Nicolai Ort niggl
niggl pushed to feature/11-new_classes at lfk/backend 2020-12-05 17:41:21 +00:00
5c259484ee remove sampletoken generation
740d7f10f5 remove routes/v1/test
993096741d Merge branch 'dev' of https://git.odit.services/lfk/backend into dev
8607af62b5 Merge branch 'feature/12-jwt-creation' of https://git.odit.services/lfk/backend into feature/12-jwt-creation
76e19ca28d implement proper jwt checking in authchecker
Compare 55 commits »
niggl pushed to feature/17-automated_tests at lfk/backend 2020-12-05 17:04:26 +00:00
niggl commented on issue lfk/backend#13 2020-12-05 17:02:45 +00:00
Implement the runner associated controllers

TODO: Clean up all the comments and decorators, then this can be considered working.

niggl opened issue lfk/backend#17 2020-12-05 17:00:07 +00:00
Implement API Tests
niggl pushed to feature/12-jwt-creation at lfk/backend 2020-12-05 16:47:43 +00:00
3ac150331a Merge branch 'feature/12-jwt-creation' of git.odit.services:lfk/backend into feature/12-jwt-creation
5a4a6cdcef Added basic openapi security scheme for the bearer auth header
Compare 2 commits »
niggl pushed to dev at lfk/backend 2020-12-05 16:22:54 +00:00
65b2399eaa Reverted to id based relation setter
4352910d54 More dynamic creation of objects
975d30e411 Smoothed out the participant creation process regarting addresses
Compare 3 commits »
niggl pushed to feature/12-jwt-creation at lfk/backend 2020-12-05 16:20:41 +00:00
7e4ce00c30 added await (async stuff und so)
niggl pushed to feature/12-jwt-creation at lfk/backend 2020-12-05 16:20:20 +00:00
13d568ba3f implemented refreshcount increase
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-05 16:04:25 +00:00
65b2399eaa Reverted to id based relation setter
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-05 14:50:30 +00:00
4352910d54 More dynamic creation of objects
niggl commented on issue lfk/org#5 2020-12-05 14:45:42 +00:00
linkedin

Yes I am the current owner.

Since we fixed the subdomain listening problem over in the www.lfk link shouldn't be an issue any more: lfk/website#1

The question…

niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-05 11:39:14 +00:00
975d30e411 Smoothed out the participant creation process regarting addresses
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-05 11:25:18 +00:00
8870b26ce6 Deletes now work based on EntityFromParam
niggl pushed to dev at lfk/backend 2020-12-05 11:25:09 +00:00
8870b26ce6 Deletes now work based on EntityFromParam
niggl pushed to feature/14-user-controllers at lfk/backend 2020-12-05 11:24:41 +00:00
8870b26ce6 Deletes now work based on EntityFromParam
niggl pushed to feature/14-user-controllers at lfk/backend 2020-12-05 11:23:04 +00:00
0e3cf07b91 TrackController now also deletes based on a entityfromparam
179add80f4 Now throwing errors even faster
45675b0699 All things deletion for runner* now are clean af and cascadeing
9c63a34fe1 Little bugfix
aca13f7308 Fixed bugs concerning posts
Compare 11 commits »
niggl pushed to dev at lfk/backend 2020-12-05 11:22:12 +00:00
0e3cf07b91 TrackController now also deletes based on a entityfromparam
179add80f4 Now throwing errors even faster
45675b0699 All things deletion for runner* now are clean af and cascadeing
9c63a34fe1 Little bugfix
aca13f7308 Fixed bugs concerning posts
Compare 7 commits »
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-05 11:21:49 +00:00
0e3cf07b91 TrackController now also deletes based on a entityfromparam
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-05 11:18:27 +00:00
179add80f4 Now throwing errors even faster
niggl pushed to feature/13-runner_controllers at lfk/backend 2020-12-05 11:15:54 +00:00
45675b0699 All things deletion for runner* now are clean af and cascadeing