backend/src/controllers
2023-04-18 20:09:44 +02:00
..
.gitkeep Added basic file structure for routes, models and controllers 2020-11-24 20:08:41 +01:00
AuthController.ts Removed duplicate openapi statement 2021-04-03 18:16:56 +02:00
DonationController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
DonorController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
GroupContactController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
ImportController.ts Changed organisation* to organization* in descriptions, comments and endoints ✏ 2021-01-24 18:34:15 +01:00
MeController.ts Added pw errors to me controller 2021-03-26 20:23:29 +01:00
PermissionController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
RunnerCardController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
RunnerController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
RunnerOrganizationController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
RunnerSelfServiceController.ts move to 15min limit 2023-02-03 14:12:28 +01:00
RunnerTeamController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
ScanController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
ScanStationController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
StatsClientController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
StatsController.ts Fixed possible null 2023-04-15 22:51:48 +02:00
StatusController.ts Introduces a very basic version getting endpoint 2021-01-12 17:41:42 +01:00
TrackController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
UserController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00
UserGroupController.ts fix(pagination) page=0 resulted in false thx JS 2023-04-18 20:09:44 +02:00