AFFiNE/packages/native
2023-07-13 17:07:14 +08:00
..
__tests__ build: perform TypeCheck for all packages (#2573) 2023-05-31 12:49:56 +00:00
schema feat: sqlite subdocument (#2816) 2023-06-27 07:40:37 +00:00
src fix: add DB migration to add workspace (#3115) 2023-07-10 08:03:18 +00:00
.env feat(native): move sqlite operation into Rust (#2497) 2023-06-07 14:52:19 +08:00
.gitignore feat(native): move sqlite operation into Rust (#2497) 2023-06-07 14:52:19 +08:00
affine.db feat(native): move sqlite operation into Rust (#2497) 2023-06-07 14:52:19 +08:00
build.rs feat: sqlite subdocument (#2816) 2023-06-27 07:40:37 +00:00
Cargo.toml feat(native): move sqlite operation into Rust (#2497) 2023-06-07 14:52:19 +08:00
event.d.ts feat(native): NotifyEvent types 2023-05-11 14:41:51 +08:00
fs-watcher.d.ts feat(electron): use affine native (#2329) 2023-05-17 12:36:51 +08:00
fs-watcher.js refactor(electron): sqlite db data workflow (remove symlink & fs watcher) (#2491) 2023-05-29 12:53:15 +08:00
index.d.ts fix: add DB migration to add workspace (#3115) 2023-07-10 08:03:18 +00:00
index.js fix: add DB migration to add workspace (#3115) 2023-07-10 08:03:18 +00:00
package.json v0.7.0-canary.44 2023-07-13 17:07:14 +08:00
project.json chore: improve ci build speed (#2953) 2023-07-01 10:47:26 +00:00
tsconfig.json feat(electron): use affine native (#2329) 2023-05-17 12:36:51 +08:00