Nicolai Ort niggl
niggl pushed to feature/76-cleanup at lfk/backend 2021-01-10 16:16:44 +00:00
bca979bab5 Unified remove parameters
niggl pushed to feature/76-cleanup at lfk/backend 2021-01-10 16:14:44 +00:00
e4fafd764c Cleaner implementation of the api version getter
niggl commented on issue lfk/backend#76 2021-01-10 16:13:38 +00:00
Cleanup: Method nameing and folder sort

Cleaned up:

  • Method nameing
  • models/actions folder structure
  • OpenAPI spec generation
niggl pushed to feature/76-cleanup at lfk/backend 2021-01-10 16:10:27 +00:00
172159414b Unified the openapi generation
niggl pushed to feature/76-cleanup at lfk/backend 2021-01-10 15:59:41 +00:00
9355138a8c App now automagicly displays the current package version as the openapi version
niggl pushed to feature/76-cleanup at lfk/backend 2021-01-10 15:57:46 +00:00
343cd8b772 Merge branch 'feature/76-cleanup' of git.odit.services:lfk/backend into feature/76-cleanup
01e0d5b94d Renamed the auth response call to ResponseAuth
Compare 2 commits »
niggl pushed to feature/76-cleanup at lfk/backend 2021-01-10 15:54:21 +00:00
ac00667465 Renamed the auth response call to ResponseAuth
niggl pushed to feature/76-cleanup at lfk/backend 2021-01-10 15:54:01 +00:00
3deae2bfeb Moved all update() and toEntity action model functions to async
niggl pushed to feature/76-cleanup at lfk/backend 2021-01-10 15:35:54 +00:00
3f7b0f6563 Renamed the update>Entity Name>() functiuons to update()
niggl pushed to feature/76-cleanup at lfk/backend 2021-01-10 15:31:58 +00:00
e6b9d4f273 Renamed the to>Entity Name>() functiuons to toEntity()
niggl pushed to feature/76-cleanup at lfk/backend 2021-01-10 15:24:29 +00:00
a00231dd3c Updated imports
niggl pushed to feature/76-cleanup at lfk/backend 2021-01-10 15:10:04 +00:00
3bc172e7e0 Intruduced a new folder structure for action models
niggl pushed to feature/76-cleanup at lfk/backend 2021-01-10 15:07:39 +00:00
ee9df21ae5 Fixed some typos in errors
niggl pushed to feature/76-cleanup at lfk/backend 2021-01-10 15:07:16 +00:00
f96b256ad3 Fixed some typos and extended comments for the middlewares
niggl closed issue lfk/frontend#28 2021-01-09 18:07:43 +00:00
401 Unauthorized on /users/ + /tracks/
niggl commented on issue lfk/frontend#28 2021-01-09 18:07:02 +00:00
401 Unauthorized on /users/ + /tracks/

Works on the dev.lfk stage but not on localhost. Reason: Cookies apparently aren't designed for tlds and localhost is a tld Workaround: Call the frontend on 127.0.0.1 instead of localhost.

niggl pushed to dev at lfk/backend 2021-01-09 18:05:03 +00:00
f2c50e929e Merge branch 'dev' of git.odit.services:lfk/backend into dev
02e3239848 Reverted temporary logging
Compare 2 commits »
niggl pushed to dev at lfk/backend 2021-01-09 17:55:18 +00:00
8a54b027d0 Reverted temporary logging
niggl pushed to dev at lfk/backend 2021-01-09 17:50:53 +00:00
3b11e896d4 Merge branch 'dev' of git.odit.services:lfk/backend into dev
89926b2c31 Temporary: extended live logging
Compare 2 commits »
niggl pushed to dev at lfk/backend 2021-01-09 17:47:14 +00:00
7b4e89555e Temporary: extended live logging
1e37186247 Revert "Temporary: extended live logging"
Compare 2 commits »