Commit Graph
5494 Commits
Author SHA1 Message Date
Rory& e7b96f2bea Security: Dont allow other users to manage application commands 2026-05-06 21:23:32 +02:00
Rory& 36940dc979 Security: validate token for webhook update 2026-05-06 20:39:13 +02:00
Rory& 26c73e4545 Security/code safety: include all user properties on query by default 2026-05-06 20:30:47 +02:00
Rory& 9b92da12bf Security: fix TOTP verification logic for bot token reset 2026-05-06 20:27:07 +02:00
Rory& 4c778e9cca Security: fix TOTP verification logic for bot update/delete 2026-05-06 20:26:04 +02:00
Rory& bd5f0a2afe Security: check bot ownership when resetting token 2026-05-06 20:21:03 +02:00
Rory& 1e99ed9e57 Security: ensure that a bot user is infact a bot when requesting a token reset 2026-05-06 19:31:49 +02:00
Rory& f89ee5e24a Security: make sure the security key matches up with the user by last TOTP ticket 2026-05-06 19:11:09 +02:00
Rory& 7e152be9dd Compliance: add user_id and user_settings to login response 2026-05-05 14:13:29 +02:00
Rory& 06c5f39cd1 CDN-CS work 2026-05-04 19:31:13 +02:00
Rory& 1eb2d71854 switch to harmony-erlpack 2026-05-03 10:50:22 +02:00
Rory& 5c5e8d820e handle constraints on webhook delete 2026-05-03 10:50:22 +02:00
ohmwraith b773b0025a Clarify STORAGE_FORCE_PATH_STYLE env behavior 2026-04-29 19:35:38 +02:00
ohmwraith 50c7da9872 Implement S3 force path-style support 2026-04-29 19:35:38 +02:00
Rory& d9d339882b Register: cache blocked IPs 2026-04-28 03:53:45 +02:00
Rory& 895539e9e2 Document why ImageProxy.ts exists 2026-04-26 02:16:16 +02:00
Rory& d4ca87a8ce Add deprecation warning for database config 2026-04-25 23:58:49 +02:00
Rory& 44ad24ac0d Constrain role name lengths 2026-04-24 05:01:26 +02:00
Rory& 528aa632fa Move email domain lists to assets 2026-04-24 02:32:27 +02:00
Rory& f2940b1d66 Refactor update-deps.cs, update dotnet deps 2026-04-24 01:33:25 +02:00
Rory& 396ee256ee Fix CDN s3 import 2026-04-24 01:24:10 +02:00
Rory& 7905fc9f5f Hexdump CDN hashes 2026-04-21 21:11:02 +02:00
Rory& 5cb017ba1c Update genIndex to add ane xtra newline 2026-04-20 00:15:29 +02:00
Rory& 991a716388 Clean up schemas a bit 2026-04-20 00:15:29 +02:00
Rory& 43eb367b24 Clean up schemas/uncategorised a bit 2026-04-20 00:15:28 +02:00
Rory& 55344e6d90 Clean up schemas/responses a bit 2026-04-20 00:15:22 +02:00
Rory& affb847a70 Clean up schemas/gateway a bit 2026-04-20 00:15:02 +02:00
Rory& dce297144c Clean up schemas/api a bit 2026-04-20 00:14:59 +02:00
Rory& ae064aea1b Clean up imports in schemas/api/bots 2026-04-20 00:14:47 +02:00
Rory& 354f80263e Merge AckBulkSchema into MessageAcknowledgeSchema.ts 2026-04-20 00:14:36 +02:00
Rory& 7709d0650c Clean some unused imports 2026-04-19 23:22:40 +02:00
Rory& 69970cfa0e Fix guild discovery 2026-04-19 23:19:56 +02:00
Rory& 1e06db149e Update readme 2026-04-19 23:07:42 +02:00
Rory& 609e74b614 eslint: reapply after rebasing on #1631 2026-04-19 22:46:53 +02:00
Rory& c5504878b8 eslint: yoda 2026-04-19 22:45:37 +02:00
Rory& a8204b0c02 eslint: default-case 2026-04-19 22:45:37 +02:00
Rory& af29e6b178 eslint: arrow-body-style=as-needed 2026-04-19 22:45:37 +02:00
Rory& d096ea7580 eslint: no-promise-executor-return 2026-04-19 22:45:37 +02:00
Rory& a4913dc25f eslint: more rules, no-duplicate-imports 2026-04-19 22:45:37 +02:00
Rory& 5f8afbc7ae eslint: array callback return, no restricted imports 2026-04-19 22:45:37 +02:00
Rory& afeeb8854c Minor package updates 2026-04-19 22:45:37 +02:00
Rory& 3a6c5e5f74 CDN: clean up unused imports 2026-04-19 22:45:37 +02:00
Cyber 11c75cd6be Merge pull request #1631 from CyberL1/fix/account-connections-visibility 2026-04-19 11:42:08 +02:00
CyberL1 0bf9a09a6a fix comment typo 2026-04-19 11:34:36 +02:00
CyberL1 086f3378f9 remove oversight 2026-04-19 11:31:45 +02:00
CyberL1 7619e08c9d fix: expose metadata if should be visible 2026-04-19 11:19:50 +02:00
CyberL1 9a46c3a712 fix: expose only public properties 2026-04-19 11:17:44 +02:00
CyberL1 748dc308e9 fix: select visibility on connected_accounts 2026-04-19 11:13:32 +02:00
Rory& 9f82daf602 Make connections more verbose and include some setup instructions 2026-04-19 00:33:42 +02:00
Rory& ee2ec492e1 NPM updates: typescript 6.0 2026-04-18 19:46:01 +02:00