Puyodead1
080b2c7d38
Implement signed cdn urls
2025-05-03 12:30:22 +02:00
root
541af2045d
Added better user configuration and removed extra logging
2025-03-25 11:15:14 -07:00
Emma [it/its]@Rory&
40b356ecdf
Add express trustedProxy support
2024-10-30 16:28:57 +01:00
TomatoCake
16322a8829
Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into feat/local-image-proxy
2024-08-15 16:00:18 +02:00
TomatoCake
20b2843680
Make profile bio max length configurable
2024-08-10 22:10:20 +02:00
aintDatCap
e4a14d659a
Refactored max limit for bulk-bans from AbsoluteRateLimits to GuildLimits as suggested by @devtomatocake
2024-07-24 19:22:40 +02:00
aintDatCap
5a20924477
Implemented proposal described in the issue #1122
2024-07-24 19:06:12 +02:00
TomatoCake
d79669f771
Merge branch 'master' into feat/local-image-proxy
2024-07-18 16:08:06 +02:00
TomatoCake
ef13c8c814
Add "email.senderAddress" config
2024-07-04 09:40:49 +10:00
TomatoCake
16f8a1c7ac
Add config value for cache duration
2024-06-28 10:17:24 +02:00
Zert3x
6f7ce2bc77
forwaded -> forwarded
2023-05-28 21:27:01 -04:00
Puyodead1
942cce913d
add option to auto add bot users to new apps
2023-05-06 23:53:43 -04:00
Puyodead1
3fa2a95429
oapi: policies
2023-04-13 15:32:04 -04:00
Madeline
218f71b82c
Merge branch 'master' into refactor/dev/connections
2023-04-02 10:55:17 +10:00
Madeline
095cbf7b20
Remove ALL fosscord mentions
2023-03-31 15:52:33 +11:00
Madeline
698ad90d3e
Revert "Merge pull request #1008 from spacebarchat/dev/samuel"
...
This reverts commit 69ea71aa9e0bd2e5a98904a66fba0ad3745707cb, reversing
changes made to 8b2faf0b18336e5dff1eeff4e849bcfd96b09e88.
2023-03-31 15:26:15 +11:00
Samuel (Flam3rboy)
69ea71aa9e
Merge pull request #1008 from spacebarchat/dev/samuel
2023-03-30 18:13:34 +02:00
Madeline
8b2faf0b18
SPACEBAR
2023-03-31 02:15:42 +11:00
Madeline
64e747a4d2
SPACEBAR
2023-03-31 02:05:02 +11:00
Madeline
c7277efbad
Move redirect uri generation to getRedirectUri function of Connection class.
...
Use api_endpointPublic instead of cdn_endpointPublic
2023-03-18 19:33:32 -04:00
Samuel
366c4935a4
feat: Database Query Cache
2023-03-18 04:11:48 +01:00
Madeline
b9ffef8753
Remove test client and client patcher
2023-03-01 18:45:58 +11:00
Madeline
deb0da524e
Rename password_reset config to passwordReset as it messes with config key generation
2023-02-25 20:31:10 +11:00
Puyodead1
05453ec148
implement password reset
2023-02-24 01:54:10 -05:00
Puyodead1
dc48a74373
add SendGrid transport
2023-02-24 00:39:17 -05:00
Puyodead1
ada821070b
add right to resend verification emails
2023-02-23 22:52:24 -05:00
Puyodead1
34cde14f75
config: require account verification
2023-02-23 22:40:05 -05:00
Puyodead1
bf55ebc81f
Add mailjet transport
2023-02-23 22:38:02 -05:00
Puyodead1
4383fcd449
Add Mailgun transport
2023-02-23 22:35:07 -05:00
Puyodead1
01103268c3
rename SMTPConfigurations to EmailConfiguration
2023-02-23 21:35:54 -05:00
Puyodead1
cc6bf066b1
add missing copyright headers
2023-02-23 21:35:50 -05:00
Puyodead1
ed6c1cbd15
Start implementing smtp
2023-02-23 21:35:49 -05:00
Madeline
9aa31d24ab
remove MANAGE_GUILDS, EDIT_FLAGS, SELF_EDIT_FLAGS, MANAGE_GROUPS from default rights
2023-02-03 16:26:50 +11:00
Madeline
af6b5a6594
Merge pull request from GHSA-r7h4-76f7-6264
...
* Actually use maxUsername config value.
* Change maxUsername default to discord.com default
2023-02-02 22:15:03 +11:00
Madeline
1dcaa9f5f9
Don't set default cdn endpoints. Null endpoints means to not update them in GLOBAL_ENV. TODO: Don't use private endpoint locations in global env if public is not set, as this limits infra config
2023-01-26 01:10:05 +11:00
Madeline
084dc0be08
Add ESLint ( #941 )
...
* Add eslint, switch to lint-staged for precommit
* Fix all ESLint errors
* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Chris Chrome
fbac5c7cd7
Merge pull request #952 from fosscord/dev/endpoints-in-ping
...
Merge /dev/endpoints-in-ping to master
2023-01-18 12:14:05 -07:00
Madeline
0e7f127ece
Script to add license preamble to each file. Also, does that. ( #935 )
...
* Add script to automatically add license to each file
* Add license preamble to each file.
* Fix existing preamble detection breaking due to line endings. Git :(
* Prevent license from being added to code with other licenses
2023-01-18 13:05:49 +11:00
TheArcaneBrony
754d8dbf64
Add basic info in ping
...
Signed-off-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2023-01-14 19:55:19 +01:00
Madeline
df449169bd
Prettier
2023-01-05 17:16:55 +11:00
Madeline
7a725bab50
Profile themes and pronouns
2022-12-31 17:51:57 +11:00
Madeline
ec1c340369
Rename limits_rate_disabled -> limits_rate_enabled and remove limits_guilds_hideOfflineMember
2022-12-22 21:01:29 +11:00
Madeline
9b8f26c512
Fix redirect when test client disabled
2022-12-22 12:13:13 +11:00
Madeline
92b1c5b800
Disable test client by default
2022-12-21 19:52:08 +11:00
Madeline
92227cdf18
Set default cdn endpoints so that local testing works
2022-12-21 15:37:16 +11:00
TheArcaneBrony
bdda215005
Message rate limiting
2022-12-19 22:17:06 +11:00
Madeline
ddd3c86043
Registration tokens
2022-12-19 22:04:52 +11:00
TheArcaneBrony
3227933f28
Add register ratelimit
2022-12-19 20:57:43 +11:00
Erkin Alp Güney
8eff4de19d
flags related rights and stats api
2022-12-19 20:49:38 +11:00
TheArcaneBrony
5e289fea77
Configurable MFA backup token length
2022-12-19 19:52:23 +11:00