36 Commits

Author SHA1 Message Date
bagas 9b55fb9847 fix: view templ error
Docker Build and Push / build-and-push (push) Has been cancelled
2026-01-15 00:40:39 +07:00
bagas a34b6276e1 update: new go version
Docker Build and Push / build-and-push (push) Has been cancelled
2025-06-22 18:30:15 +07:00
bagas 197383c414 Encrypt TOTP secret before saving to database 2024-10-31 16:24:32 +07:00
bagas 7b77d59e54 Redesign Reset Password page 2024-10-03 17:14:01 +07:00
bagas 0c0aa045dc Redesign TOTP/2FA page 2024-10-03 17:05:05 +07:00
bagas 93c44f40cc Grouping route 2024-10-02 15:33:41 +07:00
bagas db566fd9a4 Organize route handlers 2024-09-24 09:57:51 +07:00
bagas 757dde58c0 Add skeleton loading state for file load 2024-09-23 21:40:01 +07:00
bagas 59d4154ef0 Add caching for user files 2024-09-23 17:27:42 +07:00
bagas 9452d48bbd Implement Redis caching for S3 list object calls 2024-09-23 10:25:10 +07:00
bagas 3cc0322aa1 Handle session termination display and logout redirection 2024-09-21 19:27:23 +07:00
bagas 5b1222e024 Add file share button 2024-09-19 12:21:14 +07:00
bagas 9323bdd07a Add file filtering functionality 2024-09-17 22:57:29 +07:00
bagas 1a444bb6eb Add file filtering functionality 2024-09-17 22:46:32 +07:00
bagas ab73c5cdd3 Update landing page style 2024-09-17 20:26:38 +07:00
bagas d6463fa36f Update landing page style 2024-09-17 20:25:46 +07:00
bagas f52e75db78 feat: implement file renaming 2024-09-17 12:34:35 +07:00
bagas cd9a7503b5 feat: implement file deletion 2024-09-17 11:21:04 +07:00
bagas e07360d2b3 Add additional file types including executables and APK 2024-09-17 09:55:21 +07:00
bagas 352840cf29 Ensure main script loads correctly when index page is the first page visited 2024-09-17 09:35:13 +07:00
bagas 17e55a3e90 Add indication for file upload errors and corruption 2024-09-16 19:55:37 +07:00
bagas cfd3bbb985 Fix dropdown menu not opening when navigating between pages 2024-09-16 12:02:44 +07:00
bagas dd8d0c0f4f Add responsiveness to file page and use correct file icons based on file type 2024-09-16 11:02:25 +07:00
bagas b246d85fac feat: add file visibility toggle for files 2024-09-15 23:59:19 +07:00
bagas dc330cc72f fix: prevent upload box from overlapping, ensuring progress is visible 2024-09-15 19:46:46 +07:00
bagas c566312bb0 fix: resolve progress bar not appearing in upload box 2024-09-15 19:31:48 +07:00
bagas eee047a9b0 feat: create new file page with improved UI, combine upload and download functionality 2024-09-15 17:24:18 +07:00
bagas 4ff0a7107b Add templ template files to the repo 2024-09-13 21:50:56 +07:00
bagas db8cd82de9 Add modal component 2024-09-12 20:13:03 +07:00
bagas 16ae5f3bd7 Display user storage usage on the dashboard 2024-09-12 13:52:57 +07:00
bagas 916bf77dc9 Add logic to load main script only if not already loaded 2024-09-09 22:15:56 +07:00
bagas b23bf8898b migrate to WebSocket for frontend and backend communication 2024-09-09 21:38:10 +07:00
bagas 2c5de2b336 Add Redis support for session and user management 2024-09-08 00:03:43 +07:00
bagas 541b3be419 fix: resolve issue where submit button was not clickable on forgot password page 2024-08-21 13:23:44 +07:00
bagas 2c4811eaac feat: add indication on signup page for at least one uppercase letter requirement 2024-08-18 13:46:01 +07:00
bagas 7df02c270b refactor: move client page view file to client folder and reorganize file structure 2024-08-18 12:59:19 +07:00