40 Commits

Author SHA1 Message Date
FabianLars
bcd0e74b24 chore: Add MSRV to all readmes (#255)
* chore: Add MSRV to all readmes

* fix single-instance support matrix

* wording

* wording

* typo

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4184387391
2023-02-15 13:33:13 +00:00
FabianLars
27d4d88074 fix: apply clippy suggestions (#120)
* fix: apply clippy suggestions

* fmt

* clippy for linux targets

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4063364524
2023-02-01 10:28:23 +00:00
FabianLars
754ebdc9ee fix(deps): update rust crate tiny_http to 0.12 (#64)
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/3862709556
2023-01-07 15:20:05 +00:00
JonasKruckenberg
9e8468cd3c Update sync.yml
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3861974889
2023-01-07 12:03:52 +00:00
Chaoqian Xu
a759df6a42 fix: use the path part of uri to resolve assets (#32)
* fix: use the path part of uri to resolve assets

* chore: a change file

* chore: a change file

* chore: not minor, but patch

* refactor: use asset_resolver directly if met invalid urls

* fix clippy warning

Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2022-12-06 14:16:48 +01:00
Amr Bashir
35e55ad789 ci: use the org-level ORG_CRATES_IO_TOKEN 2022-09-23 17:34:58 +02:00
Fabian-Lars
0c9eef588e Merge pull request #27 from tauri-apps/renovate/tauri-monorepo
fix(deps): update rust crate tauri to 1.1
2022-09-15 23:27:49 +02:00
Fabian-Lars
7f32f252a5 Update Cargo.toml 2022-09-15 23:27:23 +02:00
renovate[bot]
27d4063a4c fix(deps): update rust crate tauri to 1.1 2022-09-15 18:53:34 +00:00
Lucas Nogueira
24144b3eea fix(readme): import AppUrl 2022-07-31 20:08:00 -03:00
Lucas Nogueira
4126a4346b chore(examples): change config to enable IPC, closes #12 2022-07-31 16:22:44 -03:00
Lucas Nogueira
7778eded8f chore(ci): remove unused nodejs setup 2022-06-19 19:29:59 -03:00
Lucas Fernandes Nogueira
7c207fd82c Merge pull request #19 from Jzow/dev 2022-06-19 13:26:42 -07:00
James Zow
4c457ff699 add portpicker = "0.1" 2022-06-20 04:26:23 +08:00
James Zow
931c78d04b Update README.md
update src-tauri/Cargo.toml conf file
2022-06-20 04:03:30 +08:00
James Zow
3a71393c5b Update README.md 2022-06-20 03:46:45 +08:00
James Zow
5a21401465 Create LICENSE_MIT 2022-06-20 03:42:32 +08:00
James Zow
79478ffbd6 Create LICENSE_APACHE-2.0 2022-06-20 03:41:49 +08:00
Lucas Nogueira
0e479a77a2 fix(crate): fill package metadata tauri-plugin-localhost-v0.1.0 2022-06-19 16:09:33 -03:00
Lucas Nogueira
705bb18e0e fix(ci): run cargo login 2022-06-19 15:57:55 -03:00
Lucas Nogueira
8aa9c8438c fix(ci): install webkit2gtk-4.0 2022-06-19 15:41:32 -03:00
Lucas Nogueira
d9b6b58c76 fix(ci): add prepublish to covector config 2022-06-19 15:37:30 -03:00
Lucas Fernandes Nogueira
1031048aa2 Merge pull request #15 from tauri-apps/release/version-updates 2022-06-19 11:27:03 -07:00
Lucas Nogueira
171e62c584 feat: set Content-Security-Policy header, fill HTML on Linux 2022-06-19 15:29:24 -03:00
Lucas Nogueira
3fa8141e85 chore: change tauri to 1.0 2022-06-19 15:28:54 -03:00
lucasfernog
94ba980a4b apply version updates 2022-06-19 18:26:20 +00:00
Lucas Nogueira
9a31d7a60b fix(ci): update create-pull-request 2022-06-19 15:13:46 -03:00
Fabian-Lars
ebc1812e8c Merge pull request #13 from Jzow/patch-1
Update tauri version in readme example
2022-06-19 19:53:35 +02:00
James Zow
4c04e9ddd6 Update README.md 2022-06-20 01:47:43 +08:00
Fabian-Lars
fe2f592d9e Merge pull request #10 from tauri-apps/renovate/tauri-monorepo
fix(deps): update rust crate tauri to 1.0.0
2022-06-16 11:21:43 +02:00
Renovate Bot
4f884fd9a2 fix(deps): update rust crate tauri to 1.0.0 2022-06-16 04:26:44 +00:00
Fabian-Lars
34924ebd09 Merge pull request #7 from tauri-apps/renovate/tauri-monorepo
fix(deps): update rust crate tauri to 1.0.0-rc.11
2022-05-24 14:42:07 +02:00
Fabian-Lars
06e0786699 Merge pull request #8 from tauri-apps/renovate/tiny_http-0.x
fix(deps): update rust crate tiny_http to 0.11
2022-05-24 14:40:12 +02:00
Renovate Bot
7d14698c36 fix(deps): update rust crate tiny_http to 0.11 2022-05-24 12:26:41 +00:00
Renovate Bot
91b3d01b46 fix(deps): update rust crate tauri to 1.0.0-rc.11 2022-05-24 12:26:38 +00:00
Fabian-Lars
e167fdc522 Merge pull request #5 from tauri-apps/renovate/configure
Configure Renovate
2022-05-24 14:26:17 +02:00
Renovate Bot
4d258f6453 chore(deps): add renovate.json 2022-04-21 09:36:40 +00:00
Lucas Nogueira
cfe7c4d8de feat: allow adding response headers, add docs 2022-04-20 17:37:11 -03:00
Lucas Nogueira
853b0e9dce feat(ci): add publish scripts 2022-03-06 10:33:02 -03:00
Lucas Nogueira
c249e80e51 first commit 2021-11-12 22:46:37 -03:00