Commit Graph

1066 Commits

Author SHA1 Message Date
nathan
dccbd45a00 switch to stable channel 2022-01-23 11:34:41 +08:00
AppFlowy.IO
fa91654f68
Merge pull request #266 from AppFlowy-IO/revert-265-main
Revert "Update it_IT.json"
2022-01-22 16:26:58 -08:00
AppFlowy.IO
2031368ac3
Revert "Update it_IT.json" 2022-01-23 08:26:39 +08:00
appflowy
23c4924532 config folder sync on backend 2022-01-22 22:41:24 +08:00
appflowy
ccb7d0181f add folder sync test 2022-01-22 20:59:32 +08:00
AppFlowy.IO
1313178924
Merge pull request #265 from fabiograz/main
Update it_IT.json
2022-01-22 03:51:44 -08:00
fabiograz
222067ec5a
Update it_IT.json
Replaced literal strings with translation
2022-01-22 01:55:22 +01:00
appflowy
1e66aae051 add server folder manager 2022-01-21 21:41:24 +08:00
AppFlowy.IO
9d8db6e746
Merge pull request #262 from Hari-07/settings-modal
Settings Modal
2022-01-21 05:22:59 -08:00
Harinandan
1c8d5a782b Merge branch 'settings-modal' of github.com:Hari-07/appflowy into settings-modal 2022-01-21 10:40:45 +05:30
Harinandan
cae691df9a Moved language generation commands in cmd to seperate lines 2022-01-21 10:40:27 +05:30
MikeWallaceDev
27f900753e Fixed a typo 2022-01-20 22:08:04 -05:00
Mike Wallace
dc05a4cc65
Merge branch 'main' into settings-modal 2022-01-20 21:38:22 -05:00
MikeWallaceDev
4da2dadf69 Fixed language generation from build script 2022-01-20 21:32:24 -05:00
Harinandan
33212df63a Fixed problem with translation key gen 2022-01-21 02:54:36 +05:30
appflowy
d1c5df4b88 add conflict resolver 2022-01-20 23:51:11 +08:00
AppFlowy.IO
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
AppFlowy.IO
fa006e0b99
Merge pull request #261 from MikeWallaceDev/edit_readme
Update the readme file
2022-01-20 18:20:18 +08:00
MikeWallaceDev
584af6aa71 fixed cargo make to work on Windows 2022-01-19 22:02:16 -08:00
Harinandan
2317f1682c Cleaned up imports 2022-01-20 08:39:46 +05:30
Harinandan
8c17e96c51 Replaced literal strings with translation 2022-01-20 08:37:47 +05:30
MikeWallaceDev
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
Harinandan
c1ccad104b Fixed adaptive Size issue 2022-01-20 08:13:38 +05:30
Harinandan
907b10b783 Added constrained box 2022-01-19 23:52:12 +05:30
Harinandan
fd98b192af Added adaptive theme and change theme button 2022-01-19 14:11:33 +05:30
appflowy
324dc53e5f add folder migration & add folder unit test 2022-01-19 16:00:11 +08:00
Harinandan
0ed1847672 Refactor Settings Menu Element into seperate file 2022-01-19 10:29:02 +05:30
Harinandan
03e58a90d2 Cleanup imports 2022-01-19 10:27:35 +05:30
Harinandan
01d2860948 Basic Setup of Settings Dialog 2022-01-19 10:26:46 +05:30
AppFlowy.IO
b2eb964045
Merge pull request #260 from tsuiyuenhong/main
Update README.md
2022-01-19 07:54:55 +08:00
tsuiyuenhong
afeda52419 Update README.md 2022-01-18 23:25:03 +08:00
appflowy
44ff74a37c using ot to construct the folder 2022-01-18 22:56:57 +08:00
nathan
cfeb408bab lock connectivity_plus version 2022-01-18 21:58:40 +08:00
appflowy
7f1a0adf13 add folder editor 2022-01-17 11:55:36 +08:00
appflowy
3eff006d6d add root folder test 2022-01-16 13:44:14 +08:00
appflowy
6bca483c28 config folder collaboration 2022-01-15 23:58:36 +08:00
appflowy
02201c238c refactor synchoronizer 2022-01-15 11:20:28 +08:00
appflowy
13aba928c3 config folder ws 2022-01-14 21:46:55 +08:00
appflowy
3964508cd8 add flowy-sync crate 2022-01-14 16:25:41 +08:00
appflowy
f9b552395b trait for flowy-core persistence 2022-01-14 09:09:36 +08:00
appflowy
dac86ef857 refactor flowy-core pb 2022-01-13 14:48:41 +08:00
appflowy
718613de42 flowy-net impl http and local server 2022-01-13 11:15:31 +08:00
AppFlowy.IO
554cfb53e5
Merge pull request #250 from rileyhawk1417/fix_dark_mode
Fixed Dark Mode Bugs
2022-01-12 21:58:04 +08:00
appflowy
0fba8d9195 add server document 2022-01-12 20:48:28 +08:00
appflowy
3c819ead49 stop local websocket before start connecting 2022-01-12 15:40:06 +08:00
appflowy
60e9071685 add some code documentation 2022-01-12 12:40:41 +08:00
appflowy
4bdd9df54c generic cloud storage 2022-01-11 23:15:30 +08:00
appflowy
e7aad4045b remove flowy-user unuse files 2022-01-11 13:34:45 +08:00
appflowy
855d396122 refactor cloud service triat 2022-01-10 23:45:59 +08:00
Sean RIley Hawkins
2ae4762de8 Removed unused imports & Refactored 2022-01-10 17:26:46 +02:00