MikeWallaceDev
efa89866f3
fix: colors and brew install for mac
...
Also fixed colors for Linux.
Now displays messages in yellow so that they stick out more.
2022-07-19 13:07:25 -04:00
MikeWallaceDev
6d9c4619e4
fix: fixed flutter config variable for mac
2022-07-18 21:44:11 -04:00
MikeWallaceDev
f30f2485c6
fix: fixed colors when asking to install Rust
2022-07-18 20:08:13 -04:00
MikeWallaceDev
1cb8dbcfa4
fix: improved installation on MacOs
...
added MacOs install script
Removed Makefile, since we now use a bash script. This removes the dependency on make.
Removed Brewfile, since we now use a bash script
2022-07-18 15:24:25 -04:00
MikeWallaceDev
39900022db
fix: improved development environment installation
...
moved and renamed /Makefile.toml to githooks.toml
added install script for Linux
2022-07-18 14:31:13 -04:00
Nathan.fooo
6554b8354b
Merge pull request #579 from AppFlowy-IO/feat/grid_task_runner
2022-06-29 18:28:06 +08:00
appflowy
ead305ddda
chore: delete/create filter
2022-06-28 09:35:17 +08:00
appflowy
706893f6fa
fix: remove shared-lib cache files
2022-06-28 09:35:17 +08:00
tsuiyuenhong
27bd4bb242
chore: fix linux(aarch64) build
2022-06-21 18:44:06 +08:00
appflowy
02754eb069
chore: print message if the dir is not empty
2022-06-19 10:55:14 +08:00
appflowy
64e43fa1f3
chore: remove rust/dart generated files
2022-06-19 10:40:55 +08:00
appflowy
824c7c0e8d
refactor: clean script
2022-06-19 09:42:25 +08:00
nathan
d913bbba31
chore: update windows clean script
2022-06-16 10:45:47 +08:00
appflowy
7a7f881d23
chore: udpate the clean scripto
2022-06-16 08:30:26 +08:00
appflowy
777547229c
fix: build appflowy from VS Code
2022-06-15 22:28:33 +08:00
Vincent Chan
14b012686b
feat: native support for m1 mac
2022-05-30 21:12:44 +08:00
appflowy
7a7ec10085
chore: add test comand in cargo make
2022-05-27 20:26:33 +08:00
appflowy
233b9366af
chore: update crates version
2022-04-28 21:16:28 +08:00
appflowy
cd14598199
chore: update archive package path
2022-04-12 08:03:39 +08:00
appflowy
a035228798
chore: release beta package
2022-04-08 20:16:38 +08:00
Nathan.fooo
03192f8d7e
Merge pull request #373 from PabloCastellano/more-docker
...
Multiple improvements in docker image
2022-02-24 23:25:42 +08:00
Hieu
0c9fc35cb3
ci: refactor code generation
2022-02-24 14:40:48 +07:00
Hieu
288afbe68b
ci: no more sed
...
Fix "Bad state: Unable to generate package graph"
2022-02-23 22:02:46 +07:00
Hieu
6e1c6d7a47
fix: cargo-make
platforms, mac
not macos
2022-02-23 21:18:20 +07:00
Hieu
6ae8efbdfe
ci: generate freezed
files
2022-02-23 20:40:22 +07:00
Pablo Castellano
0b2bb33b73
fix: multiple improvements in docker image
...
* Reduce image size again, to 894MB
* Adjust permissions and remove need to run xhost
* Run appflowy as unprivileged user
* Add README file for more information
2022-02-23 12:28:28 +01:00
Pablo Castellano
ca0851418e
chore: use docker multi-stage builds
...
Previous image was 7.69GB which is somewhat heavy.
Now the resulting image is 1.20GB thanks to multi-stage builds.
2022-02-21 10:06:41 +01:00
Nathan.fooo
7eada39a8b
Merge pull request #346 from PabloCastellano/docker-fix
...
Fix docker build
2022-02-21 10:22:11 +08:00
Pablo Castellano
23795e1b67
feat: add docker-compose data persistance
2022-02-20 11:00:01 +01:00
appflowy
cdec567cbb
feat: separate develop, release, test working directory
2022-02-20 08:35:52 +08:00
appflowy
e9ba9ad149
ci: add .appflowy_dev
2022-02-20 08:06:53 +08:00
appflowy
c559c5cc6b
feat: config bloc test
2022-02-19 16:48:57 +08:00
Pablo Castellano
7820c8e70d
fix: also mount other required volumes in docker-compose
2022-02-17 21:43:02 +01:00
Pablo Castellano
bde597a10b
fix: docker build
...
❌ The protoc-gen-dart was not installed correctly.
✅ You can fix that by adding "dart pub global activate protoc_plugin" to your shell's
config file.(.bashrc, .bash, etc.)
2022-02-17 21:43:02 +01:00
nathan
ceaf1ccc21
feat: fix windows build erros
2022-02-17 16:32:10 +08:00
appflowy
afd8335e95
chore: cache dart_event.dart file
2022-02-16 11:13:14 +08:00
appflowy
bf3a0b6e5b
feat: add flowy_clean command to remove the build.rs cache
2022-02-15 22:37:13 +08:00
appflowy
9b8c110a66
refactor: optimize protobuf code gen process
2022-02-13 12:04:34 +08:00
appflowy
686507cd67
feat: remove cargo make pb command
2022-02-09 22:26:10 +08:00
appflowy
7cceafa432
style: fix warnings
2022-02-09 18:39:58 +08:00
appflowy
7646f984e0
refactor: generate x.proto file using build.rs
2022-02-09 09:57:03 +08:00
appflowy
30bedb337f
ci: export path to CI
2022-02-09 07:32:59 +08:00
appflowy
832db73410
ci: add logs
2022-02-09 07:23:57 +08:00
appflowy
837666d36d
ci: fix dart pb
2022-02-09 01:14:54 +08:00
appflowy
68b0730dda
ci: disable dart pb gen
2022-02-09 00:47:43 +08:00
appflowy
15d91d3cbe
ci: export path
2022-02-08 23:05:28 +08:00
appflowy
f55de1fd17
feat: install protoc-gen-dart if not installed
2022-02-08 22:42:00 +08:00
appflowy
dd3f1d0b24
ci: install protobuf code gen tool
2022-02-08 21:43:31 +08:00
appflowy
d0b02cb4fd
refactor: generate dart pb files with feature flag: dart
2022-02-08 16:24:59 +08:00
appflowy
084e9c5f6f
refactor: refactor some crates with http_server
2022-02-07 15:33:46 +08:00