1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-02 20:14:26 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
2f8dabc83e Send contact messages and notifications asynchronously 2023-03-05 17:17:40 +01:00
1f2510ac53 Remove Tailscale, add settings for custom HTTPS 2022-10-30 20:57:25 +01:00
2158b156c5 Basic (experimental) plugin support with two plugin types (exec and middleware) 2022-08-09 17:47:53 +02:00
94dba7a9b8 Fix some issues discovered by linting 2022-02-25 16:29:42 +01:00
b453e6b400 Activate more linters and fix linted problems 2022-02-22 10:14:48 +01:00
957b0f2bfc Update dependencies 2022-02-16 13:02:08 +01:00
893caf8ec4 Rework sessions, config and some tests 2021-12-14 17:38:36 +01:00
e9bbfc12d0 Restructure Tailscale HTTPS 2021-09-23 08:42:00 +02:00
88f26ef3c6 Reduce complexity of router build method 2021-07-27 12:51:08 +02:00
c2dada5d50 Refactor and test authentication middleware 2021-07-24 13:35:26 +02:00
eecc3a7d35 Set cookies for all pages 2021-07-14 11:54:20 +02:00
ea00ff5788 Refactor time usages (use Format instead of String) 2021-07-13 17:23:10 +02:00
67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
29dba59574 Improve database usage 2021-05-29 13:32:00 +02:00
1b2eed9897 Use sessions instead of jwt 2021-05-14 18:24:02 +02:00