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
c1e680a0632451a0f94277cbf47f610af80df0b8
backend
/
src
/
controllers
T
History
niggl
c1e680a063
continuous-integration/drone/push
Build is failing
Details
Fixed responsescheme for the user controller
2021-01-08 21:13:41 +01:00
..
.gitkeep
Added basic file structure for routes, models and controllers
2020-11-24 20:08:41 +01:00
AuthController.ts
Removed useless console.log
2021-01-03 18:13:53 +01:00
DonorController.ts
Extended todo w/ issue link
2021-01-02 17:07:17 +01:00
ImportController.ts
Updated the openapi descriptions for all import routes
2020-12-22 19:45:09 +01:00
PermissionController.ts
Fixed typo
2020-12-22 20:19:28 +01:00
RunnerController.ts
Fixed wrong relation getting resolved
2021-01-08 20:40:15 +01:00
RunnerOrganisationController.ts
Revert "Removed addresses from tests until the circular dependencies are solved"
2021-01-02 19:57:55 +01:00
RunnerTeamController.ts
Fixed typo
2020-12-22 20:19:28 +01:00
ScanController.ts
Added openapi sec scheme for the scan station auth
2021-01-08 18:28:35 +01:00
ScanStationController.ts
Updated OPENAPI Descriptions for the new controllers
2021-01-08 18:25:29 +01:00
StatsClientController.ts
Update: keys cant be updated (for security reasons)
2020-12-29 21:00:43 +01:00
StatsController.ts
Updated security for the stats endpoints
2020-12-30 17:40:18 +01:00
StatusController.ts
Updated the openapi descriptions for all status routes
2020-12-22 20:05:29 +01:00
TrackController.ts
Track deletion now recognizes associated stations
2021-01-07 18:53:09 +01:00
UserController.ts
Fixed responsescheme for the user controller
2021-01-08 21:13:41 +01:00
UserGroupController.ts
fixed typo
2020-12-22 20:29:18 +01:00