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
ff7406e71a4a76670d381b415bfb66f602e1206b
backend
/
src
/
controllers
T
History
niggl
ff7406e71a
continuous-integration/drone/pr
Build is passing
Details
Cleaned up realations regarding response classes
...
ref
#132
2021-01-30 16:19:42 +01:00
..
.gitkeep
Added basic file structure for routes, models and controllers
2020-11-24 20:08:41 +01:00
AuthController.ts
Implementes mail sending on pw reset request
2021-01-26 17:35:03 +01: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
MailController.ts
Implemented the test-mail endpoint via a new mailcontroller
2021-01-27 11:59:32 +01:00
MeController.ts
Moved the me endpoints to /users/me
2021-01-15 22:45:45 +01:00
PermissionController.ts
Fixed old reference
2021-01-15 18:39:04 +01:00
RunnerCardController.ts
Updated imports
2021-01-10 16:23:09 +01:00
RunnerController.ts
Added a "onlyValid" query param
2021-01-21 15:57:56 +01:00
RunnerOrganizationController.ts
Created the organizations/runners endpoint
2021-01-26 20:06:54 +01:00
RunnerSelfServiceController.ts
Renamed files and classed from *Organisation* to *Organization*
📝
2021-01-24 18:40:46 +01:00
RunnerTeamController.ts
Created the runnerTeam/runners endpoint
2021-01-26 19:57:35 +01:00
ScanController.ts
Cleaned up realations regarding response classes
2021-01-30 16:19:42 +01:00
ScanStationController.ts
Renamed the update>Entity Name>() functiuons to update()
2021-01-10 16:35:52 +01:00
StatsClientController.ts
Unified remove parameters
2021-01-10 17:16:42 +01:00
StatsController.ts
Renamed files and classed from *Organisation* to *Organization*
📝
2021-01-24 18:40:46 +01: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
User deletion now requires confirmation
2021-01-15 22:35:23 +01:00
UserGroupController.ts
Moded group updateing to a updateusergroup action model
2021-01-10 18:01:22 +01:00