Commit Graph

53 Commits

Author SHA1 Message Date
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 fb47aacd83 upd inventory 2026-03-06 19:48:52 +01:00
beo3000 fbae56760b upd inventory 2026-03-05 20:43:19 +01:00
beo3000 0ed9770b27 upd recognition 2026-03-05 20:25:30 +01:00
beo3000 bdd1b7d67c upd recognition 2026-03-05 19:32:05 +01:00
beo3000 66a0aeaae2 upd inventory 2026-03-04 11:04:33 +01:00
beo3000 7f4cfd0df6 added inventory (first phase) 2026-03-04 06:22:58 +01:00
beo3000 8bbfb32113 fix markdown table & plan inventory-feature 2026-03-03 21:51:20 +01:00
beo3000 d65114a681 upd icons & tabs 2026-03-03 10:53:17 +01:00
beo3000 4ec63d4bd8 deploy fix 2026-03-02 21:28:53 +01:00
beo3000 cf220dd3a0 icon und menu update 2026-03-02 20:59:57 +01:00
beo3000 3a4fc0e8e0 fix search 2026-03-02 19:02:20 +01:00
beo3000 b7489e80b8 sync with paginations 2026-03-01 21:41:18 +01:00
beo3000 8398cef5b1 added metal-icons 2026-03-01 19:56:34 +01:00
beo3000 9670ae3c9f refactoring 2026-03-01 19:11:26 +01:00
beo3000 957c1da44a added task feature 2026-03-01 16:54:50 +01:00
beo3000 46b63b56e8 upd mention-funktion 2026-03-01 10:18:55 +01:00
beo3000 d14669bdcb upd person <-> meeting ref 2026-02-28 17:34:20 +01:00
beo3000 828631467c added chip for arrow links und abbrivations 2026-02-28 16:34:03 +01:00
beo3000 d26dacf7e8 upd deploy skript 2026-02-28 15:22:39 +01:00
beo3000 c4e60736e8 fix bubble menu resize problems 2026-02-28 10:20:27 +01:00
beo3000 953d040e4e upd personal list 2026-02-28 09:11:40 +01:00
beo3000 d5a9f9ce00 upd md editor 2026-02-27 22:14:20 +01:00
beo3000 5e188e2f94 fixes 2026-02-27 21:19:43 +01:00
beo3000 883d267328 db shutdown on deploy 2026-02-27 19:48:25 +01:00
beo3000 95c280456d upd cal und deploy with backup 2026-02-27 19:36:33 +01:00
beo3000 aada965ff4 upd calender impotz 2026-02-27 18:17:59 +01:00
beo3000 41befde281 upd cal import 2026-02-27 17:12:23 +01:00
beo3000 b6f35431df azure login und cal sync 2026-02-27 16:30:32 +01:00
beo3000 2f9218ce0e o365 integration v1 2026-02-26 22:17:28 +01:00
beo3000 b7da3b3ffc added meetings 2026-02-26 20:16:52 +01:00
beo3000 e1dbac240a fix - bubble-menu 2026-02-26 15:59:01 +01:00
beo3000 d0cf5c8505 upd md editor 2026-02-25 21:55:54 +01:00
beo3000 684519384b added search 2026-02-25 20:51:53 +01:00
beo3000 2cb4c24e40 upd commandbar 2026-02-25 17:08:54 +01:00
beo3000 22d811716d ui opt 2026-02-25 16:53:11 +01:00
beo3000 a88b2ea93e upd kano-bar 2026-02-24 21:47:54 +01:00
beo3000 e5a37bd7ed opt side panel 2026-02-24 19:06:18 +01:00
beo3000 53b20cf492 ui optimierungen 2026-02-24 18:10:53 +01:00
beo3000 a3b627f049 added journal archive 2026-02-23 14:52:59 +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 60e38dc593 fix sync problems 2026-02-22 14:39:38 +01:00
beo3000 3822d66538 upd 2026-02-21 22:37:13 +01:00
beo3000 28221232d6 ui fix ios 2026-02-21 20:02:50 +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 9c04b8652c fix bypass in production 2026-02-21 15:49:52 +01:00
beo3000 303f7ee696 added bypass login 2026-02-21 13:40:43 +01:00