Commit Graph

303 Commits

Author SHA1 Message Date
Jan-Lukas Else 2842ff6220 Small things 2021-04-16 20:00:38 +02:00
Jan-Lukas Else 031dd0eca4 Fix, don't cache apk repo 2021-04-14 22:07:37 +02:00
Jan-Lukas Else 4b302ced71 Update dependencies 2021-04-14 21:59:40 +02:00
Jan-Lukas Else ef1c208e3c Remove asset integrity from templates as it breaks Google Translate 2021-04-12 22:16:41 +02:00
Jan-Lukas Else e95ba682e9 Add healthcheck for Docker 2021-04-11 16:10:20 +02:00
Jan-Lukas Else 5a5069a44d Close DB after check 2021-04-03 15:48:31 +02:00
Jan-Lukas Else 06a1a0cdde Command "check" to check for broken external links and improve graceful shutdown 2021-04-03 15:39:43 +02:00
Jan-Lukas Else 0d7f615240 SRI for stylesheet as well 2021-04-02 10:59:01 +02:00
Jan-Lukas Else 33684a7940 Various changes (SRI for JS, HTTP server init, ect.) 2021-04-02 10:28:04 +02:00
Jan-Lukas Else 7f8ea2d94b Improve HTTP handling (timeouts etc.) 2021-03-31 09:29:52 +02:00
Jan-Lukas Else f378395d5d Some small changes 2021-03-26 09:33:46 +01:00
Jan-Lukas Else eb5675f0b0 Fix ActivityStreams, only serve AS on desired paths 2021-03-23 07:27:12 +01:00
Jan-Lukas Else c4baa47456 Reduce amount of middleware initializations when rebuilding router 2021-03-22 15:57:29 +01:00
Jan-Lukas Else 610113e9c9 Add heartbeat endpoint and improve dockerfile 2021-03-22 10:25:43 +01:00
Jan-Lukas Else bbbabdb335 Improve http router setup (use middlewares instead of custom functions) 2021-03-22 08:20:56 +01:00
Jan-Lukas Else 04f5cdc122 Small activitypub changes 2021-03-19 14:26:45 +01:00
Jan-Lukas Else 58586fb9a7 Start restructuring router building 2021-03-19 13:04:11 +01:00
Jan-Lukas Else e5117779cc Use RWMutex instead of atomic value 2021-03-19 11:26:45 +01:00
Jan-Lukas Else ded4294c45 Add support for Tor 2021-03-19 10:10:47 +01:00
Jan-Lukas Else 917dcdab48 CSS fixes, Translations, Translate Button 2021-03-18 12:13:17 +01:00
Jan-Lukas Else a35bafe247 Add example config 2021-03-15 22:28:43 +01:00
Jan-Lukas Else 94cc221625 Added regular garbage collection 2021-03-13 13:17:42 +01:00
Jan-Lukas Else 5aa04ba366 Collect garbage after cache clear and reloading router 2021-03-12 08:57:40 +01:00
Jan-Lukas Else 3877507890 Use ristretto cache library instead of lru 2021-03-11 19:00:09 +01:00
Jan-Lukas Else 0a4d552cd1 Optimize template parsing 2021-03-11 09:16:19 +01:00
Jan-Lukas Else 5e65fd6bd7 Simplify 2021-03-10 22:31:43 +01:00
Jan-Lukas Else 302e290ea2 Simplify rendering 2021-03-10 19:21:23 +01:00
Jan-Lukas Else d9afd0cb49 Fix 2021-03-10 18:49:32 +01:00
Jan-Lukas Else 41083cfb31 Add some Server-Timing informations 2021-03-10 18:47:56 +01:00
Jan-Lukas Else 826a672bae Improve handler initialization 2021-03-10 18:08:20 +01:00
Jan-Lukas Else 163e22c49c Improve content negotiation and activity streams 2021-03-10 11:29:20 +01:00
Jan-Lukas Else 13f770dd7f Fix http code on error in Browser 2021-03-09 21:48:30 +01:00
Jan-Lukas Else 1218def2b6 Add all public URLs to sitemap 2021-03-09 21:35:17 +01:00
Jan-Lukas Else 4bba5c9a4a Small improvements 2021-03-08 18:14:52 +01:00
Jan-Lukas Else a47a1719eb Allow requesting webmentions with status using query param 2021-03-06 19:29:15 +01:00
Jan-Lukas Else 8fb6d8e177 Update dependencies 2021-03-03 18:19:55 +01:00
Jan-Lukas Else 71777613af TOTP 2021-02-28 08:57:15 +01:00
Jan-Lukas Else 8a20285029 Fix 2021-02-27 15:43:04 +01:00
Jan-Lukas Else 029d4555b2 Fix 2021-02-27 09:06:30 +01:00
Jan-Lukas Else 6de2ae6ff3 Login form with 200 and no cache header 2021-02-27 09:05:39 +01:00
Jan-Lukas Else e25199b2a3 Private mode 2021-02-27 08:31:06 +01:00
Jan-Lukas Else 98e81875d4 Replace monday library with ISO8601 dates 2021-02-26 10:31:38 +01:00
Jan-Lukas Else b81f890120 Login, Logout and show update and delete below posts 2021-02-24 16:01:10 +01:00
Jan-Lukas Else 243d695bf4 Small things 2021-02-24 13:16:33 +01:00
Jan-Lukas Else e74afac829 Show admin links when logged in 2021-02-20 23:35:16 +01:00
Jan-Lukas Else bb73d4831c Fix cookies for auth and captcha 2021-02-20 22:45:38 +01:00
Jan-Lukas Else be929058cf Save notifications to DB, Notificationsadmin 2021-02-20 15:42:45 +01:00
Jan-Lukas Else a114d4d8d9 Rework webfinger to increase compatibility 2021-02-19 14:32:34 +01:00
Jan-Lukas Else bbf92a7d09 Fix 2021-02-18 09:26:55 +01:00
Jan-Lukas Else a1297e72c1 Rewrite speak.js to make it smaller when compressed 2021-02-18 09:17:23 +01:00