Commit Graph

1247 Commits (ac9a25cc12ee2b325f00212ba74316da3369bde5)
 

Author SHA1 Message Date
Amr Bashir ac9a25cc12
fix(http): use tokio oneshot channel for detecting abort (#1395)
11 months ago
renovate[bot] b07c092cd2
chore(deps): update dependency rollup to v4.18.1 (#1527)
11 months ago
Amr Bashir 381a466db3
refactor(global-shortcut): enhance `un/register` to accept an array, remove `un/registerAll` (#1117)
11 months ago
Amr Bashir a66549329c
fix(http): set headers on resposne manually (#1526)
11 months ago
renovate[bot] 77dfcb8566
fix(deps): update rust crate win7-notifications to 0.4.4 (#1525)
11 months ago
renovate[bot] c1bbfaaecd
chore(deps): lock file maintenance (#1524)
11 months ago
renovate[bot] 66e8dbfc1a
chore(deps): update dependency covector to ^0.12.0 (#1520)
11 months ago
renovate[bot] 4003bdada2
fix(deps): update rust crate windows-registry to 0.2 (v2) (#1515)
11 months ago
Fynn Tang 40ef9a818f
Update package versions and modify OS plugin (#1514)
11 months ago
github-actions[bot] 8f6d341e45
publish new versions (#1479)
11 months ago
renovate[bot] 76daee7aaf
chore(deps): update tauri monorepo (v2) (#1512)
11 months ago
Fabian-Lars 955ed6aec6
fix(updater): Start app after update via msi (#1498)
11 months ago
Amr Bashir 28bc5c2e3e
feat(http): add http plugin version in user agent sting (#1501)
11 months ago
renovate[bot] 720b60400f
chore(deps): update dependency typescript to v5.5.3 (#1510)
11 months ago
renovate[bot] a570d68ca8
chore(deps): lock file maintenance (#1508)
11 months ago
Tony acce342fcc
chore(deps): migrate `dirs-next` to `dirs` for updater plugin (#1506)
11 months ago
renovate[bot] 6dedb3fa6d
chore(deps): update eslint monorepo to v9.6.0 (#1504)
11 months ago
Simon Hyll bd3b5e948d
docs: fix broken links (#1503)
11 months ago
Emin Yilmaz 99d125d86b
feat(clipboard-manager): implement `clear` on iOS and Android (#1462)
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
12 months ago
Amr Bashir 757ab74c8e
refactor(updater): cleanup install logic on Windows and add unit test (#1496)
12 months ago
Tillmann 0cb1baf09a
Feat: Add default permissions to most plugins (#1460)
12 months ago
Andrew Ferreira f1372adc9d
feat(window-state): add `Builder::map_label` method (#1497)
12 months ago
Fabian-Lars 29751ee939
fix(updater): Escape msi path string (#1495)
12 months ago
renovate[bot] 9db5a6a0f5
chore(deps): lock file maintenance (#1492)
12 months ago
Fabian-Lars 1146f068e1
fix(fs): Make read/write commands async to not block the main thread (#1477)
12 months ago
Richard Stromer 0ee590366b
fix(docs): add missing "permits" to fs reference.md (#1493)
12 months ago
Victor Aremu 7873d2b3f5
chore(docs): fix typo (#1489)
12 months ago
renovate[bot] ce9a97c45c
chore(deps): update dependency typescript to v5.5.2 (#1486)
12 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
Fabian-Lars d126183d0a
ci: Disable lockfile maintenance on v1 branch
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] 7d332ef634
chore(deps): lock file maintenance (#1474)
12 months ago
renovate[bot] e162e811fe
fix(deps): update rust crate android_logger to 0.14 (#1469)
12 months ago
renovate[bot] a8310f4149
chore(deps): update dependency eslint-plugin-security to v3.0.1 (#1465)
12 months ago
renovate[bot] a171e0fcce
chore(deps): update eslint monorepo to v9.5.0 (#1466)
12 months ago
Amr Bashir bf29a72baa
fix(updater): use msiexec to install .msi updates (#1454)
12 months ago
renovate[bot] 70e2fadd91
chore(deps): update unocss monorepo to ^0.61.0 (#1457)
12 months ago
Lucas Fernandes Nogueira 3779fb5063
refactor(notification): pull notify_rust from crates.io (#1432)
1 year ago
Simon Hyll 0b0088821e
fix(deep-link): typo in js bindings for is_registered command (#1404)
1 year ago
renovate[bot] f69a7805a7
chore(deps): update dependency prettier to v3.3.2 (#1451)
1 year ago
thewh1teagle 4216c0517f
feat(sql): made DbInstances public for managing directly from Rust (#1381)
1 year ago
renovate[bot] 909ff619e0
chore(deps): lock file maintenance (#1446)
1 year 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 264a044097
ci: recognize contributors in releases (#1440)
1 year ago
Amr Bashir da8a7bbe3a
fix(http): fix check logic to decide whether to set `Origin` header (#1438)
1 year ago