1
mirror of https://github.com/jlelse/GoBlog synced 2024-05-29 10:44:27 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
49a0053044 Dependency updates 2023-02-23 16:32:59 +01:00
b06f5c02df Update tor dependency 2022-10-16 22:34:12 +02:00
93d176676f Update everything to Go 1.19 and fix potential Slowloris Attacks 2022-08-05 09:18:46 +02:00
48679bc1cf Remove Shortpixel 2022-03-23 21:48:28 +01:00
5f52993a0c Tor single hop mode option 2022-03-10 14:52:56 +01:00
68b2d604c3 Small changes (less GC, cache stats, linter fixes) 2022-02-23 12:24:11 +01:00
0bfde0bb83 Fix permissions 2021-08-17 23:23:49 +02:00
ec9ef528c4 Add option to set extra address for media 2021-08-02 20:43:24 +02:00
804ff1c221 Add optional database logging and add index for queue 2021-06-29 17:07:08 +02:00
67f2b1fbdb Bug fixes, refactoring and other improvements 2021-06-18 14:32:03 +02:00
ad8bf087ca Use shutdowner library, improve logging, update deps 2021-06-17 16:34:57 +02:00
9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
bfee141015 Promote Tor 2021-05-09 14:42:53 +02:00
705f02b7ef Rework shutdown mechanism 2021-05-07 16:14:15 +02:00
45b1921663 Fix blogstats 2021-04-30 18:42:10 +02:00
06a1a0cdde Command "check" to check for broken external links and improve graceful shutdown 2021-04-03 15:39:43 +02:00
7f8ea2d94b Improve HTTP handling (timeouts etc.) 2021-03-31 09:29:52 +02:00
bbbabdb335 Improve http router setup (use middlewares instead of custom functions) 2021-03-22 08:20:56 +01:00
ded4294c45 Add support for Tor 2021-03-19 10:10:47 +01:00