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

832 Commits

Author SHA1 Message Date
90ecd76492 Tell robots to not index comments 2021-01-23 17:44:40 +01:00
72f676dda2 Add comment functionality 2021-01-23 17:24:47 +01:00
6a0eda2184 Update + get rid of a few dependencies 2021-01-21 17:59:47 +01:00
dafcace8db cache path redirects and improve regexredirects 2021-01-21 17:08:11 +01:00
9c0dd8155b Don't show draft-taxonomies 2021-01-21 16:49:10 +01:00
c73e53ce3c Add config option to enable redirect to random post 2021-01-20 13:38:24 +01:00
c54dfad1df Add a basic Readme 2021-01-19 19:52:43 +01:00
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