Commit Graph

  • d0948c0e49 Updated error message for empty webhook update body root 2025-03-24 07:29:56 -07:00
  • 859edb9a27 Added Name Validation utility function root 2025-03-24 07:26:26 -07:00
  • b114cad9ad Merge pull request #1263 from MathMan05/patch-6 Madeline 2025-03-24 15:33:09 +11:00
  • 664b71f463 acatually fix the embed issue MathMan05 2025-03-23 23:29:19 -05:00
  • 390611b6d2 Merge pull request #1 from thedudedies21/finish_base_webhooks Munchy 2025-03-23 22:52:58 -04:00
  • 855c858503 Prebuild for schema and openapi json files root 2025-03-23 16:35:16 -07:00
  • b03888fd62 Merge branch 'master' of https://github.com/spacebarchat/server into update_webhooks root 2025-03-23 16:33:24 -07:00
  • 336b2df1d7 Fixed errors in authorization for webhooks with tokens root 2025-03-23 16:28:25 -07:00
  • 0fffa7f313 Merge pull request #1217 from SupremeMortal/fix/message-ack Puyodead1 2025-03-23 14:21:43 -04:00
  • 05520665dc Merge pull request #1205 from DEVTomatoCake/feat/dont-send-x-powered-by Puyodead1 2025-03-23 14:20:32 -04:00
  • c1906d69d5 Merge pull request #1260 from MathMan05/patch-5 Puyodead1 2025-03-23 14:16:35 -04:00
  • 90287748ce Update index.ts MathMan05 2025-03-23 13:13:03 -05:00
  • 109bf0da7c fix minor bug MathMan05 2025-03-22 23:03:33 -05:00
  • ec1d7273f9 Merge pull request #1258 from thedudedies21/registration_tokens Madeline 2025-03-21 10:43:50 +11:00
  • dcd2c89062 Merge pull request #1259 from thedudedies21/webhook_sync Madeline 2025-03-21 09:45:17 +11:00
  • c2c34039d3 added updates to sync with djs webhook packet root 2025-03-20 09:09:34 -07:00
  • fdab1c9945 Updated webhooks to accept params as provided by djs root 2025-03-20 08:59:11 -07:00
  • 39af71131a modified webhooks to match djs webhook send format root 2025-03-20 08:33:16 -07:00
  • dda930d501 Added in date wrap on generate-registration-tokens.ts root 2025-03-19 09:36:13 -07:00
  • c7994c7de0 Merge pull request #1256 from MathMan05/patch-4 Madeline 2025-03-14 11:31:42 +11:00
  • 209f87f479 Update README.md MathMan05 2025-03-13 19:06:50 -05:00
  • b18a297794 build(deps): update npm dependencies hash [dependabot skip] dependabot[bot] 2025-01-21 22:26:03 +00:00
  • a0ba68a7fa build(deps): bump undici from 6.20.1 to 6.21.1 in the npm_and_yarn group dependabot[bot] 2025-01-21 22:24:20 +00:00
  • 1fad1eaa05 build(deps): update npm dependencies hash [dependabot skip] dependabot[bot] 2025-01-08 02:15:41 +00:00
  • 7680492287 build(deps): bump the npm_and_yarn group with 2 updates dependabot[bot] 2025-01-08 02:14:09 +00:00
  • 8c7fabfe40 implement hubs routes Puyodead1 2025-01-07 21:12:43 -05:00
  • dd52fbf14b Merge pull request #1237 from dank074/patch/fix-prettier-eol Madeline 2024-11-20 15:20:40 +11:00
  • 7e4da0de6f change eol to auto in prettier config dank074 2024-11-19 21:25:01 -06:00
  • 43b342a152 Merge pull request #1236 from dank074/patch/prettier Madeline 2024-11-20 12:00:26 +11:00
  • f5d6394c38 run prettier dank074 2024-11-19 14:19:40 -06:00
  • 93219757a6 build(deps): update npm dependencies hash [dependabot skip] dependabot[bot] 2024-11-17 20:17:45 +00:00
  • eda3f4a4aa build(deps-dev): bump @eslint/plugin-kit in the npm_and_yarn group dependabot[bot] 2024-11-17 20:16:16 +00:00
  • 2e333e1b87 GHA updates Emma [it/its]@Rory& 2024-11-17 20:58:31 +01:00
  • 3640464978 build(deps): update npm dependencies hash [dependabot skip] dependabot[bot] 2024-11-17 19:48:53 +00:00
  • fd856e275a Bump cross-spawn from 7.0.3 to 7.0.5 dependabot[bot] 2024-11-17 19:45:01 +00:00
  • 2c7d612ca2 Make dependabot update nix hashes Emma [it/its]@Rory& 2024-11-17 20:42:23 +01:00
  • a5e875c3d2 Merge pull request #1231 from CyberL1/fix/user-profile-colors Madeline 2024-11-16 12:22:19 +11:00
  • 9384138dd4 Merge branch 'master' into fix/user-profile-colors Cyber 2024-11-14 07:58:16 +01:00
  • 841b36112f Merge pull request #1232 from dank074/patch/eslintConfig Madeline 2024-11-14 16:02:00 +11:00
  • 762287e57b Merge pull request #1233 from dank074/patch/fixOp8 Madeline 2024-11-14 13:13:12 +11:00
  • bcbd8234e5 fix op 8 dank074 2024-11-13 19:59:57 -06:00
  • f499507698 turn off eslint rules causing issues dank074 2024-11-13 19:05:54 -06:00
  • f043dd455d change eslint config to use new flat config format dank074 2024-11-13 16:44:55 -06:00
  • a11f3c0409 fix: return user profile theme colors as numbers CyberL1 2024-11-12 13:48:52 +01:00
  • c51595a6da Merge pull request #1214 from MathMan05/patch-2 Madeline 2024-11-05 09:06:40 +11:00
  • e018b3ab1b Log rabbitmq channel allocations 2 Emma [it/its]@Rory& 2024-11-02 21:14:32 +01:00
  • b2769812fa Log rabbitmq channel allocations Emma [it/its]@Rory& 2024-11-02 21:06:18 +01:00
  • 40b356ecdf Add express trustedProxy support Emma [it/its]@Rory& 2024-10-30 16:28:57 +01:00
  • a56ded91d5 Update hashes.json after package updates Emma [it/its]@Rory& 2024-10-30 00:36:33 +01:00
  • 9a32fb6465 Update eslint & plugins to latest Emma [it/its]@Rory& 2024-10-29 22:00:07 +01:00
  • 7fa2f650dc Update jimp to latest Emma [it/its]@Rory& 2024-10-29 21:57:57 +01:00
  • 438755fe35 Update reflect-metadata to latest Emma [it/its]@Rory& 2024-10-29 21:56:30 +01:00
  • 5e5abf11b3 Update ajv-formats to latest Emma [it/its]@Rory& 2024-10-29 21:54:30 +01:00
  • 10d453e543 Update @types/amqplib to 0.10.5 (for amqplib@0.10.4) Emma [it/its]@Rory& 2024-10-29 21:48:51 +01:00
  • e0d0022675 Update sentry to latest Emma [it/its]@Rory& 2024-10-29 21:44:26 +01:00
  • 21f88e400d Update AWS s3 SDK to latest Emma [it/its]@Rory& 2024-10-29 21:06:18 +01:00
  • 604b485f8e Update i18next to latest Emma [it/its]@Rory& 2024-10-29 21:04:24 +01:00
  • 25b0a221e1 Remove imports of erlpack in favor of @yukikaze-bot/erlpack due to the former not working on modern node Emma [it/its]@Rory& 2024-10-29 21:02:03 +01:00
  • 8428d6da6d Run npm update, remove erlpack from package list Emma [it/its]@Rory& 2024-10-29 20:59:02 +01:00
  • 7fc4c129e1 Update typescript to latest Emma [it/its]@Rory& 2024-10-29 20:24:51 +01:00
  • 3e95e4ff7e Merge pull request #1227 from MathMan05/patch-3 Madeline 2024-10-30 09:44:19 +11:00
  • 6a0d0f4185 Fix the broken delete API MathMan05 2024-10-29 17:42:52 -05:00
  • 12adca64b4 Add updated nix flake Rory& 2024-10-28 00:55:34 +01:00
  • d08fd7f2c1 Fix nix hashes Rory& 2024-10-28 00:41:02 +01:00
  • 2feb90475e Fix module resolution when $CWD != . Emma [it/its]@Rory& 2024-10-25 18:57:29 +02:00
  • 168758924c Update some patches, switch to node-fetch-commonjs, more updates Emma [it/its]@Rory& 2024-10-15 12:20:41 +02:00
  • a2ffc536aa More NPM updates Emma [it/its]@Rory& 2024-10-15 11:37:38 +02:00
  • 192c7dd33b Run npm update Emma [it/its]@Rory& 2024-10-15 11:16:32 +02:00
  • 3585e9316e Fall back to @yukikaze-bot/erlpack if erlpack cant be found or loaded Emma [it/its]@Rory& 2024-10-09 05:08:37 +02:00
  • 12eab21c83 Add missing fields to MessageAcknowledgeSchema SupremeMortal 2024-09-15 17:41:07 +01:00
  • 28715f7949 Merge pull request #1215 from SupremeMortal/fix/create-guild Madeline 2024-09-15 11:52:34 +10:00
  • 79eb8b6785 Add guild_template_code to GuildCreateSchema SupremeMortal 2024-09-14 22:01:46 +01:00
  • 224d4020d0 Merge pull request #1210 from CyberL1/fix/nick-response Puyodead1 2024-09-10 17:05:33 -04:00
  • 8d41348871 Fix op 8 MathMan05 2024-09-09 15:55:40 -05:00
  • 246e80c095 fix: self nick change response Cyber 2024-09-03 14:13:52 +02:00
  • 64c233b84c Merge pull request #1209 from DEVTomatoCake/fix/emoji-creation Madeline 2024-09-03 09:23:30 +10:00
  • ff1ed0d744 Fix uploading of emojis TomatoCake 2024-09-02 19:39:32 +02:00
  • 2e6509e4eb Run ESLint TomatoCake 2024-09-01 18:52:17 +02:00
  • 269d4eecdd Stop returning defaults when using getPublicUser() TomatoCake 2024-09-01 18:44:35 +02:00
  • 143cbf2e98 Merge pull request #1207 from DEVTomatoCake/fix/more-application-properties-migration Madeline 2024-08-31 20:21:28 +10:00
  • 73ceee4ab0 Fix new app property migration disallowing NULL TomatoCake 2024-08-31 12:17:02 +02:00
  • f9ed681272 Merge pull request #1206 from DEVTomatoCake/feat/more-application-properties Madeline 2024-08-31 20:03:39 +10:00
  • e807037145 Add more application properties TomatoCake 2024-08-31 11:04:18 +02:00
  • 342ef1b20f Stop sending X-Powered-By & share CORS/BodyParser TomatoCake 2024-08-31 07:29:55 +02:00
  • 3a63ae89cc Merge pull request #1202 from DEVTomatoCake/fix/password-mfacode-schemas Puyodead1 2024-08-30 08:53:30 -04:00
  • efd3816a59 Merge pull request #1203 from DEVTomatoCake/fix/no-auth-routes-head-requests Puyodead1 2024-08-30 08:52:40 -04:00
  • 860e636c6e Enforce RegEx no auth routes start TomatoCake 2024-08-30 14:49:27 +02:00
  • 03c050ae8b Fix HEAD requests for no authorization routes TomatoCake 2024-08-30 14:46:27 +02:00
  • 1d98b2ff5b Merge branch 'master' into fix/password-mfacode-schemas TomatoCake 2024-08-29 10:40:45 +02:00
  • b216c72bda Fixes for password, mfa code & email validation TomatoCake 2024-08-29 10:40:18 +02:00
  • 8c3eec87bb Merge pull request #1201 from CyberL1/fix/pins Madeline 2024-08-28 16:52:39 +10:00
  • c62748cbf0 fix: display pinned message author Cyber 2024-08-28 08:17:54 +02:00
  • 31ac4a063c Merge pull request #1199 from DEVTomatoCake/fix/built-in-image-proxy Madeline 2024-08-28 12:39:31 +10:00
  • 57fb5d7b30 initial progress for admin api feat/admin-api Puyodead1 2023-12-20 03:33:28 -05:00
  • 7e60f8b998 Merge pull request #1198 from DEVTomatoCake/fix/lazy-request-filter Madeline 2024-08-26 17:39:26 +10:00
  • b73b4e9502 Run prettier TomatoCake 2024-08-25 06:51:30 +02:00
  • 1bf2424033 Remove auth requirement & fix image path TomatoCake 2024-08-25 06:50:34 +02:00
  • 78ff85737f Merge branch 'spacebarchat:master' into fix/lazy-request-filter TomatoCake 2024-08-24 19:11:02 +02:00
  • e3707e6a56 Merge pull request #1197 from DEVTomatoCake/feat/improve-no-authorization-routes Madeline 2024-08-24 17:48:33 +10:00
  • dc81bcf900 Run prettier TomatoCake 2024-08-24 08:46:04 +02:00