Commit graph

  • e1fdbd9388 Fixed onlyoffice connection issues Elijah 2026-05-24 11:19:25 -07:00
  • 42f07feb23 Added error message for failed onlyoffice connections Elijah 2026-05-24 11:10:52 -07:00
  • 4ce5a91a3a Fixed invalid key parameter Elijah 2026-05-24 11:03:56 -07:00
  • 61eafc5fac Fixed incorrect onlyoffice IP Elijah 2026-05-24 10:58:05 -07:00
  • 6a754808b5 Build failure fixes Elijah 2026-05-24 10:51:19 -07:00
  • d80e31e7f5 Initial onlyoffice integration, sidebar changes Elijah 2026-05-24 10:46:27 -07:00
  • 4110657557 Fixed moxe menu home button sticky positioning Elijah 2026-05-24 10:11:00 -07:00
  • 2e7f532c56 Sidebar nested folder design and highlighting bug fix Elijah 2026-05-24 09:43:19 -07:00
  • dd798877f5 Mobile UI folder view width cap and name wrapping Elijah 2026-05-24 09:11:42 -07:00
  • 14289b741f Mobile UI scrolling fix and top bar redesign Elijah 2026-05-24 09:03:27 -07:00
  • 7997ccb293 Mobile Ui resizing and overlap fixes Elijah 2026-05-24 08:56:08 -07:00
  • 95a2b3ad0e Initial Mobile UI Elijah 2026-05-24 08:48:22 -07:00
  • 322685e3a3 fix(frontend): preserve refresh token during token rotation to prevent background session expiration Elijah 2026-05-23 18:42:12 -07:00
  • 88260ee78e fix(frontend): update TUS options to use correct storeFingerprintForResuming key Elijah 2026-05-23 18:03:33 -07:00
  • 382e7b8df0 fix(frontend): disable TUS resume caching to fix QuotaExceededError and show full upload errors Elijah 2026-05-23 18:02:03 -07:00
  • d9433a7a96 fix(frontend): optional chaining for abortController Elijah 2026-05-23 17:56:33 -07:00
  • bf9db781dc fix(frontend): resolve TS syntax errors from upload cancellation feature Elijah 2026-05-23 17:55:40 -07:00
  • 91fc088389 feat(api, ui): handle TUS lockups, automatic chunk token refresh, and add upload cancellation Elijah 2026-05-23 17:53:56 -07:00
  • 36d97ac330 feat(ui): add upload speed indicator in Mbps Elijah 2026-05-23 17:33:43 -07:00
  • 96ca68b35c feat(api): recursively calculate directory sizes for public share folders and display on UI Elijah 2026-05-23 17:27:09 -07:00
  • 755c791af5 fix(ui): use pushState for folder navigation in public share links Elijah 2026-05-23 17:23:49 -07:00
  • e00fac24cb fix(ui): clear password error after lockout and fix share page scrolling Elijah 2026-05-23 17:20:06 -07:00
  • 7d3f3088ef fix(ui): update wording for password lockout message Elijah 2026-05-23 17:13:08 -07:00
  • 78ba0bf2d5 feat(security): implement brute force rate limit for share passwords and improve UX with inline errors and visibility toggle Elijah 2026-05-23 17:08:25 -07:00
  • 5262103a1a fix(ui): remove duplicate selectedFiles state declaration Elijah 2026-05-23 17:04:56 -07:00
  • 59407278d1 fix(ui): improve drag selection scroll behavior, add right-click to unpin sidebar items, close preview on back navigation, fix shared files alignment Elijah 2026-05-23 17:00:09 -07:00
  • fbad71cbf2 fix: allow refresh tokens in AuthMiddleware for refresh route and dispatch auth_error on 401s to force login redirect Elijah 2026-05-23 16:45:17 -07:00
  • 4c8e6b814c fix: resolve ghost conflicts by assigning unique paths to trashed files Elijah 2026-05-23 14:53:33 -07:00
  • c9f84fc257 style: change upload complete status bar color to green Elijah 2026-05-23 14:42:46 -07:00
  • 2596382ea8 fix: resolve 404 file not found when permanently deleting files already in trash Elijah 2026-05-23 14:38:09 -07:00
  • 1a1add48bf fix: pass path in query to ensure pathjail picks it up, add explicit error handling UI Elijah 2026-05-23 14:34:31 -07:00
  • 9807ad6fe5 fix: resolve 404 on delete, reload UI properly for trash actions Elijah 2026-05-23 14:26:56 -07:00
  • 854da9a50d fix: resolve remaining trash UI issues and permanent delete backend logic Elijah 2026-05-23 14:20:03 -07:00
  • db946461d7 fix: resolve upload delay and refine trash functionality Elijah 2026-05-23 14:11:23 -07:00
  • 45989ef97d fix: Go compiler error with MoveRequest inline struct and remove refactor.js Elijah 2026-05-23 13:57:43 -07:00
  • 10bab4ea5b fix: resolve IDE errors, minor UI tweaks, and implement file conflict resolution UI/API Elijah 2026-05-23 13:54:17 -07:00
  • 3e34a37c95 feat: re-architect folder uploads with batching and concurrency limits, add TUS stale cleanup routine Elijah 2026-05-23 13:41:49 -07:00
  • b668418951 fix: resolve folder drag-and-drop, add remember me, fix pinned folder navigation Elijah 2026-05-23 13:08:13 -07:00
  • 7278008d7e fix: remove rate limit for authenticated users, increase for public Elijah 2026-05-23 10:56:50 -07:00
  • ee441dfefd feat: replace browser confirm with gui modal for delete Elijah 2026-05-23 10:52:06 -07:00
  • ee36e16dae feat: add toast notifications for file actions Elijah 2026-05-23 10:47:36 -07:00
  • cf43dd0e5a feat: change tab title, add favicon, and fix pinned folder live refresh Elijah 2026-05-23 10:39:30 -07:00
  • 5c2eaf49e4 fix: resolve public share downloads and sort storage overview by size Elijah 2026-05-23 10:12:53 -07:00
  • fb3f3a3393 security: remediate vulnerabilities and issues from codebase audit Elijah 2026-05-23 10:04:08 -07:00
  • b60a09196a Fix Folder SVG default sizing Elijah 2026-05-23 09:27:02 -07:00
  • 3b535f3d61 Remove accidental date-fns import Elijah 2026-05-23 09:23:08 -07:00
  • 2e8f67f54d Fix duplicate api import Elijah 2026-05-23 09:22:23 -07:00
  • 42864ebcb7 Fix list view alignment, modal sizing, folder icons, and add bitrate metadata Elijah 2026-05-23 09:21:41 -07:00
  • 807775a176 Add password toggle, hover tooltips, and silent refresh for actions Elijah 2026-05-23 09:11:37 -07:00
  • 0ca098e713 Force custom file icons to stay square Elijah 2026-05-23 09:02:23 -07:00
  • 1d24f93000 Fix missing imports in files.go Elijah 2026-05-23 08:58:12 -07:00
  • ed5cc79c25 Fix pinned icons, add bulk download, add media metadata Elijah 2026-05-23 08:56:58 -07:00
  • 2b49e90b81 Implement code highlighting, thumbnail retries, and pinned order fix Elijah 2026-05-23 08:42:30 -07:00
  • 745d959c9b Fix file rename selection dragging and tooltip cutoff/delay Elijah 2026-05-23 08:23:25 -07:00
  • ffea6afeb0 Fix file move duplicate incrementing and same folder move bugs, fix tooltip wrap and add hover delay Elijah 2026-05-23 08:19:42 -07:00
  • e1f009f273 Implement move menu tree, hover tooltips, and custom icons Elijah 2026-05-23 08:13:19 -07:00
  • 3802d978ed Implement lasso selection, fix context menu positioning, fix video preview sizing Elijah 2026-05-23 07:59:52 -07:00
  • 99e0cd5f0c Fix file rename bugs and hide file extensions Elijah 2026-05-23 07:52:47 -07:00
  • 5200654d0f New context menu, info pane fixes, pinned item syncing, and navigation bug fixes Elijah 2026-05-22 19:40:08 -07:00
  • a52f1d63f7 Sharing fixes, live preview Elijah 2026-05-22 19:19:15 -07:00
  • 27fd6fa4f5 Minor appearance changes, sharing live preview Elijah 2026-05-22 19:06:21 -07:00
  • 2bcfca983c Shared file bug fixes, redesigned pin system, new info button Elijah 2026-05-22 18:59:26 -07:00
  • 71ba029fbc feat: implement trash auto-purge, settings layout update, larger folder icons, and legacy version cleanup Elijah 2026-05-22 18:41:16 -07:00
  • c3b1fe8de1 Implement UI enhancements, change password settings, theme toggle, and custom grid size slider Elijah 2026-05-22 18:22:21 -07:00
  • 425598c278 Fix appearance persistence and add drag over folder highlighting Elijah 2026-05-22 18:07:20 -07:00
  • d532f8d064 Untrack node_modules and .next, ignore them Elijah 2026-05-22 17:59:39 -07:00
  • 2a3aa32996 Fix UI bugs, update CI, update gitignore Elijah 2026-05-22 17:57:26 -07:00
  • 9ae078e47b move feature, drag and drop fixes, other bug fixes Elijah 2026-05-22 16:05:51 -07:00
  • 267d429122 Numerous Bug Fixes Elijah 2026-05-22 15:50:45 -07:00
  • 02eefdac0e Misc fixes and additions Elijah 2026-05-22 14:27:45 -07:00
  • 724d70e58b Inital build Elijah 2026-05-22 12:29:43 -07:00
  • fa2be029a2 first commit Elijah 2026-05-21 18:02:18 -07:00