Nathan.fooo
|
90516b6adc
|
feat: wasm build (#4412)
* chore: enable wasm build
* chore: bump collab
* chore: fix build
* chore: flowy-document wasm
* chore: fix compile
* chore: fix compile
* chore: fix compile
* chore: fix compile
* chore: fix ci
* chore: fix ci
* chore: fix ci
|
2024-01-22 13:34:15 +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 |
|
Zack
|
38c3e700e9
|
feat: initial file upload api (#4299)
* feat: initial file upload api
* feat: initial file upload api
* fix: add pb index
* feat: remove file name
* feat: read everything to mem
* feat: revamp object storage
* chore: cargo format
* chore: update deps
* feat: revised implementations and style
* chore: use deploy env instead
* chore: use deploy env instead
* chore: use deploy env instead
* refactor: move logic to handler to manager
* fix: format issues
* fix: cargo clippy
* chore: cargo check tauri
* fix: debug docker integration test
* fix: debug docker integration test
* fix: debug docker integration test gotrue
* fix: debug docker integration test docker compose version
* fix: docker scripts
* fix: cargo fmt
* fix: add sleep after docker compose up
---------
Co-authored-by: nathan <nathan@appflowy.io>
|
2024-01-17 02:59:15 +08:00 |
|
Nathan.fooo
|
058eeec932
|
feat: implement file storage using appflowy cloud (#3675)
* feat: implement file storage using appflowy cloud
* chore: clippy
|
2023-10-12 09:54:45 +08:00 |
|
Nathan.fooo
|
c652c32575
|
feat File storage (#3306)
* refactor: file upload
* refactor: support upload plan
* test: add tests
|
2023-09-01 22:27:29 +08:00 |
|
Nathan.fooo
|
3b4f8e53a2
|
feat: storage file (#3303)
|
2023-08-31 16:40:40 +08:00 |
|