16 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira
664b391144 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:51 +00:00
github-actions[bot]
2dbc15ee39 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:34 +00:00
Lucas Fernandes Nogueira
1efde5f3e6 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:03 +00:00
Lucas Fernandes Nogueira
d9c37096b1 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:05 +00:00
Lucas Fernandes Nogueira
f8b21651df 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:43 +00:00
Lorenzo Lewis
dbfef70e44 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:36 +00:00
Fabian-Lars
09b6137d70 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:06 +00:00
Simon Hyll
ae9bba7b18 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:56:57 +00:00
Lucas Fernandes Nogueira
06fce1ea56 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:37 +00:00
Lucas Fernandes Nogueira
b25f8d385f 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:49 +00:00
Lucas Fernandes Nogueira
31d94f18e1 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:44 +00:00
github-actions[bot]
5e5f95dc67 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:52 +00:00
Lucas Fernandes Nogueira
ec0adecea0 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:52 +00:00
Lucas Fernandes Nogueira
1f291d46a4 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:44 +00:00
Lucas Fernandes Nogueira
3e7b08b81a 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:12 +00:00
Lucas Fernandes Nogueira
55a18317ad chore: add remaining mirrors (#382)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-21 14:09:14 +00:00