|
197373c9df
|
Moved dto to separate package
|
2022-08-25 13:39:58 +02:00 |
|
|
cb84e73310
|
Moved entities
|
2022-08-25 12:54:20 +02:00 |
|
|
348b3937bd
|
Fixed webpack distribution
|
2022-08-25 12:49:28 +02:00 |
|
|
5772b4c43c
|
Remove yarn.lock from CI
|
2022-08-25 12:27:22 +02:00 |
|
|
fbaedc7049
|
Made webpack distribution have als little dependencies als possible
Closes #14
|
2022-08-25 12:11:21 +02:00 |
|
|
8e1cd73f39
|
Check gitlab username in verification
|
2022-08-25 11:52:37 +02:00 |
|
Mutzi
|
98acfa2e33
|
Merge branch 'gitlab-auth' into 'main'
Gitlab authentication
See merge request root/fileserver!3
|
2022-08-24 19:49:01 +00:00 |
|
|
715311f575
|
Added gitlab authentication
|
2022-08-24 21:27:04 +02:00 |
|
|
70dd272b5d
|
Added frontend set_token
|
2022-08-24 21:26:31 +02:00 |
|
|
afd7709fa8
|
Add axios for gitlab authentication
|
2022-08-24 20:06:22 +02:00 |
|
|
5c8e3d88fe
|
Add link to gitlab login in frontend
|
2022-08-24 19:22:20 +02:00 |
|
Mutzi
|
4dd852a3cb
|
Merge branch '2fa' into 'main'
Add 2 Factor authentication
Closes #1
See merge request root/fileserver!2
|
2022-08-24 15:46:49 +00:00 |
|
|
993dd4e3ed
|
Added mail for now.
|
2022-08-24 17:31:45 +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 |
|
|
6ea51cf593
|
Added database info for 2fa
|
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 |
|
|
ce216cde09
|
Optimized cache for CI
|
2022-08-24 10:06:18 +02:00 |
|
|
41b1e8837b
|
Created signup form
|
2022-08-23 22:15:01 +02:00 |
|
|
6f245534f0
|
Fixed static file location for production use
|
2022-08-23 21:49:56 +02:00 |
|
|
34ab0021d8
|
Fixed nest cli
|
2022-08-23 21:49:36 +02:00 |
|
|
6ba6c36151
|
Reverted cache changes, fixed package artifacts
|
2022-08-23 20:35:30 +02:00 |
|
|
420fe10a9e
|
Moved cache generation into if clause
|
2022-08-23 20:09:29 +02:00 |
|
Mutzi
|
2e5d965af3
|
Merge branch 'ci' into 'main'
Added CI
See merge request root/fileserver!1
|
2022-08-23 18:03:06 +00:00 |
|
|
3e34ed7ecf
|
Fixed cache
|
2022-08-23 19:30:01 +02:00 |
|
|
4d41bb204c
|
Fixed Linting Problems
|
2022-08-23 19:14:01 +02:00 |
|
Mutzi
|
9fae60cb73
|
Removed before_script cache generation from package_server
|
2022-08-23 09:32:50 +00:00 |
|
|
6bbcc49815
|
Fixed CI for real now
|
2022-08-23 11:30:27 +02:00 |
|
|
9cfb6052b2
|
Fixed CI
|
2022-08-22 19:06:20 +02:00 |
|
|
5ed75179ac
|
Fixed CI
|
2022-08-22 18:23:29 +02:00 |
|
|
2a1af9672f
|
Fixed CI
|
2022-08-22 18:10:41 +02:00 |
|
|
b381a5b377
|
Switched to yarn
|
2022-08-22 18:08:14 +02:00 |
|
|
0654735f7c
|
Added node_modules cache to CI
|
2022-08-22 17:42:11 +02:00 |
|
|
c54fa18b50
|
Created .gitlab-ci.yml
|
2022-08-22 17:30:23 +02:00 |
|
|
adb21337bc
|
Added webpack for backend
|
2022-08-22 16:52:02 +02:00 |
|
|
1445f7341e
|
Fixed err log in filesystem unlink
|
2022-08-22 15:28:25 +02:00 |
|
|
cc6feb3171
|
Initial commit
|
2022-08-17 21:59:51 +02:00 |
|