Jack Wills
0fdb85df8a
fix(single-instance): Check if pointer is null for V1 ( #2657 )
2025-04-24 13:29:05 +02:00
renovate[bot]
db68fe8d55
chore(deps): update dependency @tauri-apps/cli to v1.6.3 (v1) ( #1938 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 12:20:13 +01:00
renovate[bot]
311bfcbbbd
chore(deps): update dependency @tauri-apps/cli to v1.6.2 (v1) ( #1790 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 10:31:24 +02:00
FabianLars
5c249a1a10
fix(single-instance): Fix compile errors after windows-sys 0.59 update, fixes #1730
2024-09-04 10:29:29 +02:00
FabianLars
80fbcb50d3
chore: Run prettier formatting (No visibile changes)
2024-09-03 10:37:56 +02:00
renovate[bot]
aa8e7176b0
fix(deps): update rust crate windows-sys to 0.59 (v1) ( #1601 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-03 10:19:17 +02:00
renovate[bot]
20d2f5448b
fix(deps): update rust crate sqlx to 0.8 [security] (v1) ( #1687 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-09-03 10:02:30 +02:00
renovate[bot]
2b13281244
chore(deps): update dependency @tauri-apps/cli to v1.6.1 ( #1716 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 12:27:36 +02:00
renovate[bot]
76b0f657d1
fix(deps): update tauri monorepo to v1.6.0 ( #1513 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-02 09:50:24 +02:00
renovate[bot]
cb6f864eae
fix(deps): update tauri monorepo (v1) ( #1433 )
...
* fix(deps): update tauri monorepo
* Update Cargo.toml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-06-04 12:35:54 +02:00
matthme
4210cf316a
feat(single-instance): Add semver compatibility check for Windows and Linux ( #502 )
...
* added semver compatibility check for Windows and Linux
* fixed formatting
* put semver feature behind a feature flag
* remove semver from root manifest
* linux compile error
* docs: Add mention for semver feature in readme
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-04-15 15:54:09 +02:00
Fabian-Lars
02111b9526
chore: Change workspace inheritance syntax for better covector support ( #1092 )
2024-03-18 21:39:46 +01:00
renovate[bot]
b74ccb6639
chore(deps): update dependency @tauri-apps/cli to v1.5.11 ( #1049 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-10 13:41:49 +01:00
Jarrodsz
382fc3a7bf
chore(store): add AppSettings example ( #573 )
...
* basic example foundation
* add examples to workspace
* cleanup and load fix
* fmt
* reset lockfile
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-02-26 18:34:54 +01:00
renovate[bot]
4cc2e50d16
chore(deps): update dependency @tauri-apps/cli to v1.5.10 ( #967 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-19 16:04:43 +01:00
renovate[bot]
9b99416965
fix(deps): update tauri monorepo ( #815 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-21 14:19:25 +01:00
renovate[bot]
b67dc85936
chore(deps): update dependency @tauri-apps/cli to v1.5.7 ( #788 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-01 22:36:17 +01:00
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