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

533 Commits

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