Nick Müller
6f345870df
fix(single-instance): disable dbus name replacement ( #2860 )
2025-07-20 23:05:09 +02:00
renovate[bot]
76daee7aaf
chore(deps): update tauri monorepo (v2) ( #1512 )
...
* fix(deps): update tauri monorepo
* Create tauri-beta-23.md
* fix clippy - regen permissions
* revert accidental cargo.toml change
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-07-02 11:23:48 +02:00
FabianLars
ed46dca74f
Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2
2024-04-16 00:29:36 +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
Tony
2397ec5937
fix: single instance doesn't shutdown immediately ( #1019 )
...
* Fix single instance doesn't shutdown immediately
* Add change file
2024-03-04 14:52:40 +01:00
Lucas Fernandes Nogueira
6d1e6218b5
fix(single-instance): wrong zbus import, closes #980 ( #981 )
2024-02-22 22:17:59 -03:00
Lucas Nogueira
569defbe94
updates
2024-02-21 13:29:09 -03:00
Tillmann
d198c01486
feat: update to tauri beta, add permissions ( #862 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev >
2024-02-03 15:14:41 -03:00
Fabian-Lars
387c2f9e0c
chore: Update Tauri to alpha.18 ( #802 )
2023-12-11 15:41:42 -03:00
Lucas Fernandes Nogueira
5914fb9f36
chore: add license headers ( #384 )
...
* feat: check for license headers
* add headers
* format
2023-05-21 16:56:10 -03:00
Lucas Fernandes Nogueira
22f987bf24
feat: update setup hook to new syntax ( #257 )
2023-02-16 13:42:26 -03: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
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
9b38d388d9
chore: move single-instance plugin
2023-01-11 11:57:08 +01:00