Nathan.fooo
|
5b07656295
|
Feat/database view (#1765)
* chore: rename flowy-database to flowy-sqlite
* refactor: rename flowy-grid to flowy-database
* refactor: rename grid to database
* refactor: rename GridEvent to DatabaseEvent
* refactor: rename grid_id to database_id
* refactor: rename dart code
|
2023-01-31 08:28:31 +08:00 |
|
Nathan.fooo
|
0d8adaa921
|
Feat/http server adapt (#1754)
|
2023-01-30 11:11:19 +08:00 |
|
Nathan.fooo
|
4fb2afe82e
|
chore: notification parser (#1745)
|
2023-01-27 22:57:23 +08:00 |
|
Nathan.fooo
|
7a750e5255
|
chore: listen backend notification from Tauri (#1743)
|
2023-01-27 17:17:51 +08:00 |
|
Nathan.fooo
|
347245aaa1
|
Refactor/dart notification (#1740)
* refactor: notification send
* refactor: rename dart-notify to flowy-notification
* ci: fix clippy wanrings
* ci: fix rust code converage
|
2023-01-26 15:40:23 +08:00 |
|
Nathan.fooo
|
67f07463f0
|
refactor: tauri folder (#1738)
|
2023-01-24 14:01:30 +08:00 |
|
Nathan.fooo
|
1b654e556f
|
chore: config tauri foder (#1721)
Co-authored-by: nathan <nathan@appflowy.io>
|
2023-01-18 14:21:08 +08:00 |
|
Nathan.fooo
|
d77c41013f
|
chore: build tauri from vscode launch (#1720)
* chore: build tauri from vscode launch
* fix: unit test
Co-authored-by: nathan <nathan@appflowy.io>
|
2023-01-18 11:22:13 +08:00 |
|
Nathan.fooo
|
ceb39a4fd9
|
chore: add tauri build config (#1717)
Co-authored-by: nathan <nathan@appflowy.io>
|
2023-01-17 21:54:25 +08:00 |
|
Nathan.fooo
|
f64346c955
|
Feat/tauri (#1716)
* feat: support tauri desktop
* chore: support call flowy sdk command
* chore: switch to svelte
* chore: gen js protobuf
* chore: import js protobuf
* chore: call flowy sdk handler
* chore: update scipts
* chore: create index.ts
* chore: track files
* chore: gen ts event
* chore: replace application icon
* chore: migrate to react
* chore: fix wanrings
Co-authored-by: nathan <nathan@appflowy.io>
|
2023-01-17 16:27:17 +08:00 |
|