appflowy
|
1a10f58e6f
|
[flutter]: config initial scrren size
|
2021-10-11 09:05:53 +08:00 |
|
appflowy
|
ae82e052f2
|
[flutter]: config editor navigation items
|
2021-10-10 23:04:07 +08:00 |
|
appflowy
|
fb1733e188
|
[flutter]: config stack page
|
2021-10-10 15:58:57 +08:00 |
|
appflowy
|
5445853839
|
[flutter]: dir refactor
|
2021-10-10 11:41:15 +08:00 |
|
appflowy
|
03182a51b0
|
[flutter]: config ui of menu view
|
2021-10-10 11:16:27 +08:00 |
|
appflowy
|
ece353b6b1
|
[flutter]: config ui of left menu
|
2021-10-09 16:43:56 +08:00 |
|
appflowy
|
d46e5aa0b9
|
[flutter]: merge welcome to user && refactor abstract class with class with freezed objects
|
2021-10-09 10:09:31 +08:00 |
|
appflowy
|
2193879b5f
|
[flutter]: add flutter_quill for test
|
2021-10-09 07:14:21 +08:00 |
|
appflowy
|
c4a6342c96
|
[flutter]: close stream before docpage dispose
|
2021-10-08 16:58:58 +08:00 |
|
appflowy
|
04f8fc38a8
|
save revision to disk if not exisgt
|
2021-10-06 15:23:38 +08:00 |
|
appflowy
|
32d9331b35
|
fix tokio runtime issue
|
2021-10-05 14:37:45 +08:00 |
|
appflowy
|
54208d027a
|
rename flowy-observable to flowy-dart-notify
|
2021-10-05 11:52:50 +08:00 |
|
appflowy
|
77313ab431
|
remove notify from edit context
|
2021-09-26 16:39:57 +08:00 |
|
appflowy
|
9175efa4c6
|
compose delta from remote and sync with client
|
2021-09-25 21:47:02 +08:00 |
|
appflowy
|
302631f808
|
create op table
|
2021-09-23 13:15:35 +08:00 |
|
appflowy
|
526f1408bc
|
save the delta continuely when typing
|
2021-09-21 15:07:07 +08:00 |
|
appflowy
|
1fd460f3e5
|
ws connect to server
|
2021-09-17 19:03:46 +08:00 |
|
appflowy
|
420d90c221
|
[server]: fix expired duration
|
2021-09-16 14:18:59 +08:00 |
|
appflowy
|
87d3f4fc0d
|
compare delta between flutter and rust
|
2021-09-15 16:35:40 +08:00 |
|
appflowy
|
0edd442562
|
parser delta to rust
|
2021-09-15 15:01:24 +08:00 |
|
appflowy
|
335b5327de
|
bridge flutter delta to rust delta
|
2021-09-14 16:22:44 +08:00 |
|
appflowy
|
8882ab5d82
|
create flowy_log package and will implement in rust in the future
|
2021-09-12 23:04:34 +08:00 |
|
appflowy
|
54136c1018
|
add flowy icon
|
2021-09-12 22:19:59 +08:00 |
|
appflowy
|
a4338652e0
|
temp
|
2021-09-11 21:30:58 +08:00 |
|
appflowy
|
9ade419b22
|
create view with doc, ignore thumbnail for now
|
2021-09-11 20:46:54 +08:00 |
|
appflowy
|
a5a07944dc
|
refactor flowy-document & config server api
|
2021-09-09 15:43:05 +08:00 |
|
appflowy
|
0a82601eac
|
impl ObservableParser with dart
|
2021-09-08 18:25:32 +08:00 |
|
appflowy
|
47851b3024
|
add middleware to handle user unauthorized
|
2021-09-08 13:50:20 +08:00 |
|
appflowy
|
f18cc717ea
|
refactor extract observable payload
|
2021-09-07 17:12:03 +08:00 |
|
appflowy
|
024ab85864
|
add splash screen and config sign up
|
2021-09-06 16:18:34 +08:00 |
|
appflowy
|
85e3e07cbf
|
config sign up
|
2021-09-05 22:54:15 +08:00 |
|
appflowy
|
835ace5da0
|
config theme color and login screen color
|
2021-09-05 18:02:49 +08:00 |
|
appflowy
|
317cbb37b6
|
config sdk log
|
2021-09-05 15:56:44 +08:00 |
|
appflowy
|
9771066d80
|
rename user detail
|
2021-09-04 16:53:58 +08:00 |
|
appflowy
|
b66b3b3dc2
|
fix flutter compile erros
|
2021-09-03 12:44:48 +08:00 |
|
appflowy
|
498a594ad0
|
config workspace server
|
2021-09-01 22:50:22 +08:00 |
|
appflowy
|
4c93b04f3d
|
explicityly print the internal error from DispatchError
|
2021-08-31 11:32:51 +08:00 |
|
appflowy
|
18d13a3cb2
|
add strum crate for event stringtify
|
2021-08-30 22:44:17 +08:00 |
|
appflowy
|
76e73ea17b
|
[fluuter]: create & choose workspace after login
|
2021-08-30 16:18:58 +08:00 |
|
appflowy
|
138998aebd
|
add open workspace handler
|
2021-08-27 23:53:53 +08:00 |
|
appflowy
|
b03dcde824
|
load svg asset
|
2021-08-14 15:45:00 +08:00 |
|
appflowy
|
55de7f69a4
|
rename flowy-editor to flowy-document
|
2021-07-31 10:50:56 +08:00 |
|
appflowy
|
033ea89bde
|
config user watch repo
|
2021-07-30 08:43:10 +08:00 |
|
appflowy
|
6a02520f84
|
refactor app and view can carry belongings
|
2021-07-29 22:23:10 +08:00 |
|
appflowy
|
e67683abc7
|
create flowy directory if not exist
|
2021-07-29 17:46:20 +08:00 |
|
appflowy
|
826a50bd76
|
rename some widget
|
2021-07-29 08:28:18 +08:00 |
|
appflowy
|
20ec4c448c
|
connect app_widge with viewlist via provider
|
2021-07-28 22:32:45 +08:00 |
|
appflowy
|
23ac4d0249
|
config navigation widget
|
2021-07-28 18:40:08 +08:00 |
|
appflowy
|
199fbd8873
|
rename some widget with prefix Flowy
|
2021-07-28 18:40:08 +08:00 |
|
appflowy
|
dfcb5059bf
|
config hover background & fix bugs
|
2021-07-28 18:40:08 +08:00 |
|