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
870fd47c83389345d7b24a15df6a4e61e930d140
backend
/
src
T
History
niggl
69417e93c0
continuous-integration/drone/pr
Build is passing
Details
Added get runners by team test
...
ref
#125
2021-01-26 20:13:39 +01:00
..
controllers
Created the organizations/runners endpoint
2021-01-26 20:06:54 +01:00
errors
Renamed files and classed from *Organisation* to *Organization*
📝
2021-01-24 18:40:46 +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
Renamedpermisssions from *Organisation* to *Organization*
📝
2021-01-24 18:43:29 +01:00
models
Renamedpermisssions from *Organisation* to *Organization*
📝
2021-01-24 18:43:29 +01:00
seeds
Renamed files and classed from *Organisation* to *Organization*
📝
2021-01-24 18:40:46 +01:00
static
/docs
🎨
fixed landing html + styling
2020-12-23 17:55:44 +01:00
tests
Added get runners by team test
2021-01-26 20:13:39 +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