Commit Graph

59 Commits

Author SHA1 Message Date
github-actions[bot]
ce16c8f6be 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:43:52 +00:00
Lucas Fernandes Nogueira
9004671731 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:21 +00:00
github-actions[bot]
ee04fa261a 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:42 +00:00
renovate[bot]
e1c11140da 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:44 +00:00
github-actions[bot]
37d1ccf973 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:20 +00:00
renovate[bot]
b0594a25c8 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:49:57 +00:00
github-actions[bot]
aa9dfe3ec4 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:06:56 +00:00
renovate[bot]
43b5caceb0 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:49 +00:00
github-actions[bot]
92eee69dea 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:43 +00:00
renovate[bot]
67aa796dd4 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:21 +00:00
renovate[bot]
c69c06e956 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:18 +00:00
Amr Bashir
aa58bf2f49 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:03 +00:00
github-actions[bot]
aaa787deea 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:06 +00:00
Lucas Fernandes Nogueira
be909a9b00 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:21 +00:00
github-actions[bot]
82b4665a49 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:09 +00:00
Lucas Fernandes Nogueira
3294d20c8a 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:09:52 +00:00
Fabian-Lars
2c36c4c526 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:21 +00:00
Tillmann
cf5ce7817e 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:39 +00:00
Lucas Fernandes Nogueira
4a63f4226f 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:44:58 +00:00
Lucas Fernandes Nogueira
6043e9e4be 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:50 +00:00
Lucas Nogueira
e0a50cf712 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:05 +00:00
Lucas Fernandes Nogueira
ea257ee352 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:47 +00:00
Tillmann
d2bf1298d3 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:37 +00:00
github-actions[bot]
b90db2e250 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:48 +00:00
Lucas Fernandes Nogueira
9d652eab88 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:01 +00:00
github-actions[bot]
b5571c50c8 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:07 +00:00
Fabian-Lars
4ac617095e 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:49 +00:00
Fabian-Lars
0fa20fd544 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:24 +00:00
Amr Bashir
66564b9c90 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:51 +00:00
Fabian-Lars
f63e65a0ab 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:52 +00:00
Fabian-Lars
ddb516d21f 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:07 +00:00
github-actions[bot]
4a61fc7db1 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:21:55 +00:00
Lucas Fernandes Nogueira
cb5b46e222 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:36 +00:00
github-actions[bot]
e79fa73f23 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:06 +00:00
Lucas Fernandes Nogueira
9487f220f1 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:51:48 +00:00
Lucas Fernandes Nogueira
2125967107 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:40:56 +00:00
github-actions[bot]
bb6892cdc4 Publish New Versions (v2) (#589)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-09-07 03:25:39 +00:00
Lucas Fernandes Nogueira
af8f72a8b2 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:06 +00:00
Lucas Fernandes Nogueira
5bcc0762f4 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:10 +00:00
Lucas Fernandes Nogueira
045ffcb90f fix(docs): enable tauri/dox feature on docs.rs build (#545)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5821693165

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-08-10 13:26:47 +00:00
Lorenzo Lewis
352cef6991 chore: change readme banners urls (#523)
* set readme banners to absolute url

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Revert "set readme banners to absolute url"

This reverts commit c46b464c69ea14da2151038657d2d7d053caca8c.

* update banners to absolute paths

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Revert "update banners to absolute paths"

This reverts commit c8b8f9309e914824de91f659e4cead61c23c02db.

* fix banner paths

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

* Revert "fix banner paths"

This reverts commit 27edc59b41f6860069e8bd404967eee800363915.

* fix banners...again

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

---------

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>

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

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-07-28 19:31:41 +00:00
Fabian-Lars
4920b99db9 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:10 +00:00
Simon Hyll
128c1be26f docs: added banners and icons (#443)
* added banners and icons

* fix: formatting

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

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2023-06-20 11:57:00 +00:00
Lucas Fernandes Nogueira
2b57ece4b3 chore: add missing banners (#442)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5311314488

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-06-19 11:31:39 +00:00
Lucas Fernandes Nogueira
06691aa09f 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:55:52 +00:00
Lucas Fernandes Nogueira
36d4340c91 chore(plugins): update description field (#399)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5069740636

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-24 14:12:47 +00:00
github-actions[bot]
a8dae5005c Publish New Versions (v2) (#374)
Co-authored-by: FabianLars <FabianLars@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/5069348754

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-24 13:34:56 +00:00
Lucas Fernandes Nogueira
1ac5c86a94 chore(api): update @since tag to 2.0.0 (#395)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5064150737

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-24 02:45:56 +00:00
Lucas Fernandes Nogueira
a3f150877f feat(plugins): inject API on window.__TAURI__ (#383)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5060238742

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-23 17:21:49 +00:00
Lucas Fernandes Nogueira
19d342961d chore: add license headers (#384)
* feat: check for license headers

* add headers

* format

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-21 19:57:15 +00:00