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

775 Commits

Author SHA1 Message Date
89b48b1d37 One editor per blog 2021-01-17 12:53:07 +01:00
f3744227e1 Fix login title 2021-01-15 22:07:51 +01:00
e0ad125d93 Fix middleware for drafts 2021-01-15 22:05:01 +01:00
d1850300e5 Drafts 2021-01-15 21:56:46 +01:00
55902a2de9 Fix group strings (with umlauts...) 2021-01-11 17:45:57 +01:00
fae7893f0b Add Cache-Control header for static files 2021-01-10 17:26:13 +01:00
abe1f39ea4 Disable cache for static and media files, serve template assets directly from memory 2021-01-10 17:19:08 +01:00
5343826ec9 Fix 2021-01-10 16:11:53 +01:00
4c87a95e73 Local media storage 2021-01-10 15:59:43 +01:00
b2c618f300 Fix 2021-01-10 15:45:47 +01:00
8c73686a6f Improve Cache 2021-01-10 15:45:34 +01:00
f1d3fd6ad9 Improve Cache 2021-01-10 14:22:02 +01:00
0fba6ddfeb Add missing German translations 2021-01-09 11:25:37 +01:00
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