Commit graph

172 commits

Author SHA1 Message Date
2af1ff32e9 Fix zip archive preview internal state stickyness
All checks were successful
Automated Container Build / build-and-push (push) Successful in 28s
2026-06-22 12:24:34 -07:00
099e066223 Fix drag and drop and code viewer color palete
All checks were successful
Automated Container Build / build-and-push (push) Successful in 42s
2026-06-22 12:15:15 -07:00
3d63461976 Fix react raching preventing load of thumbnails
All checks were successful
Automated Container Build / build-and-push (push) Successful in 29s
2026-06-15 18:36:46 -07:00
83e73b4d52 Fox files not showing thumbnails in all documents section
All checks were successful
Automated Container Build / build-and-push (push) Successful in 58s
2026-06-15 18:26:51 -07:00
c9e078586f Update Docs tab to use horizontal tiles to prevent vertical cropping
All checks were successful
Automated Container Build / build-and-push (push) Successful in 28s
2026-06-15 17:52:30 -07:00
6ee4f56e1e Apply PDF thumbnail design (w-full h-full object-cover object-top) to all document types
All checks were successful
Automated Container Build / build-and-push (push) Successful in 27s
2026-06-15 16:41:14 -07:00
e56370a446 Undo last commit
All checks were successful
Automated Container Build / build-and-push (push) Successful in 5s
2026-06-15 16:36:39 -07:00
f5e9cb019d Add file type badge next to file name in grid view
All checks were successful
Automated Container Build / build-and-push (push) Successful in 27s
2026-06-15 16:35:07 -07:00
9ccf29897f Fix early return for PDF thumbnail in FileExplorer
All checks were successful
Automated Container Build / build-and-push (push) Successful in 28s
2026-06-15 16:29:33 -07:00
093a6ac4ef Fix PDF thumbnail generation missing in backend, fix old CSS class override in ThumbnailImage
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m11s
2026-06-15 16:24:43 -07:00
3c3bf4dd8b Fix UI feedback (tile contrast, PDF thumbnails)
All checks were successful
Automated Container Build / build-and-push (push) Successful in 30s
2026-06-15 16:19:25 -07:00
Elijah Kuntz
c7d39144cd Revert last 4 commits
All checks were successful
Automated Container Build / build-and-push (push) Successful in 46s
2026-06-11 16:24:34 -07:00
Elijah Kuntz
e7a649d0d4 Add debug logging and allow responsive aspect ratio for thumbnails
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m9s
2026-06-11 11:53:30 -07:00
Elijah Kuntz
939af551dc Fix thumbnail aspect ratios and missing thumbnails in All tab
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m7s
2026-06-11 11:44:27 -07:00
Elijah Kuntz
4bcd3efa11 Popup when detected adblock breaking onlyoffice
All checks were successful
Automated Container Build / build-and-push (push) Successful in 32s
2026-06-11 11:36:27 -07:00
Elijah Kuntz
c8ea7f3d88 Onlyoffice fixes
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m27s
2026-06-11 11:17:59 -07:00
e79f2fbbd5 Fix StorageDashboard 500 error and implement interactive folder tree for archive previews
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m10s
2026-06-01 10:35:52 -07:00
dbd3a868ed Update Go version to support bodgit/sevenzip v1.6.4
All checks were successful
Automated Container Build / build-and-push (push) Successful in 5m46s
2026-06-01 09:03:41 -07:00
6b7d0de208 Add archive preview and new storage categories
Some checks failed
Automated Container Build / build-and-push (push) Failing after 32s
2026-06-01 08:57:01 -07:00
a2b634517f Fix PDF padding size
All checks were successful
Automated Container Build / build-and-push (push) Successful in 27s
2026-05-31 22:33:04 -07:00
47dc81d159 Fix unused net/url import in files.go
All checks were successful
Automated Container Build / build-and-push (push) Successful in 43s
2026-05-31 22:28:24 -07:00
d139501dd4 Implement strict RFC 5987 header encoding to fix Next.js proxy crash
Some checks failed
Automated Container Build / build-and-push (push) Failing after 40s
2026-05-31 22:27:04 -07:00
855c42edd9 Fix PDF preview size to match standard aspect ratio
All checks were successful
Automated Container Build / build-and-push (push) Successful in 26s
2026-05-31 22:20:25 -07:00
467fe30704 Fix PDF iframe sizing and properly encode Content-Disposition filename headers
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m1s
2026-05-31 22:16:02 -07:00
e392da3699 Rewrite PDF viewer to use native browser iframe
All checks were successful
Automated Container Build / build-and-push (push) Successful in 26s
2026-05-31 22:10:50 -07:00
6ee6ef376c Fix PDF Viewer worker URL and restore default streaming behavior
All checks were successful
Automated Container Build / build-and-push (push) Successful in 28s
2026-05-31 22:07:30 -07:00
3c47584bb2 Remove PDF thumbnails, fix 3MF clipping, fix PDF range-request loading
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m6s
2026-05-31 22:00:54 -07:00
c239fbb296 Fix PDF thumbnails (ghostscript), 3MF viewer (official loader), PDF viewer (blob fetch)
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m9s
2026-05-31 21:52:32 -07:00
facb1c6f8b Fix PDF thumbnails, 3MF rendering, and add PDF infinite scroll
All checks were successful
Automated Container Build / build-and-push (push) Successful in 32s
2026-05-31 21:43:08 -07:00
9b0e60109f Fix PdfViewer memory crash on large PDFs by implementing pagination
All checks were successful
Automated Container Build / build-and-push (push) Successful in 28s
2026-05-31 21:31:26 -07:00
72b1de2937 Add 3MF viewer and enable PDF thumbnails
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m12s
2026-05-31 21:28:47 -07:00
cd540499ca Add STL 3D viewer preview support
All checks were successful
Automated Container Build / build-and-push (push) Successful in 29s
2026-05-31 21:21:57 -07:00
bfe55e2bfc Fix bugs: office auth, PDF worker, sidebar pins, direct downloads
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m0s
2026-05-31 21:16:17 -07:00
e88243f097 fix: resolve token refresh race condition and pdf viewer empty token rendering
All checks were successful
Automated Container Build / build-and-push (push) Successful in 24s
2026-05-31 20:44:55 -07:00
f3ea79ab1f fix: make pinned items tab-specific and fix pinned file clicking
All checks were successful
Automated Container Build / build-and-push (push) Successful in 24s
2026-05-31 15:37:31 -07:00
e7cbb3c386 fix: remove stray closing brace in auth.go
All checks were successful
Automated Container Build / build-and-push (push) Successful in 39s
2026-05-31 15:26:31 -07:00
2152ec9a8f fix: pinned sidebars not updating on rename, clear tokens on auth error
Some checks failed
Automated Container Build / build-and-push (push) Failing after 1m0s
2026-05-31 15:24:44 -07:00
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
a64ba06c2f fix: ensure public directory exists before copying pdf worker in postinstall
All checks were successful
Automated Container Build / build-and-push (push) Successful in 1m34s
2026-05-26 14:25:14 -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
0221e277a6 fix: sort uniqueDirs to prevent duplicate folder creation on upload
All checks were successful
Automated Container Build / build-and-push (push) Successful in 38s
2026-05-26 13:51:43 -07:00
a71b8e024a fix: resolve duplicate webdav route definition
All checks were successful
Automated Container Build / build-and-push (push) Successful in 56s
2026-05-26 13:39:03 -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
a7f76e2e97 fix: add MaxLoginAttempts to Config struct
Some checks failed
Automated Container Build / build-and-push (push) Failing after 53s
2026-05-26 13:34:31 -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
d7b0aa7074 UI: ensure all PowerPoint/Slides icons use the same yellow-orange accent color
All checks were successful
Automated Container Build / build-and-push (push) Successful in 38s
2026-05-25 19:29:49 -07:00