1
mirror of https://github.com/jlelse/GoBlog synced 2024-06-01 21:54:28 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
99789efcd3 Various improvements; Remove Hugo import API; Add feeds for photos 2021-02-16 16:26:21 +01:00
424d1e9944 Fix lint errors 2021-02-08 18:51:07 +01:00
6a0eda2184 Update + get rid of a few dependencies 2021-01-21 17:59:47 +01:00
d1850300e5 Drafts 2021-01-15 21:56:46 +01:00
4c87a95e73 Local media storage 2021-01-10 15:59:43 +01:00
9e4a03549f Improve error rendering 2020-12-24 10:09:34 +01:00
1025a726ef Strict use of local dates 2020-12-16 21:24:53 +01:00
eeb68dbba9 Add editor to create, update or delete posts 2020-12-12 23:44:03 +01:00
0be61598ef Fix error 2020-12-08 19:36:19 +01:00
899caf9aaa Add missing error returns 2020-11-22 20:30:02 +01:00
3a866fb3c0 Custom webmention sending implementation and other improvements 2020-11-16 18:34:29 +01:00
0cb142bd20 Add category query 2020-11-12 12:44:54 +01:00
1e9f97cb2f Fix post list query 2020-11-12 11:48:37 +01:00
2efb35d927 Specify published, updated via frontmatter 2020-11-10 20:09:32 +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
a3668baf10 Micropub media endpoint 2020-10-14 21:20:17 +02:00
9e97ec3a2b Micropub get, update, delete (with scopes), and some other fixes 2020-10-14 18:23:56 +02:00
601c57169a Parse published/updated times from micropub request 2020-10-12 19:54:22 +02:00
e57be059da Replace json and make cache faster 2020-10-07 17:35:52 +02:00
95909420ba A lot of progress 2020-10-06 19:07:48 +02:00