Commit Graph

1341 Commits

Author SHA1 Message Date
dank074 7d1e8ce084 remove jitter from delay calculation altogether 2026-01-30 20:51:50 -06:00
dank074 50d4ddbc02 simplify reconnect delay and shorten time 2026-01-30 20:26:50 -06:00
dank074 5811024b07 convert event listener iterations to Promise.all + map 2026-01-30 18:54:14 -06:00
dank074 3812f47ac2 add rabbitmq reconnection logic with state recovery 2026-01-22 17:06:30 -06:00
Rory& 31345651db Make openapi.js work offline - still needs conditionals fixed though 2026-01-22 21:34:21 +01:00
Rory& cc2bcef03b CDN: use central cache middleware. Closes #1455 2026-01-22 20:25:33 +01:00
Rory& 935f7960a6 Move health endpoints to /, deprecate /api/-. Fixes #1089 2026-01-22 19:42:24 +01:00
Rory& b3a595f25d Apply-migrations: retry 2026-01-22 08:31:06 +01:00
Rory& 88500e5fd3 WIP: StopForumSpam support 2026-01-22 07:34:21 +01:00
MathMan05 ec4222ee77 bot fix 2026-01-21 12:11:10 -06:00
MathMan05 192758e3df fix validations 2026-01-20 18:38:20 +01:00
Rory& 5dde677d01 Fix NixOS tests, allow building via tsgo 2026-01-20 03:00:40 +01:00
Rory& 1f42f4b888 Nix test VM, migrations helper script 2026-01-19 11:57:22 +01:00
Rory& 8a1295ddfd Add stub POSt report endpoint 2026-01-17 03:22:44 +01:00
ohayo 61b468f76d Make this not use the whole session object 2026-01-15 23:28:18 +10:00
Rory& 3dd950b8ec Add temp reporting menu responses 2026-01-15 07:37:41 +01:00
Rory& 35111173c3 Enum for report menu types 2026-01-14 23:11:06 +01:00
Rory& a0417adff2 Actually map all endpoints for getting report menus 2026-01-14 22:20:04 +01:00
CyberL1 e2df7c8927 fest: throw an error if bot name is empty 2026-01-14 16:17:13 +01:00
CyberL1 349211bdcd fest: throw an error if application name is empty 2026-01-14 16:11:36 +01:00
CyberL1 e274ae107d fix: FieldErrors function returned array instead of an object 2026-01-14 16:05:09 +01:00
Rory& 23f6754597 Gateway close logging for 4002 2026-01-13 23:16:10 +01:00
Rory& 20d7b45ac4 Support API v10 2026-01-13 22:38:33 +01:00
Rory& db83922644 Include request info in errors 2026-01-13 21:57:25 +01:00
Rory& 49bb15051a Whoami endpoint in api 2026-01-11 16:37:54 +01:00
CyberL1 1b7c882852 fix: relationshipsSelf are now actually self 2026-01-10 15:33:21 +01:00
MathMan05 b7d359c3cd Fix profile API
It should no longer send a random user(Emma/Rory) and should now just send the correct user.
2025-12-29 18:00:50 +01:00
Rory& 916e6f454a Persist uploader user id for new stickers 2025-12-28 11:23:29 +01:00
Rory& e784959bcc Fix schemas... 2025-12-27 13:08:44 +01:00
Rory& df1aea808b Allow passing config secrets as paths 2025-12-27 10:27:50 +01:00
Rory& e98a5b1a02 print cwd in jwt 2025-12-27 06:51:58 +01:00
Rory& 9e6b8e3351 Log some paths 2025-12-27 06:27:17 +01:00
Rory& 50d27a7bf4 fix endpoint crap 2025-12-27 05:26:47 +01:00
Rory& 0c4d768bed Ignore empty ASN type/ID in register 2025-12-26 11:01:21 +01:00
Rory& d91b55dfcc Fix endpoint public splitting 2025-12-25 23:05:35 +01:00
Rory& 5b59130994 Drop unused metrics configuration 2025-12-25 07:50:34 +01:00
Rory& 4ddd05e35c Drop unused Kafka configuration 2025-12-25 07:28:58 +01:00
Rory& e141202e5a Consistent imports and instructions for email 2025-12-25 05:47:44 +01:00
Rory& b0105d7d80 No s3 support by default 2025-12-25 03:57:01 +01:00
Rory& 0cf765fa9f Drop sqlite3 by default 2025-12-25 03:45:49 +01:00
Rory& 55b3416957 Add server name config option for use in client redirects 2025-12-23 22:06:11 +01:00
Rory& 66ecc9d5bd Set low cache-control headers for static pages 2025-12-23 21:57:39 +01:00
Cyber 387b176f24 Merge pull request #1449 from MathMan05/inviteFix 2025-12-22 20:57:08 +01:00
MathMan05 84213549fe fix invite API slightly 2025-12-22 13:42:31 -06:00
Rory& c31ae1528e Shields 2025-12-21 03:57:06 +01:00
Rory& c15c633731 Widget: sort users by id 2025-12-21 02:42:28 +01:00
Rory& 0acb078541 Fix import 2025-12-21 02:07:12 +01:00
Rory& 46b9094f3d Filter widget channels by type, implement rudimentary cache, mark cache as immutable 2025-12-21 02:02:00 +01:00
Rory& 1207eacba5 Bump widget idle time to 5 minutes 2025-12-20 22:05:24 +01:00
Rory& 55d75824d2 Forgot about bundle 2025-12-20 22:04:43 +01:00