Commit Graph

1337 Commits

Author SHA1 Message Date
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
1313178924 Merge pull request #265 from fabiograz/main
Update it_IT.json
2022-01-22 03:51:44 -08:00
222067ec5a Update it_IT.json
Replaced literal strings with translation
2022-01-22 01:55:22 +01:00
1e66aae051 add server folder manager 2022-01-21 21:41:24 +08:00
9d8db6e746 Merge pull request #262 from Hari-07/settings-modal
Settings Modal
2022-01-21 05:22:59 -08:00
1c8d5a782b Merge branch 'settings-modal' of github.com:Hari-07/appflowy into settings-modal 2022-01-21 10:40:45 +05:30
cae691df9a Moved language generation commands in cmd to seperate lines 2022-01-21 10:40:27 +05:30
27f900753e Fixed a typo 2022-01-20 22:08:04 -05:00
dc05a4cc65 Merge branch 'main' into settings-modal 2022-01-20 21:38:22 -05:00
4da2dadf69 Fixed language generation from build script 2022-01-20 21:32:24 -05:00
33212df63a Fixed problem with translation key gen 2022-01-21 02:54:36 +05:30
d1c5df4b88 add conflict resolver 2022-01-20 23:51:11 +08:00
130923af55 Merge pull request #263 from MikeWallaceDev/fix_build_process_on_windows
fixed cargo make to work on Windows
2022-01-20 18:20:28 +08:00
fa006e0b99 Merge pull request #261 from MikeWallaceDev/edit_readme
Update the readme file
2022-01-20 18:20:18 +08:00
584af6aa71 fixed cargo make to work on Windows 2022-01-19 22:02:16 -08:00
2317f1682c Cleaned up imports 2022-01-20 08:39:46 +05:30
8c17e96c51 Replaced literal strings with translation 2022-01-20 08:37:47 +05:30
ffa9d7bbf4 Update the readme file
Remove installation instructions and point to documentation instead. This removes duplication, and reduces errors.

Change the order of the intro texts

Added cargo-make in the attributions
2022-01-19 21:49:27 -05:00
c1ccad104b Fixed adaptive Size issue 2022-01-20 08:13:38 +05:30
907b10b783 Added constrained box 2022-01-19 23:52:12 +05:30
fd98b192af Added adaptive theme and change theme button 2022-01-19 14:11:33 +05:30
324dc53e5f add folder migration & add folder unit test 2022-01-19 16:00:11 +08:00
0ed1847672 Refactor Settings Menu Element into seperate file 2022-01-19 10:29:02 +05:30
03e58a90d2 Cleanup imports 2022-01-19 10:27:35 +05:30
01d2860948 Basic Setup of Settings Dialog 2022-01-19 10:26:46 +05:30