appflowy
7c60626049
[rust]: refactor flowy-document crate
2021-11-19 14:16:07 +08:00
Alex to
d965d26e60
Enable Linux build
...
1. BUILD_ON_LINUX.md is instruction of building Linux version
2. Update toml files in scripts/makefile/ and /Makefile.toml to support Linux
Building Windows/Linux release version is verified
Didn't get chance to verify building macos version
2021-11-19 12:09:56 +08:00
annie
58078c26db
[flutter]: support dev build window
2021-11-18 16:18:20 +08:00
annie
59922b95a9
[flutter]: update windows crate type
2021-11-17 17:52:49 +08:00
appflowy
74239d65cb
[rust]: windows config
2021-11-17 14:18:21 +08:00
appflowy
96560d2b3e
[flutter]: update appflowy desktop bundle identifier
2021-11-15 21:39:37 +08:00
appflowy
706f64c9dd
[flutter]: build flowy sdk as static lib
2021-11-15 18:23:04 +08:00
appflowy
7f11b01480
[flutter]: add licenses
2021-11-13 14:51:06 +08:00
appflowy
1896c79379
[flutter]: create read me when user sign up
2021-11-13 11:53:50 +08:00
appflowy
b4237b1986
[rust]: extract flowy-document-infra
2021-11-13 11:11:24 +08:00
appflowy
d4353b2ee9
[flutter]: open latest view after launch
2021-11-10 23:40:13 +08:00
annie
57ba7d4d4d
[flutter]: solve conflicts
2021-11-10 21:31:36 +08:00
annie
5a83f954d7
[flutter]: update placeholder avatar
2021-11-10 21:27:39 +08:00
appflowy
345a695bce
[flutter]: export mark down & migrate to flutter_bloc 7.0 interface
2021-11-10 18:27:01 +08:00
appflowy
f9ed746f9a
[rust]: add export interface
2021-11-09 16:00:29 +08:00
appflowy
60bc41dda5
[rust]: initialize the workspace when user status changed
2021-11-09 13:30:39 +08:00
appflowy
d8fad4a2f3
[flutter]: finish let's go feature
2021-11-09 13:30:39 +08:00
appflowy
b79267d15c
[rust]: create default workspace
2021-11-08 19:19:02 +08:00
appflowy
c4d7bf61fd
[flutter]: fix warnings and compile issues
2021-11-08 10:25:26 +08:00
appflowy
52ca87662b
[rust]: extract workspace_infra from flowy_workspace
2021-11-08 10:25:26 +08:00
appflowy
65cdeec1dc
[rust]: extra user-infro from flowy-user
2021-11-08 10:25:26 +08:00
appflowy
dd357c18cf
[flutter]: build with offline mode
2021-11-06 22:35:45 +08:00
appflowy
ded8eb5d1c
[flutter]: add delete and restore notification
2021-10-31 17:24:55 +08:00
appflowy
4966b03123
[rust]: delete app
2021-10-30 17:19:50 +08:00
appflowy
538ab20c5f
[flutter]: config document delta data flow
2021-10-20 22:19:01 +08:00
appflowy
22cc76163b
[client]: close opened doc after close or delete the view
2021-10-19 13:04:09 +08:00
appflowy
3f83e7ee06
[client]: fix restore & delete all bugs
2021-10-18 18:40:15 +08:00
appflowy
d1b7fd29a6
[client]: crud with trash on server & fix some bugs
2021-10-17 22:55:02 +08:00
appflowy
495dc24ec4
[client]: adding trash record as delete view
2021-10-16 16:45:52 +08:00
appflowy
4cc8d2b3f1
[server]: replace pool with transaction for sql api
2021-10-16 12:24:02 +08:00
appflowy
d67cf76e37
[server]: config trash sql table & router
2021-10-15 17:09:50 +08:00
appflowy
8e40ae60e6
[server]: trash table and create params
2021-10-15 15:52:08 +08:00
appflowy
dfd6046214
delete multiple view in one request
2021-10-15 13:42:52 +08:00
appflowy
bcaa942dfc
rollback trash record if dependency actions fail
2021-10-15 13:10:52 +08:00
appflowy
931c638b93
[flutter]: config trash list
2021-10-14 14:34:22 +08:00
appflowy
7ad3e35c16
save trash record
2021-10-13 23:11:45 +08:00
appflowy
3e65c66baf
add trash sql table
2021-10-12 22:31:38 +08:00
appflowy
50172e3fd4
[flutter]: delete view
2021-10-12 14:55:54 +08:00
appflowy
ece353b6b1
[flutter]: config ui of left menu
2021-10-09 16:43:56 +08:00
appflowy
f62afcb436
[flutter]: delete readme and changelog
2021-10-09 09:56:18 +08:00
appflowy
f84fb6f87f
[server]: fix pull rev id range bug
2021-10-06 23:21:57 +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
ab2a997a77
fix warnings
2021-10-04 17:47:21 +08:00
appflowy
c748d17daf
sync with server when ws becomes avaliable
2021-10-04 14:24:35 +08:00
appflowy
c0e126c550
notify server when open the doc with local rev_id
2021-10-03 11:33:19 +08:00
appflowy
c9cfe9dfeb
rename i64 as RevId
2021-10-02 21:35:06 +08:00
appflowy
1fdef0914b
using CacheActor method to handle the ws message one by one
2021-09-29 17:40:34 +08:00
appflowy
11bc536df8
save rev to db and update rev state to acked if server ack client rev
2021-09-27 14:49:05 +08:00