mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-27 05:33:10 +03:00
15dd20ef48
- Added a simple abstraction of persistent storage class. - Different persistence solutions are provided for web and client. - web: stored in localStorage - client: stored in the application directory as `.json` file - Define persistent app-config schema - Add a new hook that can interactive with persistent-app-config reactively |
||
---|---|---|
.. | ||
e2e-enhance | ||
utils | ||
.gitignore | ||
electron.ts | ||
package.json | ||
playwright.ts | ||
tsconfig.json |