Commit Graph

1064 Commits

Author SHA1 Message Date
28f0288526 update rust_general ci 2021-12-01 11:11:36 +08:00
d822f036e0 speed up ci 2021-12-01 11:08:37 +08:00
e763525c58 Update rust_general.yml 2021-12-01 11:03:52 +08:00
f22cf6349b update ci 2021-12-01 11:01:03 +08:00
079f18d727 Update rust_general.yml 2021-12-01 10:31:50 +08:00
321de104fe Add brew install instructions
https://github.com/Homebrew/homebrew-cask/pull/115114
2021-11-30 11:44:13 -08:00
841d5e6fd0 Update rust_general.yml 2021-11-30 18:08:01 +08:00
57f8226b38 Update rust_general.yml 2021-11-30 17:55:25 +08:00
3363952a23 Update rust_general.yml 2021-11-30 15:40:11 +08:00
0c1263cb78 Update dart_general.yml 2021-11-30 15:35:15 +08:00
c4088622f8 rust fmt 2021-11-29 22:01:46 +08:00
8c54949271 rust fmt 2021-11-29 22:01:46 +08:00
1239c9026e Update rust_general.yml 2021-11-29 21:55:28 +08:00
964aec8066 Update rust_general.yml 2021-11-29 21:50:36 +08:00
8940f87935 Create dart_general.yml 2021-11-29 21:49:22 +08:00
fc82b2b7e1 Rename general.yml to rust_general.yml 2021-11-29 21:47:40 +08:00
c8a7fb2e2b Update ci.yaml 2021-11-29 21:46:27 +08:00
ed117c4d31 Create general.yml 2021-11-29 21:46:04 +08:00
f9bfe94a6b fix flowy_tool issues 2021-11-29 20:08:02 +08:00
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
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
271cd0dd61 mv lib-sqlite to shared-lib 2021-11-27 21:59:20 +08:00
3abd5b953e fix clippy warnings 2021-11-27 19:20:22 +08:00
8d9cde17a9 Update ci.yaml 2021-11-27 10:14:58 +08:00
f8f5b7c233 Update ci.yaml 2021-11-27 10:09:38 +08:00
b83ff2c3c5 Update ci.yaml 2021-11-27 09:58:56 +08:00
3d93308293 Update ci.yaml
add Clippy check
2021-11-27 09:55:28 +08:00
d010211028 Update ci.yaml
add flutter analyze actions
2021-11-27 09:32:10 +08:00
f59cf4eb71 remove deprecated flowy_editor 2021-11-26 23:07:35 +08:00
784d518632 Merge pull request #96 from ljshwyykl/main
env file
2021-11-26 23:01:48 +08:00
3648a42054 fix conflicts 2021-11-26 09:48:22 +08:00
b37e636da3 add Cargo.lock to git 2021-11-25 21:13:10 +08:00
0f48d5da53 build doc 2021-11-25 19:33:35 +08:00
35d3224d08 .gitignore 2021-11-25 19:26:16 +08:00
e2c2a6602a env file 2021-11-25 19:20:03 +08:00
08de5da716 Merge pull request #92 from pratikbalar/patch-2 2021-11-25 08:25:39 +08:00
ac32760bfc Merge pull request #93 from pdckxd/main 2021-11-25 08:21:12 +08:00
688ca90ec8 Merge pull request #94 from raydzast/patch-1 2021-11-25 08:20:51 +08:00
038bf41077 Add unzip to requirements
When running Step #3 `flutter channel dev` got:
```Missing "unzip" tool. Unable to extract Dart SDK.
Consider running "sudo apt-get install unzip".```
2021-11-24 22:08:28 +03:00
4a72b7a87c Update README.md 2021-11-24 23:04:43 +08:00
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
2c8cce99e8 ci: integrate better with ghactions 2021-11-24 11:21:40 +05:30
a0c59fd61d Merge pull request #90 from Hari-07/tooltip
Implemented tooltip on toolbar buttons
2021-11-24 10:51:35 +08:00
542622c512 Merge branch 'main' of github.com:Hari-07/appflowy 2021-11-23 21:12:25 +05:30
513df69042 Added tooltip to toolbar buttons 2021-11-23 21:11:49 +05:30
5c5f0f6a1e Merge branch 'AppFlowy-IO:main' into main 2021-11-23 21:08:02 +05:30
627aac9a15 Merge pull request #87 from pdckxd/main
fix path issue in .gitignore
2021-11-23 20:43:29 +08:00
870aa61080 fix path issue in .gitignore 2021-11-23 20:05:26 +08:00
f45608163c update native protobuf tool version 2021-11-23 20:04:57 +08:00
fd07d64a7b Merge pull request #84 from pdckxd/main
Untrack auto generated files under windows/flutter/. Add below files …
2021-11-23 19:42:42 +08:00