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

59 Commits

Author SHA1 Message Date
d13b0a5394 Add basic ActivityPub support and other things 2020-10-26 17:37:31 +01:00
96259912cb Post-post and post-delete hooks 2020-10-19 20:25:30 +02:00
50b4bce82f Small things 2020-10-15 17:32:46 +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
d1ce3ed49c Fixes 2020-10-06 20:04:07 +02:00
95909420ba A lot of progress 2020-10-06 19:07:48 +02:00
fb6b4f65ac Fix database lock when trying to write already existing redirect 2020-09-20 22:04:42 +02:00
70f220e693 API endpoint to read posts
API endpoint to create posts from Hugo markdown file
Method to create redirects
Dependency updates
...
2020-09-18 12:34:52 +02:00