This website requires JavaScript.
Explore
Help
Sign In
lfk
/
backend
Watch
2
Star
0
Fork
0
Code
Issues
1
Pull Requests
Actions
Projects
Releases
40
Activity
Files
71ebce6f8eebf110bb973a53b91dd6a49e1def99
backend
/
src
/
controllers
T
History
niggl
71ebce6f8e
continuous-integration/drone/pr
Build is failing
Details
statsclient pagination
...
ref
#205
2023-04-18 18:40:45 +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
Added pagination for donations
2023-04-18 18:28:55 +02:00
DonorController.ts
Added pagination for get all donors
2023-04-18 18:30:20 +02:00
GroupContactController.ts
Pagination for group contacts
2023-04-18 18:34:08 +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
Get all pagination for permissions
2023-04-18 18:35:25 +02:00
RunnerCardController.ts
Added pagination for runnercards
2023-04-18 18:27:11 +02:00
RunnerController.ts
Added pagination for runners
2023-04-18 18:20:56 +02:00
RunnerOrganizationController.ts
Added pagination for runner orgs
2023-04-18 18:37:09 +02:00
RunnerSelfServiceController.ts
move to 15min limit
2023-02-03 14:12:28 +01:00
RunnerTeamController.ts
RunnerTeam Pagination
2023-04-18 18:38:27 +02:00
ScanController.ts
Formatting
2023-04-18 18:21:09 +02:00
ScanStationController.ts
scanstation pagination
2023-04-18 18:39:37 +02:00
StatsClientController.ts
statsclient pagination
2023-04-18 18:40:45 +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
Moved all update() and toEntity action model functions to async
2021-01-10 16:53:59 +01:00
UserController.ts
Added pw errors to user controller
2021-03-26 20:24:08 +01:00
UserGroupController.ts
Fixed wrong body acceptance type
2021-02-26 17:32:26 +01:00