Commit Graph

25 Commits (6c9e08dccb3ac99fccfce586fa2b69717ba81b52)

Author SHA1 Message Date
Simon Laux dc84f8d8bb
single-instance: fix `cwd` in single instance on macOS (#2609)
2 months ago
Amr Bashir 0af367f7d4
refactor(single-instance): improve userdata ptr handling (#2453)
3 months ago
Fabian-Lars 1ab5f15763
fix(single-instance): check if pointer is null (#2452)
3 months ago
Amr Bashir a3b553ddb4
feat(http): add request and response tracing behind feature flag (#2079)
7 months ago
Amr Bashir 3c52f30ea4
chore(deps): update windows-sys crate to `0.59` and global-hotkey to `0.6` (#1665)
10 months ago
renovate[bot] 76daee7aaf
chore(deps): update tauri monorepo (v2) (#1512)
11 months ago
Lucas Fernandes Nogueira 1d8662e71a
feat(fs): use IPC streaming for read and write file (#1251)
1 year ago
FabianLars ed46dca74f
Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2
1 year ago
matthme 4210cf316a
feat(single-instance): Add semver compatibility check for Windows and Linux (#502)
1 year ago
Wito dabac0eedf
feat(single-instance): add MacOs unix domain socket impl (#1035)
1 year ago
Tony 2397ec5937
fix: single instance doesn't shutdown immediately (#1019)
1 year ago
Lucas Fernandes Nogueira 6d1e6218b5
fix(single-instance): wrong zbus import, closes #980 (#981)
1 year ago
Lucas Nogueira 569defbe94
updates
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Amr Bashir 69a1fa099c
feat(fs): improved API (#751)
1 year ago
Fabian-Lars 387c2f9e0c
chore: Update Tauri to alpha.18 (#802)
2 years ago
Fabian-Lars a67f7cb7c8
chore(authenticator): Inline u2f crate (#780)
2 years ago
Lucas Fernandes Nogueira 5914fb9f36
chore: add license headers (#384)
2 years ago
Lucas Fernandes Nogueira 22f987bf24
feat: update setup hook to new syntax (#257)
2 years ago
Fabian-Lars 4bb200aac5
fix: apply clippy suggestions (#120)
2 years ago
amrbashir b02c7e15f9
clippy lints
2 years ago
Beanow 4709b41eeb
chore: Cargo fmt
2 years ago
Beanow 9884734bf5
chore: Clippy suggestion, combine replaces
2 years ago
Beanow d9301f2ad1
chore: Clippy, unused variable
2 years ago
Beanow 9b38d388d9
chore: move single-instance plugin
2 years ago