Commit Graph

197 Commits

Author SHA1 Message Date
Jan-Lukas Else 7fe07014f5 Various small improvements and fixes 2021-12-30 12:40:21 +01:00
Jan-Lukas Else 251fdc07e5 Enable minification for feeds again and test feed generation 2021-12-27 21:33:49 +01:00
Jan-Lukas Else 1be1564eb7 Rework media compression: simplify and use memory buffer instead of temporary file 2021-12-24 12:58:14 +01:00
Jan-Lukas Else eb8c33704b Replace Google's hidden Translate TTS with official Google Cloud TTS and make it automatically generate audio after posting 2021-12-16 20:21:54 +01:00
Jan-Lukas Else 893caf8ec4 Rework sessions, config and some tests 2021-12-14 17:38:36 +01:00
Jan-Lukas Else f82aad4fbf Update dependencies 2021-12-12 09:47:43 +01:00
Jan-Lukas Else 63cb57ffaa Update dependencies 2021-12-11 18:00:01 +01:00
Jan-Lukas Else c7e3605459 Use tgbotapi and improve http client mocking 2021-12-07 18:23:57 +01:00
Jan-Lukas Else 604345e7c3 Add script to update go modules, add golangci-lint config 2021-12-07 14:20:27 +01:00
Jan-Lukas Else c988700ad5 Update Docker base image and dependencies 2021-12-06 19:54:25 +01:00
Jan-Lukas Else 647f6798af Dependencies 2021-12-02 14:58:57 +01:00
Jan-Lukas Else 333e7ffc15 Add test 2021-11-30 20:52:31 +01:00
Jan-Lukas Else 81bfa438b1 Test queue 2021-11-28 09:11:37 +01:00
Jan-Lukas Else e6e4f8f25d Use indieauth module 2021-11-23 15:23:01 +01:00
Jan-Lukas Else 974892e3e5 Fix 405 on HEAD requests, improve webmention verification 2021-11-19 17:36:03 +01:00
Jan-Lukas Else 395123bad9 Update dependencies, use another websocket library 2021-11-19 07:06:55 +01:00
Jan-Lukas Else 8baf4877c1 Use real UUIDs, fix ActivityPub "Accept" 2021-11-18 17:21:50 +01:00
Jan-Lukas Else aabdde7d39 Fix styles 2021-11-16 10:37:30 +01:00
Jan-Lukas Else 0414d2fe85 Add code highlighting 2021-11-15 21:48:16 +01:00
Jan-Lukas Else abeba27ec9 Update Goldmark 2021-11-15 12:49:27 +01:00
Jan-Lukas Else 2c6cd401bc Add command line flag to use specific config file 2021-11-13 15:54:00 +01:00
Jan-Lukas Else f90a9a1f28 Unit test for editor live preview 2021-11-10 18:17:25 +01:00
Jan-Lukas Else 1a6b1e6776 Basic trips/gpx support 2021-11-10 11:13:30 +01:00
Jan-Lukas Else fc31c6f088 Remove custom shortpath redirect logic 2021-11-09 10:31:02 +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 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 1251ab7d5b Update dependencies 2021-10-30 19:26:03 +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 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 74ea0f5576 Improved TTS 2021-09-07 22:16:28 +02:00
Jan-Lukas Else 33e9d53a93 Small improvements to editor and captcha 2021-09-02 08:57:24 +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 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 695e552f50 Fix missing title in Telegram messages 2021-08-07 14:39:23 +02:00
Jan-Lukas Else ba4c32b40b Simple XSL stylesheet for sitemaps 2021-08-04 15:45:58 +02:00
Jan-Lukas Else eeba1967e1 Update dependencies 2021-07-29 12:06:12 +02:00
Jan-Lukas Else 88f26ef3c6 Reduce complexity of router build method 2021-07-27 12:51:08 +02:00
Jan-Lukas Else c2dada5d50 Refactor and test authentication middleware 2021-07-24 13:35:26 +02:00
Jan-Lukas Else 86825ea601 Simplify HTTP routing 2021-07-17 09:33:44 +02:00