AppFlowy.IO
|
2031368ac3
|
Revert "Update it_IT.json"
|
2022-01-23 08:26:39 +08:00 |
|
fabiograz
|
222067ec5a
|
Update it_IT.json
Replaced literal strings with translation
|
2022-01-22 01:55:22 +01: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.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 |
|
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 |
|
nathan
|
cfeb408bab
|
lock connectivity_plus version
|
2022-01-18 21:58:40 +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 |
|
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 |
|