Commit Graph

739 Commits

Author SHA1 Message Date
Rory& 9d4e3d39f4 Dont use promises for dummy endpoints 2025-12-19 20:32:26 +01:00
Rory& 3636d615db ESLint: warn for deprecated constructs 2025-12-19 19:35:54 +01:00
Rory& 11a0744edc DEPRECATION: Move most select queries to object instead of string[] 2025-12-19 17:33:11 +01:00
Rory& 62123f6a6e Send HTTP 401 on token errors 2025-12-19 05:43:23 +01:00
Rory& 5adcb33121 Fix initial database setup 2025-12-19 04:52:43 +01:00
Rory& 019cff8255 Use inserts instead of save for new entities 2025-12-19 04:29:12 +01:00
Rory& 52a82b6dba WIP CDN stuff 2025-12-19 04:26:25 +01:00
Rory& a9fbdc7501 Drop blockProxies from config - fixup for #1444 / b54e86d 2025-12-18 23:31:13 +01:00
Rory& b54e86dd4d Drop isProxy alltogether, because wtf is this language (!![] === true apparently) - Fixes #1444 2025-12-18 23:29:40 +01:00
Cyber c984dbbd3f Merge branch 'master' into feat/forwards 2025-12-18 22:05:12 +01:00
Rory& d8c5448248 More gateway trace 2025-12-18 21:54:21 +01:00
CyberL1 4553b1d126 chore: run prettier 2025-12-18 21:39:14 +01:00
CyberL1 3b34a0bf6d feat: add message forwards (normal messages only) 2025-12-18 21:31:43 +01:00
Rory& cf700f9966 Dont log unix socket emissions that are below 5ms due to log noise 2025-12-17 22:44:12 +01:00
Rory& 3dddaa249a Add common scams from discord to blocked usernames by default 2025-12-17 22:34:48 +01:00
MathMan05 2f12a58c00 friend nicknames 2025-12-17 12:27:59 -06:00
Rory& e432c48ba1 Drop extended_settings, account data soon. Closes #1160 2025-12-17 11:35:44 +01:00
Rory& 915000ee40 Merge remote-tracking branch 'DEVTomatoCake/fix/getPublicUser-no-defaults' 2025-12-17 11:28:29 +01:00
Rory& 491c0de845 lintstagedrc: regenerate schemas/openapi if schemas changed 2025-12-17 11:01:27 +01:00
Rory& e008c9947e No more fallback URLs 2025-12-17 10:18:17 +01:00
Rory& 2a8d4ce3fd Dont directly export all config subtypes 2025-12-17 10:11:19 +01:00
Rory& bf33c9874b Move region to webrtc schemas 2025-12-17 10:10:08 +01:00
Rory& c323e55290 Prettier u10 2025-12-17 09:27:18 +01:00
Rory& b843219907 Prettier u7 2025-12-17 09:21:05 +01:00
Rory& fa8f86a51f Prettier u6 2025-12-17 09:17:02 +01:00
Rory& 1b178b5ac3 Prettier u5 2025-12-17 09:12:13 +01:00
Rory& 8031f321c5 Prettier -1 2025-12-17 08:17:01 +01:00
Rory& 073bf7e0eb Prettier 8 2025-12-17 07:54:46 +01:00
Rory& 73397e49a7 Prettier 6 2025-12-17 07:52:20 +01:00
Rory& 17579462d0 Prettier 5 2025-12-17 07:47:57 +01:00
Rory& e8cced95ef Prettier 4 2025-12-17 07:45:49 +01:00
Rory& 9963ea4527 Prettier 3 2025-12-17 07:44:04 +01:00
Rory& f935971c3d Prettier 2 2025-12-17 07:42:16 +01:00
Rory& bd231c4d9d Prettier 2 2025-12-17 07:38:23 +01:00
Rory& 0f441931eb Prettier migration scripts 2025-12-17 06:57:11 +01:00
Rory& 877339c8af Prettier a few files 2025-12-17 06:55:55 +01:00
Rory& 84af6a24c5 finally make eslint happy 2025-12-17 06:49:16 +01:00
Rory& 1c05e5c97a Centralise ip info logic 2025-12-17 03:28:43 +01:00
Rory& 11a3a48731 Rename PRIVATE_ROUTE -> EPHEMERAL, fix typo 2025-12-17 02:21:56 +01:00
Rory& 8adbac9df9 unixsock: use length-prefixed message framing + buffer 2025-12-17 02:10:39 +01:00
Rory& e7a6e7c35f Update session info 2025-12-17 01:44:48 +01:00
Rory& eaf2417da8 Fix session 2025-12-16 13:18:26 +01:00
Rory& d7a950d0e7 Device management 2025-12-16 11:47:20 +01:00
Rory& 9b786925b7 Experimental unix socket mode 2025-12-16 11:12:31 +01:00
Rory& 01fa1a9f2a Forgot to make rabbitmq static 2025-12-16 09:23:39 +01:00
Rory& 9f9cdadcb1 Listen for connection errors? 2025-12-16 09:22:49 +01:00
Rory& 280636e937 Dirty rabbitmq hack 2025-12-16 08:56:54 +01:00
Rory& 79e72b0753 Gateway token frefresh 2025-12-16 08:38:41 +01:00
Rory& e25e0587de Fix bad imports 2025-12-16 08:23:13 +01:00
Rory& 938f59c944 Less debug logging, more useful? 2025-12-16 07:47:24 +01:00