Commit Graph

21 Commits (356b7ece491c364131512517e7160942c104f296)

Author SHA1 Message Date
Lucas Nogueira 356b7ece49
persist cookies immediately
4 months ago
Lucas Nogueira 39bc197137
fallback to empty store if failed to load
4 months ago
Lucas Nogueira dbf5695c62
Merge branch 'v2' into feat/http/persist-cookies
4 months ago
Adriel Jansen Siahaya d3183aa99d
fix(http): return response early in JS before waiting for chunks on the rust side (#2522)
4 months ago
Adriel Jansen Siahaya cb38f54f4a
HTTP add stream support (#2479)
4 months ago
amrbashir 514afdbf0f
inline reqwest_cookie_store to fix clippy
7 months ago
Amr Bashir e4eed02b3e
Merge branch 'v2' into feat/http/persist-cookies
7 months ago
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
8 months ago
amrbashir 24f1e76b71
clippy
9 months ago
amrbashir 7ef9a007db
enhance(http): persist cookies on disk
9 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)
2 years 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