Commit Graph

26 Commits

Author SHA1 Message Date
renovate[bot] 2365c46534 fix(deps): update tauri monorepo to v1.4.0 (#482)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 14:39:27 +02:00
Fabian-Lars 6845cefc82 chore: Lock npm deps versions (#477)
* chore: Lock npm deps versions

* lock ws example too

* override optionator
2023-07-11 14:09:35 +02:00
FabianLars dce0f02bc5 Rename dev branch to v1 and next branch to v2 2023-05-03 08:55:44 +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
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
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