github-actions[bot]
7d926ee5b9
publish new versions ( #1517 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
notification-v2.0.0-beta.10
os-js-v2.0.0-beta.7
nfc-js-v2.0.0-beta.7
cli-js-v2.0.0-beta.7
upload-v2.0.0-beta.9
cli-v2.0.0-beta.8
authenticator-v2.0.0-beta.9
barcode-scanner-v2.0.0-beta.9
nfc-v2.0.0-beta.8
biometric-v2.0.0-beta.8
positioner-js-v2.0.0-beta.7
log-plugin-v2.0.0-beta.8
sql-js-v2.0.0-beta.7
window-state-v2.0.0-beta.11
clipboard-manager-js-v2.1.0-beta.5
upload-js-v2.0.0-beta.8
process-js-v2.0.0-beta.7
clipboard-manager-v2.1.0-beta.6
biometric-js-v2.0.0-beta.7
localhost-v2.0.0-beta.8
deep-link-js-v2.0.0-beta.9
deep-link-v2.0.0-beta.9
autostart-js-v2.0.0-beta.7
updater-v2.0.0-beta.10
notification-js-v2.0.0-beta.7
dialog-js-v2.0.0-beta.7
store-js-v2.0.0-beta.7
updater-js-v2.0.0-beta.7
stronghold-v2.0.0-beta.8
http-js-v2.0.0-beta.8
store-v2.0.0-beta.10
global-shortcut-v2.0.0-beta.8
stronghold-js-v2.0.0-beta.7
autostart-v2.0.0-beta.9
global-shortcut-js-v2.0.0-beta.7
sql-v2.0.0-beta.9
process-v2.0.0-beta.8
persisted-scope-v2.0.0-beta.11
authenticator-js-v2.0.0-beta.7
positioner-v2.0.0-beta.9
os-v2.0.0-beta.8
window-state-js-v2.0.0-beta.8
dialog-v2.0.0-beta.11
shell-v2.0.0-beta.9
fs-js-v2.0.0-beta.7
barcode-scanner-js-v2.0.0-beta.7
single-instance-v2.0.0-beta.11
shell-js-v2.0.0-beta.8
websocket-js-v2.0.0-beta.7
fs-v2.0.0-beta.11
log-js-v2.0.0-beta.8
websocket-v2.0.0-beta.9
http-v2.0.0-beta.12
2024-07-12 19:42:56 -03:00
Lucas Fernandes Nogueira
22a17980ff
feat: update to tauri beta.24 ( #1537 )
...
* feat: update to tauri beta.24
* remove .tauri
* pnpm build
2024-07-12 17:59:17 -03:00
Lance
9973f8ee83
Fixing readme docs for v2 ( #1534 )
...
Updating docs for Tauri v2.
emit_all -> emit
2024-07-11 22:45:30 +03:00
Naman Garg
08243e94c7
feat(biometrics): Improve Rust API docs ( #1532 )
...
* Improve Rust API docs
* Add changes file
2024-07-10 03:18:38 +03:00
Amr Bashir
ac9a25cc12
fix(http): use tokio oneshot channel for detecting abort ( #1395 )
...
* fix(http): properly handle aborting
closes #1376
* abort early in JS
* avoid using unnecessary mutexes
* fix lint
* update bundle
* simplify
2024-07-08 20:31:29 +03:00
renovate[bot]
b07c092cd2
chore(deps): update dependency rollup to v4.18.1 ( #1527 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 19:26:44 +02:00
Amr Bashir
381a466db3
refactor(global-shortcut): enhance un/register to accept an array, remove un/registerAll ( #1117 )
...
* refactor(shell): enhance `un/register` to accept an array, remove `un/registerAll`
closes #1101
* Update lib.rs
* remove permissions, cleanup docs
* bring back unregister_all
* fmt
* fix build
* bundle
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-07-08 19:20:00 +03:00
Amr Bashir
a66549329c
fix(http): set headers on resposne manually ( #1526 )
...
The browser `Response` constructor removes `set-cookie` headers and so we set them manually.
closes #1470
2024-07-08 15:18:14 +03:00
renovate[bot]
77dfcb8566
fix(deps): update rust crate win7-notifications to 0.4.4 ( #1525 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 10:03:19 +02:00
renovate[bot]
c1bbfaaecd
chore(deps): lock file maintenance ( #1524 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-08 09:20:27 +02:00
renovate[bot]
66e8dbfc1a
chore(deps): update dependency covector to ^0.12.0 ( #1520 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-05 21:52:15 +02:00
renovate[bot]
4003bdada2
fix(deps): update rust crate windows-registry to 0.2 (v2) ( #1515 )
...
* fix(deps): update rust crate windows-registry to 0.2
* update windows-result
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-07-04 12:26:45 +02:00
Fynn Tang
40ef9a818f
Update package versions and modify OS plugin ( #1514 )
...
* Update package versions and modify OS plugin
The version numbers for multiple packages have been updated in Cargo.lock. Additionally, changes were made in the OS plugin, specifically in the `index.ts` file where asynchronous function calls have been transformed into synchronous ones.
* Update package versions in Cargo.lock
Several packages in Cargo.lock have been updated to new versions. This includes "hyper", "hyper-util", "open", "serde_json", and "zerocopy" packages. Each package has had its version, checksum, and associated dependencies adjusted to reflect the latest release.
* Update OS sync functions in documentation examples
The documentation examples for `platform`, `arch`, `type`, `family`, `version`, and `exe_extension` functions have been updated. The changes are intended to better illustrate that these functions are synchronous.
2024-07-03 23:35:25 +02:00
github-actions[bot]
8f6d341e45
publish new versions ( #1479 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
barcode-scanner-v2.0.0-beta.8
persisted-scope-v2.0.0-beta.10
autostart-js-v2.0.0-beta.6
stronghold-js-v2.0.0-beta.6
global-shortcut-v2.0.0-beta.7
websocket-v2.0.0-beta.8
autostart-v2.0.0-beta.8
biometric-v2.0.0-beta.7
store-v2.0.0-beta.9
stronghold-v2.0.0-beta.7
authenticator-js-v2.0.0-beta.6
window-state-js-v2.0.0-beta.7
updater-js-v2.0.0-beta.6
global-shortcut-js-v2.0.0-beta.6
deep-link-v2.0.0-beta.8
os-js-v2.0.0-beta.6
clipboard-manager-v2.1.0-beta.5
clipboard-manager-js-v2.1.0-beta.4
dialog-js-v2.0.0-beta.6
authenticator-v2.0.0-beta.8
single-instance-v2.0.0-beta.10
shell-v2.0.0-beta.8
process-v2.0.0-beta.7
localhost-v2.0.0-beta.7
sql-js-v2.0.0-beta.6
http-v2.0.0-beta.11
process-js-v2.0.0-beta.6
websocket-js-v2.0.0-beta.6
nfc-v2.0.0-beta.7
log-js-v2.0.0-beta.7
fs-v2.0.0-beta.10
deep-link-js-v2.0.0-beta.8
fs-js-v2.0.0-beta.6
nfc-js-v2.0.0-beta.6
store-js-v2.0.0-beta.6
updater-v2.0.0-beta.9
biometric-js-v2.0.0-beta.6
os-v2.0.0-beta.7
notification-js-v2.0.0-beta.6
dialog-v2.0.0-beta.10
sql-v2.0.0-beta.8
cli-js-v2.0.0-beta.6
http-js-v2.0.0-beta.7
positioner-v2.0.0-beta.8
notification-v2.0.0-beta.9
barcode-scanner-js-v2.0.0-beta.6
window-state-v2.0.0-beta.10
positioner-js-v2.0.0-beta.6
cli-v2.0.0-beta.7
shell-js-v2.0.0-beta.7
log-plugin-v2.0.0-beta.7
upload-v2.0.0-beta.8
upload-js-v2.0.0-beta.7
2024-07-02 07:48:46 -03:00
renovate[bot]
76daee7aaf
chore(deps): update tauri monorepo (v2) ( #1512 )
...
* fix(deps): update tauri monorepo
* Create tauri-beta-23.md
* fix clippy - regen permissions
* revert accidental cargo.toml change
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2024-07-02 11:23:48 +02:00
Fabian-Lars
955ed6aec6
fix(updater): Start app after update via msi ( #1498 )
2024-07-02 08:22:33 +03:00
Amr Bashir
28bc5c2e3e
feat(http): add http plugin version in user agent sting ( #1501 )
...
* feat(http): add http plugin version in user agent sting
* Update build.rs
2024-07-02 03:57:24 +03:00
renovate[bot]
720b60400f
chore(deps): update dependency typescript to v5.5.3 ( #1510 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-01 21:22:14 +02:00
renovate[bot]
a570d68ca8
chore(deps): lock file maintenance ( #1508 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-01 10:59:24 +02:00
Tony
acce342fcc
chore(deps): migrate dirs-next to dirs for updater plugin ( #1506 )
...
* Migrate dirs-next to dirs for updater
* Add change file
* dirs_next -> dirs
2024-07-01 10:41:46 +02:00
renovate[bot]
6dedb3fa6d
chore(deps): update eslint monorepo to v9.6.0 ( #1504 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-29 10:31:39 +02:00
Simon Hyll
bd3b5e948d
docs: fix broken links ( #1503 )
2024-06-28 11:55:54 +02:00
Emin Yilmaz
99d125d86b
feat(clipboard-manager): implement clear on iOS and Android ( #1462 )
2024-06-28 06:05:48 +03:00
Micheal Winger
03d3cc3677
docs: use join in readDir documentation example ( #1500 )
2024-06-27 04:43:11 +03:00
Fabian-Lars
469c277407
docs(sqlite): Update BaseDir mention to AppConfig
...
App was removed in v2 but was an alias for AppConfig
2024-06-26 17:31:29 +02:00
Amr Bashir
757ab74c8e
refactor(updater): cleanup install logic on Windows and add unit test ( #1496 )
2024-06-26 12:19:10 +02:00
Tillmann
0cb1baf09a
Feat: Add default permissions to most plugins ( #1460 )
...
* Add default permissions to most plugins.
Co-authored-by: chippers <chip@chip.sh >
Co-authored-by: fabianlars <fabianlars@fabianlars.de >
* updated default description
* mobile plugin relevant changes
---------
Co-authored-by: chippers <chip@chip.sh >
Co-authored-by: fabianlars <fabianlars@fabianlars.de >
2024-06-26 08:35:08 +03:00
Andrew Ferreira
f1372adc9d
feat(window-state): add Builder::map_label method ( #1497 )
2024-06-26 06:46:02 +03:00
Fabian-Lars
29751ee939
fix(updater): Escape msi path string ( #1495 )
...
* fix(updater): Escape msi path string
* fmt
2024-06-25 04:12:57 +03:00
renovate[bot]
9db5a6a0f5
chore(deps): lock file maintenance ( #1492 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-24 14:40:51 +02:00
Fabian-Lars
1146f068e1
fix(fs): Make read/write commands async to not block the main thread ( #1477 )
...
* fix(fs): Make commands async to not block the main thread so long
* more async
* changefile
2024-06-24 11:27:34 +03:00
Richard Stromer
0ee590366b
fix(docs): add missing "permits" to fs reference.md ( #1493 )
...
* add missing "permits" to scope description
* autogenerated permissions with typo fix
2024-06-24 11:25:28 +03:00
Victor Aremu
7873d2b3f5
chore(docs): fix typo ( #1489 )
2024-06-24 10:45:55 +03:00
renovate[bot]
ce9a97c45c
chore(deps): update dependency typescript to v5.5.2 ( #1486 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-21 11:06:42 +02:00
Naman Garg
17c42fd42a
fix(notification): Add permission commands for Actions ( #1459 )
...
* Add the permission commands
* Add changes file
2024-06-18 10:58:16 +02:00
Fabian-Lars
b18a03a376
chore(deps): Update iota_stronghold to v2 ( #1480 )
...
ref https://github.com/tauri-apps/plugins-workspace/pull/950
2024-06-17 17:20:33 +02:00
Fabian-Lars
d126183d0a
ci: Disable lockfile maintenance on v1 branch
2024-06-17 17:19:58 +02:00
Amr Bashir
0959fe3757
refactor(os)!: make platform, arch, type, family, version and exe_extension functions sync ( #1353 )
...
closes #1351
2024-06-17 17:03:04 +02:00
github-actions[bot]
f30a3b0501
publish new versions ( #1393 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
deep-link-js-v2.0.0-beta.7
sql-v2.0.0-beta.7
http-v2.0.0-beta.10
http-js-v2.0.0-beta.6
notification-v2.0.0-beta.8
updater-v2.0.0-beta.8
2024-06-17 16:17:22 +02:00
renovate[bot]
7d332ef634
chore(deps): lock file maintenance ( #1474 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 10:33:00 +02:00
renovate[bot]
e162e811fe
fix(deps): update rust crate android_logger to 0.14 ( #1469 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-16 21:30:53 +02:00
renovate[bot]
a8310f4149
chore(deps): update dependency eslint-plugin-security to v3.0.1 ( #1465 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-15 13:55:22 +02:00
renovate[bot]
a171e0fcce
chore(deps): update eslint monorepo to v9.5.0 ( #1466 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-15 13:50:20 +02:00
Amr Bashir
bf29a72baa
fix(updater): use msiexec to install .msi updates ( #1454 )
...
* fix(updater): use msiexec to install .msi updates
* Update updater.rs
* Update updater.rs
2024-06-13 01:35:25 +03:00
renovate[bot]
70e2fadd91
chore(deps): update unocss monorepo to ^0.61.0 ( #1457 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-12 11:19:01 +02:00
Lucas Fernandes Nogueira
3779fb5063
refactor(notification): pull notify_rust from crates.io ( #1432 )
2024-06-11 14:31:59 +02:00
Simon Hyll
0b0088821e
fix(deep-link): typo in js bindings for is_registered command ( #1404 )
...
* fix: typo
* rebuild + changefile
* fix changefile
---------
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-06-11 14:31:20 +02:00
renovate[bot]
f69a7805a7
chore(deps): update dependency prettier to v3.3.2 ( #1451 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-11 11:16:11 +02:00
thewh1teagle
4216c0517f
feat(sql): made DbInstances public for managing directly from Rust ( #1381 )
2024-06-10 11:31:03 +02:00
renovate[bot]
909ff619e0
chore(deps): lock file maintenance ( #1446 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-10 10:16:41 +02:00