Commit Graph

4810 Commits

Author SHA1 Message Date
Rory& 06cbb0ec2d Fix docker 2025-12-23 21:18:38 +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& 61f9531556 Update readme 2025-12-21 04:13:06 +01:00
Rory& eb7b146b0f Update readme 2025-12-21 04:04:27 +01:00
Rory& 60c2f9f183 Add forgotten asset 2025-12-21 03:59:42 +01: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& c3334f4a34 Fix widget 2025-12-21 02:37:08 +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
Rory& 0b87ed9146 Commit evil (set process names) 2025-12-20 21:49:33 +01:00
Rory& 0b27fb5a79 Merge remote-tracking branch 'mathium05/dmFix' 2025-12-20 03:31:32 +01:00
Rory& c0482c94ba Fix online member count 2025-12-20 03:28:33 +01:00
MathMan05 e082feb09f apparently it didn't get moved lol 2025-12-19 20:26:48 -06:00
MathMan05 79c5eca639 DM bot Fix
Makes the API conform to
https://docs.discord.food/resources/channel#create-private-channel
This should help with bot compat which says to make DMs like this
https://discord.com/developers/docs/resources/user#create-dm
2025-12-19 20:26:10 -06:00
Rory& 64aebb7191 No alt text for avatars 2025-12-20 03:25:18 +01:00
Rory& cd85782582 Fix widget 2025-12-20 03:19:43 +01:00
Rory& 07aff67f4d Widget improvements 2025-12-19 23:42:19 +01:00
Rory& ffbe8b5987 Implement widget 2025-12-19 23:14:21 +01:00
Rory& 6162fbd520 Deprecation: Use object-based relations for typeorm 2025-12-19 21:06:12 +01:00
Rory& 7c247aedb9 prettier: ignore schemaExclusions.json 2025-12-19 20:37:11 +01:00
Rory& 2d99567b5e more async io 2025-12-19 20:34:43 +01:00
Rory& 381095f817 use async io for CDN file storage 2025-12-19 20:33:50 +01:00
Rory& 9d4e3d39f4 Dont use promises for dummy endpoints 2025-12-19 20:32:26 +01:00
Rory& c57f02f05c Fix style in scripts/schemaExclusions.json 2025-12-19 19:37:34 +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
Cyber baef604fc2 Merge pull request #1446 from CyberL1/refactor/gh-embed-length 2025-12-19 07:59:11 +01:00
CyberL1 71a7e53511 refactor: adjust numbers for length limits 2025-12-19 07:57:39 +01:00
CyberL1 f08d685a00 refactor: adjust numbers for length limits 2025-12-19 07:55:27 +01:00
CyberL1 d969bf63f0 refactor: adjust commit lenghts for push event 2025-12-19 07:54:17 +01:00
Cyber 9816c137cf Merge pull request #1445 from CyberL1/refactor/gh-embed-length 2025-12-19 07:33:11 +01:00
CyberL1 8c1cd45a80 chore: run prettier 2025-12-19 07:32:42 +01:00
CyberL1 af0b9d45fe fix: description length for issue_comment event 2025-12-19 07:28:28 +01:00
CyberL1 ee120fb2e0 fix: description length for issue event 2025-12-19 07:27:00 +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 a8375d75fb Merge pull request #1443 from CyberL1/feat/forwards 2025-12-18 22:11:45 +01:00
Cyber c984dbbd3f Merge branch 'master' into feat/forwards 2025-12-18 22:05:12 +01:00
CyberL1 30dfb0841a chore: run prettier (again) 2025-12-18 22:03:41 +01:00
Rory& d8c5448248 More gateway trace 2025-12-18 21:54:21 +01:00
CyberL1 c08765061c add TODO 2025-12-18 21:50:48 +01:00
CyberL1 4553b1d126 chore: run prettier 2025-12-18 21:39:14 +01:00