Commit Graph

2690 Commits

Author SHA1 Message Date
e7cc11cc44 rename some structs 2021-12-03 22:40:56 +08:00
6fa7b0632a optimaze docker image size 2021-12-03 18:13:38 +08:00
N0x
d33f646790 Update emojis to 13.1 2021-12-01 10:16:54 +01:00
f22cf6349b update ci 2021-12-01 11:01:03 +08:00
c4088622f8 rust fmt 2021-11-29 22:01:46 +08:00
8c54949271 rust fmt 2021-11-29 22:01:46 +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
f59cf4eb71 remove deprecated flowy_editor 2021-11-26 23:07:35 +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
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
93b7cf481b Untrack auto generated files under windows/flutter/. Add below files into .gitignore
windows/flutter/generated_plugin_registrant.cc
windows/flutter/generated_plugin_registrant.h
windows/flutter/generated_plugins.cmake
2021-11-23 19:38:39 +08:00
054fa4c952 rename some tasks' name 2021-11-23 18:15:33 +08:00
ce126fe08d [rust]: fix some unuse warniings 2021-11-23 18:15:33 +08:00
1ee5a9402b remove install_protobuf task from the flowy_dev 2021-11-23 16:41:05 +08:00
b2f3570bbf print the flutter and rust env 2021-11-23 15:30:21 +08:00
fe88e100e2 Added fix for cursor appearing below highlights 2021-11-23 12:22:43 +05:30
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
5703d7ea9f update flutter-quill remote address 2021-11-23 14:26:32 +08:00
08635f1984 specify nightly toolchain for rustup-init 2021-11-23 14:26:32 +08:00
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
838c85c5f2 changed 2 references to HIde and Show into hide and show 2021-11-22 12:13:45 +00:00
9fc5d628b0 changed icon names, removed capitalization and spaces to avoid future problems 2021-11-22 11:53:35 +00:00
9453f8a4b7 [rust]: remove vecdeque_binary_search feature 2021-11-22 08:44:02 +08:00
4e9472c3e8 Merge pull request #55 from stephengroat/patch-2
add linux build
2021-11-22 08:26:29 +08:00
169f1e2c44 add another relative path
not sure why
2021-11-20 20:23:16 -08:00
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
0dcaa6be2f [Build] Fix Linux build instruction
1. BUILD_ON_LINUX.md
  - Remove brew dependency
  - Update command for development in step 9 & 10
2. Fix file name typo for BUILD_ON_WINDOWS.md
2021-11-20 14:35:44 +08:00
704035e070 [flutter]: lock flutter package big version 2021-11-20 14:19:38 +08:00
8e994a954e add shared-lib folder 2021-11-20 10:52:39 +08:00
55c05364dd Merge branch 'develop' 2021-11-20 09:35:16 +08:00
8f1d62f115 add frontend folder 2021-11-20 09:34:43 +08:00