appflowy
|
f4b206d196
|
chore: config test log
|
2022-04-12 11:13:35 +08:00 |
|
appflowy
|
82840e1201
|
chore: replace uuid with nanoid
|
2022-04-11 15:27:03 +08:00 |
|
appflowy
|
6a3820253f
|
chore: rename crates
|
2022-03-19 16:55:29 +08:00 |
|
appflowy
|
50f32521c5
|
chore: rename trait
|
2022-03-15 11:07:18 +08:00 |
|
appflowy
|
6579940dc8
|
chore: create default grid
|
2022-03-12 10:47:34 +08:00 |
|
appflowy
|
7ac6a1dc89
|
chore: rename struct
|
2022-03-10 17:14:10 +08:00 |
|
appflowy
|
11ceb96f65
|
feat: return rows and fields
|
2022-03-05 17:52:25 +08:00 |
|
appflowy
|
8029f1035d
|
chore: impl handler logic
|
2022-03-05 10:59:44 +08:00 |
|
appflowy
|
d0b457c007
|
feat: integrate grid into flowy-sdk
|
2022-03-04 22:09:16 +08:00 |
|
appflowy
|
9125db7ef0
|
feat: config grid editor
|
2022-03-04 21:26:32 +08:00 |
|
appflowy
|
49807a0b57
|
feat: config grid db
|
2022-03-04 18:13:17 +08:00 |
|
appflowy
|
4187e99433
|
feat: add grid struct
|
2022-03-04 18:13:13 +08:00 |
|
appflowy
|
2e6dd39780
|
refactor: rename flowy-document to flowy-block
|
2022-03-02 15:22:18 +08:00 |
|
appflowy
|
b6de0caad6
|
refactor: show plugin
|
2022-03-01 10:25:21 +08:00 |
|
appflowy
|
8747457836
|
refactor: add plugins
|
2022-03-01 00:23:04 +08:00 |
|
appflowy
|
6078e46d3d
|
refactor: rename structs
|
2022-02-25 23:30:02 +08:00 |
|
appflowy
|
ed9a48fc1c
|
chore: rename struct property
|
2022-02-24 23:19:41 +08:00 |
|
appflowy
|
06967d8057
|
fix: path issue on windows
|
2022-02-17 20:10:29 +08:00 |
|
appflowy
|
cd013529d4
|
chore: write dart_event file
|
2022-02-16 11:05:43 +08:00 |
|
appflowy
|
0933935071
|
refactor: add code_gen crate
|
2022-02-15 22:18:34 +08:00 |
|
appflowy
|
4b63170e56
|
refactor: read cache proto info
|
2022-02-09 18:17:06 +08:00 |
|
appflowy
|
7646f984e0
|
refactor: generate x.proto file using build.rs
|
2022-02-09 09:57:03 +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 |
|
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 |
|
appflowy
|
fcc6f51b3b
|
rename folder event
|
2022-01-30 10:33:21 +08:00 |
|
appflowy
|
8449f736e7
|
add user appearance setting
|
2022-01-28 18:38:09 +08: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
|
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 |
|
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 |
|
appflowy
|
ccb7d0181f
|
add folder sync test
|
2022-01-22 20:59:32 +08:00 |
|
appflowy
|
1e66aae051
|
add server folder manager
|
2022-01-21 21:41:24 +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
|
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
|
855d396122
|
refactor cloud service triat
|
2022-01-10 23:45:59 +08:00 |
|
appflowy
|
46a3eb57fa
|
rename some structs
|
2022-01-10 17:39:32 +08:00 |
|
appflowy
|
08a43c03d4
|
config af log filter
|
2022-01-09 16:13:08 +08:00 |
|