Commit Graph

94 Commits

Author SHA1 Message Date
Zimeng Xiong ef27256879 Update license badge in README.md 2025-11-22 21:53:38 -08:00
Zimeng Xiong c1da41474f Create LICENSE 2025-11-22 21:51:20 -08:00
Zimeng Xiong 815dcd5c80 Create LICENSE 2025-11-22 21:51:20 -08:00
Zimeng Xiong 29936417fc convert all sync op to async, implemented streaming 2025-11-22 21:36:02 -08:00
Zimeng Xiong 49e32f7d96 validate SQlite magic header 2025-11-22 21:27:34 -08:00
Zimeng Xiong cd9c242983 filter with dompurify 2025-11-22 21:21:28 -08:00
Zimeng Xiong 3835557e67 update nginx config 2025-11-22 21:06:01 -08:00
Zimeng Xiong 69bffab745 fix XSS and Root execution of NPM in docker 2025-11-22 20:38:40 -08:00
Zimeng Xiong ef412a3887 Merge pull request #2 from ZimengXiong/fix-bind-mount-prisma
fix bind mount prisma, auto hydrate empty folder
2025-11-22 20:25:44 -08:00
Zimeng Xiong 888834c8f0 Merge pull request #2 from ZimengXiong/fix-bind-mount-prisma
fix bind mount prisma, auto hydrate empty folder
2025-11-22 20:25:44 -08:00
Zimeng Xiong 2e2b4ca455 fix bind mount prisma, auto hydrate empty folder 2025-11-22 20:25:07 -08:00
Zimeng Xiong ae8f6d696e fix bind mount prisma, auto hydrate empty folder 2025-11-22 20:25:07 -08:00
Zimeng Xiong fb5fe1235c add fallback for browsers that do not have crypto.randomUUID 2025-11-22 19:18:05 -08:00
Zimeng Xiong 77c1824b00 add fallback for browsers that do not have crypto.randomUUID v0.1.2 2025-11-22 19:18:05 -08:00
Zimeng Xiong e21cdbe6a8 add CORS fallback 2025-11-22 19:14:55 -08:00
Zimeng Xiong c54a2ae5e7 add CORS fallback 2025-11-22 19:14:55 -08:00
Zimeng Xiong 94f33f0a56 fix: add linux-musl-openssl-3.0.x 2025-11-22 19:07:28 -08:00
Zimeng Xiong 55162c0b93 fix: add linux-musl-openssl-3.0.x 2025-11-22 19:07:28 -08:00
Zimeng Xiong 5d5e22c8a1 fix: pinning CORS to FRONTEND_URL, validate drawing payloads with Zod, staging SQLite imports with integrity checks and atomic swaps in index.ts 2025-11-22 17:17:50 -08:00
Zimeng Xiong 2826e47392 fix: pinning CORS to FRONTEND_URL, validate drawing payloads with Zod, staging SQLite imports with integrity checks and atomic swaps in index.ts v0.1.1 2025-11-22 17:17:50 -08:00
Zimeng Xiong b3dbcc2376 Update caution note in README
Added cautionary note about security and production use.
2025-11-22 16:33:23 -08:00
Zimeng Xiong f90dee924d Update caution note in README
Added cautionary note about security and production use.
v0.1.0
2025-11-22 16:33:23 -08:00
Zimeng Xiong d31feda405 fix: realign sqlite path and stabilize client data 2025-11-22 16:26:28 -08:00
Zimeng Xiong 5225332fed Update Excalidraw link in README 2025-11-22 14:51:35 -08:00
Zimeng Xiong 51cfd6102a improve README 2025-11-22 14:41:08 -08:00
Zimeng Xiong d5496e3963 add caution 2025-11-22 14:27:12 -08:00
Zimeng Xiong c8971e62d2 Add frontend access instructions to README
Added instructions to access the frontend after running the container.
2025-11-22 14:25:18 -08:00
Zimeng Xiong 79bbeabb29 add Video 2025-11-22 13:55:07 -08:00
Zimeng Xiong 9c7c0f38b7 V0.1.0 release 2025-11-22 12:13:02 -08:00
Zimeng Xiong 8230a58899 add README, sidebar adjustability 2025-11-22 12:09:11 -08:00
Zimeng Xiong d08dfe9b56 export/import functionality 2025-11-22 10:06:58 -08:00
Zimeng Xiong 05d472189c New Icon/Logo 2025-11-22 09:45:20 -08:00
Zimeng Xiong 0c843eb37d Browser Title 2025-11-22 09:29:46 -08:00
Zimeng Xiong e87987a0a3 Dockerize 2025-11-22 09:18:20 -08:00
Zimeng Xiong 5979293e1b Dynamically resize text box for editing name 2025-11-21 23:15:41 -08:00
Zimeng Xiong 5925017868 Generate preview on exiting of editor 2025-11-21 23:12:21 -08:00
Zimeng Xiong be45a0c913 remove normalization, fix import issues 2025-11-21 23:10:51 -08:00
Zimeng Xiong aae0059a6f Minor UI, fix dragging to select 2025-11-21 22:52:32 -08:00
Zimeng Xiong 6a57e668dd Fix save issue 2025-11-21 22:46:58 -08:00
Zimeng Xiong 9ee9d6ccfe working live collab 2025-11-21 22:06:12 -08:00
Zimeng Xiong 0878b5e87f Trash ID Update Collections 2025-11-21 19:31:59 -08:00
Zimeng Xiong 4e8beae0ee MVP 2025-11-21 19:18:07 -08:00
Zimeng Xiong 35734936b3 Scaffolding 2025-11-21 17:55:51 -08:00
Zimeng Xiong e8a4c40b99 Initial Commit 2025-11-21 17:52:06 -08:00