Ka-Note/ka-note
beo3000 c28bd34a1a fix: persistent token cache in get-token.ps1
- Fast path: reads from ~/.ka-note/token.txt if not expired (no MSAL needed)
- On expiry: MSAL silent refresh with login hint
- Fallback: interactive browser login (~once per 90 days)
- Auto-saves every acquired token back to cache file

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-21 22:31:03 +01:00
..
client ui fix ios 2026-02-21 20:02:50 +01:00
data features 2026-02-20 16:49:41 +01:00
scripts fix: persistent token cache in get-token.ps1 2026-02-21 22:31:03 +01:00
server ui fix ios 2026-02-21 20:02:50 +01:00
shared feat: ZIP workspace + image blob sync 2026-02-21 19:35:12 +01:00
.dockerignore fix bypass in production 2026-02-21 15:49:52 +01:00
.env.example dev 2026-02-21 19:25:43 +01:00
.gitignore dev 2026-02-21 19:25:43 +01:00
Dockerfile fix sync und deploy problems 2026-02-21 10:38:25 +01:00
VERSION fix image sync 2026-02-21 19:50:07 +01:00
deploy.ps1 fix sync und deploy problems 2026-02-21 10:38:25 +01:00
docker-compose.yml fix sync und deploy problems 2026-02-21 10:38:25 +01:00
ka-note.db-shm added ms auth 2026-02-20 21:05:49 +01:00
ka-note.db-wal added ms auth 2026-02-20 21:05:49 +01:00
package-lock.json feat: ZIP workspace + image blob sync 2026-02-21 19:35:12 +01:00
package.json fix sync und deploy problems 2026-02-21 10:38:25 +01:00