renovate[bot]
58a7e31f0a
chore(deps): update tauri monorepo ( #1363 )
...
* fix(deps): update tauri monorepo
* Create tauri-beta-20.md
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9205905835
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-05-23 09:51:54 +00:00
Amr Bashir
b04dce6113
fix(http): include browser headers if not set by user ( #1354 )
...
* fix(http): include browser automatic headers if not set by user
close #1349
* fmt
* Update browser-headers.md
* lint
* generate api
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9173342173
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-05-21 10:44:19 +00:00
renovate[bot]
d15ae3ec24
fix(deps): update rust crate zip to v1.3.0 ( #1338 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9138722128
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-05-18 09:08:01 +00:00
renovate[bot]
3f4e598f01
chore(deps): update tauri monorepo ( #1325 )
...
* chore(deps): update tauri monorepo
* enable ci for ver updates
* fix http
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9101376480
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-05-15 19:11:55 +00:00
Amr Bashir
342911740f
feat(http): enable cookies and set origin header ( #1192 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9070778934
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-05-13 22:40:42 +00:00
Fabian-Lars
e150840b46
build: Update pnpm to v9 ( #1309 )
...
* build: Update pnpm to v9
* update actions
* remove last actions-rs usage
* clippy
* clippy again
* revert default feature
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9065219591
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-05-13 15:04:07 +00:00
github-actions[bot]
4ec816335a
publish new versions ( #1247 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8909397438
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-05-01 12:36:48 +00:00
renovate[bot]
ab642e400a
chore(deps): change rust crate maplit version to 1 ( #1270 )
...
* chore(deps): update rust crate maplit to 1.0.2
* Update Cargo.toml
* Update tauri-beta-17.md
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8909308611
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-05-01 12:28:27 +00:00
github-actions[bot]
610c7e1fb8
Publish New Versions (v2) ( #1234 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8794142289
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-04-23 03:05:46 +00:00
renovate[bot]
2ce8b36d51
chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0 ( #1228 )
...
* chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0
* actually apply the rules lol
* rebuild
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8791882915
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-04-22 22:41:46 +00:00
github-actions[bot]
65b360f825
publish new versions ( #1142 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8735536354
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-04-18 09:25:27 +00:00
renovate[bot]
69f792e523
fix(deps): update tauri monorepo ( #1202 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8735411408
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-04-18 09:16:27 +00:00
Amr Bashir
f39b30096b
fix: use webview's resources table ( #1191 )
...
* fix: use webview's resources table
* fix clipboard into_img usage
* fix mobile
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8730944039
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-04-18 01:20:30 +00:00
Fabian-Lars
27173e71f5
fix(http): Enable tls support by default ( #1166 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8627642485
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-04-10 07:36:22 +00:00
Amr Bashir
9c8bb8bca3
chore: add repository field in Cargo.toml ( #1143 )
...
closes #1135
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8561993142
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-04-04 22:16:09 +00:00
Tony
47878b73bf
chore: update dependencies to align with tauri's ( #1139 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8532443586
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-04-03 02:40:30 +00:00
github-actions[bot]
63601b390e
Publish New Versions (v2) ( #1116 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8529995055
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-04-02 21:58:14 +00:00
Alixxx-please
0763220bd0
"recusrive" typo fix ( #1103 )
...
* Update app.toml
* Update appcache.toml
* Update appconfig.toml
* Update appdata.toml
* Update applocaldata.toml
* Update applog.toml
* Update audio.toml
* Update cache.toml
* Update config.toml
* Update data.toml
* Update desktop.toml
* Update document.toml
* Update download.toml
* Update exe.toml
* Update font.toml
* Update home.toml
* Update localdata.toml
* Update log.toml
* Update picture.toml
* Update public.toml
* Update resource.toml
* Update runtime.toml
* Update temp.toml
* Update template.toml
* Update video.toml
* actually update build script :)
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8437849537
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-03-26 14:50:11 +00:00
github-actions[bot]
7c51e12403
Publish New Versions (v2) ( #1047 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8374542583
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-03-21 12:02:13 +00:00
Lucas Fernandes Nogueira
a8b3e3df29
refactor: only inject API IIFE script when withGlobalTauri is true ( #1071 )
...
* refactor: only inject API IIFE script when withGlobalTauri is true
* fmt
* update tauri
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8347963398
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-03-19 18:04:27 +00:00
Lucas Fernandes Nogueira
26ad0438a4
fix(http): inconsistencies on urlpattern usage on scope ( #1059 )
...
* fix(http): inconsistencies on urlpattern usage on scope
* fix tests
* enhance tests
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8236507330
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-03-11 16:41:15 +00:00
Lorenzo Rizzotti
6383291d8e
feat(http) add unsafe-headers feature flag ( #1050 )
...
* [http] add unsafe-headers feature flag
* change file
* fmt
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8199215726
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-03-08 05:32:51 +00:00
github-actions[bot]
c922b386d9
publish new versions ( #986 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8182433337
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-03-07 03:26:15 +00:00
Amr Bashir
55c589aa19
feat(http): enhance scope config to accept string as well ( #1025 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8182312945
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-03-07 03:12:01 +00:00
Lucas Fernandes Nogueira
32cb4a317b
chore(deps): update to tauri beta.9 ( #1037 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8182295901
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-03-07 03:10:01 +00:00
Lucas Fernandes Nogueira
d95e7bfd47
feat(http): enhance scope URL matching via urlpattern ( #1030 )
...
* feat(http): enhance scope URL matching via urlpattern
* update schema
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8175648779
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-03-06 16:45:56 +00:00
Fabian-Lars
7629016a15
fix: Fix comp with latest beta ( #1018 )
...
* fix: Fix comp with latest beta
* linux
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8144815355
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-03-04 18:00:25 +00:00
Tillmann
13e87223f9
Added Security Policy to All Plugins ( #930 )
...
* Added contact and security policy to remaining plugins and the repository
* Added default security policy to shared template
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8066584389
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-02-27 14:44:44 +00:00
Amr Bashir
081fac3b1e
fix(http): allow User-Agent header to be set ( #983 )
...
* fix(http): allow `User-Agent` header to be set
closes #966
* lint
* fix build
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/8022187333
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-02-23 16:33:16 +00:00
Lucas Fernandes Nogueira
4caa2485b3
Merge pull request #948 from tauri-apps/release-v2
...
Publish New Versions (v2)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7993274778
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-02-21 17:45:03 +00:00
Lucas Fernandes Nogueira
25cf8fdbd8
Merge pull request #971 from tauri-apps/chore/tauri-beta-3
...
chore: update to tauri beta.4
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7993156928
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-02-21 17:33:55 +00:00
ppbl
d6be6bab7a
fix(http): response with status code 204 ( #960 )
...
* Fix response construction with status code 204
* run pnpm build
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7983064469
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-02-21 02:21:42 +00:00
Lucas Nogueira
8c4d1d7fc1
fix(ci): commig schemas
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7769589151
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-02-03 21:49:09 +00:00
Lucas Fernandes Nogueira
0dc701c52c
Merge pull request #859 from tauri-apps/release-v2
...
Publish New Versions (v2)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7769512417
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-02-03 21:29:51 +00:00
Tillmann
2a6d37c849
feat: update to tauri beta, add permissions ( #862 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7768617455
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2024-02-03 18:15:41 +00:00
Amr Bashir
abeeedc1b2
refactor(http): migrate to tauri's new resource table ( #834 )
...
* refactor(http): migrate to tauri's new resource table
* fmt
* change file
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7389945633
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2024-01-02 19:56:53 +00:00
hygkui
7c75186025
fix: fix http plugin fetch init with connectTimeout. ( #858 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7349281743
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2023-12-28 16:08:58 +00:00
github-actions[bot]
c6616e9bda
Publish New Versions (v2) ( #854 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7348161108
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2023-12-28 13:38:27 +00:00
github-actions[bot]
d403ba4672
Publish New Versions (v2) ( #843 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7278812262
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2023-12-20 17:37:36 +00:00
阿良仔
fa13f57e5a
feat(http): expose proxy configuration ( #824 )
...
* feat(http): add proxy config
* chore: build iife api
* chore: allow `too_many_arguments`
* improvement
* refactor: restructure code
* improvement
* format
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7276578392
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2023-12-20 14:15:45 +00:00
github-actions[bot]
8126def8ab
Publish New Versions (v2) ( #832 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7270400982
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2023-12-20 02:57:53 +00:00
Amr Bashir
cbc5e627c9
feat(fs): improved API ( #751 )
...
* feat(fs): improved API
* fmt
* fix unix builds
* again
* clippy
* clippy
* fix import in docs examples
* fmt, clippy
* Update linux.rs
* add API for watch
* fix with `watcher` feature flag
* use baseDir for all commands
* do not export close function
* fix build
* organize and address review comments
* fmt
* generated files
* rename FsFile to FileHandle, move APIs and docs
* extend example
* extend `Resource`
* actually extend it
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7269611707
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2023-12-20 01:09:36 +00:00
Lucas Fernandes Nogueira
b439929a74
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 ( #839 )
...
* chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13
* fix lockfile
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7268221303
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2023-12-19 22:19:06 +00:00
github-actions[bot]
35fa8e80cb
Publish New Versions (v2) ( #723 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7213197689
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2023-12-14 18:47:17 +00:00
Fabian-Lars
71ab596e23
chore: Update Tauri to alpha.18 ( #802 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/7171920912
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2023-12-11 18:42:58 +00:00
Fabian-Lars
6e8aefb3c0
chore: Merge remote-tracking branch 'origin/v1' into v2
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6973763607
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2023-11-23 19:48:30 +00:00
Amr Bashir
e1432fb81c
fix: add back main, module and types field in top-level package.json ( #742 )
...
closes #738
`"moduleResolution": "node"` doesn't handle the `exports` field
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6931144176
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2023-11-20 14:01:58 +00:00
Fabian-Lars
e16f36abbc
fix(updater): Use escaped installer path to start the nsis updater ( #727 )
...
Port of v1 change: https://github.com/tauri-apps/tauri/pull/7956
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6877612128
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2023-11-15 12:59:57 +00:00
Fabian-Lars
7269f68f8a
chore: Merge branch v1 into v2 ( #702 )
...
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6857681267
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2023-11-14 00:52:16 +00:00
github-actions[bot]
9b0000bf60
Publish New Versions (v2) ( #688 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6685322294
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
2023-10-29 19:22:04 +00:00