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
01ed51489eb92fff907d46a930ecf0b0eb5cad2b
backend
/
src
/
controllers
T
History
niggl
4a294b1e17
continuous-integration/drone/pr
Build is failing
Details
Now resolving all relations for orgs by distance
...
ref
#190
2021-04-07 16:34:09 +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
Cleaned up realations regarding response classes
2021-01-30 16:19:42 +01:00
DonorController.ts
Updated some openapi descriptions
2021-01-13 18:01:53 +01:00
GroupContactController.ts
Fixed tests testing for a old responseclass
2021-01-21 20:01:44 +01: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
Fixed old reference
2021-01-15 18:39:04 +01:00
RunnerCardController.ts
Fixed bug in return creation
2021-03-29 18:31:27 +02:00
RunnerController.ts
Now loading runner's group's parentgroup with every runner controller request
2021-02-08 16:40:17 +01:00
RunnerOrganizationController.ts
The group/runners endpoints now also deliver the runner's group's parentGroup
2021-02-08 16:48:20 +01:00
RunnerSelfServiceController.ts
Removed duplicate openapi statement
2021-04-03 18:16:56 +02:00
RunnerTeamController.ts
The group/runners endpoints now also deliver the runner's group's parentGroup
2021-02-08 16:48:20 +01:00
ScanController.ts
Removed duplicate openapi declarations 🗑
2021-03-17 19:33:44 +01:00
ScanStationController.ts
As requested by @philpp
2021-03-17 16:49:19 +01:00
StatsClientController.ts
Unified remove parameters
2021-01-10 17:16:42 +01:00
StatsController.ts
Now resolving all relations for orgs by distance
2021-04-07 16:34:09 +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