10 Commits

Author SHA1 Message Date
Fabian-Lars
a17874aa28 fix(upload): Don't bail on unknown file length on download, fixes #297 (#330)
* fix(upload): Don't bail on unknown file length on download, fixes #297

* typo

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4788821341

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-04-24 16:39:09 +00:00
FabianLars
2c84098398 chore: apply clippy suggestions (#256)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4184924094
2023-02-15 14:33:14 +00:00
FabianLars
ca744f0aa9 fix(sql): derive datatype from value, not colomn (#118)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4183683080
2023-02-15 12:08:30 +00:00
FabianLars
aefdc756df refactor: use builder style (#50)
* refactor(upload): use plugin builder style

* refactor(sql): use builder style

* refactor(fs-watch): use builder style

* refactor(fs-extra): use builder style

* refactor(auth): use builder style

* fmt

* fmt

Co-authored-by: FabianLars <fabianlars@fabianlars.de>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3862615009
2023-01-07 14:54:48 +00:00
JonasKruckenberg
e3b65eff19 Update sync.yml
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3861974889
2023-01-07 12:04:01 +00:00
FabianLars
d3f77a4c58 fix: derive Clone on Payload 2022-02-07 21:20:09 +01:00
Jonas Kruckenberg
df01027caf add license header + check 2022-01-20 13:03:17 +01:00
Jonas Kruckenberg
fc3d394019 add rustfmt config 2022-01-20 13:03:01 +01:00
Lucas Nogueira
cb6891ca7d chore: lint code 2021-10-20 10:59:37 -03:00
Lucas Nogueira
b0c27f3fc3 initial commit 2021-10-01 13:12:22 -03:00