github-actions[bot]
518b529a19
publish new versions ( #1590 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
authenticator-v2.0.0-beta.10
2024-07-31 14:27:45 +02:00
Tony
6de87966ec
chore: add missing tauri beta 25 change file ( #1597 )
...
* Add tauri beta 25 change file
* Generate schema
2024-07-31 14:25:53 +02:00
Fabian-Lars
99d6ac0f95
chore: Use range specifier for api.js version ( #1606 )
2024-07-31 14:25:19 +02:00
Lucas Fernandes Nogueira
95da90f82e
fix: clippy warnings, add missing wry feature on examples ( #1604 )
...
* fix: clippy warnings, add missing wry feature on examples
* schema feat does not exist
* also add compression
2024-07-31 07:14:05 -03:00
Tony
e847cedc1f
fix(deps): use no default features on tauri ( #1402 )
...
* Use no default feature on tauri
* Add change file
* typo
* Revert lock file conflict
* Use wry on iOS
2024-07-30 11:12:24 +02:00
renovate[bot]
edf8d84f39
fix(deps): update tauri monorepo ( #1595 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 23:41:21 +02:00
renovate[bot]
e399b5294d
chore(deps): lock file maintenance ( #1594 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-29 10:50:19 +02:00
renovate[bot]
913d289e8f
chore(deps): update dependency rollup to v4.19.1 ( #1592 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-27 12:15:50 +02:00
renovate[bot]
ada1381451
chore(deps): update eslint monorepo to v9.8.0 ( #1588 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-26 23:50:41 +02:00
Fabian-Lars
2b269f1b6d
fix(fs): Apply requireLiteralLeadingDot config ( #1585 )
...
* fix(fs): Apply requireLiteralLeadingDot config
* fix deserialization
* reword changefile [skip ci]
2024-07-25 16:11:26 +02:00
github-actions[bot]
647d8894fe
publish new versions ( #1580 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
log-plugin-v2.0.0-beta.9
2024-07-24 22:10:38 -03:00
Jacob Bolda
5ec310199f
remove cargo package, publish without verification ( #1581 )
...
* remove cargo package, publish without verification
* remove custom publish with features, --no-verify should handle it now
2024-07-24 21:57:33 -03:00
Jacob Bolda
bb09c7ca6e
ci: npm publish with provenance ( #1582 )
...
* npm publish with provenance
* update token to allow creating id-token
2024-07-24 16:40:11 +03:00
Lucas Fernandes Nogueira
20a1d24ee0
feat(log): add Builder::split to get the raw logger implementation ( #1579 )
...
* feat(log): add Builder::split to get the raw logger implementation
This function lets you split the Builder to return the raw logger implementation along the TauriPlugin to be registered. Useful to pipe the logger to other implementations such as multi_log or tauri-plugin-devtools, allowing the plugin to be used along other logging systems.
* clippy
* covector
2024-07-23 23:32:21 -03:00
Jacob Bolda
fa275731be
(chore) covector comment on forks ( #1566 )
2024-07-24 05:20:42 +03:00
FabianLars
d8bfdc73a6
ci: Fix covector getPublishedVersion url config
updater-v2.0.0-beta.11
sql-v2.0.0-beta.10
notification-v2.0.0-beta.11
2024-07-23 14:50:30 +02:00
github-actions[bot]
22bb0e5b61
publish new versions ( #1551 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2024-07-23 13:54:08 +02:00
renovate[bot]
37cb9a6681
fix(deps): update rust crate sqlx to 0.8 (v2) ( #1575 )
...
* fix(deps): update rust crate sqlx to 0.8
* fix build
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-07-23 13:40:59 +02:00
Fabian-Lars
725ff4295e
fix(notification/windows): Grant permission without invoking backend ( #1556 )
...
* fix(notification/windows): Grant permission without invoking backend
* fmt
2024-07-23 13:10:58 +02:00
renovate[bot]
117c67da13
chore(deps): update dependency typescript to v5.5.4 ( #1572 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-23 12:35:17 +08:00
Gabriel Silva (Gabe)
490d4208d7
docs(sql): add preload config example for migrations ( #1557 )
...
* docs(sql): add `preload` config example for migrations
* improve idempotency explanation
2024-07-22 15:52:34 +02:00
sadao komaki
1adf7e3872
docs(notification): Add capability instructions and usage example ( #1569 )
2024-07-22 13:17:22 +02:00
renovate[bot]
21bf0a4f84
chore(deps): update dependency rollup to v4.19.0 ( #1565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 11:43:10 +02:00
renovate[bot]
644807bf01
chore(deps): lock file maintenance ( #1570 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-22 11:11:02 +02:00
FabianLars
93bdb6d133
Revert "fix(notification/windows): Grant permission without invoking backend"
...
This reverts commit 4c120d4176 .
2024-07-16 13:22:21 +02:00
FabianLars
4c120d4176
fix(notification/windows): Grant permission without invoking backend
2024-07-16 13:21:10 +02:00
Jacob Bolda
8824a24e15
covector published pkg check with built-in API call ( #1541 )
2024-07-15 11:48:40 -05:00
Tony
f83b9e9813
enhance(updater): use named tempfile on Windows ( #1544 )
...
* Use named tempfile on Windows
* append installer
* Add change file
* Fix ci
* Wrap in a folder
* Name temp dir for eaiser debugging
* format
* temp_dir
* target_os
* Document use updater_builder instead
2024-07-15 18:43:42 +08:00
renovate[bot]
77ee644afd
chore(deps): lock file maintenance ( #1549 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 11:38:04 +08:00
renovate[bot]
288e7b9ae2
chore(deps): lock file maintenance ( #1548 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-15 09:27:30 +08:00
renovate[bot]
12b78a23c4
chore(deps): update dependency prettier to v3.3.3 ( #1542 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-13 14:55:06 +02:00
renovate[bot]
97e2e75e29
chore(deps): update eslint monorepo to v9.7.0 ( #1539 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-13 12:40:39 +02:00
github-actions[bot]
7d926ee5b9
publish new versions ( #1517 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
os-js-v2.0.0-beta.7
nfc-js-v2.0.0-beta.7
upload-v2.0.0-beta.9
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
notification-v2.0.0-beta.10
cli-v2.0.0-beta.8
cli-js-v2.0.0-beta.7
clipboard-manager-js-v2.1.0-beta.5
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
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
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
store-v2.0.0-beta.10
notification-js-v2.0.0-beta.7
process-js-v2.0.0-beta.7
upload-js-v2.0.0-beta.8
window-state-v2.0.0-beta.11
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
autostart-v2.0.0-beta.8
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
websocket-v2.0.0-beta.8
biometric-v2.0.0-beta.7
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