Commit Graph

54 Commits

Author SHA1 Message Date
Jan-Lukas Else 91788efe67 Go 1.16 2021-02-17 08:23:03 +01:00
Jan-Lukas Else 99789efcd3 Various improvements; Remove Hugo import API; Add feeds for photos 2021-02-16 16:26:21 +01:00
Jan-Lukas Else e434103fc1 Allow comments on comments 2021-02-14 14:15:01 +01:00
Jan-Lukas Else 424d1e9944 Fix lint errors 2021-02-08 18:51:07 +01:00
Jan-Lukas Else 79a9ce6126 Fix special characters in comments 2021-02-03 10:44:39 +01:00
Jan-Lukas Else 72f676dda2 Add comment functionality 2021-01-23 17:24:47 +01:00
Jan-Lukas Else 6a0eda2184 Update + get rid of a few dependencies 2021-01-21 17:59:47 +01:00
Jan-Lukas Else 89b48b1d37 One editor per blog 2021-01-17 12:53:07 +01:00
Jan-Lukas Else abe1f39ea4 Disable cache for static and media files, serve template assets directly from memory 2021-01-10 17:19:08 +01:00
Jan-Lukas Else 37f36678b2 Add blog stats with posts per year 2021-01-04 20:29:49 +01:00
Jan-Lukas Else 818a1c23c2 Use static home page 2020-12-23 16:53:10 +01:00
Jan-Lukas Else 315fb575cb Don't render absolute links on HTML post pages, but in feeds and activitystreams 2020-12-23 14:36:27 +01:00
Jan-Lukas Else 9da9e37f32 Short URLs 2020-12-22 22:15:29 +01:00
Jan-Lukas Else 1025a726ef Strict use of local dates 2020-12-16 21:24:53 +01:00
Jan-Lukas Else 6256b2fdd9 Use ParseLocal method 2020-12-16 20:21:35 +01:00
Jan-Lukas Else 74d02b00bd Login form with JWT 2020-12-15 17:40:14 +01:00
Jan-Lukas Else eeb68dbba9 Add editor to create, update or delete posts 2020-12-12 23:44:03 +01:00
Jan-Lukas Else 0be61598ef Fix error 2020-12-08 19:36:19 +01:00
Jan-Lukas Else 899caf9aaa Add missing error returns 2020-11-22 20:30:02 +01:00
Jan-Lukas Else 3a866fb3c0 Custom webmention sending implementation and other improvements 2020-11-16 18:34:29 +01:00
Jan-Lukas Else 764c9f7536 Full text search 2020-11-15 11:34:48 +01:00
Jan-Lukas Else 24cd596348 Remove local https, use certmagic for public https, improve hooks (no empty output) and improve webmentions (admin and ascending order on posts) 2020-11-11 16:58:44 +01:00
Jan-Lukas Else 6f79024b31 Remove redirect template 2020-11-10 16:41:21 +01:00
Jan-Lukas Else 5ea44630d7 Webmentions, Telegram Notifications, etc. 2020-11-06 18:45:31 +01:00
Jan-Lukas Else 11c4467caa Add old content warning 2020-11-03 18:00:03 +01:00
Jan-Lukas Else f300c3d498 Improve templates and stuff 2020-11-01 18:37:21 +01:00
Jan-Lukas Else d13b0a5394 Add basic ActivityPub support and other things 2020-10-26 17:37:31 +01:00
Jan-Lukas Else 912b24b9b4 Improve summary algorithm 2020-10-18 11:54:29 +02:00
Jan-Lukas Else 4cb605c38b Post translations, little progress on templates 2020-10-16 20:34:34 +02:00
Jan-Lukas Else 50b4bce82f Small things 2020-10-15 17:32:46 +02:00
Jan-Lukas Else 9e97ec3a2b Micropub get, update, delete (with scopes), and some other fixes 2020-10-14 18:23:56 +02:00
Jan-Lukas Else 6624ac9ecd Custom pages 2020-10-13 13:40:16 +02:00
Jan-Lukas Else f2dc532334 Language based date format on posts 2020-10-12 19:46:14 +02:00
Jan-Lukas Else 83253f03c4 Fix blog-relative links 2020-10-12 19:26:32 +02:00
Jan-Lukas Else 43cd803342 Add language based strings 2020-10-12 19:12:43 +02:00
Jan-Lukas Else fe5a1baab2 Fix templates 2020-10-12 18:47:23 +02:00
Jan-Lukas Else 95909420ba A lot of progress 2020-10-06 19:07:48 +02:00
Jan-Lukas Else 1c8da99620 Photos page 2020-09-21 18:03:05 +02:00
Jan-Lukas Else 3f3ffb4bec Add methods to use configurable strings in templates (preparation for multiblog/multilang) 2020-09-20 19:10:01 +02:00
Jan-Lukas Else 9846cf2211 Rework template initialization, load all templates from template directory 2020-09-20 17:47:54 +02:00
Jan-Lukas Else bf28e34038 Make menu config map, not list 2020-09-20 17:28:24 +02:00
Jan-Lukas Else bba5eaa078 Fix taxonomies, post order etc. 2020-09-19 14:56:31 +02:00
Jan-Lukas Else f38e8e5a20 Add Menu 2020-09-19 13:37:58 +02:00
Jan-Lukas Else 377bf496c2 Asset handling with minification, fingerprinting and Cache-Control headers 2020-09-19 12:27:07 +02:00
Jan-Lukas Else 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
Jan-Lukas Else 4f71a2a090 Add method to generate post summaries, extend feeds 2020-09-15 17:01:53 +02:00
Jan-Lukas Else 341d9ab3f5 Add RSS/Atom/JSON Feed 2020-09-02 17:48:37 +02:00
Jan-Lukas Else 4b066d5ea1 "Urlize" taxonomy values in path 2020-09-01 18:53:21 +02:00
Jan-Lukas Else 484da515aa Taxonomies! 2020-08-31 21:12:43 +02:00
Jan-Lukas Else 626000ab96 Add simple index (or /blog) site 2020-08-05 19:23:39 +02:00