• Joined on 2026-05-20
Elijah pushed to main at Elijah/drive 2026-05-25 19:27:00 -07:00
68a482bcb3 Feature: scan and generate missing thumbnails in background on startup
Elijah pushed to main at Elijah/drive 2026-05-25 19:26:29 -07:00
84b30132f4 Fix: correct import placement in ThumbnailImage.tsx to prevent blank spaces during thumbnail loading
Elijah pushed to main at Elijah/drive 2026-05-25 19:14:20 -07:00
ae6c97b9de Feature: extract embedded cover art from audio files to display as thumbnails
Elijah pushed to main at Elijah/drive 2026-05-25 19:09:09 -07:00
d982ce66a8 Fix: sidebar drive button resets to root, and use query parameter for downloads to bypass Next.js API rewrite bug with parenthesis in paths
Elijah pushed to main at Elijah/drive 2026-05-25 16:31:08 -07:00
0bd42e5b47 Fix: allow multi-select drag and drop for moving multiple files at once
Elijah pushed to main at Elijah/drive 2026-05-25 16:20:53 -07:00
e9d1ef0ad6 Feature: default save office documents to a 'Documents' folder
Elijah pushed to main at Elijah/drive 2026-05-25 16:14:58 -07:00
ffa2954cd9 Fix: sidebar navigation from settings, missing thumbnails in all documents, and hiding upload buttons in office modes
Elijah pushed to main at Elijah/drive 2026-05-25 16:08:57 -07:00
f9b0f515c5 Fix: add grid_size to allowed backend settings and remove auto-save
Elijah pushed to main at Elijah/drive 2026-05-25 16:04:17 -07:00
2778b1ab62 Fix: auto-save grid size changes and dynamically scale grid item heights based on grid size
Elijah pushed to main at Elijah/drive 2026-05-25 16:00:00 -07:00
9feeef6329 Fix: thumbnail image overflowing grid item bounds
Elijah pushed to main at Elijah/drive 2026-05-25 15:58:01 -07:00
ba994c9535 Tweaks: make spreadsheet css grid denser and slightly darker
Elijah pushed to main at Elijah/drive 2026-05-25 15:53:52 -07:00
1c721b6f6f Fix: update frontend to render css grid and proper aspect ratios for doc thumbnails, fix pdf landscape orientation
Elijah pushed to main at Elijah/drive 2026-05-25 15:47:50 -07:00
130aa1b806 Fix: perform two-step xlsx->pdf->jpg conversion to preserve gridlines for thumbnails
Elijah pushed to main at Elijah/drive 2026-05-25 15:33:57 -07:00
2e463a3104 Fix: add browser history state for document editor to support mouse back button
Elijah pushed to main at Elijah/drive 2026-05-25 15:23:08 -07:00
c9c36cce30 Fix: thumbnail aspect ratio config in onlyoffice conversion api payload
Elijah pushed to main at Elijah/drive 2026-05-25 15:19:28 -07:00
14af17f487 Fix: thumbnail image border styles and xlsx generation
Elijah pushed to main at Elijah/drive 2026-05-25 15:12:05 -07:00
d4e66c9afa Fix: thumbnail worker payload for non-xlsx files and change timeout to interval for thumbnail updates
Elijah pushed to main at Elijah/drive 2026-05-25 15:04:18 -07:00
d8526afd45 Fix: thumbnail border styles and auto-refresh logic
Elijah pushed to main at Elijah/drive 2026-05-25 14:56:59 -07:00
a87bb351d0 Fix: thumbnail rendering aspect ratios and spreadsheet layouts
Elijah pushed to main at Elijah/drive 2026-05-25 14:49:37 -07:00
8995b48eb5 Fix: ensure DB updates for thumbnails