Lucas.Xu
|
de3e7ca9be
|
fix: create new page error on mobile (#4984)
* chore: update translations
* fix: remove sidebar_root_view_bloc
* fix: remove sidebar_root_view_bloc
* chore: fix ios ci
* feat: customize image cache path
|
2024-03-25 23:08:52 +08:00 |
|
Lucas.Xu
|
8944edf75f
|
feat: support clearing caches and fix unable to load image (#4809)
* feat: support clearing caches
* fix: try to clear the image cache when loading failed.
* feat: clear cache on mobile
* chore: add error log
|
2024-03-04 12:24:25 +08:00 |
|
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 |
|
Zack
|
0a0f2adf76
|
feat: support uploading image to cloud storage (#4413)
* feat: add object ext
* feat: integrate upload image api
* feat: support uploading local file to cloud
* feat: abstact the CachedNetworkImage as FlowyNetworkImage
* ci: fix tauri ci
* fix: integration test
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
Co-authored-by: nathan <nathan@appflowy.io>
|
2024-01-20 23:16:18 +08:00 |
|