summary refs log tree commit diff
path: root/src/routes/channels/#channel_id/invites.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* findOne auto throws error if it doesn't exist'Flam3rboy2021-07-101-2/+2
* :sparkles: invites TTLFlam3rboy2021-05-221-1/+4
* :art: clean up permission checks to use .hasThrow()Flam3rboy2021-04-231-8/+2
* npm i @fosscord/server-utilFlam3rboy2021-04-221-1/+1
* :bug: fix lean not working with virtualsFlam3rboy2021-04-071-17/+18
* :art: Convert id bigint to stringFlam3rboy2021-04-061-2/+2
* .lean() all mongodb requestsFlam3rboy2021-04-061-1/+1
* :bug: rewrite importsFlam3rboy2021-03-301-4/+4
* move routes to top level no more /api/v8 -> use reverse proxy insteadFlam3rboy2021-03-301-0/+67