Commit Graph

35 Commits (renovate/v2-schemars-0.x)

Author SHA1 Message Date
asomethings 2448e717e5
feat(http): add status code 101, 103 for null body (#2655)
1 month ago
Amr Bashir 5e78988f72
feat(http): handle 205, 304 null body (#2647)
2 months ago
asomethings ff384cbabe
fix(http): handle status code 204 to use js null fix #2580 (#2636)
2 months ago
Amr Bashir a15eedf378
fix(http): avoid closing stream multiple times (#2535)
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
DiamondDrake 105136494c
feat(http): add dangerous settings / disable ssl verification - issue #518 (#2204)
4 months ago
Amr Bashir cf4d7d4e6c
chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728)
9 months ago
Twilight 84f8bd5e1e
fix(http): properly invoke abort (#1662)
10 months ago
Amr Bashir ac9a25cc12
fix(http): use tokio oneshot channel for detecting abort (#1395)
11 months ago
Amr Bashir a66549329c
fix(http): set headers on resposne manually (#1526)
11 months ago
FabianLars 6ada2af2e1
chore(http): Run prettier
1 year ago
FabianLars 8e1ae08c69
docs(http): Replace allowlist scope with capability scope
1 year ago
renovate[bot] a2eb3a6e43
chore(deps): update dependency eslint to v9 (v2) (#1424)
1 year ago
Amr Bashir 9d7ae45b0e
fix(http): include browser headers if not set by user (#1354)
1 year ago
Tony e1d06b93b7
refactor: drop eslint config love (#1341)
1 year ago
renovate[bot] faa89850d0
chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0 (#1228)
1 year ago
Amr Bashir ae56b13a4d
fix(http): allow `User-Agent` header to be set (#983)
1 year ago
ppbl 3f81555fbf
fix(http): response with status code 204 (#960)
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
Lucas Fernandes Nogueira 2cf8faa3e1
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
1 year 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
Amr Bashir 7d9df7297a
feat(http): refactor and improvements (#428)
2 years ago
Fabian-Lars aba07c27b8
Merge v1 into v2 (#468)
2 years ago
Lucas Fernandes Nogueira 9bf98f68e7
chore(api): update @since tag to 2.0.0 (#395)
2 years ago
Lucas Fernandes Nogueira b131bc8f7c
feat(plugins): inject API on window.__TAURI__ (#383)
2 years ago
Lucas Fernandes Nogueira f4069f5588
docs: update README.md and remove allowlist information (#381)
2 years ago
Lucas Fernandes Nogueira 22991af9f4
feat(plugins): use `@tauri-apps` namespace on NPM (#368)
2 years ago
Lucas Fernandes Nogueira caf8456864
fix: adjust feature flags, wrong zip usage (#367)
2 years ago
FabianLars b730c34923
Run formatter on new plugins
2 years ago
Lucas Nogueira dabacbe644
fix(http): adjust client id argument name on `request` command usage
2 years ago
Lucas Fernandes Nogueira 89fb40caac
feat(http): add plugin (#325)
2 years ago