52 Commits

Author SHA1 Message Date
github-actions[bot]
9f8815f31f publish new versions (#3068)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/18837858037

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-10-27 10:32:18 +00:00
renovate[bot]
14883512db chore(deps): update dependency typescript-eslint to v8.40.0 (#2923)
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/17070907094

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-08-19 13:25:21 +00:00
github-actions[bot]
00e9fbd801 publish new versions (#2808)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15879246995

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-06-25 14:33:16 +00:00
renovate[bot]
10e2331481 chore(deps): update tauri monorepo to v2.6.0 (v2) (#2804)
* chore(deps): update tauri monorepo to v2.6.0

* Regenerate api-iife.js

* Bump rust tauri

* Tweak all examples to match the new features

* Bump workspace min tauri version

* Bump `@tauri-apps/api` to ^2.6

* Add change file

* Update lock file

* missing `"`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15873176921

Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com>
2025-06-25 09:53:54 +00:00
github-actions[bot]
7075c2cfa3 publish new versions (#2712)
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/15692760989

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-06-16 21:52:03 +00:00
github-actions[bot]
ba8404194f publish new versions (#2545)
Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/14210925155

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2025-04-02 03:32:51 +00:00
github-actions[bot]
e91cc69103 Publish New Versions (v2) (#2174)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
Co-authored-by: Fabian-Lars <github@fabianlars.de>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12239153716

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-12-09 15:46:55 +00:00
Lucas Fernandes Nogueira
c9da42bd08 feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
* update to tauri v2

* covector setup

* update locks

* bump packages to v2 through covector, remove rc references

* msrv 1.78

* downgrade 1.79 msrv dep

* test clipboard

* fmt

* bitstream-io 2.3.0

* Revert "test clipboard"

This reverts commit c3e19dbe59af7b471cdcc5b0c58f855c0ba18546.

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11146469217

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-10-02 15:09:57 +00:00
pajlada
2aa78c0c62 fix: make package.json licenses SPDX compliant (#1861)
* fix: make plugin template package.json license SPDX compliant

* fix: make plugin package.json license SPDX compliant

* fix: make root package.json license SPDX compliant

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/11142965697

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-10-02 11:56:10 +00:00
github-actions[bot]
fd6ea73304 publish new versions (#1683)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10620879633

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-29 18:52:16 +00:00
Lucas Fernandes Nogueira
289b9b89ba feat: use PermissionState type from tauri, closes #979 (#1701)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10620793871

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-29 18:41:46 +00:00
Lucas Nogueira
e9385b0f47 chore: trigger CI
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10431692820

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-17 10:52:01 +00:00
Lucas Nogueira
50d503ae8c feat: bump to RC
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10217801566

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-08-02 15:10:24 +00:00
FabianLars
f3b5ae6f39 chore: Add repository field to package.json
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10183528110

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-07-31 15:55:18 +00:00
github-actions[bot]
d021aaf130 publish new versions (#1590)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10180185645

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-07-31 12:30:14 +00:00
Tony
635d759918 chore: add missing tauri beta 25 change file (#1597)
* Add tauri beta 25 change file

* Generate schema

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/10180156125

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-07-31 12:27:22 +00:00
renovate[bot]
ed1ee0a4d8 fix(deps): update tauri monorepo (#1595)
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/10152294641

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-07-29 21:42:37 +00:00
github-actions[bot]
d6d56d3676 publish new versions (#1517)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9914995577

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-07-12 22:44:06 +00:00
Lucas Fernandes Nogueira
6fb3ad37ad feat: update to tauri beta.24 (#1537)
* feat: update to tauri beta.24

* remove .tauri

* pnpm build

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9914050374

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-07-12 21:25:33 +00:00
github-actions[bot]
7ef8e79508 publish new versions (#1479)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9759591243

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-07-02 10:49:53 +00:00
renovate[bot]
f48cb21260 chore(deps): update tauri monorepo (v2) (#1512)
* fix(deps): update tauri monorepo

* Create tauri-beta-23.md

* fix clippy - regen permissions

* revert accidental cargo.toml change

---------

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/9758390470

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-07-02 09:24:56 +00:00
github-actions[bot]
c964c7e9ba Publish New Versions (v2) (#1387)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9307117994

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-05-30 18:09:37 +00:00
renovate[bot]
156580dcf2 fix(deps): update tauri monorepo (#1382)
* fix(deps): update tauri monorepo

* fix positioner

* Update lib.rs

* Update lib.rs

* fix build

* change file

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: amrbashir <amr.bashir2015@gmail.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9296690343

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2024-05-30 03:50:06 +00:00
github-actions[bot]
eba8c584dd publish new versions (#1314)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/9295790049

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-05-30 02:07:06 +00:00
renovate[bot]
462b0b795f 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:52:00 +00:00
github-actions[bot]
761378a1c3 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:53 +00:00
renovate[bot]
ae70f7a3f2 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:32 +00:00
renovate[bot]
0da0d1770b 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:36 +00:00
Lucas Fernandes Nogueira
3809cee4d6 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:32 +00:00
github-actions[bot]
f0e03f1c76 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:21 +00:00
Lucas Fernandes Nogueira
89cac12f68 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:10 +00:00
Lucas Fernandes Nogueira
4266f17422 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:08 +00:00
Lucas Fernandes Nogueira
f48a89acf7 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:59 +00:00
Lucas Fernandes Nogueira
f136223635 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:56 +00:00
Tillmann
53058c04ce 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:46 +00:00
github-actions[bot]
500c405e61 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:59 +00:00
Lucas Fernandes Nogueira
e7e2a04f18 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:14 +00:00
github-actions[bot]
aaeabc154c 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:26 +00:00
Fabian-Lars
0412d2bd55 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:43:08 +00:00
Amr Bashir
8872e0e7ca 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:02:04 +00:00
Fabian-Lars
b44da23b9a 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 13:00:07 +00:00
github-actions[bot]
776919958e 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:13 +00:00
Lucas Fernandes Nogueira
df93e774aa feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6685259074

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-10-29 19:08:52 +00:00
github-actions[bot]
a2fa97b323 Publish New Versions (v2) (#629)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6612903025

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-10-23 12:03:18 +00:00
Lucas Fernandes Nogueira
acb67e5d49 chore: update to tauri alpha.16, api alpha.9 (#673)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6590505706

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-10-20 16:52:04 +00:00
Lucas Fernandes Nogueira
a94f1ffd54 chore(examples): update to tauri 2.0.0-alpha.14 (#600)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6159545571

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-09-12 12:41:15 +00:00
Lucas Fernandes Nogueira
7a04374b86 fix(ci): update pnpm lockfile on version bump, fix covector config (#556)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5860333528

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-08-14 20:28:18 +00:00
Lucas Fernandes Nogueira
8dbf03b0fc feat: update to alpha.11 (#555)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5858943175

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-08-14 17:53:27 +00:00
Fabian-Lars
477788cd79 Merge v1 into v2 (#468)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
Co-authored-by: Alexandre Dang <124160233+vdang-crabnebula@users.noreply.github.com>
Co-authored-by: Ludea <ludovicw35@hotmail.com>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Duke Jones <104690+dukejones@users.noreply.github.com>
Co-authored-by: NaokiM03 <37442712+NaokiM03@users.noreply.github.com>
Co-authored-by: Thibault <thibault_poisson@orange.fr>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: David Blythe <49919035+writeDavid@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
fix(stronghold): change wrong argument name for `remove` (#422)
fix(window-state): correctly set decoration state if no saved state exists, fixes #421 (#424)
fix(stronghold): return null if there is no record (#129)
fix(window-state): propagate promise (#435)
closes #432
fix(window-state): manual default implentation (#425)
fix(window-state): manual default implentation, closes #421
fix(deps): update rust crate iota-crypto to 0.21 (#438)
fix readme example (#447)
fix: handle recursive directory correctly (#455)
fix(deps): update rust crate sqlx to 0.7. plugin-sql msrv is now 1.65 (#464)
fix(persisted-scope): separately save asset protocol patterns (#459)
fix(deps): update rust crate iota-crypto to 0.22 (#475)
fix(deps): update tauri monorepo to v1.4.0 (#482)
resolve to v15.1.0 (#489)
fix(deps): update rust crate iota-crypto to 0.23 (#495)

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5602434141

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-07-19 17:52:24 +00:00
Lucas Fernandes Nogueira
a24f0eb329 feat: update to 2.0.0-alpha.10 (#441)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5300306799

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-06-17 21:56:04 +00:00