Commit graph

50 commits

Author SHA1 Message Date
218fb40743 fix: OnlyOffice edit session token expiration and add session expired modal
Some checks failed
Automated Container Build / build-and-push (push) Failing after 15s
2026-05-31 15:20:54 -07:00
1f83d57942 fix(frontend): update Share interface property from download_count to downloads
All checks were successful
Automated Container Build / build-and-push (push) Successful in 3m25s
2026-05-26 14:54:50 -07:00
ed3eed6bb7 fix: force file downloads via content-disposition attachment
All checks were successful
Automated Container Build / build-and-push (push) Successful in 59s
2026-05-26 14:31:36 -07:00
6772ba8c43 feat: complete remediation phase 3
Some checks failed
Automated Container Build / build-and-push (push) Failing after 15s
2026-05-26 14:23:50 -07:00
f69c6d825e fix: resolve compile errors in phase 2 remediation
Some checks failed
Automated Container Build / build-and-push (push) Failing after 51s
2026-05-26 13:36:20 -07:00
109c602692 chore: finish remaining os.RemoveAll safety checks
Some checks failed
Automated Container Build / build-and-push (push) Failing after 1m13s
2026-05-26 13:32:32 -07:00
701766b611 chore: implement Phase 1 and 2 security remediations
Some checks failed
Automated Container Build / build-and-push (push) Has been cancelled
2026-05-26 13:32:09 -07:00
82731e93b1 Fix: include checksum in search results so thumbnails can be loaded in search view
All checks were successful
Automated Container Build / build-and-push (push) Successful in 59s
2026-05-25 19:51:04 -07:00
e9d1ef0ad6 Feature: default save office documents to a 'Documents' folder
All checks were successful
Automated Container Build / build-and-push (push) Successful in 53s
2026-05-25 16:20:46 -07:00
ffa2954cd9 Fix: sidebar navigation from settings, missing thumbnails in all documents, and hiding upload buttons in office modes
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m16s
2026-05-25 16:14:52 -07:00
f9b0f515c5 Fix: add grid_size to allowed backend settings and remove auto-save
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m20s
2026-05-25 16:08:48 -07:00
8995b48eb5 Fix: ensure DB updates for thumbnails
All checks were successful
Automated Container Build / build-and-push (push) Successful in 59s
2026-05-25 14:49:29 -07:00
80d60d540a Feat: Live thumbnails for office files
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m26s
2026-05-25 14:43:04 -07:00
709c13995c Initial xlxs support
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m25s
2026-05-25 09:57:09 -07:00
617f8160b2 Fix UI issues and add Pins and Templates
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m38s
2026-05-24 19:30:17 -07:00
a361848216 Fix: add missing strings import
All checks were successful
Automated Container Build / build-and-push (push) Successful in 58s
2026-05-24 13:21:36 -07:00
eaef97b70a Fix: add missing ListOfficeFiles handler
Some checks failed
Automated Container Build / build-and-push (push) Failing after 51s
2026-05-24 13:19:40 -07:00
e738a2cb72 Add theme to pptx template to fix OnlyOffice presentation crash
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m2s
2026-05-24 12:54:04 -07:00
fd991a1d4b Add public OnlyOffice download endpoint to bypass auth middleware 401 issue
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m20s
2026-05-24 12:48:03 -07:00
a0353445d9 Fix OnlyOffice: use internal IP for server-side URLs, create valid docx/pptx files
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m24s
2026-05-24 12:41:31 -07:00
8b58c1d3cb Fix unused strings import in Go backend
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m1s
2026-05-24 12:12:23 -07:00
fd26a165ba Use public API_BASE for OnlyOffice URLs and revert IP rewriting hack to fix Docker networking
Some checks failed
Automated Container Build / build-and-push (push) Failing after 1m7s
2026-05-24 12:10:33 -07:00
3e19cae267 Fix callback URL rewrite
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m28s
2026-05-24 11:39:21 -07:00
07aad3b8d4 JWT key issue fix
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m24s
2026-05-24 11:26:55 -07:00
d80e31e7f5 Initial onlyoffice integration, sidebar changes
Some checks failed
Automated Container Build / build-and-push (push) Failing after 28s
2026-05-24 10:46:27 -07:00
96ca68b35c feat(api): recursively calculate directory sizes for public share folders and display on UI
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m24s
2026-05-23 17:27:09 -07:00
78ba0bf2d5 feat(security): implement brute force rate limit for share passwords and improve UX with inline errors and visibility toggle
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m21s
2026-05-23 17:08:25 -07:00
4c8e6b814c fix: resolve ghost conflicts by assigning unique paths to trashed files
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m2s
2026-05-23 14:53:33 -07:00
2596382ea8 fix: resolve 404 file not found when permanently deleting files already in trash
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m20s
2026-05-23 14:38:09 -07:00
854da9a50d fix: resolve remaining trash UI issues and permanent delete backend logic
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m20s
2026-05-23 14:20:03 -07:00
db946461d7 fix: resolve upload delay and refine trash functionality
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m22s
2026-05-23 14:11:23 -07:00
45989ef97d fix: Go compiler error with MoveRequest inline struct and remove refactor.js
All checks were successful
Automated Container Build / build-and-push (push) Successful in 57s
2026-05-23 13:57:43 -07:00
10bab4ea5b fix: resolve IDE errors, minor UI tweaks, and implement file conflict resolution UI/API
Some checks failed
Automated Container Build / build-and-push (push) Failing after 1m13s
2026-05-23 13:54:17 -07:00
3e34a37c95 feat: re-architect folder uploads with batching and concurrency limits, add TUS stale cleanup routine
Some checks failed
Automated Container Build / build-and-push (push) Failing after 15s
2026-05-23 13:41:49 -07:00
b668418951 fix: resolve folder drag-and-drop, add remember me, fix pinned folder navigation
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m18s
2026-05-23 13:08:13 -07:00
fb3f3a3393 security: remediate vulnerabilities and issues from codebase audit
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m15s
2026-05-23 10:04:08 -07:00
1d24f93000 Fix missing imports in files.go
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m0s
2026-05-23 08:58:12 -07:00
ed5cc79c25 Fix pinned icons, add bulk download, add media metadata
Some checks failed
Automated Container Build / build-and-push (push) Has been cancelled
2026-05-23 08:56:58 -07:00
2b49e90b81 Implement code highlighting, thumbnail retries, and pinned order fix
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m29s
2026-05-23 08:42:30 -07:00
ffea6afeb0 Fix file move duplicate incrementing and same folder move bugs, fix tooltip wrap and add hover delay
All checks were successful
Automated Container Build / build-and-push (push) Successful in 59s
2026-05-23 08:19:42 -07:00
e1f009f273 Implement move menu tree, hover tooltips, and custom icons
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m20s
2026-05-23 08:13:19 -07:00
5200654d0f New context menu, info pane fixes, pinned item syncing, and navigation bug fixes
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m19s
2026-05-22 19:40:08 -07:00
a52f1d63f7 Sharing fixes, live preview
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m19s
2026-05-22 19:19:15 -07:00
27fd6fa4f5 Minor appearance changes, sharing live preview
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m16s
2026-05-22 19:06:21 -07:00
2bcfca983c Shared file bug fixes, redesigned pin system, new info button
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m15s
2026-05-22 18:59:26 -07:00
71ba029fbc feat: implement trash auto-purge, settings layout update, larger folder icons, and legacy version cleanup
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m18s
2026-05-22 18:41:16 -07:00
c3b1fe8de1 Implement UI enhancements, change password settings, theme toggle, and custom grid size slider
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m19s
2026-05-22 18:22:21 -07:00
267d429122 Numerous Bug Fixes
Some checks failed
Automated Container Build / build-and-push (push) Failing after 8s
2026-05-22 15:50:45 -07:00
02eefdac0e Misc fixes and additions
Some checks failed
Automated Container Build / build-and-push (push) Failing after 8s
2026-05-22 14:27:45 -07:00
724d70e58b Inital build
Some checks failed
Automated Container Build / build-and-push (push) Failing after 12s
2026-05-22 12:29:43 -07:00