Commit Graph

681 Commits

Author SHA1 Message Date
Jan-Lukas Else 48679bc1cf Remove Shortpixel 2022-03-23 21:48:28 +01:00
Jan-Lukas Else b460f5dd0a Update dependencies 2022-03-21 20:52:06 +01:00
Jan-Lukas Else 7df2ec5a90 Update indieauth dependency to new major version 2022-03-18 08:17:22 +01:00
Jan-Lukas Else 474155306d Go 1.18 2022-03-16 08:28:03 +01:00
Jan-Lukas Else 7e8cb619b5 Update dependencies 2022-03-14 08:41:13 +01:00
Jan-Lukas Else 54de28144c Use ristretto cache for sql statements and shortpaths 2022-03-11 10:33:27 +01:00
Jan-Lukas Else 5f52993a0c Tor single hop mode option 2022-03-10 14:52:56 +01:00
Jan-Lukas Else e3eb3a5b4e Refactor code highlighting 2022-03-10 11:56:17 +01:00
Jan-Lukas Else 02919a5efd Update dependencies 2022-03-04 16:12:03 +01:00
Jan-Lukas Else ffa4ba4ee0 Fix more linting issues and add tests 2022-02-26 20:38:52 +01:00
Jan-Lukas Else 94dba7a9b8 Fix some issues discovered by linting 2022-02-25 16:29:42 +01:00
Jan-Lukas Else ee2a5359b4 Add Deepsource config 2022-02-25 16:02:05 +01:00
Jan-Lukas Else 51fa311295 Update Tailscale and improve httpcompress 2022-02-24 14:23:05 +01:00
Jan-Lukas Else 856b504877 More pooled buffers, benchmarks and optional pprof server 2022-02-23 21:33:02 +01:00
Jan-Lukas Else 68b2d604c3 Small changes (less GC, cache stats, linter fixes) 2022-02-23 12:24:11 +01:00
Jan-Lukas Else 890e226ef6 More linters and some contexts, improved queue listening 2022-02-23 10:23:26 +01:00
Jan-Lukas Else 0437f61ba9 Rework login and captcha forms 2022-02-22 21:33:12 +01:00
Jan-Lukas Else 63a069cec8 Rework and test the geo title feature 2022-02-22 19:47:12 +01:00
Jan-Lukas Else 0f1408fe3e More pooled buffers and don't AP announce replies 2022-02-22 16:52:03 +01:00
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