1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 21:54:28 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
5ea44630d7 Webmentions, Telegram Notifications, etc. 2020-11-06 18:45:31 +01:00
d13b0a5394 Add basic ActivityPub support and other things 2020-10-26 17:37:31 +01:00
77f6a53a7e Add garbage collection to cache and cache redirects 2020-10-19 23:33:08 +02:00
a3c6ba832e Massively improve cache using singleflight and storing cacheitems in memory 2020-10-19 23:02:57 +02:00
141fe3485f Add hourly hooks and improve command execution code 2020-10-18 17:22:24 +02:00
76b959092e Rename method 2020-10-15 21:12:28 +02:00
a78883a679 Regex path redirects 2020-10-15 20:54:43 +02:00
e57be059da Replace json and make cache faster 2020-10-07 17:35:52 +02:00
e1c362ac2f Use mutexes to prevent cache stampede 2020-09-22 16:42:36 +02:00
3f3ffb4bec Add methods to use configurable strings in templates (preparation for multiblog/multilang) 2020-09-20 19:10:01 +02:00
5db4067caf Remove libsass, add hooks which enable to use custom commands to generate css from scss, but much more, also less dependencies 2020-09-20 18:46:25 +02:00
9846cf2211 Rework template initialization, load all templates from template directory 2020-09-20 17:47:54 +02:00
80b3b604c0 Fix asset handling 2020-09-19 12:57:14 +02:00
377bf496c2 Asset handling with minification, fingerprinting and Cache-Control headers 2020-09-19 12:27:07 +02:00
5bb295b4ed Simplify emojify 2020-08-24 21:09:30 +02:00
e3b346acf7 Add automatic HTTPS 2020-08-01 17:49:46 +02:00
c3449faec6 Minify HTML of posts 2020-07-31 16:23:29 +02:00
e761e20fdc Initial state of rendering 2020-07-31 15:48:01 +02:00
9ee3c0c730 Configure routes based on post paths from DB 2020-07-29 17:17:48 +02:00
b57d1b2d2f Graceful shutdown 2020-07-28 21:54:34 +02:00
82f612bda8 The beginning of something awesome 2020-07-28 21:17:07 +02:00