Commit Graph

16 Commits

Author SHA1 Message Date
17e55a3e90 Add indication for file upload errors and corruption 2024-09-16 19:55:37 +07:00
cfd3bbb985 Fix dropdown menu not opening when navigating between pages 2024-09-16 12:02:44 +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
dc330cc72f fix: prevent upload box from overlapping, ensuring progress is visible 2024-09-15 19:46:46 +07:00
c566312bb0 fix: resolve progress bar not appearing in upload box 2024-09-15 19:31:48 +07:00
eee047a9b0 feat: create new file page with improved UI, combine upload and download functionality 2024-09-15 17:24:18 +07:00
4ff0a7107b Add templ template files to the repo 2024-09-13 21:50:56 +07:00
db8cd82de9 Add modal component 2024-09-12 20:13:03 +07:00
16ae5f3bd7 Display user storage usage on the dashboard 2024-09-12 13:52:57 +07:00
916bf77dc9 Add logic to load main script only if not already loaded 2024-09-09 22:15:56 +07:00
b23bf8898b migrate to WebSocket for frontend and backend communication 2024-09-09 21:38:10 +07:00
2c5de2b336 Add Redis support for session and user management 2024-09-08 00:03:43 +07:00
541b3be419 fix: resolve issue where submit button was not clickable on forgot password page 2024-08-21 13:23:44 +07:00
2c4811eaac feat: add indication on signup page for at least one uppercase letter requirement 2024-08-18 13:46:01 +07:00
7df02c270b refactor: move client page view file to client folder and reorganize file structure 2024-08-18 12:59:19 +07:00