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

540 Commits

Author SHA1 Message Date
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
93cdda07a1 Increase cache size 2020-11-20 16:24:18 +01:00
1688193009 Cache proxy max age 2020-11-20 15:44:29 +01:00
4ec97436ca Improve Cache 2020-11-20 15:33:20 +01:00
8332d7ee43 Make hooks a bit more modular 2020-11-17 22:10:13 +01:00
eed86794ff Improve webmentions 2020-11-17 20:01:02 +01:00
fc6c883eca Fix paths 2020-11-17 17:43:30 +01:00
a1cf7ff71f Update Paginator library 2020-11-17 17:38:17 +01:00
f3248ccf51 Add support for nodeinfo 2020-11-17 17:10:14 +01:00
5fd1e20aff Don't run pre start hooks in goroutine 2020-11-17 16:39:16 +01:00
bca9421147 Fix 2020-11-17 14:52:17 +01:00
3a866fb3c0 Custom webmention sending implementation and other improvements 2020-11-16 18:34:29 +01:00
6dd99289ad Webmentions: Remove type, fix content parsing 2020-11-16 15:46:16 +01:00
5754543d7a Rework webmention verification 2020-11-16 14:18:14 +01:00
29e29bbf6f Fix crash because of webmention verification 2020-11-16 12:05:34 +01:00
68f972db2c Add feed links on all pages 2020-11-15 17:26:46 +01:00
7c6102b9db Fix index navigation 2020-11-15 12:46:24 +01:00
6c7672d3ec Fix view to enable fts for posts without title 2020-11-15 11:53:22 +01:00
764c9f7536 Full text search 2020-11-15 11:34:48 +01:00
3584171f75 Fix trigger name 2020-11-15 00:05:35 +01:00
23863d03e9 Drop autocert table 2020-11-14 23:28:27 +01:00
f8dbb78412 Fix stupid mistake 2020-11-13 23:39:42 +01:00
10b71871ec Change response codes for activitypub inbox 2020-11-13 21:29:09 +01:00