Commit graph

16 commits

Author SHA1 Message Date
Shibo Lyu
42aeca58e7 deps: bump to latest Svelte 4 compatible versions 2024-10-31 02:22:06 +08:00
Shibo Lyu
5c82a79b9c deps: bump blah core to 0.2.6 2024-10-15 01:07:51 +08:00
Shibo Lyu
2771381a13 refactor: actKeyStore -> accountKeyStore
Now it stores encoded id key too, if needed. Also use idb instead of wrangling IndexedDB API ourselves.
2024-10-12 01:02:59 +08:00
Shibo Lyu
8a91ea13fd refactor: remove sqlite & drizzle
We will just use idb and localstorage to keep web client simple.
2024-10-12 00:05:06 +08:00
Shibo Lyu
79da5554a0 chore: update deps 2024-10-11 02:03:35 +08:00
Shibo Lyu
a127364f0c deps: bump blah core to 0.2.4 2024-10-11 01:29:20 +08:00
Shibo Lyu
ce23d4404f deps: bump @blah-im/core to 0.2.3 2024-10-11 00:54:16 +08:00
Shibo Lyu
23e248a61e chore: update package lock 2024-10-01 03:11:16 +08:00
Shibo Lyu
09b7d24b95 feat: identity menu 2024-09-03 01:58:04 +08:00
Shibo Lyu
3a76e2f9f8 feat: [wip] identity menu & creation 2024-09-02 03:43:45 +08:00
Shibo Lyu
7e39e55926 feat: blah crypto 2024-09-01 13:44:38 +08:00
Shibo Lyu
aebe100799 feat: chat history ui 2024-08-31 04:49:26 +08:00
Yi-Jyun Pan
3d88b42d9a
chore: Add Zeabur configuration
* .node-version has been degraded to v20, since
  Svelte does not support v22 on Serverless :(
* Add Zeabur adapter (only used when ZEABUR=1)
2024-08-30 11:23:57 +08:00
Shibo Lyu
ca380e9ce6 feat: basic rich text input & format 2024-08-30 03:21:51 +08:00
Shibo Lyu
8112bb9b35 fix: esbuild 2024-08-28 17:18:06 +08:00
Shibo Lyu
a6b8910b8e init 2024-08-28 17:08:32 +08:00