Commit Graph

749 Commits (b914775898c2bee7ceb20bd17ee595005cd17a64)

Author SHA1 Message Date
Lucas Fernandes Nogueira b914775898
fix: explicitly set a minimum macOS version for older Swift versions (#1679)
10 months ago
renovate[bot] 66b9eaa0e5
fix(deps): update rust crate win7-notifications to 0.4.5 (#1676)
10 months ago
renovate[bot] 6c823ae31a
chore(deps): update dependency @tauri-apps/cli to v2.0.0-rc.4 (#1670)
10 months ago
github-actions[bot] 121f68b449
publish new versions (#1616)
10 months ago
Lucas Fernandes Nogueira 5d170a5444
chore(deps): tauri 2.0.0-rc.3 (#1671)
10 months ago
Twilight 84f8bd5e1e
fix(http): properly invoke abort (#1662)
10 months ago
mikoto2000 bc7eecf420
feat(dialog): Implemented android save dialog. (#1657)
10 months ago
Amr Bashir 5081f30daf
fix(shell): fix inlined docs for scope (#1656)
10 months ago
Lucas Fernandes Nogueira 584eb61f16
fix: docs.rs (#1654)
10 months ago
Lucas Nogueira 7b053ba6f6
fix(log): update log directory in documentation ref #1637
10 months ago
Lucas Fernandes Nogueira 7701392500
fix(updater): linux not retaining AppImage permissions, enhance tests (#1636)
10 months ago
Miniontoby e4e19e001b
[log] Fix typo in docs of lib.rs (#1637)
10 months ago
AHQ 6b079cfdd1
refactor(android): Remove targetSdk = 34 from every gradle build files (#1649)
10 months ago
Lucas Fernandes Nogueira 5f68990297
chore(fs): update API documentation (#1645)
10 months ago
renovate[bot] 05aaad3aec
chore(deps): update tauri monorepo (#1639)
10 months ago
renovate[bot] 279698700a
chore(deps): update tauri monorepo (#1633)
10 months ago
Fabian-Lars 2c00c0292c
fix: use `_` as word boundary in IIFE var names (#1630)
10 months ago
Fabian-Lars b867127329
chore: Remove geolocation and haptics from list of mirrors
10 months ago
renovate[bot] 1e60a9888d
chore(deps): update dependency @tauri-apps/cli to v2.0.0-rc.1 (#1618)
10 months ago
Lucas Nogueira 096b152731
chore: add contributors
10 months ago
Lucas Nogueira ad03b8e035
fix(geolocation): plugin does not have a `execute` command
10 months ago
Lucas Nogueira d13e6bcb78
chore: update API example
10 months ago
Lucas Nogueira 0f34919c9c
fix: add repository information for gelocation and haptics
10 months ago
Lucas Nogueira 4899895479
fix: add missing crate metadata
10 months ago
Lucas Nogueira 4db635f19b
feat: bump to RC
10 months ago
Fabian-Lars 9606089b2a
feat: Add geolocation and haptics plugins (#1599)
10 months ago
Lucas Fernandes Nogueira 34df132fb1
feat(shell): enhance regex validators to match on entire string (#1603)
10 months ago
renovate[bot] bc85babc87
fix(deps): update rust crate indexmap to 2.3.0 (v2) (#1609)
10 months ago
FabianLars 0c1077f6d5
chore: Add repository field to package.json
10 months ago
github-actions[bot] 518b529a19
publish new versions (#1590)
10 months ago
Fabian-Lars 99d6ac0f95
chore: Use range specifier for api.js version (#1606)
10 months ago
Lucas Fernandes Nogueira 95da90f82e
fix: clippy warnings, add missing wry feature on examples (#1604)
10 months ago
Tony e847cedc1f
fix(deps): use no default features on tauri (#1402)
10 months ago
renovate[bot] edf8d84f39
fix(deps): update tauri monorepo (#1595)
10 months ago
Fabian-Lars 2b269f1b6d
fix(fs): Apply requireLiteralLeadingDot config (#1585)
11 months ago
github-actions[bot] 647d8894fe
publish new versions (#1580)
11 months ago
Lucas Fernandes Nogueira 20a1d24ee0
feat(log): add Builder::split to get the raw logger implementation (#1579)
11 months ago
github-actions[bot] 22bb0e5b61
publish new versions (#1551)
11 months ago
renovate[bot] 37cb9a6681
fix(deps): update rust crate sqlx to 0.8 (v2) (#1575)
11 months ago
Fabian-Lars 725ff4295e
fix(notification/windows): Grant permission without invoking backend (#1556)
11 months ago
Gabriel Silva (Gabe) 490d4208d7
docs(sql): add `preload` config example for migrations (#1557)
11 months ago
sadao komaki 1adf7e3872
docs(notification): Add capability instructions and usage example (#1569)
11 months ago
FabianLars 93bdb6d133
Revert "fix(notification/windows): Grant permission without invoking backend"
11 months ago
FabianLars 4c120d4176
fix(notification/windows): Grant permission without invoking backend
11 months ago
Tony f83b9e9813
enhance(updater): use named tempfile on Windows (#1544)
11 months ago
github-actions[bot] 7d926ee5b9
publish new versions (#1517)
11 months ago
Lucas Fernandes Nogueira 22a17980ff
feat: update to tauri beta.24 (#1537)
11 months ago
Lance 9973f8ee83
Fixing readme docs for v2 (#1534)
11 months ago
Naman Garg 08243e94c7
feat(biometrics): Improve Rust API docs (#1532)
11 months ago
Amr Bashir ac9a25cc12
fix(http): use tokio oneshot channel for detecting abort (#1395)
11 months ago