666 Commits

Author SHA1 Message Date
root
d0948c0e49 Updated error message for empty webhook update body 2025-03-24 07:29:56 -07:00
root
859edb9a27 Added Name Validation utility function 2025-03-24 07:26:26 -07:00
root
b03888fd62 Merge branch 'master' of https://github.com/spacebarchat/server into update_webhooks 2025-03-23 16:33:24 -07:00
root
336b2df1d7 Fixed errors in authorization for webhooks with tokens 2025-03-23 16:28:25 -07:00
Puyodead1
0fffa7f313
Merge pull request #1217 from SupremeMortal/fix/message-ack
Add missing fields to `MessageAcknowledgeSchema`
2025-03-23 14:21:43 -04:00
Puyodead1
05520665dc
Merge pull request #1205 from DEVTomatoCake/feat/dont-send-x-powered-by
Stop sending X-Powered-By & use API CORS + BodyParser middlewares in CDN
2025-03-23 14:20:32 -04:00
MathMan05
90287748ce
Update index.ts 2025-03-23 13:13:03 -05:00
MathMan05
109bf0da7c
fix minor bug 2025-03-22 23:03:33 -05:00
Madeline
ec1d7273f9
Merge pull request #1258 from thedudedies21/registration_tokens
Added in date wrap on `/api/auth/generate-registration-tokens`
2025-03-21 10:43:50 +11:00
root
c2c34039d3 added updates to sync with djs webhook packet 2025-03-20 09:09:34 -07:00
root
39af71131a modified webhooks to match djs webhook send format 2025-03-20 08:33:16 -07:00
root
dda930d501 Added in date wrap on generate-registration-tokens.ts 2025-03-19 09:36:13 -07:00
Puyodead1
8c7fabfe40
implement hubs routes 2025-01-07 21:12:43 -05:00
dank074
f5d6394c38 run prettier 2024-11-19 14:19:40 -06:00
Cyber
9384138dd4
Merge branch 'master' into fix/user-profile-colors 2024-11-14 07:58:16 +01:00
Madeline
841b36112f
Merge pull request #1232 from dank074/patch/eslintConfig 2024-11-14 16:02:00 +11:00
dank074
bcbd8234e5 fix op 8 2024-11-13 19:59:57 -06:00
dank074
f499507698 turn off eslint rules causing issues 2024-11-13 19:05:54 -06:00
CyberL1
a11f3c0409 fix: return user profile theme colors as numbers 2024-11-12 13:48:52 +01:00
Madeline
c51595a6da
Merge pull request #1214 from MathMan05/patch-2
Fix op 8
2024-11-05 09:06:40 +11:00
Emma [it/its]@Rory&
e018b3ab1b Log rabbitmq channel allocations 2 2024-11-02 21:14:32 +01:00
Emma [it/its]@Rory&
b2769812fa Log rabbitmq channel allocations 2024-11-02 21:06:18 +01:00
Emma [it/its]@Rory&
40b356ecdf Add express trustedProxy support 2024-10-30 16:28:57 +01:00
Emma [it/its]@Rory&
e0d0022675 Update sentry to latest 2024-10-30 00:32:59 +01:00
Emma [it/its]@Rory&
25b0a221e1 Remove imports of erlpack in favor of @yukikaze-bot/erlpack due to the former not working on modern node 2024-10-30 00:32:59 +01:00
MathMan05
6a0d0f4185
Fix the broken delete API 2024-10-29 17:42:52 -05:00
Emma [it/its]@Rory&
2feb90475e Fix module resolution when $CWD != . 2024-10-28 00:32:18 +01:00
Emma [it/its]@Rory&
168758924c Update some patches, switch to node-fetch-commonjs, more updates 2024-10-28 00:32:15 +01:00
Emma [it/its]@Rory&
3585e9316e Fall back to @yukikaze-bot/erlpack if erlpack cant be found or loaded 2024-10-09 05:08:37 +02:00
SupremeMortal
12eab21c83
Add missing fields to MessageAcknowledgeSchema
I'm not entirely sure what these fields do, but I've added them to make the client happy.
2024-09-15 17:42:23 +01:00
SupremeMortal
79eb8b6785
Add guild_template_code to GuildCreateSchema
Fixes guild creation due to additional property error.
2024-09-14 22:01:46 +01:00
MathMan05
8d41348871
Fix op 8
Unless someone says this is wrong for some reason, this should fix op 8
2024-09-09 15:55:40 -05:00
Cyber
246e80c095 fix: self nick change response 2024-09-03 14:13:52 +02:00
TomatoCake
ff1ed0d744 Fix uploading of emojis 2024-09-02 19:39:32 +02:00
TomatoCake
73ceee4ab0 Fix new app property migration disallowing NULL 2024-08-31 12:17:02 +02:00
TomatoCake
e807037145 Add more application properties 2024-08-31 11:04:18 +02:00
TomatoCake
342ef1b20f Stop sending X-Powered-By & share CORS/BodyParser 2024-08-31 07:29:55 +02:00
Puyodead1
3a63ae89cc
Merge pull request #1202 from DEVTomatoCake/fix/password-mfacode-schemas
Fixes for password, mfa code & email validation schemas
2024-08-30 08:53:30 -04:00
TomatoCake
860e636c6e Enforce RegEx no auth routes start 2024-08-30 14:49:27 +02:00
TomatoCake
03c050ae8b Fix HEAD requests for no authorization routes 2024-08-30 14:46:27 +02:00
TomatoCake
1d98b2ff5b
Merge branch 'master' into fix/password-mfacode-schemas 2024-08-29 10:40:45 +02:00
TomatoCake
b216c72bda Fixes for password, mfa code & email validation 2024-08-29 10:40:18 +02:00
Cyber
c62748cbf0 fix: display pinned message author 2024-08-28 08:17:54 +02:00
Madeline
31ac4a063c
Merge pull request #1199 from DEVTomatoCake/fix/built-in-image-proxy 2024-08-28 12:39:31 +10:00
TomatoCake
b73b4e9502 Run prettier 2024-08-25 06:51:30 +02:00
TomatoCake
1bf2424033 Remove auth requirement & fix image path 2024-08-25 06:50:34 +02:00
TomatoCake
78ff85737f
Merge branch 'spacebarchat:master' into fix/lazy-request-filter 2024-08-24 19:11:02 +02:00
TomatoCake
dc81bcf900 Run prettier 2024-08-24 08:46:04 +02:00
TomatoCake
74f20898a3 Add method to NO_AUTHORIZATION_ROUTES 2024-08-24 08:43:22 +02:00
TomatoCake
eca4f1b56c Listing & creation of Developer Portal teams 2024-08-24 07:37:34 +02:00