appflowy
|
dd8c26df02
|
refactor: revision_cache with sync_seq
|
2022-02-19 11:34:31 +08:00 |
|
appflowy
|
dd832b7482
|
chore: rename some struct
|
2022-02-18 23:04:55 +08:00 |
|
appflowy
|
06967d8057
|
fix: path issue on windows
|
2022-02-17 20:10:29 +08:00 |
|
nathan
|
ceaf1ccc21
|
feat: fix windows build erros
|
2022-02-17 16:32:10 +08:00 |
|
appflowy
|
a7819c6456
|
chore: delete dart_event.dart
|
2022-02-16 18:11:25 +08:00 |
|
appflowy
|
373407fd57
|
ci: fix potential ci error
|
2022-02-16 18:09:43 +08:00 |
|
Nathan.fooo
|
91b1430e7b
|
Merge pull request #337 from AppFlowy-IO/auto_gen_dart_event
Auto gen dart event
|
2022-02-16 16:11:09 +08:00 |
|
Nathan.fooo
|
7335119933
|
Merge pull request #334 from dadyarri/fix-typo-in-ru-translate
fix typo in ru translate
|
2022-02-16 15:29:05 +08:00 |
|
appflowy
|
6061dc1989
|
chore: update unit test
|
2022-02-16 15:28:00 +08:00 |
|
appflowy
|
c760ca6788
|
chore: update unit test
|
2022-02-16 14:23:27 +08:00 |
|
appflowy
|
5a0f87fe02
|
ci: add missing file
|
2022-02-16 12:27:41 +08:00 |
|
appflowy
|
2a6ce12a55
|
ci: fix ci errors
|
2022-02-16 12:22:26 +08:00 |
|
appflowy
|
0aed86737f
|
feat: add dart_event.dart to gitignore
|
2022-02-16 11:16:24 +08:00 |
|
appflowy
|
afd8335e95
|
chore: cache dart_event.dart file
|
2022-02-16 11:13:14 +08:00 |
|
appflowy
|
cd013529d4
|
chore: write dart_event file
|
2022-02-16 11:05:43 +08:00 |
|
appflowy
|
bf3a0b6e5b
|
feat: add flowy_clean command to remove the build.rs cache
|
2022-02-15 22:37:13 +08:00 |
|
appflowy
|
0933935071
|
refactor: add code_gen crate
|
2022-02-15 22:18:34 +08:00 |
|
appflowy
|
aecf29ddca
|
chore: support compile af on frontend/ directory
|
2022-02-15 10:10:47 +08:00 |
|
Daniil
|
e9712540a1
|
style: fix typo in ru translate
|
2022-02-14 14:31:37 +03:00 |
|
xurunkang
|
bcf9e83fd7
|
feat: support automated release by Github CI. (macOS/Linux)
|
2022-02-14 12:21:10 +08:00 |
|
Annie
|
257ea11ce6
|
Merge pull request #299 from gustavosr98/main
Added spanish [Venezuela] translations
|
2022-02-13 12:50:08 +08:00 |
|
appflowy
|
9b8c110a66
|
refactor: optimize protobuf code gen process
|
2022-02-13 12:04:34 +08:00 |
|
appflowy
|
afa629a2b4
|
feat: update macOS dev install command
|
2022-02-11 20:05:55 +08:00 |
|
Nathan.fooo
|
4ba1ba00a5
|
Revert "ci: test web hook"
|
2022-02-10 15:28:52 +08:00 |
|
appflowy
|
bf36cbccbb
|
ci: test web hook
|
2022-02-10 15:19:44 +08:00 |
|
appflowy
|
686507cd67
|
feat: remove cargo make pb command
|
2022-02-09 22:26:10 +08:00 |
|
appflowy
|
487e5035bb
|
ci: fix flutter warnings
|
2022-02-09 22:22:31 +08:00 |
|
appflowy
|
f872c6c1f8
|
ci: fix flutter warnings
|
2022-02-09 21:56:46 +08:00 |
|
appflowy
|
68dfde4cf8
|
ci: cargo test without default features
|
2022-02-09 21:39:12 +08:00 |
|
appflowy
|
5809758539
|
refactor: rename error-code to flowy-error-code in case of ambiguous
|
2022-02-09 19:26:06 +08:00 |
|
appflowy
|
93863462a2
|
fix: pass unit test
|
2022-02-09 19:17:15 +08:00 |
|
appflowy
|
7cceafa432
|
style: fix warnings
|
2022-02-09 18:39:58 +08:00 |
|
appflowy
|
4b63170e56
|
refactor: read cache proto info
|
2022-02-09 18:17:06 +08:00 |
|
appflowy
|
1c3c519b14
|
refactor: cache proto file info
|
2022-02-09 13:08:49 +08:00 |
|
appflowy
|
7646f984e0
|
refactor: generate x.proto file using build.rs
|
2022-02-09 09:57:03 +08:00 |
|
appflowy
|
30bedb337f
|
ci: export path to CI
|
2022-02-09 07:32:59 +08:00 |
|
appflowy
|
832db73410
|
ci: add logs
|
2022-02-09 07:23:57 +08:00 |
|
appflowy
|
837666d36d
|
ci: fix dart pb
|
2022-02-09 01:14:54 +08:00 |
|
appflowy
|
68b0730dda
|
ci: disable dart pb gen
|
2022-02-09 00:47:43 +08:00 |
|
appflowy
|
15d91d3cbe
|
ci: export path
|
2022-02-08 23:05:28 +08:00 |
|
appflowy
|
f55de1fd17
|
feat: install protoc-gen-dart if not installed
|
2022-02-08 22:42:00 +08:00 |
|
appflowy
|
dd3f1d0b24
|
ci: install protobuf code gen tool
|
2022-02-08 21:43:31 +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 |
|
Gustavo Sanchez
|
ecf2598be7
|
Merge branch 'main' into main
|
2022-02-07 16:12:11 -04:00 |
|
appflowy
|
59aed762e7
|
ci: fix compile errors
|
2022-02-07 16:04:35 +08:00 |
|
appflowy
|
337161c3d7
|
style: config log
|
2022-02-07 15:51:19 +08:00 |
|
appflowy
|
9f8e3b09c3
|
fix: compile errors
|
2022-02-07 15:48:01 +08:00 |
|
appflowy
|
0c6903f793
|
refactor: refactor some crates with http_server
|
2022-02-07 15:34:46 +08:00 |
|
appflowy
|
084e9c5f6f
|
refactor: refactor some crates with http_server
|
2022-02-07 15:33:46 +08:00 |
|