This repository has been archived on 2026-07-15. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drive/frontend
Elijah 9b0e60109f
All checks were successful
Automated Container Build / build-and-push (push) Successful in 28s
Fix PdfViewer memory crash on large PDFs by implementing pagination
2026-05-31 21:31:26 -07:00
..
public fix(frontend): update Share interface property from download_count to downloads 2026-05-26 14:54:50 -07:00
src Fix PdfViewer memory crash on large PDFs by implementing pagination 2026-05-31 21:31:26 -07:00
Dockerfile Misc fixes and additions 2026-05-22 14:27:45 -07:00
next-env.d.ts feat: implement trash auto-purge, settings layout update, larger folder icons, and legacy version cleanup 2026-05-22 18:41:16 -07:00
next.config.js Inital build 2026-05-22 12:29:43 -07:00
package-lock.json Add 3MF viewer and enable PDF thumbnails 2026-05-31 21:28:47 -07:00
package.json Add 3MF viewer and enable PDF thumbnails 2026-05-31 21:28:47 -07:00
postcss.config.mjs Inital build 2026-05-22 12:29:43 -07:00
tailwind.config.ts Inital build 2026-05-22 12:29:43 -07:00
tsconfig.json feat: implement trash auto-purge, settings layout update, larger folder icons, and legacy version cleanup 2026-05-22 18:41:16 -07:00
tsconfig.tsbuildinfo Fix: correct import placement in ThumbnailImage.tsx to prevent blank spaces during thumbnail loading 2026-05-25 19:26:22 -07:00