Commit Graph

32 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira 702b7b36bd refactor: move deleted tauri APIs, prepare for next release (#355) 2023-05-13 12:32:30 -03:00
Lucas Fernandes Nogueira 937e6a5be6 feat: use tauri next branch, fix tests, MSRV 1.65 (#354) 2023-05-12 17:16:50 -03:00
FabianLars 4a10f218f0 Merge branch 'dev' into next. Rename next to v2 2023-05-03 09:02:40 +02:00
FabianLars dce0f02bc5 Rename dev branch to v1 and next branch to v2 2023-05-03 08:55:44 +02:00
FabianLars 59cb08e902 chore: Adapt readmes to next branch 2023-04-26 18:01:46 +02:00
FabianLars fad6edab71 Merge remote-tracking branch 'origin/dev' into next 2023-04-26 16:56:03 +02:00
Fabian-Lars 3fddf476de ci: set up covector (#329)
* ci: set up covector

* remove postpublish

* push new tags to mirrors

* fetch tags of current repo in workflow file

* use our fork of create-pull-request action

* fmt

* use org tokens

* simplify string subst

* fmt again
2023-04-25 17:31:33 +02:00
Fabian-Lars 5c79b6ae30 chore(deps): Update all deps. Run pnpm dedupe (#320) 2023-04-17 18:18:44 +02:00
Lucas Nogueira 4b229031b7 chore(deps): update Tauri CLI 2023-04-14 08:15:46 -03:00
Lucas Fernandes Nogueira bbdccefa2d chore(deps): update to tauri alpha.8 (#303) 2023-04-14 08:02:48 -03:00
renovate[bot] 204f61052f fix(deps): update rust crate windows-sys to 0.48 (#292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-31 16:30:41 +02:00
Flux Xu 265acf7454 docs(single-instance): Fix a typo (#264) 2023-02-27 09:15:07 +01:00
renovate[bot] 8f34eb83e4 fix(deps): update rust crate windows-sys to 0.45 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 13:54:46 +01:00
Fabian-Lars aeb2125176 chore(single-instance): Fix banner link in readme 2023-02-17 21:14:42 +01:00
Lucas Fernandes Nogueira 22f987bf24 feat: update setup hook to new syntax (#257) 2023-02-16 13:42:26 -03:00
Fabian-Lars 2e090c90cd chore: Add MSRV to all readmes (#255)
* chore: Add MSRV to all readmes

* fix single-instance support matrix

* wording

* wording

* typo
2023-02-15 14:32:17 +01:00
Fabian-Lars 4bb200aac5 fix: apply clippy suggestions (#120)
* fix: apply clippy suggestions

* fmt

* clippy for linux targets
2023-02-01 11:27:33 +01:00
amrbashir b02c7e15f9 clippy lints 2023-01-23 22:33:29 +02:00
Jonas Kruckenberg 5a018251a4 Update plugins/single-instance/examples/vanilla/src-tauri/Cargo.toml 2023-01-11 21:03:40 +01:00
Jonas Kruckenberg 183a081364 exclude examples from cargo workspace 2023-01-11 20:23:35 +01:00
Jonas Kruckenberg f910b1f496 chore: make examples part of the workspace 2023-01-11 19:02:23 +01:00
Jonas Kruckenberg af5336895c remove duplicate example 2023-01-11 14:51:39 +01:00
Jonas Kruckenberg adf33745f6 Add plugin banner 2023-01-11 14:30:27 +01:00
Beanow 4709b41eeb chore: Cargo fmt 2023-01-11 12:44:38 +01:00
Beanow 9884734bf5 chore: Clippy suggestion, combine replaces 2023-01-11 12:41:45 +01:00
Beanow b88ec8e9c1 chore: Run formatter 2023-01-11 12:37:37 +01:00
Beanow d9301f2ad1 chore: Clippy, unused variable 2023-01-11 12:29:17 +01:00
Beanow 89342351ff chore: Use workspace deps where possible 2023-01-11 12:28:56 +01:00
Beanow 9797e21ded chore: Match licensing with other plugins 2023-01-11 12:28:35 +01:00
Beanow 10396006a1 single-instance: Add README details
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
2023-01-11 12:20:44 +01:00
Beanow fd577cfda4 chore: rm old gitignore 2023-01-11 12:19:01 +01:00
Beanow 9b38d388d9 chore: move single-instance plugin 2023-01-11 11:57:08 +01:00