Commit Graph

641 Commits

Author SHA1 Message Date
Jan-Lukas Else 92172d6404 Ntfy with custom server and authentication support 2022-04-04 13:07:36 +02:00
Jan-Lukas Else 2a867e7c3f Telegram add hook for undelete 2022-03-31 16:18:49 +02:00
Jan-Lukas Else 9035f9bf46 Remove queue trigger again, made tests fail, change schedule times 2022-03-31 15:52:32 +02:00
Jan-Lukas Else 5f969f8ba8 Fix un-deletion for activitypub / mastodon, improve queue handling 2022-03-31 14:55:36 +02:00
Jan-Lukas Else c38c5e8ed9 Fix webmention 2022-03-28 18:02:16 +02:00
Jan-Lukas Else 6c115b1491 Image compression / resize using pure Go and not vips 2022-03-25 16:45:51 +01:00
Jan-Lukas Else 89eb4ba9b8 Add missing closing link tag 2022-03-25 15:11:41 +01:00
Jan-Lukas Else f13946472d Local compression: Check if vips supports image type 2022-03-24 20:19:58 +01:00
Jan-Lukas Else 1d1b3053ce Use GitHub actions 2022-03-24 19:51:22 +01:00
Jan-Lukas Else a5bdb23979 Add local image compression using VIPS 2022-03-24 15:19:34 +01:00
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