Jack Wills
0fdb85df8a
fix(single-instance): Check if pointer is null for V1 ( #2657 )
2025-04-24 13:29:05 +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
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
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
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
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
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
d9301f2ad1
chore: Clippy, unused variable
2023-01-11 12:29:17 +01:00
Beanow
9b38d388d9
chore: move single-instance plugin
2023-01-11 11:57:08 +01:00