summary refs log tree commit diff
path: root/src/routes/channels/#channel_id/messages/bulk-delete.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* findOne auto throws error if it doesn't exist'Flam3rboy2021-07-101-1/+1
* :zap: add explicit types to req and resFlam3rboy2021-05-311-2/+2
* :sparkles: use new configFlam3rboy2021-05-241-3/+2
* Fix: No more type casting required, rather take the gernicsDiego Magdaleno2021-05-231-1/+1
* Config: Final config additons, now everything should work as desiredDiego Magdaleno2021-05-221-1/+1
* Fix merge issues, update to reflect config changes and package.jsonDiego Magdaleno2021-05-221-2/+2
* Config: Refactor config method, so we have a new get all option, fix issues i...Diego Magdaleno2021-05-211-2/+1
* Config: First rewrite of config and working implementation of getting valuesDiego Magdaleno2021-05-191-2/+3
* :sparkles: added dev serverFlam3rboy2021-04-251-1/+1
* :art: formatting filesFlam3rboy2021-04-251-0/+1
* :art: clean up permission checks to use .hasThrow()Flam3rboy2021-04-231-1/+1
* npm i @fosscord/server-utilFlam3rboy2021-04-221-2/+2
* :art: Convert id bigint to stringFlam3rboy2021-04-061-3/+3
* :bug: rewrite importsFlam3rboy2021-03-301-3/+3
* move routes to top level no more /api/v8 -> use reverse proxy insteadFlam3rboy2021-03-301-0/+37