Commit Graph

1149 Commits

Author SHA1 Message Date
appflowy
adce96f15b fix generate pb bugs 2021-12-21 14:00:42 +08:00
appflowy
d9421f70a0 refactor backend directory 2021-12-21 14:00:41 +08:00
Mike Wallace
b04111e5a3
Add files via upload 2021-12-20 22:41:06 -05:00
Mike Wallace
b22b8ab3a0
Added two images for the wiki 2021-12-20 21:16:26 -05:00
appflowy
b66f46108d disable sync test 2021-12-20 20:59:33 +08:00
appflowy
e55b79d3e6 Merge branch 'feat/online2' 2021-12-20 15:38:41 +08:00
appflowy
d3a00b14b0 enable local web socket 2021-12-20 15:37:37 +08:00
appflowy
ef491f4276 mv lib-sqlite to rust-lib 2021-12-20 14:26:26 +08:00
Pablo Castellano
f0b61546fe
Fix command in README (#182)
LGTM again!!  :D
2021-12-19 23:09:38 -05:00
appflowy
16c702b1e1 fix listen on websocket error 2021-12-20 12:06:17 +08:00
appflowy
936e133624 rename crates 2021-12-19 21:29:33 +08:00
appflowy
77be3e9c71 send connect message when open the document 2021-12-19 21:17:45 +08:00
fabiograz
79aa20d662
Italian Translation (#176)
* Italian Translation

* Rename it_it.json to it_IT.json

* Add Italian Translation to app
2021-12-19 01:50:43 -05:00
appflowy
987a246c80 send user connect message 2021-12-18 18:35:45 +08:00
AppFlowy.IO
baade1f5d4
Merge pull request #179 from MikeWallaceDev/automate_build_sdk_sh
Automate build sdk sh
2021-12-18 12:21:30 +08:00
Mike
7a264dba6a Build system will now detect OS and pass it down to build_sdk.sh.
build_sdk.sh will now automatically choose the correct cargo-make command line based on the OS

# Conflicts:
#	frontend/scripts/build_sdk.sh
2021-12-17 22:48:07 -05:00
Mike
fc74b2b962 Build system will now detect OS and pass it down to build_sdk.sh.
build_sdk.sh will now automatically choose the correct cargo-make command line based on the OS
2021-12-17 22:31:01 -05:00
Mike
d445aeb304 Build system will now detect OS and pass it down to build_sdk.sh.
build_sdk.sh will now automatically choose the correct cargo-make command line based on the OS
2021-12-17 22:21:11 -05:00
AppFlowy.IO
cdb36f9526
Merge pull request #178 from MikeWallaceDev/add_linux_desktop_file
Add linux desktop file
2021-12-18 09:26:44 +08:00
Mike
327fa0c811 Makefile.toml
- Removed duplicate BUILD_FLAG

flutter.toml
task copy-to-product-linux now copies desktop file and icon
- Added create-release-archive task
- Implemented create-release-archive-linux. Windows and Mac remain to be done.

Added appflowy.desktop.temp file.
2021-12-17 14:34:35 -05:00
appflowy
1744938a51 fix bugs 2021-12-18 00:23:26 +08:00
Mike Wallace
913da7ce5b
Add files via upload
Added AppFlowy title image
2021-12-16 14:05:42 -05:00
Mike
a93d7e1987 Just fixed some grammar 2021-12-16 12:01:26 -05:00
appflowy
405c618d27 rename some struct 2021-12-16 22:24:05 +08:00
Annie
6f5e19d053
Merge pull request #160 from MikeWallaceDev/add_linux_to_readme
Improved the main README.md
2021-12-16 21:37:12 +08:00
appflowy
4a46bf3fa3 refcator web socket message sent logic 2021-12-16 21:31:36 +08:00
Mike
9b85349650 Forgot to hit Ctrl-S on my last change! 2021-12-15 21:09:35 -05:00
Mike
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
Mike
72a851bd7e Fixed some grammar 2021-12-15 19:15:51 -05:00
Mike
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
Mike
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
appflowy
511b6658a4 md5 for consistency check 2021-12-15 23:01:50 +08:00
appflowy
ef6e777ec0 fix warnings 2021-12-15 16:28:18 +08:00
Annie
446da06212
Merge pull request #139 from naughtz/main
Add i18n/zh-CN support
2021-12-15 08:48:24 +08:00
Naughtz
a8b42cbc95
Merge branch 'AppFlowy-IO:main' into main 2021-12-14 21:15:11 +08:00
appflowy
84d5d2c2f1 start ws connect after sign up 2021-12-14 20:50:07 +08:00
AppFlowy.IO
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
AppFlowy.IO
1b1ab4ad26
Merge pull request #150 from slidoooor/main
Fix some spelling errors
2021-12-14 18:22:10 +08:00
appflowy
013d8f753a refactor errors 2021-12-14 18:20:07 +08:00
naughtz
2e24ae65fd build on windows 10 X86_64 verified 2021-12-14 17:34:11 +08:00
appflowy
72a8f7a9e3 mv websocket to flowy-net crate 2021-12-14 15:31:44 +08:00
Hans
75f021744b
fix spelling 2021-12-14 12:55:49 +08:00
Hans
6f05d317e9
Fix spelling 2021-12-14 12:52:20 +08:00
naughtz
a5facab7e3 Add space between English word and Chinese charactor 2021-12-14 11:54:25 +08:00
Annie
72fef86e28
Merge pull request #142 from MikeWallaceDev/Fix_typo_issue_140
Changed string "Untitles" to "Untitled"
2021-12-14 11:03:03 +08:00
Mike
5946dd0b7b Changed string "Untitles" to "Untitled" 2021-12-13 16:50:04 -05:00
naughtz
8adc4501ef Add i18n/zh-CN support
add language support(chinese)
2021-12-13 23:21:37 +08:00
appflowy
5b7e6690f8 test sync 2021-12-13 22:46:35 +08:00
AppFlowy.IO
bf344685e6
Merge pull request #137 from MikeWallaceDev/ExportToMarkdown
Added missing attributes to markdown renderer
2021-12-13 19:40:05 +08:00
appflowy
31086ad4df add mock server 2021-12-13 13:55:44 +08:00