Mathias Mogensen
|
acc03b8cc4
|
chore: code cleanup according to unintroduced lints (#4488)
* chore: remove redundant arguments
* chore: remove unused constructor params
* chore: reorganize constructors
* chore: remove unnecessary awaits in returns
* chore: remove unnecessary paranthesis
* chore: add lints
* chore: clean up after merge
* chore: add sort constructors first
* chore: organize constructors in blocs
* chore: use sizedbox.shrink over empty container
|
2024-01-25 23:37:36 +08:00 |
|
Richard Shiue
|
1eeb812a1c
|
refactor: rename database code path from database_view to database (#4310)
|
2024-01-05 17:30:54 +08:00 |
|
Nathan.fooo
|
5facb61e23
|
refactor: crates (#4258)
* chore: rename flowy-folder2 to flowy-folder
* chore: rename flowy-document2 to flowy-document
* chore: fix test
* chore: move lib-infra crate
* chore: remove shared-lib
* chore: fix clippy
|
2023-12-31 07:29:40 +08:00 |
|
Nathan.fooo
|
df8409178b
|
refactor: remove singleton db (#4208)
* refactor: remove singleton db
* chore: fix warning
* chore: fix warning
* chore: update test
* chore: only resotre or backup when init call
* test: fix
* test: fix
* test: fix
* fix: timeout notification
* chore: rename
* chore: rename
* chore: disable test
* chore: remove log
* chore: remove log
* chore: add log
* chore: rename test functions
* chore: add test asset
* chore: bump client api
* chore: disable some tests
|
2023-12-27 11:42:39 +08:00 |
|
Lucas.Xu
|
8e10cba8e5
|
feat: support toggling the markdown style by shortcuts (#3674)
|
2023-10-11 23:12:23 +08:00 |
|
Lucas.Xu
|
26a2bffcd1
|
fix: some UI issues were present in version 0.3.1. (#3401)
|
2023-09-14 19:22:32 +08:00 |
|
Mathias Mogensen
|
35a47bfe5d
|
feat: tabs shortcuts (#3112)
|
2023-08-08 13:09:17 +08:00 |
|
Lucas.Xu
|
fb9bc359b8
|
feat: disable moving page into the database (#3107)
|
2023-08-03 15:06:02 +08:00 |
|
Lucas.Xu
|
266209caeb
|
feat: implement draggable folder (#3083)
|
2023-07-31 20:06:01 +08:00 |
|