Commit Graph

33 Commits

Author SHA1 Message Date
ffa3fc9a25 Small fixes 2022-10-14 13:22:01 +02:00
df361947cd Added the ability to move folder
Closes #48
2022-10-14 13:03:04 +02:00
643a5755c0 Added "Forgot password"
Closes #38
2022-10-14 03:15:57 +02:00
b2d67f6ed4 Added / fixed a few small things
Closes #43, #44, #45, #46
2022-10-14 01:59:29 +02:00
31f8b11201 Updated ci 2022-10-13 20:55:08 +02:00
89b6513905 Rewrote backend in Rust 2022-10-10 23:07:40 +02:00
fccb823801 Fixed a few things
Closes #39, #40
2022-10-05 21:34:08 +02:00
054a294ec0 Fix build errors 2022-09-06 18:44:25 +02:00
31f69bac10 Added Preview images for non image files (Based on type / generated from extension)
Closes #31
2022-09-06 16:47:18 +02:00
0d5ca44316 Added PDF Preview
Closes #30
2022-09-06 15:59:16 +02:00
05c207daae Added impersonation tokens for admins
Closes #32
2022-09-06 15:33:54 +02:00
24bf069f49 Whoever created chrome has a few chromies too many
Closes #28
2022-09-06 15:02:13 +02:00
c347a10e9f Added endpoint for checking if user is an admin 2022-09-05 16:29:13 +02:00
d4ac3db189 Replaced base64 loading of images with blob, small fixes 2022-09-04 00:11:11 +02:00
95f921554b Fixed build problem in frontend 2022-09-03 23:58:19 +02:00
16876e090d Rewrote Frontend 2022-09-03 23:32:20 +02:00
c290863e26 Fixed frontend 2022-08-31 14:28:35 +02:00
7949110700 Fixed frontend 2022-08-30 21:26:35 +02:00
2e8877837a Rewrote backend in c++ 2022-08-28 17:38:21 +02:00
5e08dd0f53 Moved dto from package to folder 2022-08-25 23:42:12 +02:00
eb95d308f9 Created hidden Admin Panel 2022-08-25 21:27:39 +02:00
1884a232f4 Added frontend api for Admin Panel 2022-08-25 21:09:26 +02:00
e49f8a3153 Created Profile page in frontend 2022-08-25 17:54:00 +02:00
9170f8f7aa Everything is validated now 2022-08-25 15:13:44 +02:00
23ba777e5a Frontend validation 2022-08-25 14:16:29 +02:00
032ce687b2 Use dto package in frontend 2022-08-25 13:41:29 +02:00
70dd272b5d Added frontend set_token 2022-08-24 21:26:31 +02:00
5c8e3d88fe Add link to gitlab login in frontend 2022-08-24 19:22:20 +02:00
cd0d25ba4f Added totp/mail otp, split up dto and api into multiple files 2022-08-24 16:15:33 +02:00
41b1e8837b Created signup form 2022-08-23 22:15:01 +02:00
6bbcc49815 Fixed CI for real now 2022-08-23 11:30:27 +02:00
b381a5b377 Switched to yarn 2022-08-22 18:08:14 +02:00
cc6feb3171 Initial commit 2022-08-17 21:59:51 +02:00