renovate[bot]
9b2e9ab6c9
chore(deps): update dependency @tauri-apps/cli to v1.5.6 ( #778 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-29 14:34:45 +01:00
Fabian-Lars
a67f7cb7c8
chore(authenticator): Inline u2f crate ( #780 )
...
* chore(authenticator): Inline u2f crate
* update chrono
* update rustix
* clippy
2023-11-29 12:56:26 +01:00
Fabian-Lars
3f7c4ddc96
chore: Add examples to root cargo workspace ( #777 )
...
* chore: Add examples to cargo workspace
* msrv
* disable default feat
* gitkeep dist
2023-11-29 12:04:37 +01:00
Fabian-Lars
12900556a0
Revert "chore: Disable workspace inheritance for [package] ( #775 )" ( #776 )
...
This reverts commit 4899ae007a .
2023-11-29 11:08:11 +01:00
Fabian-Lars
4899ae007a
chore: Disable workspace inheritance for [package] ( #775 )
2023-11-29 10:59:04 +01:00
Fabian-Lars
8c9ff2a2a9
chore: Add sponsors section to readme ( #758 )
...
* chore: Add sponsors section to readme
* which link style works in nested folders?
* add sponsors to plugin readmes
* use https links as src
* double test it with the pr branch
* revert last commit
* fmt
2023-11-23 17:18:09 +01:00
renovate[bot]
642a195d34
fix(deps): update rust crate windows-sys to 0.52 ( #730 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-16 17:10:19 +02:00
renovate[bot]
9e24e52164
chore(deps): update dependency @tauri-apps/cli to v1.5.5 ( #672 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-19 22:54:28 +00:00
renovate[bot]
6630e5db75
fix(deps): update tauri monorepo ( #665 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 12:50:05 +02:00
renovate[bot]
d68d5cce60
chore(deps): update dependency @tauri-apps/cli to v1.5.2 ( #643 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-08 18:55:01 +02:00
renovate[bot]
fa32d1afa9
chore(deps): update dependency @tauri-apps/cli to v1.5.1 ( #630 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-03 17:36:00 +02:00
renovate[bot]
9b96996b5a
fix(deps): update tauri monorepo to v1.5.0 ( #626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 11:59:59 +02:00
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