summary refs log tree commit diff
path: root/src/api/routes/invites/index.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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