summary refs log tree commit diff
path: root/src/api/routes/invites (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make bot invites configurableRory&2026-01-241-2/+2
|
* fix invite API slightlyMathMan052025-12-221-1/+1
|
* Avoid re-fetching user if not requesting extra fieldsRory&2025-12-181-3/+1
|
* lintstagedrc: regenerate schemas/openapi if schemas changedRory&2025-12-171-108/+108
|
* Refactor: Replace getIpAddress with req.ipBrajamohanDas-afk2025-12-121-2/+2
|
* Fix schema importRory&2025-12-021-1/+1
|
* Enforce bans on invites, enforce quarantine, enforce IP banRory&2025-12-021-33/+29
|
* Update path variablesRory&2025-10-111-12/+12
|
* Pass mergeParams: true to new router calls due to express behavior changeRory&2025-09-301-1/+1
|
* Merge pull request #1045 from erkinalp/patch-2Madeline2023-08-111-1/+1
|\ | | | | Rename the guild feature `INVITES_CLOSED` to `INVITES_DISABLED`
| * Rename the guild feature to match discord.comErkin Alp Güney2023-04-271-1/+1
| | | | | | discord.com has this too, and it is called `INVITES_DISABLED`
* | Prevent /invites/:code for botsMadeline2023-05-121-0/+3
| |
* | oapi: invitesPuyodead12023-04-131-35/+87
|/
* Remove ALL fosscord mentionsMadeline2023-03-311-2/+2
|
* SPACEBARMadeline2023-03-311-1/+1
|
* SPACEBARMadeline2023-03-311-1/+1
|
* Script to add license preamble to each file. Also, does that. (#935)Madeline2023-01-181-0/+18
| | | | | | | | | * 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
* PrettierMadeline2022-09-261-16/+48
|
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-0/+57