root
|
859edb9a27
|
Added Name Validation utility function
|
2025-03-24 07:26:26 -07:00 |
|
Madeline
|
b114cad9ad
|
Merge pull request #1263 from MathMan05/patch-6
acatually fix the embed issue
|
2025-03-24 15:33:09 +11:00 |
|
MathMan05
|
664b71f463
|
acatually fix the embed issue
This one added the line in the right spot, sorry about the previous one lol
|
2025-03-23 23:29:19 -05:00 |
|
Munchy
|
390611b6d2
|
Merge pull request #1 from thedudedies21/finish_base_webhooks
Finish base webhooks
|
2025-03-23 22:52:58 -04:00 |
|
root
|
855c858503
|
Prebuild for schema and openapi json files
|
2025-03-23 16:35:16 -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 |
|
Puyodead1
|
c1906d69d5
|
Merge pull request #1260 from MathMan05/patch-5
fix minor bug
|
2025-03-23 14:16:35 -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 |
|
Madeline
|
dcd2c89062
|
Merge pull request #1259 from thedudedies21/webhook_sync
added updates to sync with djs webhook packet
|
2025-03-21 09:45:17 +11:00 |
|
root
|
c2c34039d3
|
added updates to sync with djs webhook packet
|
2025-03-20 09:09:34 -07:00 |
|
root
|
fdab1c9945
|
Updated webhooks to accept params as provided by djs
|
2025-03-20 08:59:11 -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 |
|
Madeline
|
c7994c7de0
|
Merge pull request #1256 from MathMan05/patch-4
Update README.md
|
2025-03-14 11:31:42 +11:00 |
|
MathMan05
|
209f87f479
|
Update README.md
|
2025-03-13 19:06:50 -05:00 |
|
dependabot[bot]
|
b18a297794
|
build(deps): update npm dependencies hash [dependabot skip]
|
2025-01-25 05:18:46 +01:00 |
|
dependabot[bot]
|
a0ba68a7fa
|
build(deps): bump undici from 6.20.1 to 6.21.1 in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [undici](https://github.com/nodejs/undici).
Updates `undici` from 6.20.1 to 6.21.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.20.1...v6.21.1)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-25 05:18:46 +01:00 |
|
dependabot[bot]
|
1fad1eaa05
|
build(deps): update npm dependencies hash [dependabot skip]
|
2025-01-21 19:01:31 +01:00 |
|
dependabot[bot]
|
7680492287
|
build(deps): bump the npm_and_yarn group with 2 updates
Bumps the npm_and_yarn group with 2 updates: [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express).
Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.10...v0.1.12)
Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.21.1...4.21.2)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
dependency-group: npm_and_yarn
- dependency-name: express
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-21 19:01:31 +01:00 |
|
Puyodead1
|
8c7fabfe40
|
implement hubs routes
|
2025-01-07 21:12:43 -05:00 |
|
Madeline
|
dd52fbf14b
|
Merge pull request #1237 from dank074/patch/fix-prettier-eol
|
2024-11-20 15:20:40 +11:00 |
|
dank074
|
7e4da0de6f
|
change eol to auto in prettier config
|
2024-11-19 21:25:01 -06:00 |
|
Madeline
|
43b342a152
|
Merge pull request #1236 from dank074/patch/prettier
|
2024-11-20 12:00:26 +11:00 |
|
dank074
|
f5d6394c38
|
run prettier
|
2024-11-19 14:19:40 -06:00 |
|
dependabot[bot]
|
93219757a6
|
build(deps): update npm dependencies hash [dependabot skip]
|
2024-11-17 20:20:29 +00:00 |
|
dependabot[bot]
|
eda3f4a4aa
|
build(deps-dev): bump @eslint/plugin-kit in the npm_and_yarn group
Bumps the npm_and_yarn group with 1 update: [@eslint/plugin-kit](https://github.com/eslint/rewrite).
Updates `@eslint/plugin-kit` from 0.2.2 to 0.2.3
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](https://github.com/eslint/rewrite/compare/plugin-kit-v0.2.2...plugin-kit-v0.2.3)
---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-17 20:20:29 +00:00 |
|
Emma [it/its]@Rory&
|
2e333e1b87
|
GHA updates
|
2024-11-17 20:58:31 +01:00 |
|
dependabot[bot]
|
3640464978
|
build(deps): update npm dependencies hash [dependabot skip]
|
2024-11-17 19:51:07 +00:00 |
|
dependabot[bot]
|
fd856e275a
|
Bump cross-spawn from 7.0.3 to 7.0.5
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.5.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.5)
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-17 19:51:07 +00:00 |
|
Emma [it/its]@Rory&
|
2c7d612ca2
|
Make dependabot update nix hashes
|
2024-11-17 20:42:23 +01:00 |
|
Madeline
|
a5e875c3d2
|
Merge pull request #1231 from CyberL1/fix/user-profile-colors
|
2024-11-16 12:22:19 +11: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 |
|
Madeline
|
762287e57b
|
Merge pull request #1233 from dank074/patch/fixOp8
fix opcode 8 handler: onRequestGuildMembers
|
2024-11-14 13:13:12 +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 |
|
dank074
|
f043dd455d
|
change eslint config to use new flat config format
|
2024-11-13 16:44:55 -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&
|
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 |
|