Commit Graph

457 Commits

Author SHA1 Message Date
appflowy
487e5035bb ci: fix flutter warnings 2022-02-09 22:22:31 +08:00
appflowy
f872c6c1f8 ci: fix flutter warnings 2022-02-09 21:56:46 +08:00
appflowy
68dfde4cf8 ci: cargo test without default features 2022-02-09 21:39:12 +08:00
appflowy
5809758539 refactor: rename error-code to flowy-error-code in case of ambiguous 2022-02-09 19:26:06 +08:00
appflowy
93863462a2 fix: pass unit test 2022-02-09 19:17:15 +08:00
appflowy
7cceafa432 style: fix warnings 2022-02-09 18:39:58 +08:00
appflowy
4b63170e56 refactor: read cache proto info 2022-02-09 18:17:06 +08:00
appflowy
1c3c519b14 refactor: cache proto file info 2022-02-09 13:08:49 +08:00
appflowy
7646f984e0 refactor: generate x.proto file using build.rs 2022-02-09 09:57:03 +08:00
appflowy
30bedb337f ci: export path to CI 2022-02-09 07:32:59 +08:00
appflowy
832db73410 ci: add logs 2022-02-09 07:23:57 +08:00
appflowy
837666d36d ci: fix dart pb 2022-02-09 01:14:54 +08:00
appflowy
68b0730dda ci: disable dart pb gen 2022-02-09 00:47:43 +08:00
appflowy
15d91d3cbe ci: export path 2022-02-08 23:05:28 +08:00
appflowy
f55de1fd17 feat: install protoc-gen-dart if not installed 2022-02-08 22:42:00 +08:00
appflowy
dd3f1d0b24 ci: install protobuf code gen tool 2022-02-08 21:43:31 +08:00
appflowy
d0b02cb4fd refactor: generate dart pb files with feature flag: dart 2022-02-08 16:24:59 +08:00
appflowy
9135b92a39 refactor: generate the pb files using build.rs 2022-02-08 14:36:59 +08:00
Gustavo Sanchez
ecf2598be7
Merge branch 'main' into main 2022-02-07 16:12:11 -04:00
appflowy
59aed762e7 ci: fix compile errors 2022-02-07 16:04:35 +08:00
appflowy
337161c3d7 style: config log 2022-02-07 15:51:19 +08:00
appflowy
9f8e3b09c3 fix: compile errors 2022-02-07 15:48:01 +08:00
appflowy
0c6903f793 refactor: refactor some crates with http_server 2022-02-07 15:34:46 +08:00
appflowy
084e9c5f6f refactor: refactor some crates with http_server 2022-02-07 15:33:46 +08:00
appflowy
680d130986 refactor: remove unuse crate references 2022-02-07 10:47:09 +08:00
Gustavo Sanchez
e1f6e483e7
Merge branch 'main' into main 2022-02-05 16:35:25 -04:00
MikeWallaceDev
1796d0a448 fix: put back Russian language
set EasyLocalization to not save language locally.
2022-02-05 13:13:48 -05:00
appflowy
62bafce0b2 fix: fallback to supported locale if easy_localization doesn't support device locale 2022-02-05 22:01:51 +08:00
appflowy
e9ba1e1886 fix: fallback to supported locale if easy_localization doesn't support device locale 2022-02-05 21:50:49 +08:00
appflowy
592e91bed4 style: supportedLocales list 2022-02-05 11:23:10 +08:00
appflowy
0758db971b refactor: remove unuse imports 2022-02-05 11:16:46 +08:00
appflowy
662220ab8a fix: add toolbar tooltip language display issue 2022-02-05 11:16:46 +08:00
appflowy
18407a0e47 fix: new doc button's langauge display issue 2022-02-05 11:16:46 +08:00
Daniil Golubev
cb57d20bfb
Added russian translations (#287)
* Added russian translations

* Register russian locale
2022-02-04 21:46:57 -05:00
appflowy
ec4d69e5b8 fix: collapse button display color in dark mode 2022-02-05 10:26:51 +08:00
Nathan.fooo
e65a320c00
Merge pull request #306 from MikeWallaceDev/refactor_languange_remove_enum
Refactored Language settings to remove AppLanguage enum
2022-02-05 09:39:51 +08:00
MikeWallaceDev
5519dcd525 refactor: language settings to remove applanguage enum
Fixes: #290
app now uses Locale directly
list of languages is now generated from EasyLocalization
2022-02-04 20:09:41 -05:00
appflowy
ea0179536d fix: show_menu icon on dark mode 2022-02-04 15:54:36 +08:00
Gustavo Sanchez
062873a1fe
Add i18n support for Spanish (Venezuela) 2022-02-02 19:17:34 -04:00
Lays Rodrigues
177ed8d51a fix appflowy version in dockerfile
Signed-off-by: Lays Rodrigues <laysrodriguessilva@gmail.com>
2022-02-02 17:22:29 -03:00
appflowy
728d60239a added reset appearance setting 2022-02-01 12:15:11 +08:00
appflowy
df5e178c6c remove unuse codes 2022-02-01 11:29:11 +08:00
appflowy
be806e301c read device locale as default locale setting 2022-02-01 09:12:59 +08:00
appflowy
8127e47cea remove redundant interfaces 2022-01-31 10:18:34 +08:00
appflowy
99cadf98d2 remove app interface 2022-01-31 10:18:34 +08:00
appflowy
aaca3ba90d remove workspace interface 2022-01-31 10:18:34 +08:00
appflowy
6e8c3c821a remove splash interface 2022-01-31 10:18:34 +08:00
appflowy
f709bb6a6d remove iAuth interface 2022-01-31 10:18:34 +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
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
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
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
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
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
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
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
MikeWallaceDev
44af890f05 Fix Italian translation
settings were not in the correct json group.
2022-01-24 15:17:45 -05:00
appflowy
353bdc592b use flowy_unit_test to make backend test work 2022-01-24 21:54:33 +08:00
appflowy
22c8850cea comment out ack code for later use. 2022-01-24 21:25:46 +08:00
appflowy
d97abcc99f rm unuse code & rename folder -> client_folder 2022-01-24 21:17:31 +08:00
appflowy
48e9e75cc7 revert flutter quill to v0.0.2 2022-01-24 20:12:04 +08:00
appflowy
7f8c0ed53f add missing it_IT.json from https://github.com/AppFlowy-IO/appflowy/pull/265/files 2022-01-24 18:17:20 +08:00
appflowy
bba8f8ae01 fix fmt and clippy warnings 2022-01-24 17:56:58 +08:00
appflowy
a9eec5baed solver conflicts 2022-01-24 17:32:40 +08:00
appflowy
24c1817c8d config web socket 2022-01-24 16:27:40 +08:00
Discreater
d5ffeb3c8a fix windows build with multiple visual studio installations 2022-01-24 00:52:39 +08:00
appflowy
10d99bdd8b fix init folder manager bugs 2022-01-23 22:33:47 +08:00
nathan
cfb589dda1 fix format and clippy warnings 2022-01-23 12:14:00 +08:00
nathan
dccbd45a00 switch to stable channel 2022-01-23 11:34:41 +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
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
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
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
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
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
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
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
Sean RIley Hawkins
95378dd73a Refactored Values 2022-01-10 17:26:12 +02:00
appflowy
46a3eb57fa rename some structs 2022-01-10 17:39:32 +08:00
Sean RIley Hawkins
5e56f5e0ec Fixed Dark Mode Bugs 2022-01-09 13:22:17 +02:00
appflowy
08a43c03d4 config af log filter 2022-01-09 16:13:08 +08:00
appflowy
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
appflowy
c456687a18 1. rename flowy_str functions
2. mv the document_test to flowy_document crate
2022-01-09 11:23:31 +08:00
appflowy
1e0cef41a9 init server with dispatcher's runtime 2022-01-09 11:17:48 +08:00
appflowy
287698be9e enable local ws 2022-01-09 11:17:38 +08:00
fabiograz
28d8a3a269
Update it_IT.json
Changed:  lightMode, darkMode, instruction1, instruction2,  instruction4
2022-01-07 23:42:12 +01:00
AppFlowy.IO
2a134bcb40
fix light theme issues (#215)
* fix light theme issues
* rm hoverColor in ThemeData
2022-01-06 12:18:35 -05:00
appflowy
956ad1b590 replace tag with ref commit-hash to fix some cache issue 2022-01-06 14:42:17 +08:00
appflowy
1cfcbbc35b add patch for flutter-quill to fix the checkbox customize issue 2022-01-06 14:08:45 +08:00
appflowy
9ca2d60f3f correct the document delta by removing unnecessary op 2022-01-06 12:55:30 +08:00
Mike Wallace
b239f28d10
Added Windows script for langage generation (#212) 2022-01-05 14:17:27 -05:00
appflowy
4fd9388b79 fix clippy warnings 2022-01-05 23:28:52 +08:00
appflowy
a488944d2c Saving the revision in serial 2022-01-05 23:15:55 +08:00
appflowy
85ad90fc51 Try to fix quill-editor load document error. Because Document can only contain insert operations 2022-01-05 22:39:07 +08:00
appflowy
33d82a5104 fix migrate to flutter_bloc 8.0 CI errors 2022-01-05 10:46:17 +08:00
appflowy
2e047de2a2 update flutter_bloc version to 8.0.1 2022-01-04 23:11:51 +08:00
appflowy
1846f86dd7 fix fmt warnings 2022-01-04 22:54:13 +08:00
appflowy
b354fb79c8 migrate to flutter_bloc 8.0 2022-01-04 22:44:52 +08:00
appflowy
96f6a1d37c remove unuse code 2022-01-04 22:44:52 +08:00
appflowy
3fd3389f62 add aliases for protobuf struct 2022-01-04 22:44:52 +08:00
appflowy
661940f728 fix test bugs 2022-01-03 19:50:08 +08:00
appflowy
951584c2ab [backend]: fix reset document bugs 2022-01-03 19:50:08 +08:00
appflowy
1a869c0003 config ping test 2022-01-03 19:50:08 +08:00
appflowy
12e8424e8a send document ping 2022-01-03 19:50:08 +08:00
appflowy
df5266d7c9 fix https://github.com/AppFlowy-IO/appflowy/issues/196 2022-01-03 19:50:08 +08:00
appflowy
a654623c12 mv sync seq to revision manager 2022-01-03 19:50:08 +08:00
appflowy
09ef0927f7 save create default workspace data 2022-01-03 19:50:08 +08:00
appflowy
45821f00a2 rename some structs 2022-01-03 19:50:08 +08:00
appflowy
282ed9067a remove some passthrough funcs 2022-01-03 19:50:08 +08:00
appflowy
f17f0dd6cf fix compile errors 2022-01-03 19:50:08 +08:00
appflowy
152cb17701 fix bugs 2022-01-03 19:50:08 +08:00
appflowy
049b8828fe generic kv 2022-01-03 19:50:08 +08:00
appflowy
a0e6c61f50 config virtual net 2022-01-03 19:50:08 +08:00
appflowy
bbc9190bc0 add virtual net 2022-01-03 19:50:08 +08:00
appflowy
0c7c3621d7 separate DocumentWSData into DocumentWSClientData and DocumentWSServerData 2022-01-03 19:50:07 +08:00
appflowy
2b9ce79ed4 refactor flowy-collaboration directories 2022-01-03 19:50:07 +08:00
appflowy
95e0418d97 compare revisions 2022-01-03 19:50:07 +08:00
appflowy
e069bfb057 test with batch set and batch get revision 2022-01-03 19:49:25 +08:00
appflowy
463cab6eee fix warnings 2022-01-03 19:49:25 +08:00
appflowy
64ea2d4f31 [backend]: refactor document persistence 2022-01-03 19:49:25 +08:00
appflowy
777082c879 mv revision to flowy-collaborate 2022-01-03 19:49:25 +08:00
appflowy
cb4398eab0 config document kv store 2022-01-03 19:49:25 +08:00
appflowy
eb601932ea add backend kv store 2022-01-03 19:49:25 +08:00
Poly-Pixel
da1ed0c320
Update device_info_plus to version 3.2.1 2022-01-02 13:49:36 -05:00
Mike Wallace
dd5d745c31
Theme Toggle Button for AppFlowy. Created by @rileyhawk1417 (#206)
* Added Theme Toggle
* Modified translations
2022-01-02 12:54:49 -05:00
Mike Wallace
cd85f3f464
Added a line to update the pacman repository database 2021-12-28 15:10:53 -05:00
Mike Wallace
bda6840523
Remove generated files (#202)
* deleted generated directory from file system

* Removed generated language files from source control
Files are now generated when building the app or by launching "Generate Language Files"

added /lib/generated/ to git .ignore
added a task to generate language files
call task from build script

* added pub get to workflow
2021-12-25 20:23:02 -05:00
Poly-Pixel
bc645af3e2
Add debug info button (#189)
* Add debug info button

* Get rid of extra line

* Upgrade to device_info_plus 3.2.0 & format debug info

* Remove unused import

* Use locale translation mechanism
2021-12-24 19:10:09 -05:00
Mike Wallace
c2196c7dba
Update application_widget.dart
changed the default back to light theme.
2021-12-24 13:35:31 -05:00
Sean Riley Hawkins
6325bd300b
[FR] Dark Mode (#185)
* Rewrote to change with light and dark mode 🔧

* Changed files to match theme switches

* Fixed text color switch

* Configured accent color for trash page

* Configured hover color for dark mode

* Configured container colors for dark mode

* Configured text to switch with themes

* Added values to change with theme

* Configured to work with theme colors

* Text not affected by theme

* Theme can be changed here

* Used gray instead of white color

* Rewrote to change with light and dark mode 🔧

* Changed files to match theme switches

* Fixed text color switch

* Configured accent color for trash page

* Configured hover color for dark mode

* Configured container colors for dark mode

* Configured text to switch with themes

* Restored deleted file

* Rewrote to change with light and dark mode 🔧

* Changed files to match theme switches

* Fixed text color switch

* Configured accent color for trash page

* Configured hover color for dark mode

* Configured container colors for dark mode

* Configured text to switch with themes

* Rewrote to change with light and dark mode 🔧

* Changed files to match theme switches

* Configured accent color for trash page

* Removed file

* Used theme.dart colors

* Removed comments and added colors

* Refactored and added hover colors

* removed generated files
fixed warnings

Co-authored-by: MikeWallaceDev <mike@wallacehub.com>
2021-12-24 13:20:48 -05:00
AppFlowy.IO
547be89b72
Merge pull request #197 from MikeWallaceDev/fix_application_menu_size_141
Fix application menu size
2021-12-24 17:08:33 +08:00
Mike Wallace
e0e48f1e99
Deleted doc file, it's in the wiki now. (#198)
Move the scripts to the script folder.
2021-12-23 23:47:33 -05:00
MikeWallaceDev
9fc13c7d62 Fixes #141
removed the SizedBox. Leaving the size to adjust automatically depending on the footer's content.
2021-12-23 14:03:51 -05:00
Hari07
7270c578e9
Increased height of ActionCell (#193)
LGTM!
2021-12-22 22:41:19 -05:00
appflowy
b25db57fca fix warnings. 2021-12-21 14:00:42 +08:00
appflowy
adce96f15b fix generate pb bugs 2021-12-21 14:00:42 +08:00