Commit Graph

18 Commits

Author SHA1 Message Date
bcdcbd5049 Properly handle error and improve error messages 2024-09-21 11:26:25 +07:00
21a0a92f22 Integrate S3 storage solution into the project 2024-09-20 16:40:04 +07:00
1a444bb6eb Add file filtering functionality 2024-09-17 22:46:32 +07:00
f52e75db78 feat: implement file renaming 2024-09-17 12:34:35 +07:00
cd9a7503b5 feat: implement file deletion 2024-09-17 11:21:04 +07:00
17e55a3e90 Add indication for file upload errors and corruption 2024-09-16 19:55:37 +07:00
dd8d0c0f4f Add responsiveness to file page and use correct file icons based on file type 2024-09-16 11:02:25 +07:00
b246d85fac feat: add file visibility toggle for files 2024-09-15 23:59:19 +07:00
db79d77d13 Add file download count tracking 2024-09-15 17:58:13 +07:00
eee047a9b0 feat: create new file page with improved UI, combine upload and download functionality 2024-09-15 17:24:18 +07:00
16ae5f3bd7 Display user storage usage on the dashboard 2024-09-12 13:52:57 +07:00
b23bf8898b migrate to WebSocket for frontend and backend communication 2024-09-09 21:38:10 +07:00
72cb594128 Implement new file upload and download mechanism 2024-09-08 16:43:50 +07:00
2c5de2b336 Add Redis support for session and user management 2024-09-08 00:03:43 +07:00
c1059072a6 Adding response to 2FA 2024-06-19 21:34:50 +07:00
3e3e95bef4 Implement file caching for faster retrieval and reduced database load 2024-05-06 21:27:26 +07:00
769bffe6ff Added functionality to user page 2024-04-26 15:45:54 +07:00
2e2fbdf800 Add password validation 2024-04-25 22:51:37 +07:00