aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/plugin-router.ts
Commit message (Expand)AuthorAgeFilesLines
* We don't need to import mochaChocobozzz2022-08-171-1/+0
* shared/ typescript types dir server-commandsChocobozzz2021-12-171-1/+1
* Reorganize importsChocobozzz2021-07-201-2/+2
* Refactor requestsChocobozzz2021-07-201-7/+7
* Use an object to represent a serverChocobozzz2021-07-201-4/+4
* Shorter server command namesChocobozzz2021-07-201-2/+2
* Introduce plugins commandChocobozzz2021-07-201-17/+10
* server/mw/oauth: res.loc.auth to true upon authkontrollanten2020-12-081-1/+1
* plugins: add optional authentication for routeskontrollanten2020-12-081-0/+21
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-4/+5
* Add ability for plugins to add custom routesChocobozzz2020-04-101-0/+91