|
5f4aed2f02
|
fixed auth parsing
ref #6
|
2020-11-27 21:16:15 +01:00 |
|
|
cb5f5b9ecb
|
debugging
ref #6
|
2020-11-27 20:15:48 +01:00 |
|
|
aef2f9562a
|
Put now isn't allowed to change ids
ref #4
|
2020-11-27 19:59:07 +01:00 |
|
|
b267d87ba6
|
Added endpoint descriptions
ref #4
|
2020-11-27 19:58:00 +01:00 |
|
|
d2278fd248
|
Added jsdoc style class documentation
ref #3
|
2020-11-27 19:57:10 +01:00 |
|
|
c15b650181
|
sample in TrackController
ref #6
|
2020-11-27 19:55:49 +01:00 |
|
|
e29d59ac02
|
move to module
ref #6 #4
|
2020-11-27 19:55:35 +01:00 |
|
|
d5c6c9238f
|
sample implementation of authorizationChecker
|
2020-11-27 19:45:44 +01:00 |
|
|
24d890f638
|
Moved cors to the routing-controller function
ref #4
|
2020-11-27 19:32:54 +01:00 |
|
|
4e5e08483d
|
Added "/api" route prefix
ref #4 #5
|
2020-11-27 19:32:29 +01:00 |
|
|
b382f0689b
|
Added errors and fixed the create model
ref #4
|
2020-11-27 18:48:22 +01:00 |
|
|
56ee91e762
|
Merge branch 'main' of git.odit.services:lfk/backend into main
|
2020-11-27 18:46:08 +01:00 |
|
|
f2efc4e37b
|
Set env to node_env for the server
|
2020-11-27 18:46:04 +01:00 |
|
|
27462b0615
|
Fixed wrong type
|
2020-11-27 18:40:11 +01:00 |
|
|
f7d7f5e75f
|
formatting
|
2020-11-27 18:28:42 +01:00 |
|
|
e5562efe35
|
Added createtrack model that omits the id from the track model
ref #4
|
2020-11-27 17:59:09 +01:00 |
|
|
0e3ec4ebf9
|
Added openapi style response schemas
ref #5
|
2020-11-26 14:15:01 +01:00 |
|
|
1d57f4a8d9
|
Added update and delete function functionallity
ref #4
|
2020-11-26 14:14:29 +01:00 |
|
|
9b2ea8c23c
|
Now also serving the openapi
ref #5
|
2020-11-26 14:02:51 +01:00 |
|
|
51ff9defc5
|
fixed component definition
ref #5
|
2020-11-26 13:45:22 +01:00 |
|
|
796b8942d8
|
Now creating (json)schemas from class validator annotated classes
ref #5
|
2020-11-26 13:44:36 +01:00 |
|
|
a6bd723511
|
Now using class validator annotations
ref #3
|
2020-11-26 13:43:11 +01:00 |
|
|
c85fddaa8e
|
Switched to declaring the track route for the whole controller
ref #4
|
2020-11-26 13:41:23 +01:00 |
|
|
2c29fe29e8
|
Now using typeorm-routing-controllers-extensions for cleaner controllers
ref #4
|
2020-11-26 13:06:10 +01:00 |
|
|
7b948f0380
|
gets now use the db
ref #4
|
2020-11-25 20:22:58 +01:00 |
|
|
8c04bd067c
|
Merge branch 'main' of git.odit.services:lfk/backend into main
|
2020-11-25 19:52:33 +01:00 |
|
|
3a84cc8ef5
|
basic jwt auth test
|
2020-11-25 19:47:17 +01:00 |
|
|
203d95ee1c
|
Added pirst part of track model db connection
ref #4
|
2020-11-25 19:43:14 +01:00 |
|
|
90136af516
|
Make the linter happier
ref #3
|
2020-11-25 19:41:40 +01:00 |
|
|
3ce9a0b21a
|
Added basic openapi support
ref #5
|
2020-11-25 19:28:52 +01:00 |
|
|
8cbcfe7fbb
|
Switched to using controllers via routing-controllers
ref #4
|
2020-11-25 19:28:12 +01:00 |
|
|
b5cf040cf0
|
Now creating db schemas
ref #3
|
2020-11-25 18:51:48 +01:00 |
|
|
21645be25c
|
Merge branch 'main' of git.odit.services:lfk/backend into main
|
2020-11-25 18:48:30 +01:00 |
|
|
b5518d005f
|
Added first db connection for a tack endpoint
ref #4
|
2020-11-25 18:48:27 +01:00 |
|
|
4151f05c24
|
Loading db first
ref #4
|
2020-11-25 18:47:47 +01:00 |
|
|
992504705b
|
clean up app.ts
ref #1 #4
|
2020-11-25 18:43:08 +01:00 |
|
|
29979a37ab
|
Changed type to const
ref #4
|
2020-11-25 18:33:05 +01:00 |
|
|
6ce88a1e3d
|
Implemented more loaders
ref #4
|
2020-11-25 18:31:06 +01:00 |
|
|
e3883fecbd
|
imported bodyparser
ref #4
|
2020-11-25 18:16:20 +01:00 |
|
|
4ba021935c
|
Added tracks route
ref #4
|
2020-11-25 18:16:09 +01:00 |
|
|
e58da2a22b
|
Switched to export default exports
ref #4
|
2020-11-25 18:15:54 +01:00 |
|
|
23df478522
|
Merge branch 'main' of https://git.odit.services/lfk/backend into main
|
2020-11-25 17:58:53 +01:00 |
|
|
0d1d3c593c
|
first sample router - ref #4
|
2020-11-25 17:58:42 +01:00 |
|
|
ab0e925ab3
|
basic loaders logic
|
2020-11-25 17:57:32 +01:00 |
|
|
619485b356
|
Basic track route
ref #4
|
2020-11-25 17:53:44 +01:00 |
|
|
d7b5563d0f
|
Added simple tracks model
ref #3
|
2020-11-24 21:11:37 +01:00 |
|
|
8791bed4f9
|
Added some fixxes for typeorm entities
ref #3
|
2020-11-24 21:10:50 +01:00 |
|
|
40d7d44730
|
Now importing entities from src/models
ref #3
|
2020-11-24 20:59:38 +01:00 |
|
|
83344814aa
|
Merge branch 'main' of git.odit.services:lfk/backend into main
|
2020-11-24 20:08:45 +01:00 |
|
|
8340cce997
|
Added basic file structure for routes, models and controllers
ref #1
|
2020-11-24 20:08:41 +01:00 |
|