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

262 Commits

Author SHA1 Message Date
37f36678b2 Add blog stats with posts per year 2021-01-04 20:29:49 +01:00
7979fc3ef3 Fix table CSS 2021-01-04 20:14:44 +01:00
2453ed1964 Remove unneeded meta element 2021-01-04 13:42:30 +01:00
c24238fb0b Update Emojilib 2020-12-31 17:15:05 +01:00
a34dc887b0 Add archives for months and months + days 2020-12-26 20:40:22 +01:00
93cebc32ae Update dependencies 2020-12-26 19:46:24 +01:00
efce703f33 Add config for short domains 2020-12-24 11:00:16 +01:00
9e4a03549f Improve error rendering 2020-12-24 10:09:34 +01:00
59388e8654 Just remove the favicon for now 2020-12-24 08:47:02 +01:00
386b75f237 h-feed 2020-12-23 17:42:12 +01:00
818a1c23c2 Use static home page 2020-12-23 16:53:10 +01:00
315fb575cb Don't render absolute links on HTML post pages, but in feeds and activitystreams 2020-12-23 14:36:27 +01:00
afcbf69e7d Serve files in "static" folder 2020-12-23 14:11:14 +01:00
34807582dd Improvements for short urls 2020-12-22 23:26:23 +01:00
9da9e37f32 Short URLs 2020-12-22 22:15:29 +01:00
75a960e975 Update chi 2020-12-22 20:29:25 +01:00
6273c40b43 Some editor improvements 2020-12-21 20:40:08 +01:00
39e999acca Simplify webmention routing 2020-12-19 11:06:55 +01:00
4b3c61022b Add MIT license 2020-12-18 22:25:58 +01:00
1025a726ef Strict use of local dates 2020-12-16 21:24:53 +01:00
6256b2fdd9 Use ParseLocal method 2020-12-16 20:21:35 +01:00
68650a883e Don't send a cookie with every request 2020-12-15 17:56:08 +01:00
74d02b00bd Login form with JWT 2020-12-15 17:40:14 +01:00
04d2079111 Update markdown code a bit 2020-12-14 22:05:54 +01:00
21c117a869 Update dependencies 2020-12-14 21:22:51 +01:00
c8df151c57 Add year and month archives 2020-12-13 15:16:47 +01:00
796470c067 Add file upload to editor 2020-12-13 11:28:46 +01:00
54a1f699b3 More fixes 2020-12-13 11:28:11 +01:00
e8690c52e9 http router fixes 2020-12-13 11:01:57 +01:00
889ac94c8f Some CSS fixes 2020-12-13 11:01:19 +01:00
93f512dd40 Ellipsize long webmention titles 2020-12-13 10:39:00 +01:00
eeb68dbba9 Add editor to create, update or delete posts 2020-12-12 23:44:03 +01:00
366514699d Fix search html 2020-12-12 22:23:07 +01:00
db1c4901c7 Update IndieAuth (w/o PKCE for now) 2020-12-09 17:25:09 +01:00
0be61598ef Fix error 2020-12-08 19:36:19 +01:00
44c7bd117f Sort taxonomie values on posts 2020-12-07 22:30:26 +01:00
c1d05c679f Emoji favicons 2020-12-04 22:47:50 +01:00
312110f443 Remove unused code 2020-12-03 20:35:31 +01:00
38e985477c IndieAuth: Allow empty scope 2020-12-01 14:36:16 +01:00
8da8a0de26 Enable Linkify markdown extension 2020-11-28 09:02:12 +01:00
8fd3fd07cc Rotate logs and cache assets too 2020-11-26 17:40:40 +01:00
0e90cc0112 Etag and Last-Modified headers 2020-11-26 09:44:44 +01:00
58f856f4b1 Rework cache with etag 2020-11-25 14:59:48 +01:00
004c4fd2c1 Verify webmentions using a queue 2020-11-25 12:36:14 +01:00
c6200001b9 Save shared inbox to reduce amount of messages 2020-11-25 11:29:36 +01:00
899caf9aaa Add missing error returns 2020-11-22 20:30:02 +01:00
954c3be6c3 Fix time comparing 2020-11-22 18:29:46 +01:00
2e9b0ef4df Improve activitypub sending 2020-11-22 16:10:59 +01:00
baf9c63e56 Purge cache after webmention approved / deleted via admin 2020-11-22 13:20:48 +01:00
ec5b9a6868 Improve taxonomy lists 2020-11-22 09:11:57 +01:00