Commit Graph

747 Commits

Author SHA1 Message Date
Puyodead1 0263198302 prettier 2025-12-26 00:39:43 -05:00
Puyodead1 f1ef4f7824 add store/sku/entitlement schemas/enums 2025-12-26 00:33:35 -05:00
Puyodead1 724ebe1792 Initial work on quests 2025-12-24 23:46:38 -05:00
Rory& 55b3416957 Add server name config option for use in client redirects 2025-12-23 22:06:11 +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& 0b87ed9146 Commit evil (set process names) 2025-12-20 21:49:33 +01:00
Rory& 6162fbd520 Deprecation: Use object-based relations for typeorm 2025-12-19 21:06:12 +01:00
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