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
75e2a44c9c7f720d1a5a20611b305e5d56a9155b
backend
/
src
T
History
niggl
b42f0722d7
continuous-integration/drone/pr
Build is passing
Details
Merge branch 'dev' into feature/112-selfservice_registration
2021-01-21 20:02:23 +01:00
..
controllers
Merge branch 'dev' into feature/112-selfservice_registration
2021-01-21 20:02:23 +01:00
errors
Citizen runners now have to provide an email address for verification
2021-01-21 17:19:04 +01:00
loaders
The data seeding now only get's triggered on the first time thx to using the key-value
2021-01-20 18:02:08 +01:00
middlewares
Implemented a baisc user checker/getter
2021-01-15 22:16:28 +01:00
models
Fixed wrong error getting thrown
2021-01-21 19:51:40 +01:00
seeds
Added a citizen org seeder
2021-01-20 17:58:11 +01:00
static
/docs
🎨
fixed landing html + styling
2020-12-23 17:55:44 +01:00
tests
Merge branch 'dev' into feature/112-selfservice_registration
2021-01-21 20:02:23 +01:00
apispec.ts
Fixed the version getting process
2021-01-12 17:39:40 +01:00
app.ts
Implemented a baisc user checker/getter
2021-01-15 22:16:28 +01:00
config.ts
Fixed the bool converter for null values
2021-01-20 18:28:41 +01:00
jwtcreator.ts
Implemented runner selfservice token generation
2021-01-21 18:03:48 +01:00