Commit Graph

44 Commits (406e6f484cdc13d35c50fb949f7489ca9eeccc44)

Author SHA1 Message Date
Amr Bashir a3b553ddb4
feat(http): add request and response tracing behind feature flag (#2079)
7 months ago
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
7 months ago
Amr Bashir 1f649c7f1f
chore: print a warning in development for forbidden headers (#1981)
7 months ago
Niko Korvenlaita cfd48b3b2e
feat: allow http calls without origin header (#1941)
8 months ago
Amr Bashir 9b2840db94
fix(http): retain headers order (#1884)
8 months ago
Amr Bashir 44273b9889
fix(shell): fix schema requiring `sidecar` property even though it is optional (#1839)
8 months ago
renovate[bot] de04935b2f
chore(deps): update rust crate urlpattern to 0.3 (v2) (#1607)
9 months ago
Amr Bashir ac9a25cc12
fix(http): use tokio oneshot channel for detecting abort (#1395)
11 months ago
Amr Bashir 28bc5c2e3e
feat(http): add http plugin version in user agent sting (#1501)
11 months ago
Amr Bashir da8a7bbe3a
fix(http): fix check logic to decide whether to set `Origin` header (#1438)
1 year ago
Amr Bashir 0f739dbc48
feat(http): allow setting `origin` for unsafe headers (#1392)
1 year ago
Amr Bashir 9d7ae45b0e
fix(http): include browser headers if not set by user (#1354)
1 year ago
renovate[bot] 290616d8e3
chore(deps): update tauri monorepo (#1325)
1 year 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
Amr Bashir e3d41f4011
fix: use webview's resources table (#1191)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
Lucas Fernandes Nogueira c873e4d6c7
fix(http): inconsistencies on urlpattern usage on scope (#1059)
1 year ago
Lorenzo Rizzotti 753c7be0a6
feat(http) add unsafe-headers feature flag (#1050)
1 year ago
Amr Bashir 0f67dfc9b4
feat(http): enhance scope config to accept string as well (#1025)
1 year ago
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
1 year ago
Lucas Fernandes Nogueira ac520a2841
feat(http): enhance scope URL matching via urlpattern (#1030)
1 year ago
Amr Bashir ae56b13a4d
fix(http): allow `User-Agent` header to be set (#983)
1 year ago
Lucas Fernandes Nogueira b1b9a02f9e
Merge pull request #971 from tauri-apps/chore/tauri-beta-3
1 year ago
ppbl 3f81555fbf
fix(http): response with status code 204 (#960)
1 year ago
Lucas Nogueira 8461cf1d1b
chore: update to tauri beta.3
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
hygkui 1a347203a5
fix: fix http plugin fetch init with connectTimeout. (#858)
1 year ago
阿良仔 bfa87da848
feat(http): expose proxy configuration (#824)
1 year ago
Amr Bashir 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
i-c-b 2cb0fa719b
fix(http): remove `cmd` property from `http|fetch` invoke, closes #587 (#588)
2 years ago
Lucas Fernandes Nogueira aec17a90fc
feat(http): improve performance (#558)
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 f4069f5588
docs: update README.md and remove allowlist information (#381)
2 years ago
Lucas Fernandes Nogueira caf8456864
fix: adjust feature flags, wrong zip usage (#367)
2 years ago
Lucas Fernandes Nogueira 702b7b36bd
refactor: move deleted tauri APIs, prepare for next release (#355)
2 years ago
Lucas Fernandes Nogueira 937e6a5be6
feat: use tauri `next` branch, fix tests, MSRV 1.65 (#354)
2 years ago
Lucas Fernandes Nogueira 89fb40caac
feat(http): add plugin (#325)
2 years ago