Commit Graph

18 Commits

Author SHA1 Message Date
5e08dd0f53 Moved dto from package to folder 2022-08-25 23:42:12 +02:00
3e4846e447 Fixed webpack... 2022-08-25 21:57:46 +02:00
be63b40121 Fixed webpack resolve problems 2022-08-25 21:38:10 +02:00
c83319c300 Added linting so everything gets absolutly imported 2022-08-25 19:59:53 +02:00
de0ff06249 Added lint-fix-all command 2022-08-25 17:54:30 +02:00
06fffbee2f Added Backend for User Profile 2022-08-25 16:00:33 +02:00
65464e762a Use dto package in backend 2022-08-25 13:43:47 +02:00
348b3937bd Fixed webpack distribution 2022-08-25 12:49:28 +02:00
fbaedc7049 Made webpack distribution have als little dependencies als possible
Closes #14
2022-08-25 12:11:21 +02:00
afd7709fa8 Add axios for gitlab authentication 2022-08-24 20:06:22 +02:00
cd0d25ba4f Added totp/mail otp, split up dto and api into multiple files 2022-08-24 16:15:33 +02:00
af1df3e508 Added notp for totp generation
https://www.npmjs.com/package/notp
2022-08-24 14:45:51 +02:00
49257736b9 Added nodemailer for sending mail 2fa
https://www.npmjs.com/package/nodemailer
2022-08-24 14:44:47 +02:00
e19fc42dac Added qrcode library for totp qrcode generation
https://www.npmjs.com/package/qrcode
2022-08-24 14:44:41 +02:00
4d41bb204c Fixed Linting Problems 2022-08-23 19:14:01 +02:00
6bbcc49815 Fixed CI for real now 2022-08-23 11:30:27 +02:00
adb21337bc Added webpack for backend 2022-08-22 16:52:02 +02:00
cc6feb3171 Initial commit 2022-08-17 21:59:51 +02:00