Commit Graph

688 Commits (fix/notification/installdetection)

Author SHA1 Message Date
FabianLars 24ca81e23f
fix(notification): Fix is-installed logic to prevent issue when a custom build.target-dir is set
11 months ago
Micheal Winger 03d3cc3677
docs: use join in readDir documentation example (#1500)
11 months ago
Fabian-Lars 469c277407
docs(sqlite): Update BaseDir mention to AppConfig
11 months ago
Amr Bashir 757ab74c8e
refactor(updater): cleanup install logic on Windows and add unit test (#1496)
11 months ago
Tillmann 0cb1baf09a
Feat: Add default permissions to most plugins (#1460)
11 months ago
Andrew Ferreira f1372adc9d
feat(window-state): add `Builder::map_label` method (#1497)
11 months ago
Fabian-Lars 29751ee939
fix(updater): Escape msi path string (#1495)
11 months ago
Fabian-Lars 1146f068e1
fix(fs): Make read/write commands async to not block the main thread (#1477)
11 months ago
Richard Stromer 0ee590366b
fix(docs): add missing "permits" to fs reference.md (#1493)
11 months ago
Victor Aremu 7873d2b3f5
chore(docs): fix typo (#1489)
11 months ago
Naman Garg 17c42fd42a
fix(notification): Add permission commands for Actions (#1459)
12 months ago
Fabian-Lars b18a03a376
chore(deps): Update iota_stronghold to v2 (#1480)
12 months ago
Amr Bashir 0959fe3757
refactor(os)!: make `platform`, `arch`, `type`, `family`, `version` and `exe_extension` functions sync (#1353)
12 months ago
github-actions[bot] f30a3b0501
publish new versions (#1393)
12 months ago
renovate[bot] e162e811fe
fix(deps): update rust crate android_logger to 0.14 (#1469)
12 months ago
Amr Bashir bf29a72baa
fix(updater): use msiexec to install .msi updates (#1454)
12 months ago
Lucas Fernandes Nogueira 3779fb5063
refactor(notification): pull notify_rust from crates.io (#1432)
12 months ago
Simon Hyll 0b0088821e
fix(deep-link): typo in js bindings for is_registered command (#1404)
12 months ago
thewh1teagle 4216c0517f
feat(sql): made DbInstances public for managing directly from Rust (#1381)
12 months ago
renovate[bot] 909ff619e0
chore(deps): lock file maintenance (#1446)
12 months ago
FabianLars 6ada2af2e1
chore(http): Run prettier
1 year ago
FabianLars 8e1ae08c69
docs(http): Replace allowlist scope with capability scope
1 year ago
Amr Bashir da8a7bbe3a
fix(http): fix check logic to decide whether to set `Origin` header (#1438)
1 year ago
renovate[bot] 1578970f81
fix(deps): update rust crate zip to v2 (#1427)
1 year ago
renovate[bot] a2eb3a6e43
chore(deps): update dependency eslint to v9 (v2) (#1424)
1 year ago
renovate[bot] 60a8545cb7
fix(deps): update rust crate winrt-notification to 0.4.0 (#1421)
1 year ago
renovate[bot] b344177d8b
fix(deps): update rust crate tokio-tungstenite to 0.23 (#1420)
1 year ago
Amr Bashir 0f739dbc48
feat(http): allow setting `origin` for unsafe headers (#1392)
1 year ago
github-actions[bot] 554cb902b0
Publish New Versions (v2) (#1387)
1 year ago
Lucas Nogueira acd383af75
fix(android): adjust for Kotlin and project warnings
1 year ago
renovate[bot] f1a60fcb6a
chore(deps): lock file maintenance (#1372)
1 year ago
renovate[bot] 73f628147b
chore(deps): update dependency @tauri-apps/cli to v2.0.0-beta.20 (#1388)
1 year ago
renovate[bot] 9013854f42
fix(deps): update tauri monorepo (#1382)
1 year ago
github-actions[bot] 0678af3a6c
publish new versions (#1314)
1 year ago
Lucas Fernandes Nogueira 1d8662e71a
feat(fs): use IPC streaming for read and write file (#1251)
1 year ago
Alexandre Villeneuve 5661cce795
fix(notification): update function dev to is_dev (#1385)
1 year ago
Emin Yilmaz bd4544dbd7
fix(clipboard-manager): match Rust method parameters with native methods (#1379)
1 year ago
renovate[bot] c9ed72d846
fix(deps): update rust crate winrt-notification to 0.3.1 (#1378)
1 year ago
Tony 7327602f15
chore(updater): remove `/NS` (#1371)
1 year ago
Amr Bashir 69e4c2e56f
fix(updater): pass `/NS` and `/UPDATE` to nsis installer to disable creating shortcuts on updates (#1162)
1 year ago
Lucas Fernandes Nogueira 7581576a24
chore: update Android target SDK to 34 (#1368)
1 year ago
renovate[bot] 430bd6f4f3
chore(deps): update tauri monorepo (#1363)
1 year ago
Amr Bashir aff47992b3
fix(shell): make `execute` command async (#1362)
1 year ago
Amr Bashir cb0a788d17
fix(shell): use serde `untagged` not `flatten` (#1328)
1 year ago
Fabian-Lars db45dfaab3
fix(deep-link): prevent duplicate `;` in .desktop files on Linux (#1357)
1 year ago
Tony 43224c5d5c
feat(updater): add `download` and `install` js binding (#1330)
1 year ago
Amr Bashir 9d7ae45b0e
fix(http): include browser headers if not set by user (#1354)
1 year ago
Tony e1d06b93b7
refactor: drop eslint config love (#1341)
1 year ago
FabianLars b25ce0d81b
fix(authenticator): Lock winapi-util to 0.1.6
1 year ago
Tony 806404e96e
chore(updater): disable zip crate default features (#1329)
1 year ago