Commit Graph

1061 Commits

Author SHA1 Message Date
578bf963f7 Added language options to Appearance Model 2022-01-28 21:10:13 +05:30
6ea43cd5e5 Created AppLanguage class 2022-01-28 21:03:03 +05:30
1c6b78e7d4 fix link button color on dark mode 2022-01-28 22:48:15 +08:00
beb844da17 fix trash_page display issues on dark mode 2022-01-28 21:38:19 +08:00
ef8624e87c update dark mode bg3 color 2022-01-28 21:32:45 +08:00
564af73076 fix view listen issue because of the notifier didn't dispose. 2022-01-28 21:29:09 +08:00
814f9f4c19 save language 2022-01-28 18:48:09 +08:00
1c2c1e6250 save theme setting 2022-01-28 18:38:13 +08:00
8449f736e7 add user appearance setting 2022-01-28 18:38:09 +08:00
80242afb93 Merge pull request #277 from MikeWallaceDev/rename_translation_files
Renamed language files to correct format (using a dash)
2022-01-28 09:46:53 +08:00
17e82f98d5 Merge branch 'main' into rename_translation_files 2022-01-27 19:57:30 -05:00
774d9ddcf6 Merge pull request #276 from MikeWallaceDev/add_french_translation
Add French Canadian translation
2022-01-28 08:54:51 +08:00
df0e128810 Merge pull request #275 from MikeWallaceDev/fix_permissions
changed permissions from 755 to 644
2022-01-28 08:47:30 +08:00
e98972cebc Renamed language files to correct format (using a dash) 2022-01-27 19:16:17 -05:00
c9c2ea74ad Add French Canadian translation 2022-01-27 19:02:37 -05:00
e77e6d275f changed permissions from 755 to 644 2022-01-27 14:18:41 -05:00
2fa99a563c rename flowy-core to flowy-folder that manages the workspace,app,view 2022-01-27 20:43:43 +08:00
17955bcf43 update version to 0.0.3 2022-01-27 20:10:24 +08:00
eff62b24fb fix under_line and strike_through line issue 2022-01-27 16:40:38 +08:00
6b314ea283 fix dark mode theme color 2022-01-27 16:15:46 +08:00
75bc7495bd fix folder editor not initialize after hot reload 2022-01-27 15:34:31 +08:00
c95fdc4782 format log and fix duplicate write issue 2022-01-27 14:07:13 +08:00
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
8eaec5e58c fix compact bugs & update unit tests 2022-01-27 10:20:09 +08:00
cc86089715 Merge pull request #271 from MikeWallaceDev/remove_duplicate_documentation
Removed duplicate documentation now found on Gitbook
2022-01-27 10:13:00 +08:00
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
1cd1d49c07 Removed duplicate documentation now found on Gitbook
CONTRIBUTING.md now points to Gitbook
2022-01-25 14:40:39 -05:00
4cdf3e3e3e compact the revsions 2022-01-25 22:51:32 +08:00
61dd68199e refactor sync seq 2022-01-25 19:45:41 +08:00
49f1a96cda reduce backend unit test loop time 2022-01-25 15:52:22 +08:00
d333f754c2 Merge pull request #269 from MikeWallaceDev/fix_italian_translation
Fix Italian translation
2022-01-24 16:32:50 -08:00
44af890f05 Fix Italian translation
settings were not in the correct json group.
2022-01-24 15:17:45 -05:00
353bdc592b use flowy_unit_test to make backend test work 2022-01-24 21:54:33 +08:00
22c8850cea comment out ack code for later use. 2022-01-24 21:25:46 +08:00
d97abcc99f rm unuse code & rename folder -> client_folder 2022-01-24 21:17:31 +08:00
f90e3b63cd config backend log level from env 2022-01-24 20:20:13 +08:00
48e9e75cc7 revert flutter quill to v0.0.2 2022-01-24 20:12:04 +08:00
7f8c0ed53f add missing it_IT.json from https://github.com/AppFlowy-IO/appflowy/pull/265/files 2022-01-24 18:17:20 +08:00
bba8f8ae01 fix fmt and clippy warnings 2022-01-24 17:56:58 +08:00
a9eec5baed solver conflicts 2022-01-24 17:32:40 +08:00
24c1817c8d config web socket 2022-01-24 16:27:40 +08:00
d5ffeb3c8a fix windows build with multiple visual studio installations 2022-01-24 00:52:39 +08:00
10d99bdd8b fix init folder manager bugs 2022-01-23 22:33:47 +08:00
8fa3590661 Merge pull request #267 from AppFlowy-IO/rust_stable_channel
switch to rust stable channel
2022-01-22 20:47:13 -08:00
cfb589dda1 fix format and clippy warnings 2022-01-23 12:14:00 +08:00
dccbd45a00 switch to stable channel 2022-01-23 11:34:41 +08:00
fa91654f68 Merge pull request #266 from AppFlowy-IO/revert-265-main
Revert "Update it_IT.json"
2022-01-22 16:26:58 -08:00
2031368ac3 Revert "Update it_IT.json" 2022-01-23 08:26:39 +08:00
23c4924532 config folder sync on backend 2022-01-22 22:41:24 +08:00
ccb7d0181f add folder sync test 2022-01-22 20:59:32 +08:00