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

598 Commits

Author SHA1 Message Date
7623ca6f70 Use posts_fts table just to get the result paths 2021-11-14 08:40:19 +01:00
3c38ec62dc Reuse skipped shortpath ids 2021-11-14 07:58:49 +01:00
99980cb461 Fix short path algorithm to not skip many ids 2021-11-13 23:33:21 +01:00
55ef904286 Fix 2021-11-13 20:40:25 +01:00
0ea54f87a6 Show tracks on map as well 2021-11-13 20:19:46 +01:00
2c6cd401bc Add command line flag to use specific config file 2021-11-13 15:54:00 +01:00
d6ff2f7bd8 Improve webmention verification and add automatic test 2021-11-10 22:24:36 +01:00
dd54d20a1c Fix 2021-11-10 19:39:54 +01:00
232aed2398 Improve webmention verification 2021-11-10 19:24:54 +01:00
8256c454cf Add track feature to docs 2021-11-10 18:19:07 +01:00
f90a9a1f28 Unit test for editor live preview 2021-11-10 18:17:25 +01:00
581822dd88 Rename "trip" to "track" 2021-11-10 16:27:27 +01:00
1a6b1e6776 Basic trips/gpx support 2021-11-10 11:13:30 +01:00
95233038f4 Simplify shortpath code 2021-11-09 10:50:03 +01:00
fc31c6f088 Remove custom shortpath redirect logic 2021-11-09 10:31:02 +01:00
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