Jotzy/frontend
James Fitzsimons 45dcbdaee9 Add ZIP import page and folder collapse UI
- Add a ZIP-based import page that builds a folder/note tree from a ZIP
  and creates items via the API
- Introduce collapsible folder UI with RenderFolder and updates to
  DroppableFolder to support collapsing
- Wire a new /import route into App and add jszip as a frontend
  dependency
2025-11-26 21:38:58 +00:00
..
src Add ZIP import page and folder collapse UI 2025-11-26 21:38:58 +00:00
index.html Bulk update 2025-11-23 09:08:01 +00:00
package-lock.json Add ZIP import page and folder collapse UI 2025-11-26 21:38:58 +00:00
package.json Add ZIP import page and folder collapse UI 2025-11-26 21:38:58 +00:00
vite.config.mts Slight style changes. might revert. fixed scroll. 2025-11-25 22:09:02 +00:00