Commit Graph

710 Commits

Author SHA1 Message Date
appflowy
ce126fe08d [rust]: fix some unuse warniings 2021-11-23 18:15:33 +08:00
AppFlowy.IO
7b47fb5c7f
Update ci.yaml 2021-11-23 17:53:08 +08:00
AppFlowy.IO
0d28267386
Update ci.yaml 2021-11-23 17:29:52 +08:00
AppFlowy.IO
76c8aa82ad
Update ci.yaml
git clone flutter from dev branch
2021-11-23 17:17:16 +08:00
AppFlowy.IO
8acdb82612
Update ci.yaml
fix build issues
2021-11-23 17:10:05 +08:00
AppFlowy.IO
6c9fa781cf
Merge pull request #85 from pratikbalar/patch-1
ci: flutter git clone depth 1
2021-11-23 17:00:14 +08:00
AppFlowy.IO
7288224c3e
Update ci.yaml 2021-11-23 16:54:40 +08:00
Pratik
9790251aa2
ci: add depth 1 in flutter git clone 2021-11-23 14:22:42 +05:30
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
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
Alex Chen
dd92d0faf4 [Build] Enhance windows build instruction and cargo make scripts
1. doc\BUILD_ON_WINDOWS.md
  - add command for building development version
2. .vscode\tasks.json
  - Enable vscode to launch debug session on windows
3. frontend\scripts\makefile\env.toml
  - Fix "Command : dart not found." on windows
4. frontend\Makefile.toml
  - Change profile name "env.development-windows" to "env.development-desktop-windows-x86"
2021-11-23 08:28:59 +08:00
AppFlowy.IO
91d9516dc7
Update ci.yaml 2021-11-22 21:24:36 +08:00
AppFlowy.IO
db5d9aa891
Merge pull request #74 from ljshwyykl/patch-2
add Table Struct
2021-11-22 21:23:44 +08:00
AppFlowy.IO
b8eedf70c3
Merge pull request #76 from notd5a-alt/patch
Decapitalized icon names and 4 references.
2021-11-22 21:09:45 +08:00
notd5a-alt
838c85c5f2 changed 2 references to HIde and Show into hide and show 2021-11-22 12:13:45 +00:00
notd5a-alt
9fc5d628b0 changed icon names, removed capitalization and spaces to avoid future problems 2021-11-22 11:53:35 +00:00
ljshwyykl
a216c52416
add Table Struct
add Table Struct
2021-11-22 18:49:20 +08:00
AppFlowy.IO
538d8916c7
Merge pull request #73 from AppFlowy-IO/annieappflowy-patch-docs
Update BUILD_ON_LINUX.md
2021-11-22 17:22:59 +08:00
Annie
9d5eafc97b
Update BUILD_ON_LINUX.md
increase readability
2021-11-22 17:15:45 +08:00
AppFlowy.IO
24ca6259da
Merge pull request #70 from ljshwyykl/patch-1
add install sqlx-cli
2021-11-22 11:42:53 +08:00
ljshwyykl
7bf0d8e230
add install sqlx-cli
add install sqlx-cli
2021-11-22 10:25:25 +08:00
appflowy
0548546881 [rust]: update actix beta version 2021-11-22 09:04:52 +08:00
AppFlowy.IO
0bbf9c3ef1
Merge pull request #66 from vnepogodin/main
fix backend build
2021-11-22 09:01:46 +08:00
appflowy
9453f8a4b7 [rust]: remove vecdeque_binary_search feature 2021-11-22 08:44:02 +08:00
AppFlowy.IO
19521bf695
Update ci.yaml
add backend ci
2021-11-22 08:29:42 +08:00
AppFlowy.IO
4e9472c3e8
Merge pull request #55 from stephengroat/patch-2
add linux build
2021-11-22 08:26:29 +08:00
Stephen
32949d0395
try without protobuf 2021-11-21 08:26:33 -08:00
Vladislav Nepogodin
f21cd52f26
fix backend build 2021-11-21 19:44:22 +04:00
appflowy
e66c8ac78e Revert "fix the docker build"
This reverts commit 09358570b3.
2021-11-21 21:01:24 +08:00
AppFlowy.IO
6c958cf43d
Merge pull request #60 from vnepogodin/main
fix the docker build
2021-11-21 20:11:40 +08:00
Vladislav Nepogodin
09358570b3
fix the docker build
use source from github repo
2021-11-21 15:28:07 +04:00
AppFlowy.IO
1517202889
Merge pull request #54 from pdckxd/main
[Build] Fix build instruction to meet the update of folder structure …
2021-11-21 13:52:15 +08:00
appflowy
a535b8585f mark caro make pb as optional action 2021-11-21 13:50:31 +08:00
Stephen
4324897054
add to github path 2021-11-20 20:38:37 -08:00
Stephen
169f1e2c44
add another relative path
not sure why
2021-11-20 20:23:16 -08:00
Stephen
e713a6dfc6
move installs 2021-11-20 20:03:15 -08:00
Stephen
ccf7ff8888
cleanup build steps 2021-11-20 19:53:26 -08:00
Stephen
ac9a89fdca
install dart 2021-11-20 19:47:31 -08:00
Stephen
d4432eabb9
move to frontend 2021-11-20 19:31:37 -08:00
Stephen
b0ab6bdd4b
try bash syntax 2021-11-20 19:15:01 -08:00
Stephen
a008cb6bd5
try passing arg to sh 2021-11-20 19:13:04 -08:00
Stephen
c6524b273f
apt-get update 2021-11-20 19:09:43 -08:00
Stephen
35f4aa64c4
fix runner type to ubuntu 2021-11-20 19:08:41 -08:00
Stephen
673afa1fcb
add linux build 2021-11-20 19:06:24 -08:00
Alex Chen
702a04ab24 [Build] Fix build instruction to meet the update of folder structure update
1. frontend/scripts/flowy-tool/Cargo.toml
  - fix flowy-ast module path
2. frontend/scripts/makefile/protobuf.toml
  - fix derive_meta path
2021-11-21 09:34:32 +08:00
Annie
4beeffbc37
Update CONTRIBUTING.md 2021-11-20 20:49:48 +08:00
AppFlowy.IO
d4fc1b9126
Merge pull request #51 from TarunavBA/patch-1
Update README.md
2021-11-20 17:56:31 +08:00