AppFlowy/frontend/appflowy_tauri/src-tauri
Nathan.fooo b64da2c02f
refactor: File upload (#5542)
* chore: rename service

* refactor: upload

* chore: save upload meta data

* chore: add sql test

* chore: uploader

* chore: fix upload

* chore: cache file and remove after finish

* chore: retry upload

* chore: pause when netowork unreachable

* chore: add event test

* chore: add test

* chore: clippy

* chore: update client-api commit id

* chore: fix flutter test
2024-06-20 07:44:57 +08:00
..
.cargo Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
icons Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
src chore: set min version number (#5390) 2024-05-22 14:24:11 +08:00
.gitignore feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
build.rs Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
Cargo.lock refactor: File upload (#5542) 2024-06-20 07:44:57 +08:00
Cargo.toml refactor: File upload (#5542) 2024-06-20 07:44:57 +08:00
env.development feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
env.production feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
Info.plist feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
rust-toolchain.toml fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00
tauri.conf.json feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00