summary refs log tree commit diff
path: root/api/src/routes/guilds/#guild_id/prune.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* restructure to single projectFlam3rboy2022-08-131-79/+0
* Split schemas into files in utilTheArcaneBrony2022-08-131-7/+0
* Resolve changes undone by rebasing from masterTheArcaneBrony2022-08-091-1/+1
* replace all var with let (reduces warnings)TheArcaneBrony2022-08-091-5/+5
* Update prune.tsErkin Alp Güney2022-04-281-2/+6
* prettier formatted /apidevelopomp2021-10-201-82/+82
* :bug: fix pruneFlam3rboy2021-10-151-24/+32
* added route /guilds/:id/prune GET count and POST prune.Maddy2021-10-131-0/+74