• Joined on 2026-05-20
Elijah pushed to main at Elijah/Paperjet 2026-06-10 19:28:55 -07:00
c159ad4f37 Update UI design to premium violet palette, tweak hero section, and make search bar outline visible
Elijah pushed to main at Elijah/Paperjet 2026-06-10 19:06:29 -07:00
eb8a302222 Fix bugs, convert thumbnail to png, add context menu
Elijah pushed to main at Elijah/Paperjet 2026-06-10 18:31:21 -07:00
c545d4b17d Initial commit with Phase 0 Scaffolding
Elijah created branch main in Elijah/Paperjet 2026-06-10 15:40:43 -07:00
Elijah pushed to main at Elijah/Paperjet 2026-06-10 15:40:43 -07:00
b393607602 Initial commit with architecture file
Elijah created repository Elijah/Paperjet 2026-06-10 15:35:09 -07:00
Elijah pushed to main at Elijah/drive 2026-06-01 10:35:54 -07:00
e79f2fbbd5 Fix StorageDashboard 500 error and implement interactive folder tree for archive previews
Elijah pushed to main at Elijah/drive 2026-06-01 09:03:41 -07:00
dbd3a868ed Update Go version to support bodgit/sevenzip v1.6.4
Elijah pushed to main at Elijah/drive 2026-06-01 08:57:02 -07:00
6b7d0de208 Add archive preview and new storage categories
Elijah pushed to main at Elijah/drive 2026-05-31 22:33:09 -07:00
a2b634517f Fix PDF padding size
Elijah pushed to main at Elijah/drive 2026-05-31 22:28:26 -07:00
47dc81d159 Fix unused net/url import in files.go
Elijah pushed to main at Elijah/drive 2026-05-31 22:27:05 -07:00
d139501dd4 Implement strict RFC 5987 header encoding to fix Next.js proxy crash
Elijah pushed to main at Elijah/drive 2026-05-31 22:20:26 -07:00
855c42edd9 Fix PDF preview size to match standard aspect ratio
Elijah pushed to main at Elijah/drive 2026-05-31 22:16:03 -07:00
467fe30704 Fix PDF iframe sizing and properly encode Content-Disposition filename headers
Elijah pushed to main at Elijah/drive 2026-05-31 22:10:51 -07:00
e392da3699 Rewrite PDF viewer to use native browser iframe
Elijah pushed to main at Elijah/drive 2026-05-31 22:07:32 -07:00
6ee6ef376c Fix PDF Viewer worker URL and restore default streaming behavior
Elijah pushed to main at Elijah/drive 2026-05-31 22:00:55 -07:00
3c47584bb2 Remove PDF thumbnails, fix 3MF clipping, fix PDF range-request loading
Elijah pushed to main at Elijah/drive 2026-05-31 21:52:33 -07:00
c239fbb296 Fix PDF thumbnails (ghostscript), 3MF viewer (official loader), PDF viewer (blob fetch)
Elijah pushed to main at Elijah/drive 2026-05-31 21:43:10 -07:00
facb1c6f8b Fix PDF thumbnails, 3MF rendering, and add PDF infinite scroll
Elijah pushed to main at Elijah/drive 2026-05-31 21:31:27 -07:00
9b0e60109f Fix PdfViewer memory crash on large PDFs by implementing pagination