Commit Graph

26 Commits (764e8f7719247da515243d9c9cafa6d087d21769)

Author SHA1 Message Date
enri90 05c62d731f
feat(upload): Added body to download function (#1523)
6 months ago
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
7 months ago
sid 5dadd205f5
feat(upload): add `progressTotal` to event payload (#2033)
7 months ago
Artaza Sameen 87cc58527d
feat(upload): Add transfer_speed for downloading and uploading files (#1797)
7 months ago
Felix Salazar 1d9741b52b
[upload - http-extra] fix: download content to file when unsuccessful response (and test) #1750 (#1783)
9 months ago
Lucas Fernandes Nogueira 22a17980ff
feat: update to tauri beta.24 (#1537)
11 months ago
FabianLars ed46dca74f
Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2
1 year ago
Jesper L. Nielsen 4a5ab18a22
fix(upload): return type on is now a string (#976)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
1 year ago
Amr Bashir 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
2 years ago
Fabian-Lars 251852ccbc
chore: Merge branch v1 into v2 (#702)
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
Fabian-Lars 1712f27b77
feat(upload): Use BufWriter for file downloads. (#684)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
Lucas Fernandes Nogueira d74fc0a097
feat: update to alpha.11 (#555)
2 years ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
2 years ago
Amr Bashir c73049d3ed
fix: remove tsconfig symlink (#429)
2 years ago
Lucas Fernandes Nogueira b131bc8f7c
feat(plugins): inject API on window.__TAURI__ (#383)
2 years ago
Lucas Fernandes Nogueira 5914fb9f36
chore: add license headers (#384)
2 years ago
Lucas Fernandes Nogueira 937e6a5be6
feat: use tauri `next` branch, fix tests, MSRV 1.65 (#354)
2 years ago
Fabian-Lars eb55671f27
fix(upload): Don't bail on unknown file length on download, fixes #297 (#330)
2 years ago
Fabian-Lars 92d9f2754c
chore: apply clippy suggestions (#256)
2 years ago
Fabian-Lars c348eb31ea
feat(upload): Add function to download files (#89)
2 years ago
Jonas Kruckenberg 2d670f70d9
refactor: use builder style (#50)
2 years ago
Jonas Kruckenberg eb3495fb72 copy plugin sources
3 years ago