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
fea485768570eb5de2bbd2783e339794a67db2de
backend
/
src
T
History
niggl
38223b194b
continuous-integration/drone/pr
Build is passing
Details
Merge branch 'dev' into feature/124-testmail
2021-01-27 17:47:29 +01:00
..
controllers
Merge branch 'dev' into feature/124-testmail
2021-01-27 17:47:29 +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
Added a Mail permisssion target
2021-01-27 11:53:33 +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
Merge branch 'dev' into feature/124-testmail
2021-01-27 17:47:29 +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 missing app_url protocol
2021-01-26 18:31:34 +01:00
jwtcreator.ts
Implemented runner selfservice token generation
2021-01-21 18:03:48 +01:00
mailer.ts
Added comments
2021-01-27 11:37:46 +01:00