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
305fa0078d44b39b0391e84ba67b048285cf77b9
backend
/
src
T
History
niggl
cc869f69ad
continuous-integration/drone/pr
Build is passing
Details
continuous-integration/drone/push
Build is passing
Details
🚀
Bumped version to v0.4.5
2021-02-09 19:18:46 +01:00
..
controllers
Now all /usergroups endpoints return ResponseUserGroup
2021-02-09 18:27:11 +01:00
errors
Added the first mail error
2021-01-26 17:20:55 +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
🚀
Bumped version to v0.4.5
2021-02-09 19:18:46 +01:00
seeds
Renamed files and classed from *Organisation* to *Organization*
📝
2021-01-24 18:40:46 +01:00
static
Added test mail templates
2021-01-27 11:28:02 +01:00
tests
Adjusted tests for the new responseType parameter (part 3)
2021-01-30 16:19:20 +01:00
apispec.ts
Added imprint and privacy to the api spec
2021-02-02 15:07:33 +01:00
app.ts
Implemented a baisc user checker/getter
2021-01-15 22:16:28 +01:00
config.ts
Bugfix for @lfk/frontend/#43
2021-02-07 13:37:01 +01:00
jwtcreator.ts
Implemented runner selfservice token generation
2021-01-21 18:03:48 +01:00
mailer.ts
Bugfix for @lfk/frontend/#43
2021-02-07 13:37:01 +01:00