4070 Commits

Author SHA1 Message Date
Puyodead1
080b2c7d38 Implement signed cdn urls 2025-05-03 12:30:22 +02:00
Madeline
1d8e081fd8
Merge pull request #1274 from dank074/patch/fix-requestGuildMembers-libraires
fix op 8 handler for some discord libraries
2025-04-13 08:03:31 +10:00
dank074
3bf3adfa82 fix op 8 handler for some discord libraries 2025-04-12 16:25:40 -05:00
Madeline
3ccf33950f
Merge pull request #1269 from dank074/patch/fix-missing-guildcreate-properties 2025-04-12 22:12:53 +10:00
Madeline
4169602ecb
Merge pull request #1273 from dank074/patch/fix-members-list
add op handler for `GUILD_SUBSCRIPTIONS_BULK` message
2025-04-12 20:15:12 +10:00
dank074
0ed7a8af77 add ophandler for GuildSubscriptionsBulk message 2025-04-12 05:01:37 -05:00
dank074
fd33d58af8 revert back to original schema, but add missing members 2025-04-11 18:39:45 -05:00
Madeline
39b19d536c
Merge pull request #1270 from dank074/patch/fix-pins 2025-04-10 09:47:17 +10:00
dank074
bb84bc83e5 add author to query in pins API 2025-04-09 18:42:56 -05:00
dank074
f41164945e add type to make sure payload is consistent with other GUILD_CREATE event 2025-04-09 16:16:40 -05:00
dank074
64d5dcd53f fix missing properties in GUILD_CREATE for bots 2025-04-09 15:39:17 -05:00
Emma [it/its]@Rory&
126a881f31 Prettier 2025-04-09 16:38:03 +02:00
Emma [it/its]@Rory&
2a7051bdc8 Update nix 2025-04-09 16:38:03 +02:00
Emma [it/its]@Rory&
ebc063df97 Fix dependencies 2025-04-09 16:38:03 +02:00
Puyodead1
016c0ff760
Merge pull request #1266 from MathMan05/patch-7
fix password reset bug
2025-04-03 16:57:48 -04:00
MathMan05
d267b08ab5
stupid fix 2025-04-03 12:53:03 -05:00
MathMan05
99cc009670
fix password reset bug
Not sure if this'll work, but made a pull so y'all could see the issue
2025-04-03 12:52:11 -05:00
Puyodead1
89abd2ec12
Merge pull request #1265 from thedudedies21/Update_Base_Webhooks
Finish Webhooks, and add config endpoint for client
2025-03-30 23:26:31 -04:00
root
d8b1a8484c Validate Name for webhooks enforced more 2025-03-25 16:02:47 -07:00
root
52efef274b Modified Flake.lock to not fail the check 2025-03-25 11:41:47 -07:00
root
cabc49a1ba Added can_recover_account value to /api/policies/instance/config 2025-03-25 11:26:36 -07:00
root
541af2045d Added better user configuration and removed extra logging 2025-03-25 11:15:14 -07:00
Munchy
7320aa4529
Merge branch 'spacebarchat:master' into master 2025-03-24 10:35:27 -04:00
Munchy
d70a00267d
Merge pull request #2 from thedudedies21/Update_Base_Webhooks
Update base webhooks
2025-03-24 10:35:00 -04:00
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
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