Commit Graph

5472 Commits

Author SHA1 Message Date
b413fade91 Added AppFlowy logo at top of page
Simplified and removed a lot of duplication
Change the order of things to make the contributions go from easy to hardest
There were many redundant sentences. Like explaining what to put in a Bug Report when we already have a template for that. People can see. :D
2021-12-15 20:56:21 -05:00
72a851bd7e Fixed some grammar 2021-12-15 19:15:51 -05:00
4a49669cc5 Put the steps for existing translations first, this will be the most used case.
Simplified the wording of the 'add new language' case.
2021-12-15 17:41:02 -05:00
869399eb16 Added references to the Linux and Windows build instructions
Added temporary instructions for how to install on Linux and Windows
2021-12-15 16:30:50 -05:00
511b6658a4 md5 for consistency check 2021-12-15 23:01:50 +08:00
ef6e777ec0 fix warnings 2021-12-15 16:28:18 +08:00
446da06212 Merge pull request #139 from naughtz/main
Add i18n/zh-CN support
2021-12-15 08:48:24 +08:00
a8b42cbc95 Merge branch 'AppFlowy-IO:main' into main 2021-12-14 21:15:11 +08:00
84d5d2c2f1 start ws connect after sign up 2021-12-14 20:50:07 +08:00
c93e73d3d1 Merge pull request #152 from naughtz/Windows10X86_64_verified
build on windows 10 X86_64 verified
2021-12-14 18:22:59 +08:00
1b1ab4ad26 Merge pull request #150 from slidoooor/main
Fix some spelling errors
2021-12-14 18:22:10 +08:00
013d8f753a refactor errors 2021-12-14 18:20:07 +08:00
2e24ae65fd build on windows 10 X86_64 verified 2021-12-14 17:34:11 +08:00
72a8f7a9e3 mv websocket to flowy-net crate 2021-12-14 15:31:44 +08:00
75f021744b fix spelling 2021-12-14 12:55:49 +08:00
6f05d317e9 Fix spelling 2021-12-14 12:52:20 +08:00
a5facab7e3 Add space between English word and Chinese charactor 2021-12-14 11:54:25 +08:00
72fef86e28 Merge pull request #142 from MikeWallaceDev/Fix_typo_issue_140
Changed string "Untitles" to "Untitled"
2021-12-14 11:03:03 +08:00
5946dd0b7b Changed string "Untitles" to "Untitled" 2021-12-13 16:50:04 -05:00
8adc4501ef Add i18n/zh-CN support
add language support(chinese)
2021-12-13 23:21:37 +08:00
5b7e6690f8 test sync 2021-12-13 22:46:35 +08:00
bf344685e6 Merge pull request #137 from MikeWallaceDev/ExportToMarkdown
Added missing attributes to markdown renderer
2021-12-13 19:40:05 +08:00
31086ad4df add mock server 2021-12-13 13:55:44 +08:00
ab214d4a74 Added missing attributes to markdown renderer 2021-12-12 23:37:34 -05:00
df432d11c3 add flowy-net crate 2021-12-12 21:48:52 +08:00
dfa9c04f5a mv kv to flowy-database 2021-12-12 21:18:23 +08:00
54cd9eca8c Merge pull request #135 from MikeWallaceDev/FixBuildSdkSh
Fix build sdk sh
2021-12-12 20:57:41 +08:00
0231ad3adf add doc persistence trait 2021-12-12 16:02:58 +08:00
90e3ba14f1 mv server's DocManager to flowy_collaboration crate 2021-12-12 12:41:16 +08:00
94dc76d1a9 Fix build_sdk.sh
Fixed a typo (aarch64 -> x86)
Since I was here : Capitalized the OS names
2021-12-11 23:38:49 -05:00
66defa85f6 Edited Linux Instructions
Fixed the numbering (Github doesn't do numbering correctly...)
Added step showing how to start coding in VS Code
Changed server step from Optional to TBD
2021-12-11 23:15:11 -05:00
c2f4ee4cac Merge pull request #133 from MikeWallaceDev/linux-docs
Updated Linux build document
2021-12-11 22:29:02 +08:00
31ced8bde7 Removed lines concerning yaml backend 2021-12-11 09:07:24 -05:00
d3bfca10e9 refactor backend editor 2021-12-11 17:48:39 +08:00
d80061461b add flowy-collaboration crate 2021-12-11 13:47:16 +08:00
85cc9b60d9 Merge pull request #132 from irfanbacker/translation-doc-patch
Add translation documentation
2021-12-11 10:16:12 +08:00
c8f6f4861b Marked Arch Linux as being verified (however protobuf isn't working yet)
Restructured the steps to better separate concerns
Added instructions for Arch Linux
Highlighted some steps that may be overlooked by someone who already has Flutter installed (or that I found confusing during installation
Moved environment settings to Step 5
2021-12-10 13:16:41 -05:00
b73f35b18c Add translation guide doc 2021-12-10 23:31:30 +05:30
69ee8aff55 rename flowy-workspace-infra 2021-12-10 22:48:30 +08:00
aeb448c4de mock websocket 2021-12-10 22:18:44 +08:00
34441ee076 add test 2021-12-10 15:15:33 +08:00
d283d29202 [flutter]: switch to stable channel 2021-12-10 14:43:57 +08:00
45d9a0918f add user_id in revision 2021-12-10 11:22:21 +08:00
3fa0f97e74 add pb generation log 2021-12-10 11:22:14 +08:00
909406bf08 fix bugs & add unit test 2021-12-10 11:22:07 +08:00
0172fc71db stop sync after close the view 2021-12-10 11:22:00 +08:00
6b338d4cc5 add feature flowy_unit_test 2021-12-10 11:21:53 +08:00
7ac55f29db refactor tests 2021-12-10 11:21:45 +08:00
4450d4410b send revision periodically 2021-12-10 11:21:39 +08:00
23f4684d3f add revision cache layer 2021-12-10 11:21:31 +08:00