Pualoo
3a2424cda3
fix: DocBanner overflow issue#354
2022-02-23 14:33:08 -03:00
Hieu
288afbe68b
ci: no more sed
...
Fix "Bad state: Unable to generate package graph"
2022-02-23 22:02:46 +07:00
appflowy
c1237452ab
refactor: rename some class names
2022-02-23 22:32:27 +08: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
Hieu
a0654d8a41
chore: disable invalid_annotation_target
warning
2022-02-23 20:39:29 +07:00
Hieu
a829d2ac61
refactor: remove freezed
files
2022-02-23 20:33:17 +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
Nathan.fooo
ef770980f5
Merge pull request #345 from PabloCastellano/docker
2022-02-21 22:47:30 +08: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
xurunkang
a6221d34cb
chore: move CHANGELOG.md to the root dir
2022-02-21 15:59:04 +08: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
e3d9d4c42a
chore: rename some enum
2022-02-20 16:34:15 +08:00
appflowy
22742c904b
chore: rename some classes
2022-02-20 16:12:43 +08:00
appflowy
9012494e1f
chore: update launch option
2022-02-20 09:59:52 +08:00
appflowy
c9424c5d55
Merge branch 'main' into bloc_test
2022-02-20 08:49:53 +08: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
bf7e1b9829
ci: add build flowy_sdk deps
2022-02-19 23:26:38 +08:00
appflowy
0b0cbe192b
ci: run flutter test on ci
2022-02-19 23:19:33 +08:00
Joel Tony
0acb7063ed
Add 'fr'
2022-02-19 17:45:34 +05:30
Joel Tony
cf1ecaf89b
Create fr.json
2022-02-19 15:48:59 +05:30
appflowy
2781809f87
chore: await Sytem launch
2022-02-19 17:12:44 +08:00
appflowy
6fc8197468
feat: build flowy_sdk as dylib on macOS
2022-02-19 16:59:36 +08:00
appflowy
c559c5cc6b
feat: config bloc test
2022-02-19 16:48:57 +08:00
appflowy
2c3aade0f9
refactor: remove unuse code
2022-02-19 13:52:52 +08:00
appflowy
dd8c26df02
refactor: revision_cache with sync_seq
2022-02-19 11:34:31 +08:00
appflowy
dd832b7482
chore: rename some struct
2022-02-18 23:04:55 +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
appflowy
06967d8057
fix: path issue on windows
2022-02-17 20:10:29 +08:00
nathan
ceaf1ccc21
feat: fix windows build erros
2022-02-17 16:32:10 +08:00
appflowy
a7819c6456
chore: delete dart_event.dart
2022-02-16 18:11:25 +08:00
appflowy
373407fd57
ci: fix potential ci error
2022-02-16 18:09:43 +08:00
Nathan.fooo
91b1430e7b
Merge pull request #337 from AppFlowy-IO/auto_gen_dart_event
...
Auto gen dart event
2022-02-16 16:11:09 +08:00
Nathan.fooo
7335119933
Merge pull request #334 from dadyarri/fix-typo-in-ru-translate
...
fix typo in ru translate
2022-02-16 15:29:05 +08:00
appflowy
6061dc1989
chore: update unit test
2022-02-16 15:28:00 +08:00
appflowy
c760ca6788
chore: update unit test
2022-02-16 14:23:27 +08:00
appflowy
5a0f87fe02
ci: add missing file
2022-02-16 12:27:41 +08:00
appflowy
2a6ce12a55
ci: fix ci errors
2022-02-16 12:22:26 +08:00
appflowy
0aed86737f
feat: add dart_event.dart to gitignore
2022-02-16 11:16:24 +08:00
appflowy
afd8335e95
chore: cache dart_event.dart file
2022-02-16 11:13:14 +08:00
appflowy
cd013529d4
chore: write dart_event file
2022-02-16 11:05:43 +08:00
appflowy
bf3a0b6e5b
feat: add flowy_clean command to remove the build.rs cache
2022-02-15 22:37:13 +08:00
appflowy
0933935071
refactor: add code_gen crate
2022-02-15 22:18:34 +08:00
appflowy
aecf29ddca
chore: support compile af on frontend/ directory
2022-02-15 10:10:47 +08:00
Daniil
e9712540a1
style: fix typo in ru translate
2022-02-14 14:31:37 +03:00
xurunkang
bcf9e83fd7
feat: support automated release by Github CI. (macOS/Linux)
2022-02-14 12:21:10 +08:00
Annie
257ea11ce6
Merge pull request #299 from gustavosr98/main
...
Added spanish [Venezuela] translations
2022-02-13 12:50:08 +08:00
appflowy
9b8c110a66
refactor: optimize protobuf code gen process
2022-02-13 12:04:34 +08:00
appflowy
afa629a2b4
feat: update macOS dev install command
2022-02-11 20:05:55 +08:00
Nathan.fooo
4ba1ba00a5
Revert "ci: test web hook"
2022-02-10 15:28:52 +08:00
appflowy
bf36cbccbb
ci: test web hook
2022-02-10 15:19:44 +08:00
appflowy
686507cd67
feat: remove cargo make pb command
2022-02-09 22:26:10 +08:00
appflowy
487e5035bb
ci: fix flutter warnings
2022-02-09 22:22:31 +08:00
appflowy
f872c6c1f8
ci: fix flutter warnings
2022-02-09 21:56:46 +08:00
appflowy
68dfde4cf8
ci: cargo test without default features
2022-02-09 21:39:12 +08:00
appflowy
5809758539
refactor: rename error-code to flowy-error-code in case of ambiguous
2022-02-09 19:26:06 +08:00
appflowy
93863462a2
fix: pass unit test
2022-02-09 19:17:15 +08:00
appflowy
7cceafa432
style: fix warnings
2022-02-09 18:39:58 +08:00
appflowy
4b63170e56
refactor: read cache proto info
2022-02-09 18:17:06 +08:00
appflowy
1c3c519b14
refactor: cache proto file info
2022-02-09 13:08:49 +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
9135b92a39
refactor: generate the pb files using build.rs
2022-02-08 14:36:59 +08:00
Gustavo Sanchez
ecf2598be7
Merge branch 'main' into main
2022-02-07 16:12:11 -04:00
appflowy
59aed762e7
ci: fix compile errors
2022-02-07 16:04:35 +08:00
appflowy
337161c3d7
style: config log
2022-02-07 15:51:19 +08:00
appflowy
9f8e3b09c3
fix: compile errors
2022-02-07 15:48:01 +08:00
appflowy
0c6903f793
refactor: refactor some crates with http_server
2022-02-07 15:34:46 +08:00
appflowy
084e9c5f6f
refactor: refactor some crates with http_server
2022-02-07 15:33:46 +08:00
appflowy
680d130986
refactor: remove unuse crate references
2022-02-07 10:47:09 +08:00
Gustavo Sanchez
e1f6e483e7
Merge branch 'main' into main
2022-02-05 16:35:25 -04:00
MikeWallaceDev
1796d0a448
fix: put back Russian language
...
set EasyLocalization to not save language locally.
2022-02-05 13:13:48 -05:00
appflowy
62bafce0b2
fix: fallback to supported locale if easy_localization doesn't support device locale
2022-02-05 22:01:51 +08:00
appflowy
e9ba1e1886
fix: fallback to supported locale if easy_localization doesn't support device locale
2022-02-05 21:50:49 +08:00
appflowy
592e91bed4
style: supportedLocales list
2022-02-05 11:23:10 +08:00
appflowy
0758db971b
refactor: remove unuse imports
2022-02-05 11:16:46 +08:00
appflowy
662220ab8a
fix: add toolbar tooltip language display issue
2022-02-05 11:16:46 +08:00
appflowy
18407a0e47
fix: new doc button's langauge display issue
2022-02-05 11:16:46 +08:00
Daniil Golubev
cb57d20bfb
Added russian translations ( #287 )
...
* Added russian translations
* Register russian locale
2022-02-04 21:46:57 -05:00
appflowy
ec4d69e5b8
fix: collapse button display color in dark mode
2022-02-05 10:26:51 +08:00
Nathan.fooo
e65a320c00
Merge pull request #306 from MikeWallaceDev/refactor_languange_remove_enum
...
Refactored Language settings to remove AppLanguage enum
2022-02-05 09:39:51 +08:00
MikeWallaceDev
5519dcd525
refactor: language settings to remove applanguage enum
...
Fixes : #290
app now uses Locale directly
list of languages is now generated from EasyLocalization
2022-02-04 20:09:41 -05:00
appflowy
ea0179536d
fix: show_menu icon on dark mode
2022-02-04 15:54:36 +08:00
Gustavo Sanchez
062873a1fe
Add i18n support for Spanish (Venezuela)
2022-02-02 19:17:34 -04:00
Lays Rodrigues
177ed8d51a
fix appflowy version in dockerfile
...
Signed-off-by: Lays Rodrigues <laysrodriguessilva@gmail.com>
2022-02-02 17:22:29 -03:00
appflowy
728d60239a
added reset appearance setting
2022-02-01 12:15:11 +08:00
appflowy
df5e178c6c
remove unuse codes
2022-02-01 11:29:11 +08:00
appflowy
be806e301c
read device locale as default locale setting
2022-02-01 09:12:59 +08:00
appflowy
8127e47cea
remove redundant interfaces
2022-01-31 10:18:34 +08:00
appflowy
99cadf98d2
remove app interface
2022-01-31 10:18:34 +08:00
appflowy
aaca3ba90d
remove workspace interface
2022-01-31 10:18:34 +08:00
appflowy
6e8c3c821a
remove splash interface
2022-01-31 10:18:34 +08:00
appflowy
f709bb6a6d
remove iAuth interface
2022-01-31 10:18:34 +08:00
NewPan
2090c36f71
feat: use once_cell for perf.
2022-01-30 15:17:30 +08:00
appflowy
fcc6f51b3b
rename folder event
2022-01-30 10:33:21 +08:00
appflowy
a48031df7c
return stream subscription
2022-01-30 10:33:05 +08:00
Nathan.fooo
195bb9edcb
Revert "feat: use once_cell for perf."
2022-01-30 09:10:26 +08:00
Nathan.fooo
fccd8ad4b9
Merge pull request #282 from newyjp/feat/once_cell_perf
...
feat: use once_cell for perf.
2022-01-29 23:14:54 +08:00
appflowy
3a1136a8fb
update setting icon
2022-01-29 22:55:44 +08:00
appflowy
513423a9be
fix undo redo issue
2022-01-29 22:47:09 +08:00
NewPan
3e3ac9503c
feat: use once_cell for perf.
2022-01-29 22:32:25 +08:00
appflowy
5a3099e323
fix apps refresh issue and share button layout issue
2022-01-29 22:22:34 +08:00
appflowy
595cfed892
added missing translation
2022-01-29 10:50:14 +08:00
appflowy
d7b936a017
fixed language switching issue
2022-01-29 09:24:04 +08:00
Harinandan
835a64ca75
Added language to be observed to application widget
2022-01-28 22:10:11 +05:30
Harinandan
214946cbbc
Created UI for Langauge Switching
2022-01-28 22:09:32 +05:30
Harinandan
8e14f8b9f1
Added language to appearance model
2022-01-28 22:09:15 +05:30
Harinandan
95247bc5fb
Refactored Language file
2022-01-28 22:08:57 +05:30
Harinandan
578bf963f7
Added language options to Appearance Model
2022-01-28 21:10:13 +05:30
Harinandan
6ea43cd5e5
Created AppLanguage class
2022-01-28 21:03:03 +05:30
appflowy
1c6b78e7d4
fix link button color on dark mode
2022-01-28 22:48:15 +08:00
appflowy
beb844da17
fix trash_page display issues on dark mode
2022-01-28 21:38:19 +08:00
appflowy
ef8624e87c
update dark mode bg3 color
2022-01-28 21:32:45 +08:00
appflowy
564af73076
fix view listen issue because of the notifier didn't dispose.
2022-01-28 21:29:09 +08:00
appflowy
814f9f4c19
save language
2022-01-28 18:48:09 +08:00
appflowy
1c2c1e6250
save theme setting
2022-01-28 18:38:13 +08:00
appflowy
8449f736e7
add user appearance setting
2022-01-28 18:38:09 +08:00
Mike Wallace
17e82f98d5
Merge branch 'main' into rename_translation_files
2022-01-27 19:57:30 -05:00
AppFlowy.IO
774d9ddcf6
Merge pull request #276 from MikeWallaceDev/add_french_translation
...
Add French Canadian translation
2022-01-28 08:54:51 +08:00
MikeWallaceDev
e98972cebc
Renamed language files to correct format (using a dash)
2022-01-27 19:16:17 -05:00
MikeWallaceDev
c9c2ea74ad
Add French Canadian translation
2022-01-27 19:02:37 -05:00
MikeWallaceDev
e77e6d275f
changed permissions from 755 to 644
2022-01-27 14:18:41 -05:00
appflowy
2fa99a563c
rename flowy-core to flowy-folder that manages the workspace,app,view
2022-01-27 20:43:43 +08:00
appflowy
17955bcf43
update version to 0.0.3
2022-01-27 20:10:24 +08:00
appflowy
eff62b24fb
fix under_line and strike_through line issue
2022-01-27 16:40:38 +08:00
appflowy
6b314ea283
fix dark mode theme color
2022-01-27 16:15:46 +08:00
appflowy
75bc7495bd
fix folder editor not initialize after hot reload
2022-01-27 15:34:31 +08:00
appflowy
c95fdc4782
format log and fix duplicate write issue
2022-01-27 14:07:13 +08:00
AppFlowy.IO
9f54be3fcc
Merge pull request #273 from AppFlowy-IO/revision_merging_opti
...
Optimize revision merging: compact multiple revisions into one
2022-01-27 10:59:19 +08:00
appflowy
8eaec5e58c
fix compact bugs & update unit tests
2022-01-27 10:20:09 +08:00
AppFlowy.IO
f0f4bc0b30
Merge pull request #268 from Discreater/fix_win_multi_VS
...
fix windows build with multiple visual studio installations
2022-01-27 10:11:54 +08:00
appflowy
4cdf3e3e3e
compact the revsions
2022-01-25 22:51:32 +08:00
appflowy
61dd68199e
refactor sync seq
2022-01-25 19:45:41 +08:00
MikeWallaceDev
44af890f05
Fix Italian translation
...
settings were not in the correct json group.
2022-01-24 15:17:45 -05:00
appflowy
353bdc592b
use flowy_unit_test to make backend test work
2022-01-24 21:54:33 +08:00
appflowy
22c8850cea
comment out ack code for later use.
2022-01-24 21:25:46 +08:00
appflowy
d97abcc99f
rm unuse code & rename folder -> client_folder
2022-01-24 21:17:31 +08:00
appflowy
48e9e75cc7
revert flutter quill to v0.0.2
2022-01-24 20:12:04 +08:00
appflowy
7f8c0ed53f
add missing it_IT.json from https://github.com/AppFlowy-IO/appflowy/pull/265/files
2022-01-24 18:17:20 +08:00
appflowy
bba8f8ae01
fix fmt and clippy warnings
2022-01-24 17:56:58 +08:00