Commit Graph

23 Commits

Author SHA1 Message Date
beo3000 a322688c9e upd task management 2026-03-15 11:32:20 +01:00
beo3000 975bbd479c added schadenfall 2026-03-07 17:03:15 +01:00
beo3000 7121308525 upd inventory 2026-03-07 09:05:36 +01:00
beo3000 b4ed2055a2 upd inventory 2026-03-06 22:08:03 +01:00
beo3000 7f4cfd0df6 added inventory (first phase) 2026-03-04 06:22:58 +01:00
beo3000 b7489e80b8 sync with paginations 2026-03-01 21:41:18 +01:00
beo3000 957c1da44a added task feature 2026-03-01 16:54:50 +01:00
beo3000 828631467c added chip for arrow links und abbrivations 2026-02-28 16:34:03 +01:00
beo3000 b7da3b3ffc added meetings 2026-02-26 20:16:52 +01:00
beo3000 0685b76b2e fix sync problem 2026-02-24 07:37:45 +01:00
beo3000 15fb01e2b1 ui fixes 2026-02-23 09:52:55 +01:00
beo3000 d63c75e551 ui fixes 2026-02-23 08:49:19 +01:00
beo3000 d281b1babc added pages feature 2026-02-22 21:35:43 +01:00
beo3000 63d36a1611 added private journal 2026-02-22 17:16:55 +01:00
beo3000 afb330ed5d fix sync problems 2026-02-22 14:59:42 +01:00
beo3000 58c990d4e6 feat: ZIP workspace + image blob sync
Phase 1 - ImageBlob sync:
- shared: add ImageBlob type (SyncEntity + contentHash + base64 data)
- shared: add imageBlobs to SyncChanges
- server: image_blobs table (drizzle migration 0005)
- server: sync-service push/pull for imageBlobs (base64 transport)
- client: Dexie v8 schema with SyncEntity-compatible ImageBlob
- client: storeImage computes SHA-256 contentHash
- client: syncService push (Blob→base64) and pull (base64→Blob)

Phase 2 - ZIP AI workspace:
- server: fflate dependency
- server: exportWorkspaceZip() replaces exportBundle()
- server: applyUploadFromZip() with contentHash dedup for images
- server: legacy JSON applyUpload() kept for backward compat
- server: ai-export routes support application/zip upload
- server: README updated for ZIP workspace structure
- scripts: download.ps1 extracts ZIP → work/ subdirs
- scripts: upload.ps1 compresses work/ → ZIP, posts octet-stream
- scripts: unlock.ps1 reads work/manifest.json (also supports legacy bundle)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-21 19:35:12 +01:00
beo3000 04983c2a05 dev 2026-02-21 19:25:43 +01:00
beo3000 1da4050813 added wiedervorlage 2026-02-21 08:28:28 +01:00
beo3000 81a5a90b20 upd meniu 2026-02-20 17:49:04 +01:00
beo3000 3e0926da4b features 2026-02-20 16:49:41 +01:00
beo3000 1acdc0b4cd ui feautres 2026-02-20 13:28:36 +01:00
beo3000 867cffb6a1 initial features1 2026-02-20 11:33:50 +01:00
beo3000 9137c9d7ff initla commit 2026-02-20 08:20:13 +01:00