Commit Graph

62 Commits

Author SHA1 Message Date
appflowy
909406bf08 fix bugs & add unit test 2021-12-10 11:22:07 +08:00
appflowy
0172fc71db stop sync after close the view 2021-12-10 11:22:00 +08:00
appflowy
6b338d4cc5 add feature flowy_unit_test 2021-12-10 11:21:53 +08:00
appflowy
7ac55f29db refactor tests 2021-12-10 11:21:45 +08:00
appflowy
4450d4410b send revision periodically 2021-12-10 11:21:39 +08:00
appflowy
23f4684d3f add revision cache layer 2021-12-10 11:21:31 +08:00
appflowy
8a9a23ddbe add rich_text crate 2021-12-10 11:21:25 +08:00
appflowy
2f413a8e67 generic lib-ot 2021-12-10 11:21:17 +08:00
appflowy
8457682092 refactor backend dir hierarchi 2021-12-10 11:21:06 +08:00
appflowy
6298a0d96d add core 2021-12-10 11:20:52 +08:00
appflowy
29c14949cb reanme flowy-workspace to flowy-core 2021-12-10 11:20:29 +08:00
Irfan Backer
2aaa076592 Add default en translation for i18n 2021-12-07 23:01:23 +05:30
Irfan Backer
b8ce9b9afb Setup basic i18n configs 2021-12-07 22:58:50 +05:30
appflowy
5a89655982 setup flowy sdk server configuration 2021-12-06 08:35:17 +08:00
appflowy
90b5eca5d9 fix compile errors 2021-12-05 14:06:10 +08:00
appflowy
bb07eeb2e2 move network state to lib-infra 2021-12-05 14:06:10 +08:00
Daniel Thompson
2e7ab3000f Correct the capitalization of GitHub
To accomplish this task, I ran the following command (on macOS):

    find . -type f -print0 | xargs -0 sed -i '' 's/Github/GitHub/g'

GitHub, for better or worse, decided that the way their company is
spelled is with a capital "G" and a capital "H" and it's their name so
they get to do that if they want.

When I went to check out AppFlowy's web site, I noticed that GitHub
wasn't spelled correctly, and for me, this made the project feel less
than polished and myself reluctant to try it out. However, there is only
one way to find out about the project: I [opened a ticket]. And BAM! It
was resolved in mere hours by @annieappflowy. Nice.

With fresh motivation to check out the project, I downloaded the app
and...found myself staring at the same issue on the first screen of the
app. Well, as I was a bit flippant with the issue I opened up for the
web site misspellings, I decided to fix this one myself.

[opened a ticket]: https://github.com/AppFlowy-IO/appflowy/issues/118
2021-12-04 20:52:12 -05:00
appflowy
ce8805aff8 fix wanrings 2021-12-04 23:54:14 +08:00
appflowy
31efacb274 monitor network state 2021-12-04 22:31:30 +08:00
appflowy
63082418be fix generate pb issues 2021-12-04 17:31:43 +08:00
appflowy
c649673b2b rename flowy-dispatch structs 2021-12-04 11:26:17 +08:00
appflowy
76691e3e8c rename ffi func 2021-12-04 10:27:08 +08:00
appflowy
e7cc11cc44 rename some structs 2021-12-03 22:40:56 +08:00
appflowy
6fa7b0632a optimaze docker image size 2021-12-03 18:13:38 +08:00
N0x
d33f646790
Update emojis to 13.1 2021-12-01 10:16:54 +01:00
appflowy
f22cf6349b update ci 2021-12-01 11:01:03 +08:00
appflowy
c4088622f8 rust fmt 2021-11-29 22:01:46 +08:00
appflowy
8c54949271 rust fmt 2021-11-29 22:01:46 +08:00
appflowy
f9bfe94a6b fix flowy_tool issues 2021-11-29 20:08:02 +08:00
AppFlowy.IO
180b0cd568
Merge pull request #101 from pdckxd/main
[Instruction] Slightly update steps of BUILD_ON_WINDOWS.md
2021-11-28 23:13:42 +08:00
Alex to
172e1ab1de [Instruction] Slightly update steps of BUILD_ON_WINDOWS.md
1. doc\BUILD_ON_WINDOWS.md
  - rustup.exe with parameter to install rust without prompt
2. frontend/scripts/makefile/protobuf.toml
  - add a sub task to check if protoc is presented in PATH
2021-11-28 20:34:03 +08:00
appflowy
271cd0dd61 mv lib-sqlite to shared-lib 2021-11-27 21:59:20 +08:00
appflowy
3abd5b953e fix clippy warnings 2021-11-27 19:20:22 +08:00
appflowy
f59cf4eb71 remove deprecated flowy_editor 2021-11-26 23:07:35 +08:00
Alex to
ba5d66cea0 [Instruction] Enhance BUILD_ON_WINDOWS.md to remove choco dependency
1. doc\BUILD_ON_WINDOWS.md
2. frontend\scripts\makefile\env.toml
  - break down install_targets task into 3 platform specific tasks
  - only install necessary targets for specfic platform
2021-11-24 14:07:06 +08:00
Harinandan
542622c512 Merge branch 'main' of github.com:Hari-07/appflowy 2021-11-23 21:12:25 +05:30
Harinandan
513df69042 Added tooltip to toolbar buttons 2021-11-23 21:11:49 +05:30
Hari07
5c5f0f6a1e
Merge branch 'AppFlowy-IO:main' into main 2021-11-23 21:08:02 +05:30
AppFlowy.IO
627aac9a15
Merge pull request #87 from pdckxd/main
fix path issue in .gitignore
2021-11-23 20:43:29 +08:00
Alex Chen
870aa61080 fix path issue in .gitignore 2021-11-23 20:05:26 +08:00
appflowy
f45608163c update native protobuf tool version 2021-11-23 20:04:57 +08:00
Alex to
93b7cf481b Untrack auto generated files under windows/flutter/. Add below files into .gitignore
windows/flutter/generated_plugin_registrant.cc
windows/flutter/generated_plugin_registrant.h
windows/flutter/generated_plugins.cmake
2021-11-23 19:38:39 +08:00
appflowy
054fa4c952 rename some tasks' name 2021-11-23 18:15:33 +08:00
appflowy
ce126fe08d [rust]: fix some unuse warniings 2021-11-23 18:15:33 +08:00
appflowy
1ee5a9402b remove install_protobuf task from the flowy_dev 2021-11-23 16:41:05 +08:00
appflowy
b2f3570bbf print the flutter and rust env 2021-11-23 15:30:21 +08:00
Harinandan
fe88e100e2 Added fix for cursor appearing below highlights 2021-11-23 12:22:43 +05:30
AppFlowy.IO
0f0dd5755d
Merge pull request #79 from pdckxd/main
[Build] Enhance windows build instruction and cargo make scripts
2021-11-23 14:27:50 +08:00
appflowy
5703d7ea9f update flutter-quill remote address 2021-11-23 14:26:32 +08:00
appflowy
08635f1984 specify nightly toolchain for rustup-init 2021-11-23 14:26:32 +08:00