Nathan.fooo
|
6bb1c4e89c
|
feat: run rustfmt with custom defined fmt configuration (#1848)
* chore: update rustfmt
* chore: apply rustfmt format
|
2023-02-13 09:29:49 +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 |
|
nathan
|
44f9254c0a
|
chore: add codegen crate
|
2022-12-01 15:17:55 +08:00 |
|
appflowy
|
4b71c474e4
|
refactor: separate proto file from src folder
|
2022-06-15 19:40:18 +08:00 |
|
appflowy
|
11ceb96f65
|
feat: return rows and fields
|
2022-03-05 17:52:25 +08:00 |
|
appflowy
|
cd013529d4
|
chore: write dart_event file
|
2022-02-16 11:05:43 +08:00 |
|
appflowy
|
0933935071
|
refactor: add code_gen crate
|
2022-02-15 22:18:34 +08:00 |
|
appflowy
|
4b63170e56
|
refactor: read cache proto info
|
2022-02-09 18:17:06 +08:00 |
|
appflowy
|
7646f984e0
|
refactor: generate x.proto file using build.rs
|
2022-02-09 09:57:03 +08:00 |
|
appflowy
|
d0b02cb4fd
|
refactor: generate dart pb files with feature flag: dart
|
2022-02-08 16:24:59 +08:00 |
|
appflowy
|
9135b92a39
|
refactor: generate the pb files using build.rs
|
2022-02-08 14:36:59 +08:00 |
|