Commit Graph

38 Commits

Author SHA1 Message Date
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
Lucas Fernandes Nogueira
ca1f025117 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:44 +00:00
github-actions[bot]
ab1ebb08ac 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:12 +00:00
Lucas Fernandes Nogueira
a6361dfacd 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:56 +00:00
Lucas Fernandes Nogueira
eb6f5f2115 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:05 +00:00
github-actions[bot]
e400955f35 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:48 +00:00
i-c-b
31a4b628cf fix(http): remove cmd property from http|fetch invoke, closes #587 (#588)
* Remove `cmd` property from `http|fetch` invoke

* Build generated JS file

* Create http-remove-cmd-property.md

* Fix incompatible declaration for reading body

Co-authored-by: Louis Bailleau <Bricklou@users.noreply.github.com>

* Build generated JS file

Co-authored-by: Louis Bailleau <Bricklou@users.noreply.github.com>

---------

Co-authored-by: Louis Bailleau <Bricklou@users.noreply.github.com>

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

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
2023-09-04 12:47:38 +00:00
github-actions[bot]
50bc795690 Publish New Versions (v2) (#560)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-08-15 14:02:50 +00:00
Lucas Fernandes Nogueira
806201c2f0 fix(example): build on macOS (#557)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5861480510

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-08-14 22:56:29 +00:00
Lucas Fernandes Nogueira
06af7dd803 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:12 +00:00
Lucas Fernandes Nogueira
5412911998 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:18 +00:00
Lucas Fernandes Nogueira
27b519b634 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:54 +00:00
Amr Bashir
6d45e3ecae feat(http): refactor and improvements (#428)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-08-07 11:34:31 +00:00
Lorenzo Lewis
b23c48592e 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:51 +00:00
Fabian-Lars
392980849d 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:18 +00:00
Simon Hyll
4e2c92bbe5 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:08 +00:00
Lucas Fernandes Nogueira
6264571bf3 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:45 +00:00
Lucas Fernandes Nogueira
0c236e6935 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:58 +00:00
Lucas Fernandes Nogueira
ba403d4afd 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:54 +00:00
github-actions[bot]
6cd2ac4581 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:35:05 +00:00
Lucas Fernandes Nogueira
91689bc857 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:46:05 +00:00
Lucas Fernandes Nogueira
d2a66b4a50 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:57 +00:00
Lucas Fernandes Nogueira
ba844ddf5b 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:20 +00:00
Lucas Fernandes Nogueira
b9fc6628b4 docs: update README.md and remove allowlist information (#381)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5034660288

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-20 23:30:06 +00:00
Lucas Fernandes Nogueira
02245e2a54 fix: adjust Cargo features to fix android build (#375)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5025035703

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-19 14:00:38 +00:00
Lucas Fernandes Nogueira
04befeb37e feat(ci): add workflow to run covector on v2 (#373)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5015114420

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-18 14:41:19 +00:00
Lucas Fernandes Nogueira
ed2e20f9f3 feat: prepare v2 alpha release (#371)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5014287143

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-18 13:12:31 +00:00
Amr Bashir
a7b82f689f ci: smarter tests (#370)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5013528154

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-18 11:36:49 +00:00
Lucas Fernandes Nogueira
ec763f0a8e refactor: move fs-watch to fs (#369)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5009643469

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-18 01:52:52 +00:00
Lucas Fernandes Nogueira
c4a8aa79b7 feat(ci): also test on Windows and macOS (#366)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5008962564

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-17 23:54:16 +00:00
Lucas Fernandes Nogueira
c214fa83ef refactor: move deleted tauri APIs, prepare for next release (#355)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4967638322

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-13 15:33:38 +00:00
Lucas Fernandes Nogueira
57b3c3f7d1 feat: use tauri next branch, fix tests, MSRV 1.65 (#354)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4962685314

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2023-05-12 20:19:06 +00:00
FabianLars
3038911991 Run formatter on new plugins
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4869274987

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-05-03 07:14:24 +00:00
FabianLars
d7cd3339a7 Merge branch 'dev' into next. Rename next to v2
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4869196953

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-05-03 07:04:32 +00:00