summary refs log tree commit diff
path: root/src/routes/guilds (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :lock: Fix parent id checkingstefan0801062021-04-261-1/+2
|
* :construction: add guild channel delete routestefan0801062021-04-241-0/+2
|
* :art: clean up permission checks to use .hasThrow()Flam3rboy2021-04-232-5/+3
|
* npm i @fosscord/server-utilFlam3rboy2021-04-225-5/+5
|
* :zap: use mongoose autopopulateFlam3rboy2021-04-074-25/+36
|
* :bug: fix lean not working with virtualsFlam3rboy2021-04-073-11/+13
|
* :art: Convert id bigint to stringFlam3rboy2021-04-064-17/+17
|
* .lean() all mongodb requestsFlam3rboy2021-04-064-6/+7
|
* :bug: rewrite importsFlam3rboy2021-03-305-19/+19
|
* move routes to top level no more /api/v8 -> use reverse proxy insteadFlam3rboy2021-03-306-0/+356