Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :lock: Fix parent id checking | stefan080106 | 2021-04-26 | 1 | -1/+2 |
* | :construction: add guild channel delete route | stefan080106 | 2021-04-24 | 1 | -0/+2 |
* | :art: clean up permission checks to use .hasThrow() | Flam3rboy | 2021-04-23 | 2 | -5/+3 |
* | npm i @fosscord/server-util | Flam3rboy | 2021-04-22 | 5 | -5/+5 |
* | :zap: use mongoose autopopulate | Flam3rboy | 2021-04-07 | 4 | -25/+36 |
* | :bug: fix lean not working with virtuals | Flam3rboy | 2021-04-07 | 3 | -11/+13 |
* | :art: Convert id bigint to string | Flam3rboy | 2021-04-06 | 4 | -17/+17 |
* | .lean() all mongodb requests | Flam3rboy | 2021-04-06 | 4 | -6/+7 |
* | :bug: rewrite imports | Flam3rboy | 2021-03-30 | 5 | -19/+19 |
* | move routes to top level no more /api/v8 -> use reverse proxy instead | Flam3rboy | 2021-03-30 | 6 | -0/+356 |