Commit Graph

15 Commits (f81e8003c0dfc539586f2553624e7f0acb260765)

Author SHA1 Message Date
Amr Bashir 9ebbfb2e3c
feat(http): persist cookies on disk (#1978)
3 months ago
Adriel Jansen Siahaya d3183aa99d
fix(http): return response early in JS before waiting for chunks on the rust side (#2522)
3 months ago
Adriel Jansen Siahaya cb38f54f4a
HTTP add stream support (#2479)
3 months ago
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
7 months ago
Amr Bashir 58330f9ec1
feat(http): enable cookies and set origin header (#1192)
1 year ago
Fabian-Lars 0d4d029011
build: Update pnpm to v9 (#1309)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Amr Bashir ae0cb92438
refactor(http): migrate to tauri's new resource table (#834)
1 year ago
Amr Bashir 7d9df7297a
feat(http): refactor and improvements (#428)
2 years ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
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 702b7b36bd
refactor: move deleted tauri APIs, prepare for next release (#355)
2 years ago
Lucas Fernandes Nogueira 89fb40caac
feat(http): add plugin (#325)
2 years ago