17 Commits

Author SHA1 Message Date
Fabian-Lars
f321b48cf0 docs: Remove mirror install instructions (#2893)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/16720673081

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2025-08-04 10:31:24 +00:00
Muhammed Rahif
4282db5d4b docs(all): incorrect path for registering plugin in rust (#2123)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/12127198045

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2024-12-02 20:14:30 +00:00
Lucas Fernandes Nogueira
b5b5416c4b chore: change MSRV to 1.77.2 to support Windows 7 (#1873)
* chore: change MSRV to 1.77.2 to support Windows 7

* fmt

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-10-03 13:58:06 +00:00
Lucas Fernandes Nogueira
53f80481f8 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:49 +00:00
pajlada
ee4831fc75 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:02 +00:00
Amr Bashir
4b439d3273 chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728)
* chore: adjust prettier config, .gitignore and use taplo to format toml files

This brings the plugins-workspace repository to the same code style of the main tauri repo

* format toml

* ignore examples gen dir

* add .vscode/extensions.json

* remove packageManager field

* fmt

* fix audit

* taplo ignore permissions autogenerated files

* remove create dummy dist

* fix prettier workflow

* install fmt in prettier workflow

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>

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

Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2024-09-04 11:55:23 +00:00
Lucas Nogueira
0d5aacd226 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:18 +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
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
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
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
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
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
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
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
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
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