summary refs log tree commit diff
path: root/api/src/routes/guilds/#guild_id/bans.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor to mono-repo + upgrade packagesMadeline2022-09-251-178/+0
* fix(api): working ban listNobody2022-03-081-8/+23
* pretend self-bans don't exist in the views tooErkin Alp Güney2022-02-041-1/+4
* ban moderator schema actually changeErkin Alp Güney2022-02-041-2/+12
* ban moderator schema changeErkin Alp Güney2022-02-041-0/+1
* some important changesErkin Alp Güney2022-02-041-4/+4
* Try to commit this one again, this time over the webErkin Alp Güney2022-02-041-4/+8
* remove pretense of nonexistence from main view route for now to make it compi...Erkin Alp Güney2022-02-041-2/+0
* Extend the pretense of non-existence of self-bans to API view route tooErkin Alp Güney2022-02-021-0/+2
* Better protection against self-bansErkin Alp Güney2022-02-021-2/+3
* Make self-bans irreversibleErkin Alp Güney2022-02-021-1/+4
* Allow self-ban of non-ownersErkin Alp Güney2022-02-021-1/+34
* Comment about the hotfixKuna2021-12-241-0/+2
* (Finally) make a temporary fix for IP leakThesourtimes2021-12-241-3/+13
* Fix typoKuna2021-12-241-1/+1
* Fix IP leaks from bans routeThesourtimes2021-12-241-2/+14
* :art: remove unused importsFlam3rboy2021-09-131-1/+1
* :sparkles: #307 doneFlam3rboy2021-09-121-2/+6
* :construction: :sparkles: new body parser (bans route)Flam3rboy2021-09-121-15/+10
* :art: remove long relatives paths -> short module pathsFlam3rboy2021-09-121-3/+2
* :bug: fix member + member listFlam3rboy2021-09-031-1/+0
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-291-37/+34
* :construction: apiFlam3rboy2021-08-241-9/+9
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-131-2/+2
* :sparkles: apiFlam3rboy2021-08-121-0/+90