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
94001a48f1b314e91ea5ec982e5585124f9541b6
backend
/
src
T
History
niggl
94001a48f1
continuous-integration/drone/pr
Build is passing
Details
Updated description
...
ref
#157
2021-03-17 16:50:48 +01:00
..
controllers
Updated description
2021-03-17 16:50:48 +01:00
errors
Implemented the "real" errors
2021-03-06 13:32:36 +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
Now adding station id to headers of request for scan auth
2021-03-17 11:45:40 +01:00
models
Added last reset requested timestamp to runners
2021-03-06 13:15:27 +01:00
seeds
Renamed files and classed from *Organisation* to *Organization*
📝
2021-01-24 18:40:46 +01:00
static
/docs
Removed mail templates
2021-03-04 15:54:47 +01:00
tests
As requested by @philpp
2021-03-17 16:49:19 +01:00
apispec.ts
Added imprint and privacy to the api spec
2021-02-02 15:07:33 +01:00
app.ts
Added console logging when a testing env get's discovered
2021-03-06 13:51:24 +01:00
config.ts
Adjusted tests for the new testing env
2021-03-06 13:51:07 +01:00
jwtcreator.ts
Implemented runner selfservice token generation
2021-01-21 18:03:48 +01:00
mailer.ts
Mailer now ignores mailing erros when env is set to test
2021-03-06 13:44:10 +01:00