Commit Graph

1081 Commits

Author SHA1 Message Date
FahimFBA
df642b54f6 Improved the project's README
Removed the last `.` after **Twitter**.

Closing #291
2022-01-31 01:09:08 +06:00
Nathan.fooo
204c0a90f2
Merge pull request #288 from NewShi/feat/once_cell_perf
feat: use once_cell for perf.
2022-01-30 18:03:26 +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
442bf57e44
Merge pull request #285 from AppFlowy-IO/revert-282-feat/once_cell_perf
Revert "feat: use once_cell for perf."
2022-01-30 09:11:15 +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
0159414cac set default theme: light 2022-01-29 22:56:20 +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
Nathan.fooo
68d4c6dbdb
Merge pull request #279 from Hari-07/language_switcher
Language switcher
2022-01-29 14:08:08 +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
AppFlowy.IO
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
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
AppFlowy.IO
df0e128810
Merge pull request #275 from MikeWallaceDev/fix_permissions
changed permissions from 755 to 644
2022-01-28 08:47:30 +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
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
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
MikeWallaceDev
1cd1d49c07 Removed duplicate documentation now found on Gitbook
CONTRIBUTING.md now points to Gitbook
2022-01-25 14:40:39 -05: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
appflowy
49f1a96cda reduce backend unit test loop time 2022-01-25 15:52:22 +08:00