Commit Graph

18 Commits

Author SHA1 Message Date
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