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

734 Commits

Author SHA1 Message Date
24cd596348 Remove local https, use certmagic for public https, improve hooks (no empty output) and improve webmentions (admin and ascending order on posts) 2020-11-11 16:58:44 +01:00
088ae06b98 More fixes 2020-11-11 09:03:20 +01:00
64e7507f47 Fix 2020-11-11 08:28:29 +01:00
2efb35d927 Specify published, updated via frontmatter 2020-11-10 20:09:32 +01:00
1d17beb427 Only verify new webmentions every 30 sec 2020-11-10 19:43:01 +01:00
9a9da179ad Update deps 2020-11-10 16:49:15 +01:00
c6d25c0385 Fix photos 2020-11-10 16:48:59 +01:00
6f79024b31 Remove redirect template 2020-11-10 16:41:21 +01:00
5a284ab286 Fix chi routing rawpath 2020-11-10 16:40:22 +01:00
fa3242917b Set redirect code 2020-11-10 07:53:08 +01:00
902f0f55e8 Fixes 2020-11-10 07:45:32 +01:00
3a4338ded2 Fix 2020-11-09 22:00:57 +01:00
78c2ad722b Add Telegram syndication 2020-11-09 19:54:06 +01:00
7364cfed59 Remove unused config 2020-11-09 19:34:22 +01:00
f073c53004 Auto-improve internal webmentions 2020-11-09 18:54:34 +01:00
352c0f4d82 Reimplement redirects 2020-11-09 18:33:56 +01:00
53c55c9a6b More meta tags 2020-11-09 17:04:20 +01:00
5b9ac19cb8 Add some features, improve database handling & performance, robots.txt and more 2020-11-09 16:40:12 +01:00
85f010b895 Add Delete support to activitypub 2020-11-08 23:04:32 +01:00
7d86c8c1cf Improve Blogroll template 2020-11-08 23:02:20 +01:00
5ea44630d7 Webmentions, Telegram Notifications, etc. 2020-11-06 18:45:31 +01:00
5bc95ef807 Redirect to slash-free path 2020-11-05 17:06:42 +01:00
1e7dd17f1a Log to file in combined format 2020-11-03 18:58:32 +01:00
11c4467caa Add old content warning 2020-11-03 18:00:03 +01:00
f300c3d498 Improve templates and stuff 2020-11-01 18:37:21 +01:00
d13b0a5394 Add basic ActivityPub support and other things 2020-10-26 17:37:31 +01:00
b9856175b9 Small cache things 2020-10-20 18:15:15 +02: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
a2190306da Add HTTP compression 2020-10-19 21:09:51 +02:00
96259912cb Post-post and post-delete hooks 2020-10-19 20:25:30 +02:00
141fe3485f Add hourly hooks and improve command execution code 2020-10-18 17:22:24 +02:00
753424f715 Disable markdown linkify extension 2020-10-18 12:10:00 +02:00
912b24b9b4 Improve summary algorithm 2020-10-18 11:54:29 +02:00
4d452963d5 Automatically dump database after each write 2020-10-18 10:01:46 +02:00
1a3178eea7 Improve post counting 2020-10-17 20:22:00 +02:00
92e508d5cf Update dependencies, minify sitemap 2020-10-17 17:36:18 +02:00
4cb605c38b Post translations, little progress on templates 2020-10-16 20:34:34 +02:00
5652fab725 Add basic security headers 2020-10-16 15:35:38 +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
dff1da6f68 Simplify routing code a bit 2020-10-15 19:50:34 +02:00
50b4bce82f Small things 2020-10-15 17:32:46 +02:00
91b094053f Replace certmagic with autocert and use database to store certs 2020-10-15 17:02:58 +02:00
a3668baf10 Micropub media endpoint 2020-10-14 21:20:17 +02:00
5f0fdf2b5d Clean up post params 2020-10-14 18:31:05 +02:00
9e97ec3a2b Micropub get, update, delete (with scopes), and some other fixes 2020-10-14 18:23:56 +02:00
e611a5008d IndieAuth server 2020-10-13 21:35:39 +02:00
6624ac9ecd Custom pages 2020-10-13 13:40:16 +02:00
2e358e2de8 Add profile middleware 2020-10-12 20:23:21 +02:00