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

27 Commits

Author SHA1 Message Date
7fe07014f5 Various small improvements and fixes 2021-12-30 12:40:21 +01:00
a1a88cb6df Test complete captcha flow, simplify some code parts 2021-12-20 14:00:11 +01:00
f902beffd3 Sitemap indices with LastMod 2021-08-18 14:47:31 +02:00
b78c044020 Tests for regex redirects 2021-08-18 10:28:17 +02:00
4c8c147c4c Further improve post title rendering 2021-08-05 08:09:34 +02:00
ba4c32b40b Simple XSL stylesheet for sitemaps 2021-08-04 15:45:58 +02:00
7d3cfe784a Use sitemap indices and improve sitemap generation 2021-08-04 11:09:27 +02:00
88f26ef3c6 Reduce complexity of router build method 2021-07-27 12:51:08 +02:00
3db1f6b85c Contact: Add option for privacy policy 2021-07-22 14:04:46 +02:00
4205fb173f Priorities for posts (pinned posts), comments on blogroll, stats and map & some refactorings and fixes 2021-07-12 16:19:28 +02:00
85bf7ab711 Improve posts db 2021-07-03 12:11:57 +02:00
1e0b97b4d4 Add generic day path to sitemap 2021-06-27 20:59:11 +02:00
eb9a842a40 Fix 2021-06-11 08:24:41 +02:00
a2f5ddbdcf Improve method to get relative and full addresses (first unit tests!) 2021-06-10 22:10:13 +02:00
9714d65679 Big refactoring: Avoid global vars almost everywhere 2021-06-06 14:39:42 +02:00
1ef34889ae Add native blogroll integration 2021-05-08 21:22:48 +02:00
1218def2b6 Add all public URLs to sitemap 2021-03-09 21:35:17 +01:00
99789efcd3 Various improvements; Remove Hugo import API; Add feeds for photos 2021-02-16 16:26:21 +01:00
d1850300e5 Drafts 2021-01-15 21:56:46 +01:00
9e4a03549f Improve error rendering 2020-12-24 10:09:34 +01:00
6256b2fdd9 Use ParseLocal method 2020-12-16 20:21:35 +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
96259912cb Post-post and post-delete hooks 2020-10-19 20:25:30 +02:00
dff1da6f68 Simplify routing code a bit 2020-10-15 19:50:34 +02:00
50b4bce82f Small things 2020-10-15 17:32:46 +02:00
9002142524 Move sitemap code 2020-09-22 17:15:17 +02:00