Commit Graph

712 Commits

Author SHA1 Message Date
Jan-Lukas Else b453e6b400 Activate more linters and fix linted problems 2022-02-22 10:14:48 +01:00
Jan-Lukas Else 505641170e Improve cacheRecorder, don't log ping requests from healthcheck 2022-02-21 22:02:33 +01:00
Jan-Lukas Else 46548df638 Improved cache efficiency 2022-02-21 18:47:41 +01:00
Jan-Lukas Else 3c6c234233 Update dependencies 2022-02-19 20:52:20 +01:00
Jan-Lukas Else 6889123995 ioutil -> io 2022-02-18 16:40:10 +01:00
Jan-Lukas Else 6fc1e0dc03 Use custom compression middleware 2022-02-18 16:35:53 +01:00
Jan-Lukas Else 1f8c031e14 Switch back to chi compress middleware and allow more content types 2022-02-16 19:37:56 +01:00
Jan-Lukas Else e7289c3120 Use klauspost compress module 2022-02-16 19:12:54 +01:00
Jan-Lukas Else e4db52d87d Remove brotli, but use "best" compression 2022-02-16 18:14:10 +01:00
Jan-Lukas Else 957b0f2bfc Update dependencies 2022-02-16 13:02:08 +01:00
Jan-Lukas Else 222c792908 More improvements (less buffers, some fixes) 2022-02-12 22:29:45 +01:00
Jan-Lukas Else 51eaf24ff2 Some improvements and data race fixes 2022-02-12 12:37:13 +01:00
Jan-Lukas Else d8caf1e6f5 More optimizations 2022-02-12 00:48:59 +01:00
Jan-Lukas Else 6e767e3612 More io streaming 2022-02-11 19:39:07 +01:00
Jan-Lukas Else 3d5cb1ab4a Fix typo 2022-02-11 16:27:34 +01:00
Jan-Lukas Else 68daab64e3 Use more writers and streaming when possible 2022-02-11 16:19:10 +01:00
Jan-Lukas Else 5771a945cf Update lib 2022-02-11 10:58:12 +01:00
Jan-Lukas Else e32cb518af Move strings out of template files and embedded in app, improve notifications admin a bit 2022-02-11 10:48:33 +01:00
Jan-Lukas Else 08cf35968e Highlighting: Use default Monokai style 2022-02-10 10:36:55 +01:00
Jan-Lukas Else b57cfaf0e4 Update dependencies 2022-02-08 21:28:30 +01:00
Jan-Lukas Else 89ecd7c656 Use some constants 2022-02-01 15:58:12 +01:00
Jan-Lukas Else da3b9d5c76 Fix headAsGetHandler 2022-01-31 11:31:16 +01:00
Jan-Lukas Else 1c7195a135 Breaking! Render everything using go functions, remove custom pages support and now unused template rendering 2022-01-30 16:40:53 +01:00
Jan-Lukas Else 6dc36e697f Show interactions on comments 2022-01-28 08:26:51 +01:00
Jan-Lukas Else e02ec1cd71 Replace more templates 2022-01-27 18:17:44 +01:00
Jan-Lukas Else bf812d9650 Add "On this Day" redirect 2022-01-26 21:08:46 +01:00
Jan-Lukas Else 9eb9b50c0a Close database after all tests 2022-01-26 20:16:26 +01:00
Jan-Lukas Else 66cdf89863 Fix some small things 2022-01-26 19:59:09 +01:00
Jan-Lukas Else 5268529b12 Remove useless mutex 2022-01-26 12:04:20 +01:00
Jan-Lukas Else 763188169f Some performance and memory improvements 2022-01-26 12:02:12 +01:00
Jan-Lukas Else 48f2ac888b Add support for IndexNow 2022-01-24 09:43:06 +01:00
Jan-Lukas Else 1c3af6d657 Update Tailscale 2022-01-21 13:51:16 +01:00
Jan-Lukas Else 4d04366195 Fix 2022-01-20 18:34:16 +01:00
Jan-Lukas Else aa319b70fb Render all non-login using new method to use less allocations and memory 2022-01-20 18:22:10 +01:00
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