Commit Graph

685 Commits

Author SHA1 Message Date
Jan-Lukas Else 95233038f4 Simplify shortpath code 2021-11-09 10:50:03 +01:00
Jan-Lukas Else fc31c6f088 Remove custom shortpath redirect logic 2021-11-09 10:31:02 +01:00
Jan-Lukas Else 6c096837d6 Fix some annoyances with the webmention admin 2021-11-08 23:12:52 +01:00
Jan-Lukas Else 42e218746b Improve the mock SMTP mechanism a lot 2021-11-08 16:27:33 +01:00
Jan-Lukas Else 4857a82493 Add automatic test for contact submissions and some other small improvements 2021-11-08 14:32:02 +01:00
Jan-Lukas Else e9632720a3 Add a list of features to the docs and some small code improvements 2021-11-04 08:52:16 +01:00
Jan-Lukas Else 9815abf4bb Fix date based archive routes 2021-11-03 18:52:41 +01:00
Jan-Lukas Else 41511df0e5 Remove useless body discard 2021-11-02 18:38:08 +01:00
Jan-Lukas Else a3f2a5090b Improve live editor preview to show real post preview 2021-11-02 09:27:01 +01:00
Jan-Lukas Else bbfc68d145 Editor live preview 2021-11-01 18:39:08 +01:00
Jan-Lukas Else 53e90075f5 Add two middleware tests 2021-10-30 19:53:22 +02:00
Jan-Lukas Else 4a4086dcf1 Add tests for maprouter package 2021-10-30 19:39:33 +02:00
Jan-Lukas Else 1251ab7d5b Update dependencies 2021-10-30 19:26:03 +02:00
Jan-Lukas Else d0ffb74546 Fix editing of post homepage 2021-10-24 18:27:00 +02:00
Jan-Lukas Else 64732af4d3 Fix update button on home-posts 2021-10-24 18:02:07 +02:00
Jan-Lukas Else 4123871fd9 Add missing update button to template for homepage 2021-10-24 17:41:08 +02:00
Jan-Lukas Else 9d5b4baf3c Use short link with share button and update dependencies 2021-10-21 20:55:42 +02:00
Jan-Lukas Else 91392bb5e9 Use released Tailscale version and update bluemonday 2021-10-18 19:04:54 +02:00
Jan-Lukas Else 0fbd25da4e Add integrated Tailscale 2021-10-13 09:01:54 +02:00
Jan-Lukas Else 6658d51abf More docs 2021-09-26 13:26:32 +02:00
Jan-Lukas Else 364bb2f334 Structured docs 2021-09-26 13:10:37 +02:00
Jan-Lukas Else 68e8c6a8f7 Config for GitHub Pages 2021-09-26 12:44:04 +02:00
Jan-Lukas Else 756f6b324c Old HTTPS redirect again 2021-09-23 18:24:45 +02:00
Jan-Lukas Else a462566b85 Add example config for Tailscale 2021-09-23 18:09:51 +02:00
Jan-Lukas Else 806d588dca Fix HTTPS redirect 2021-09-23 08:53:08 +02:00
Jan-Lukas Else e9bbfc12d0 Restructure Tailscale HTTPS 2021-09-23 08:42:00 +02:00
Jan-Lukas Else 2080058dfe Add support for private Tailscale HTTPS 2021-09-22 23:55:07 +02:00
Jan-Lukas Else b4b36d1441 Update dependencies 2021-09-14 10:56:26 +02:00
Jan-Lukas Else df861d9461 Remove margin below announcement 2021-09-09 09:05:50 +02:00
Jan-Lukas Else 67152c7079 Add option to add announcement to blog header 2021-09-09 08:26:35 +02:00
Jan-Lukas Else 79f807e01a Fix post actions 2021-09-08 08:18:19 +02:00
Jan-Lukas Else 74ea0f5576 Improved TTS 2021-09-07 22:16:28 +02:00
Jan-Lukas Else d48f4f556a More tests 2021-09-02 14:49:10 +02:00
Jan-Lukas Else 33e9d53a93 Small improvements to editor and captcha 2021-09-02 08:57:24 +02:00
Jan-Lukas Else 9e423526bd Various improvements & more tests 2021-09-01 16:38:08 +02:00
Jan-Lukas Else 286c0f821a Fix formatting of contact messages 2021-09-01 11:14:49 +02:00
Jan-Lukas Else 116b9eb8cc Add test for markdown images 2021-09-01 08:29:21 +02:00
Jan-Lukas Else 9a283fee1e Update dependencies 2021-08-30 13:52:57 +02:00
Jan-Lukas Else f902beffd3 Sitemap indices with LastMod 2021-08-18 14:47:31 +02:00
Jan-Lukas Else b78c044020 Tests for regex redirects 2021-08-18 10:28:17 +02:00
Jan-Lukas Else 0bfde0bb83 Fix permissions 2021-08-17 23:23:49 +02:00
Jan-Lukas Else 783e246ca5 Go 1.17 2021-08-17 07:55:50 +02:00
Jan-Lukas Else ef66cd7c80 "GoBlog export path" for exporting markdown files of posts 2021-08-10 13:27:19 +02:00
Jan-Lukas Else da9ea7c0d7 Refactor database hooks to make them more useful 2021-08-09 18:31:42 +02:00
Jan-Lukas Else 2bf98dddaa Use Golang toLower func for lower in queries, add webmention tests 2021-08-09 13:09:45 +02:00
Jan-Lukas Else 695e552f50 Fix missing title in Telegram messages 2021-08-07 14:39:23 +02:00
Jan-Lukas Else 602523b743 More rendered titles 2021-08-05 14:53:22 +02:00
Jan-Lukas Else 4c8c147c4c Further improve post title rendering 2021-08-05 08:09:34 +02:00
Jan-Lukas Else 4c1f7fcde4 Strip down Goldmark for titles, to just provide typographer and emoji support 2021-08-05 07:05:39 +02:00
Jan-Lukas Else 663e6932bf Fix rendering Markdown title 2021-08-04 23:26:38 +02:00