1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-05 02:12:28 +01:00
Commit Graph

3950 Commits

Author SHA1 Message Date
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&
a56ded91d5 Update hashes.json after package updates 2024-10-30 00:36:33 +01:00
Emma [it/its]@Rory&
9a32fb6465 Update eslint & plugins to latest 2024-10-30 00:32:59 +01:00
Emma [it/its]@Rory&
7fa2f650dc Update jimp to latest 2024-10-30 00:32:59 +01:00
Emma [it/its]@Rory&
438755fe35 Update reflect-metadata to latest 2024-10-30 00:32:59 +01:00
Emma [it/its]@Rory&
5e5abf11b3 Update ajv-formats to latest 2024-10-30 00:32:59 +01:00
Emma [it/its]@Rory&
10d453e543 Update @types/amqplib to 0.10.5 (for amqplib@0.10.4) 2024-10-30 00:32:59 +01:00
Emma [it/its]@Rory&
e0d0022675 Update sentry to latest 2024-10-30 00:32:59 +01:00
Emma [it/its]@Rory&
21f88e400d Update AWS s3 SDK to latest 2024-10-30 00:32:59 +01:00
Emma [it/its]@Rory&
604b485f8e Update i18next 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
Emma [it/its]@Rory&
8428d6da6d Run npm update, remove erlpack from package list 2024-10-30 00:32:59 +01:00
Emma [it/its]@Rory&
7fc4c129e1 Update typescript to latest 2024-10-30 00:32:59 +01:00
Madeline
3e95e4ff7e
Merge pull request #1227 from MathMan05/patch-3
Fix the broken delete API
2024-10-30 09:44:19 +11:00
MathMan05
6a0d0f4185
Fix the broken delete API 2024-10-29 17:42:52 -05:00
Rory&
12adca64b4 Add updated nix flake 2024-10-28 00:55:34 +01:00
Rory&
d08fd7f2c1 Fix nix hashes 2024-10-28 00:41:02 +01: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&
a2ffc536aa More NPM updates 2024-10-28 00:29:14 +01:00
Emma [it/its]@Rory&
192c7dd33b Run npm update 2024-10-28 00:29:14 +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
Madeline
28715f7949
Merge pull request #1215 from SupremeMortal/fix/create-guild
Add `guild_template_code` to `GuildCreateSchema`
2024-09-15 11:52:34 +10: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
Puyodead1
224d4020d0
Merge pull request #1210 from CyberL1/fix/nick-response
fix: self nick change response
2024-09-10 17:05:33 -04: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
Madeline
64c233b84c
Merge pull request #1209 from DEVTomatoCake/fix/emoji-creation
Fix uploading of emojis
2024-09-03 09:23:30 +10:00
TomatoCake
ff1ed0d744 Fix uploading of emojis 2024-09-02 19:39:32 +02:00
Madeline
143cbf2e98
Merge pull request #1207 from DEVTomatoCake/fix/more-application-properties-migration
Fix new app property migration disallowing NULL
2024-08-31 20:21:28 +10:00
TomatoCake
73ceee4ab0 Fix new app property migration disallowing NULL 2024-08-31 12:17:02 +02:00
Madeline
f9ed681272
Merge pull request #1206 from DEVTomatoCake/feat/more-application-properties
Add more application properties
2024-08-31 20:03:39 +10:00
TomatoCake
e807037145 Add more application properties 2024-08-31 11:04:18 +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
Puyodead1
efd3816a59
Merge pull request #1203 from DEVTomatoCake/fix/no-auth-routes-head-requests
Fix HEAD requests for no authorization routes
2024-08-30 08:52:40 -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
Madeline
8c3eec87bb
Merge pull request #1201 from CyberL1/fix/pins
fix: display pinned message author
2024-08-28 16:52:39 +10: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
Madeline
7e60f8b998
Merge pull request #1198 from DEVTomatoCake/fix/lazy-request-filter 2024-08-26 17:39:26 +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
Madeline
e3707e6a56
Merge pull request #1197 from DEVTomatoCake/feat/improve-no-authorization-routes
Add method to NO_AUTHORIZATION_ROUTES
2024-08-24 17:48:33 +10:00