Commit Graph

229 Commits (fix/notification/installdetection)

Author SHA1 Message Date
renovate[bot] e39ea8ddf8
fix(deps): update rust crate reqwest to 0.12 (#1099)
1 year ago
Fabian-Lars 500ff10fbd
fix(http): Enable tls support by default (#1166)
1 year ago
Tony a32e3200de
chore: update dependencies to align with tauri's (#1139)
1 year ago
Lucas Fernandes Nogueira 772f2bc349
chore: bump tauri to 2.0.0-beta.14 (#1136)
1 year ago
Tony 57d01bf82e
chore(updater): clean up dependencies (#1084)
1 year ago
Wito dabac0eedf
feat(single-instance): add MacOs unix domain socket impl (#1035)
1 year ago
Amr Bashir f39d362add
feat(fs): enhance scope config to accept string as well (#1053)
1 year ago
Lucas Nogueira fe4ad4dd5c
Revert "add change file"
1 year ago
Lucas Nogueira 9c2fb9306e
add change file
1 year ago
阿良仔 9dec9605ed
feat(clipboard): support `readImage` & `writeImage` (#845)
1 year ago
Tony a3b5396113
refactor!(updater): migrate run updater using powershell to `ShellExecute` (#1054)
1 year ago
Lorenzo Rizzotti 753c7be0a6
feat(http) add unsafe-headers feature flag (#1050)
1 year ago
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
1 year ago
Lucas Fernandes Nogueira ac520a2841
feat(http): enhance scope URL matching via urlpattern (#1030)
1 year ago
Fabian-Lars 8a5e05cd83
fix: Fix comp with latest beta (#1018)
1 year ago
Amr Bashir 9586eabd5a
chore(deps): update to `open-rs@5.1` (#1021)
1 year ago
Jarrodsz 382fc3a7bf
chore(store): add AppSettings example (#573)
1 year ago
Lucas Fernandes Nogueira 6d1e6218b5
fix(single-instance): wrong zbus import, closes #980 (#981)
1 year ago
Lucas Nogueira ac8251774a
remove dbus
1 year ago
Lucas Nogueira 569defbe94
updates
1 year ago
Lucas Nogueira 4709c343bc
inline notify-rust [skip ci]
1 year ago
Lucas Nogueira a31ef8e67e
rfd disable default features [skip ci]
1 year ago
Lucas Nogueira d98fa3e9fa
rfd 0.14
1 year ago
Lucas Nogueira 8461cf1d1b
chore: update to tauri beta.3
1 year ago
Lucas Nogueira fe10ab488f
beta.1
1 year ago
Lucas Nogueira 7659b9515d
merge from v2
1 year ago
FabianLars 14f5961569
chore: merge v1 into v2 for the last time
1 year ago
Lucas Nogueira abd0176cc1
beta
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Daniel Faust 61edbbec0a
feat(fs/watch): migrate to `notify-debouncer-full` (#885)
1 year ago
github-actions[bot] e80626cf81
Publish New Versions (v2) (#854)
1 year ago
Lucas Nogueira c2115d8d21
chore: fill description field for new crates
1 year ago
Amr Bashir 69a1fa099c
feat(fs): improved API (#751)
1 year ago
Lucas Fernandes Nogueira 2cf8faa3e1
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
1 year ago
Lucas Nogueira 8df28a9875
feat(mobile): add biometric plugin (#829)
1 year ago
Lucas Nogueira fe79adb5c7
feat(mobile): add NFC plugin (#830)
1 year ago
Amr Bashir b1c6a7885e
fix(core/dialog): reconstruct path using appropriate separator (#820)
1 year ago
Fabian-Lars 387c2f9e0c
chore: Update Tauri to alpha.18 (#802)
2 years ago
Fabian-Lars a5792e220a
chore: Update rustix in lockfile (#806)
2 years ago
renovate[bot] 8d00fc08f0
fix(deps): update rust crate tokio-tungstenite to 0.21 (#804)
2 years ago
Michael Howell 0e3e3d4eac
fix(dialog): Pin rfd to 0.12 to prevent freeze on Linux (#796)
2 years ago
Fabian-Lars b01da63d55
update ahash (#787)
2 years ago
renovate[bot] aabb440159
fix(deps): update rust crate http to v1 (#729)
2 years ago
renovate[bot] e1eb82fe92
fix(deps): update rust crate byte-unit to v5 (#764)
2 years ago
renovate[bot] c98545b3ae
fix(deps): update rust crate bytes to v1 (#783)
2 years ago
renovate[bot] e7b022d62e
fix(deps): update rust crate byteorder to 1.5 (#781)
2 years ago
Fabian-Lars a67f7cb7c8
chore(authenticator): Inline u2f crate (#780)
2 years ago
Fabian-Lars 3f7c4ddc96
chore: Add examples to root cargo workspace (#777)
2 years ago
Fabian-Lars 12900556a0
Revert "chore: Disable workspace inheritance for [package] (#775)" (#776)
2 years ago
Fabian-Lars 4899ae007a
chore: Disable workspace inheritance for [package] (#775)
2 years ago
dependabot[bot] 3db81b4fe3
chore(deps): bump openssl from 0.10.56 to 0.10.60 (#773)
2 years ago
FabianLars bd0b015180
update notify version to match code
2 years ago
FabianLars 058d5dde0d
Merge remote-tracking branch 'origin/v1' into v1-into-v2-again
2 years ago
Amr Bashir 445c1e6cb6
feat(notifications): use the ligh `windows-version` crate (#750)
2 years ago
renovate[bot] 642a195d34
fix(deps): update rust crate windows-sys to 0.52 (#730)
2 years ago
Amr Bashir 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
2 years ago
Fabian-Lars 251852ccbc
chore: Merge branch v1 into v2 (#702)
2 years ago
github-actions[bot] d4d1633c4d
Publish New Versions (v2) (#688)
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
Lucas Fernandes Nogueira 0fc910a9f3
fix(authenticator): u2f cannot handle the chrono 0.4.30 breaking change (#679)
2 years ago
github-actions[bot] 437dfba814
Publish New Versions (v2) (#629)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
Amr Bashir b7c5407cac
refactor: remove window and app plugins (#671)
2 years ago
pashokitsme 0e642e68de
fix(updater): installation on macos #591 (#592)
2 years ago
Lucas Fernandes Nogueira d1b7c2c1fb
feat: build docs.rs documentation for Android (#654)
2 years ago
Lucas Fernandes Nogueira 5de23e79f9
chore: update deps, make mobile script paths relative (#649)
2 years ago
dependabot[bot] 57c1db41a3
chore(deps): bump rustix from 0.37.23 to 0.37.25 (#669)
2 years ago
renovate[bot] 6111c7f3da
fix(deps): update rust crate notify-debouncer-mini to 0.4 (#577)
2 years ago
renovate[bot] 746067bb70
fix(deps): update rust crate auto-launch to 0.5 (#621)
2 years ago
renovate[bot] 7432a399db
fix(deps): update rust crate aho-corasick to 1.1 (#620)
2 years ago
dependabot[bot] 63834d9b63
chore(deps): bump tungstenite from 0.20.0 to 0.20.1 (#614)
2 years ago
Lucas Fernandes Nogueira 76832e60bf
Revert "fix(deps): update rust crate rust-argon2 to v2 (#552)" (#565)
2 years ago
github-actions[bot] 2b9ddbe29a
Publish New Versions (v2) (#603)
2 years ago
Lucas Fernandes Nogueira 454428cd50
feat: add barcode scanner plugin (#536)
2 years ago
Fabian-Lars eccd6f977a
feat: Add deep link plugin for mobile (#504)
2 years ago
Lucas Fernandes Nogueira 2409b01fe7
chore(examples): update to tauri 2.0.0-alpha.14 (#600)
2 years ago
Lucas Fernandes Nogueira 4e2cef9b70
chore(deps): update to tauri alpha.12 (#593)
2 years ago
dependabot[bot] 5b814f56e6
chore(deps): bump rustls-webpki from 0.101.2 to 0.101.4 (#582)
2 years ago
github-actions[bot] 319de692bf
Publish New Versions (v2) (#560)
2 years ago
renovate[bot] 83148da959
fix(deps): update rust crate rust-argon2 to v2 (#552)
2 years ago
github-actions[bot] 553c87bde0
Publish New Versions (v2) (#423)
2 years ago
Lucas Fernandes Nogueira d74fc0a097
feat: update to alpha.11 (#555)
2 years ago
Alexandre Dang dacde1629d
feat(stronghold): add an init function that uses argon2 (#449)
2 years ago
Amr Bashir 4ab90f048e
feat(updater): refactor and improvements (#431)
2 years ago
Lucas Fernandes Nogueira 5b3210c224
feat(shell): expand Command APIs (#526)
2 years ago
Amr Bashir 7d9df7297a
feat(http): refactor and improvements (#428)
2 years ago
renovate[bot] 92514cca47
fix(deps): update rust crate tokio-tungstenite to 0.20 (#513)
2 years ago
Fabian-Lars aba07c27b8
Merge v1 into v2 (#468)
2 years ago
renovate[bot] 180ec441aa
fix(deps): update rust crate iota-crypto to 0.23 (#495)
2 years ago
renovate[bot] 2a8e168149
fix(deps): update rust crate iota-crypto to 0.22 (#475)
2 years ago
renovate[bot] 92233ea64a
fix(deps): update rust crate sqlx to 0.7. plugin-sql msrv is now 1.65 (#464)
2 years ago
Amr Bashir 52ef0addd8
feat(shell): ensure launched processes are detached (#463)
2 years ago
Lucas Fernandes Nogueira a79d6d94bd
feat(window): add option to disable controls (#406)
2 years ago
Lucas Fernandes Nogueira 83abea3cae
feat(window): add is_focused API (#407)
2 years ago
Amr Bashir db7f4f9a41
refactor(os): refactor EOL const (#427)
2 years ago
Lucas Fernandes Nogueira 32c2a441c3
feat: update to 2.0.0-alpha.10 (#441)
2 years ago
renovate[bot] c4d2c8c693
fix(deps): update rust crate iota-crypto to 0.21 (#438)
2 years ago
Amr Bashir 1091d6d6ac
feat(os): refactor and improvemnts (#419)
2 years ago
Lucas Fernandes Nogueira b259baa17e
refactor: rename clipboard plugin to clipboard-manager (#400)
2 years ago
Lucas Nogueira 43be6c7585
Merge remote-tracking branch 'origin/v1' into v2
2 years ago