Commit Graph

628 Commits

Author SHA1 Message Date
Jan-Lukas Else 049fee72bd Add brotli compression support 2022-01-14 23:52:26 +01:00
Jan-Lukas Else 88157e52e5 Update dependencies 2022-01-14 11:39:29 +01:00
Jan-Lukas Else 82d4c7f581 Fix tailscale 2022-01-13 21:25:56 +01:00
Jan-Lukas Else de3ef0fe94 Update dependencies 2022-01-13 21:08:46 +01:00
Jan-Lukas Else 236437aba4 Replace summary templates with new rendering method 2022-01-11 12:40:31 +01:00
Jan-Lukas Else 7fba9bc0bc More parts of the rendering in Go functions 2022-01-10 19:23:20 +01:00
Jan-Lukas Else fa82364b70 Remove useless template includes and start rendering parts of the HTML directly with Go instead of templates 2022-01-09 21:08:38 +01:00
Jan-Lukas Else a3517a9a97 Fix TTS for long texts 2022-01-05 10:56:53 +01:00
Luana fac8129c99 Merge #10: Update pt-br translations 2022-01-05 09:54:21 +01:00
Jan-Lukas Else ffed42878e Update dependency 2022-01-05 09:48:53 +01:00
Jan-Lukas Else a67df28715 Do speak breaks between paragraphs 2022-01-04 18:23:54 +01:00
Jan-Lukas Else df5098b4c0 Fix and improve htmlText util method for TTS and use it for summary as well 2022-01-04 18:15:09 +01:00
Jan-Lukas Else d953b331c4 Some improvements 2022-01-04 10:37:48 +01:00
Jan-Lukas Else d6518c3a5d Update requests dependency 2022-01-04 09:48:37 +01:00
Jan-Lukas Else db6c54f3bf Fix Microformats query for post, schedule post if it's posted without status and published time is in the future 2022-01-03 14:23:25 +01:00
Jan-Lukas Else 337392112b Add support for undeleting posts within 7 days (#3) 2022-01-03 13:56:27 +01:00
Jan-Lukas Else 86625cc8fe Fix 2022-01-03 12:59:11 +01:00
Jan-Lukas Else 7fe07014f5 Various small improvements and fixes 2021-12-30 12:40:21 +01:00
Jan-Lukas Else e994e5400d Support sending notifications to ntfy.sh 2021-12-29 07:09:42 +01:00
Jan-Lukas Else 4099f6c56c Improve Drone build time 2021-12-28 12:54:08 +01:00
Jan-Lukas Else e27cbf7b40 Add seperate Dockerfile step for test to be skipable for base or tools builds 2021-12-28 12:50:40 +01:00
Jan-Lukas Else cdf5fd12ce Add tests for sitemap and default "tags" taxonomy 2021-12-28 12:36:42 +01:00
Jan-Lukas Else 193d658a62 Remove redundact section.name config, inherit from map key. And add more tests. 2021-12-28 11:47:52 +01:00
Jan-Lukas Else 61cecf8454 Fix missing default logFile config 2021-12-27 21:47:12 +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 d503f11aed Some small fixes / improvements 2021-12-26 09:18:08 +01:00
Jan-Lukas Else ec07af9469 Add more docs 2021-12-24 14:50:36 +01:00
Jan-Lukas Else 2ac14e6f8e Use GitHub Container Registry (Scaleway seems to be unreliable) 2021-12-24 13:23:45 +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 a1a88cb6df Test complete captcha flow, simplify some code parts 2021-12-20 14:00:11 +01:00
Jan-Lukas Else b68309ff59 Fix possible bypass of captcha 2021-12-19 16:56:25 +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 5c9cd77694 Fix broken routes, use "/-" for leaflet and tiles instead of "/x" which broke the date archives 2021-12-12 11:03:14 +01:00
Jan-Lukas Else 787e5fb807 Remove duplicated database logic 2021-12-12 10:36:47 +01:00
Jan-Lukas Else f82aad4fbf Update dependencies 2021-12-12 09:47:43 +01:00
Jan-Lukas Else b0d03d2d18 Add missing router path 2021-12-11 19:58:15 +01:00
Jan-Lukas Else 52fad57232 Show scheduled posts in editor 2021-12-11 19:56:40 +01:00
Jan-Lukas Else 9ea6104863 Support for scheduled posts
Closes #9
2021-12-11 19:43:40 +01:00
Jan-Lukas Else 63cb57ffaa Update dependencies 2021-12-11 18:00:01 +01:00
Jan-Lukas Else 4015bdba74 Reject webmentions where target equals source 2021-12-08 11:08:33 +01:00
Jan-Lukas Else 098cfbaa2e Delete message on Telegram when post gets deleted 2021-12-07 19:14:00 +01:00
Jan-Lukas Else 194d8698ce Update Telegram message on post update 2021-12-07 19:05:43 +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 2b1582f9f5 Update docs about docker build 2021-12-06 21:30:18 +01:00
Jan-Lukas Else 82803bfef0 Try to improve image build process 2021-12-06 21:17:39 +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