Commit Graph

1591 Commits

Author SHA1 Message Date
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
b2eb964045 Merge pull request #260 from tsuiyuenhong/main
Update README.md
2022-01-19 07:54:55 +08:00
afeda52419 Update README.md 2022-01-18 23:25:03 +08:00
44ff74a37c using ot to construct the folder 2022-01-18 22:56:57 +08:00
cfeb408bab lock connectivity_plus version 2022-01-18 21:58:40 +08:00
7f1a0adf13 add folder editor 2022-01-17 11:55:36 +08:00
3eff006d6d add root folder test 2022-01-16 13:44:14 +08:00
6bca483c28 config folder collaboration 2022-01-15 23:58:36 +08:00
02201c238c refactor synchoronizer 2022-01-15 11:20:28 +08:00
13aba928c3 config folder ws 2022-01-14 21:46:55 +08:00
3964508cd8 add flowy-sync crate 2022-01-14 16:25:41 +08:00
f9b552395b trait for flowy-core persistence 2022-01-14 09:09:36 +08:00
dac86ef857 refactor flowy-core pb 2022-01-13 14:48:41 +08:00
718613de42 flowy-net impl http and local server 2022-01-13 11:15:31 +08:00
554cfb53e5 Merge pull request #250 from rileyhawk1417/fix_dark_mode
Fixed Dark Mode Bugs
2022-01-12 21:58:04 +08:00
0fba8d9195 add server document 2022-01-12 20:48:28 +08:00
3c819ead49 stop local websocket before start connecting 2022-01-12 15:40:06 +08:00
60e9071685 add some code documentation 2022-01-12 12:40:41 +08:00
4bdd9df54c generic cloud storage 2022-01-11 23:15:30 +08:00
e7aad4045b remove flowy-user unuse files 2022-01-11 13:34:45 +08:00
855d396122 refactor cloud service triat 2022-01-10 23:45:59 +08:00
2ae4762de8 Removed unused imports & Refactored 2022-01-10 17:26:46 +02:00
95378dd73a Refactored Values 2022-01-10 17:26:12 +02:00
46a3eb57fa rename some structs 2022-01-10 17:39:32 +08:00
5e56f5e0ec Fixed Dark Mode Bugs 2022-01-09 13:22:17 +02:00
08a43c03d4 config af log filter 2022-01-09 16:13:08 +08:00
7e7254b306 1. fix the potential infinite loop when composing delta. Because of calculating the wrong code unit offset.
2. add test of calculating Chinese character
2022-01-09 11:23:37 +08:00
c456687a18 1. rename flowy_str functions
2. mv the document_test to flowy_document crate
2022-01-09 11:23:31 +08:00
1e0cef41a9 init server with dispatcher's runtime 2022-01-09 11:17:48 +08:00
287698be9e enable local ws 2022-01-09 11:17:38 +08:00
f66ea6d224 Merge pull request #248 from fabiograz/main
Update it_IT.json
@fabiograz thanks!
2022-01-08 21:04:55 +08:00
28d8a3a269 Update it_IT.json
Changed:  lightMode, darkMode, instruction1, instruction2,  instruction4
2022-01-07 23:42:12 +01:00
2a134bcb40 fix light theme issues (#215)
* fix light theme issues
* rm hoverColor in ThemeData
2022-01-06 12:18:35 -05:00
956ad1b590 replace tag with ref commit-hash to fix some cache issue 2022-01-06 14:42:17 +08:00
1cfcbbc35b add patch for flutter-quill to fix the checkbox customize issue 2022-01-06 14:08:45 +08:00
9ca2d60f3f correct the document delta by removing unnecessary op 2022-01-06 12:55:30 +08:00
b239f28d10 Added Windows script for langage generation (#212) 2022-01-05 14:17:27 -05:00
4fd9388b79 fix clippy warnings 2022-01-05 23:28:52 +08:00
a488944d2c Saving the revision in serial 2022-01-05 23:15:55 +08:00
53126c47d1 rename flowy str iterator 2022-01-05 23:06:26 +08:00
85ad90fc51 Try to fix quill-editor load document error. Because Document can only contain insert operations 2022-01-05 22:39:07 +08:00
ddd0dec5c3 Merge pull request #211 from AppFlowy-IO/fix_ci
test fix
2022-01-05 11:34:03 +08:00
33d82a5104 fix migrate to flutter_bloc 8.0 CI errors 2022-01-05 10:46:17 +08:00
2e047de2a2 update flutter_bloc version to 8.0.1 2022-01-04 23:11:51 +08:00
1846f86dd7 fix fmt warnings 2022-01-04 22:54:13 +08:00
b354fb79c8 migrate to flutter_bloc 8.0 2022-01-04 22:44:52 +08:00
96f6a1d37c remove unuse code 2022-01-04 22:44:52 +08:00