github-actions[bot]
de732d0ab0
publish new versions ( #1683 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
deep-link-js-v2.0.0-rc.1
global-shortcut-js-v2.0.0-rc.1
fs-v2.0.0-rc.1
autostart-v2.0.0-rc.1
positioner-v2.0.0-rc.1
log-js-v2.0.0-rc.1
os-js-v2.0.0-rc.1
window-state-js-v2.0.0-rc.1
global-shortcut-v2.0.0-rc.2
stronghold-v2.0.0-rc.1
haptics-js-v2.0.0-rc.1
fs-js-v2.0.0-rc.2
nfc-js-v2.0.0-rc.1
localhost-v2.0.0-rc.1
clipboard-manager-v2.0.0-rc.3
store-js-v2.0.0-rc.1
dialog-js-v2.0.0-rc.1
process-v2.0.0-rc.1
barcode-scanner-js-v2.0.0-rc.1
persisted-scope-v2.0.0-rc.1
sql-js-v2.0.0-rc.1
barcode-scanner-v2.0.0-rc.3
haptics-v2.0.0-rc.3
websocket-js-v2.0.0-rc.1
notification-v2.0.0-rc.3
cli-js-v2.0.0-rc.1
dialog-v2.0.0-rc.3
shell-js-v2.0.0-rc.1
deep-link-v2.0.0-rc.2
sql-v2.0.0-rc.1
authenticator-js-v2.0.0-rc.1
single-instance-v2.0.0-rc.1
biometric-v2.0.0-rc.3
window-state-v2.0.0-rc.2
biometric-js-v2.0.0-rc.1
updater-js-v2.0.0-rc.1
clipboard-manager-js-v2.0.0-rc.1
websocket-v2.0.0-rc.1
upload-js-v2.0.0-rc.1
geolocation-js-v2.0.0-rc.1
positioner-js-v2.0.0-rc.1
autostart-js-v2.0.0-rc.1
stronghold-js-v2.0.0-rc.1
updater-v2.0.0-rc.2
upload-v2.0.0-rc.1
nfc-v2.0.0-rc.3
notification-js-v2.0.0-rc.1
os-v2.0.0-rc.1
http-js-v2.0.0-rc.2
process-js-v2.0.0-rc.1
log-plugin-v2.0.0-rc.2
geolocation-v2.0.0-rc.3
http-v2.0.0-rc.1
authenticator-v2.0.0-rc.1
store-v2.0.0-rc.3
shell-v2.0.0-rc.3
cli-v2.0.0-rc.1
2024-08-29 15:47:05 -03:00
Lucas Fernandes Nogueira
e2e97db519
feat: use PermissionState type from tauri, closes #979 ( #1701 )
2024-08-29 15:40:38 -03:00
Lucas Fernandes Nogueira
9ea9e05944
chore(deps): update to tauri rc.7 ( #1699 )
...
* chore(deps): update to tauri rc.7
* update api [skip ci]
* downgrade sqlx [skip ci]
2024-08-28 19:21:37 -03:00
Lucas Fernandes Nogueira
d0482502e9
chore(api): tauri can serialize array buffers from rc.7 ( #1694 )
...
* chore(api): tauri can serialize array buffers from rc.7
* fmt
* fix audit
* update lockfile
2024-08-28 17:58:56 -03:00
Lucas Fernandes Nogueira
0c040bcc9a
fix(store): remove Android and iOS plugins, closes #1256 ( #1695 )
...
The Android and iOS support introduced on #1011 is not really supported - the Tauri path API correctly resolves the cache directory on mobile, and we can access those directly using Rust code.
This is a breaking change because we no longer uses the same directory to store the files - app_cache_dir returns a different location
2024-08-27 14:18:02 -03:00
Lucas Fernandes Nogueira
0d5e7e2892
feat(fs): scope-*-recursive permission allows read dir, closes #1307 ( #1696 )
...
We could instead document that you should also enable `scope-*-index`, it is more a matter of semantics.
2024-08-27 14:17:30 -03:00
Greg Knapp
01c913e83e
Update import package name to V2 ( #1693 )
2024-08-27 18:34:23 +08:00
renovate[bot]
532622d8b2
fix(deps): update rust crate sqlx to v0.8.1 [security] ( #1686 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-27 18:28:01 +08:00
mikoto2000
448846b834
feat(fs): resolve content URIs on Android ( #1658 )
...
* Implemented writeTextFile on Android.
* Added license headers.
* fix fmt checks.
* implement more file APIs
* change file
* cleanup
* refactor dialog plugin to leverage new FS APIs
* implement metadata functions
* fix build
* expose FS rust API
* resolve resources on android
* update pnpm
* update docs
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-08-23 13:35:53 -03:00
Amr Bashir
3c52f30ea4
chore(deps): update windows-sys crate to 0.59 and global-hotkey to 0.6 ( #1665 )
...
* chore(deps): update windows-sys crate to `0.59`
* update global-hotkey as well
* change files
2024-08-21 17:04:03 +03:00
Amr Bashir
f690777a91
refacator(dialog): mark FileResponse as #[non_exhaustive] ( #1660 )
...
* recator(dialog): mark `FileResponse` as `#[non_exhaustive]`
closes #1623
* change file
2024-08-21 16:14:58 +03:00
github-actions[bot]
f946a7cf1f
publish new versions ( #1680 )
...
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com >
haptics-v2.0.0-rc.2
store-v2.0.0-rc.2
clipboard-manager-v2.0.0-rc.2
shell-v2.0.0-rc.2
log-plugin-v2.0.0-rc.1
notification-v2.0.0-rc.2
nfc-v2.0.0-rc.2
dialog-v2.0.0-rc.2
geolocation-v2.0.0-rc.2
biometric-v2.0.0-rc.2
barcode-scanner-v2.0.0-rc.2
2024-08-19 21:36:15 -03:00
Lucas Fernandes Nogueira
b914775898
fix: explicitly set a minimum macOS version for older Swift versions ( #1679 )
...
ref https://github.com/tauri-apps/tauri/pull/10687
2024-08-19 16:29:22 -03:00
renovate[bot]
66b9eaa0e5
fix(deps): update rust crate win7-notifications to 0.4.5 ( #1676 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 14:41:50 +02:00
renovate[bot]
e2fa6d3a1b
chore(deps): lock file maintenance ( #1675 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 14:33:05 +02:00
renovate[bot]
6c823ae31a
chore(deps): update dependency @tauri-apps/cli to v2.0.0-rc.4 ( #1670 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 11:01:50 +02:00
renovate[bot]
f4c9e13250
chore(deps): update dependency rollup to v4.21.0 ( #1672 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-18 10:59:10 +02:00
github-actions[bot]
121f68b449
publish new versions ( #1616 )
biometric-v2.0.0-rc.1
deep-link-v2.0.0-rc.1
updater-v2.0.0-rc.1
haptics-v2.0.0-rc.1
http-js-v2.0.0-rc.1
store-v2.0.0-rc.1
barcode-scanner-v2.0.0-rc.1
shell-v2.0.0-rc.1
window-state-v2.0.0-rc.1
notification-v2.0.0-rc.1
fs-js-v2.0.0-rc.1
global-shortcut-v2.0.0-rc.1
clipboard-manager-v2.0.0-rc.1
dialog-v2.0.0-rc.1
geolocation-v2.0.0-rc.1
nfc-v2.0.0-rc.1
2024-08-17 07:55:31 -03:00
Lucas Nogueira
ec067a5997
chore: trigger CI
2024-08-17 07:50:48 -03:00
Lucas Fernandes Nogueira
5d170a5444
chore(deps): tauri 2.0.0-rc.3 ( #1671 )
...
* chore(deps): tauri 2.0.0-rc.3
* fix builds
* fix deep link [skip ci]
2024-08-17 07:40:57 -03:00
renovate[bot]
4dd7f5ddd8
chore(deps): update rust crate specta to v2.0.0-rc.20 (v2) ( #1617 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-16 14:34:59 -03:00
Fabian-Lars
998f86371c
chore(deps): Update iota-crypto (removing patch) ( #1664 )
2024-08-15 15:14:45 +03:00
Twilight
84f8bd5e1e
fix(http): properly invoke abort ( #1662 )
...
Co-authored-by: amrbashir <github@amrbashir.me >
2024-08-14 19:18:32 +03:00
renovate[bot]
af943db6f8
chore(deps): update dependency typescript-eslint to v8.1.0 ( #1655 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-14 12:51:59 +02:00
mikoto2000
bc7eecf420
feat(dialog): Implemented android save dialog. ( #1657 )
...
* Implemented android save dialog.
* small cleanup
* lint
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-08-13 08:41:30 -03:00
Amr Bashir
5081f30daf
fix(shell): fix inlined docs for scope ( #1656 )
...
* fix(shell): fix inlined docs for scope
* Update plugins/shell/guest-js/index.ts
---------
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app >
2024-08-13 07:55:55 -03:00
Lucas Fernandes Nogueira
584eb61f16
fix: docs.rs ( #1654 )
...
* fix: docs.rs
* fix updater docs
* update build script
2024-08-12 15:53:27 -03:00
Lucas Nogueira
7b053ba6f6
fix(log): update log directory in documentation ref #1637
2024-08-12 15:05:12 -03:00
Lucas Fernandes Nogueira
7701392500
fix(updater): linux not retaining AppImage permissions, enhance tests ( #1636 )
...
* fix(updater): linux not retaining AppImage permissions, enhance tests
- adds a test for migration from v1 to v2
- extends the existing integration test to actually verify if the app was updated
* remove test framework
* fix macos test
* fix windows
* wait on windows
* fix wix
* typo
* fmt
* install webkit2gtk-4.0 on ci
* fix npm command on windows
* fix test on windows
* ubuntu-22.04
---------
Co-authored-by: Tillmann <28728469+tweidinger@users.noreply.github.com >
2024-08-12 14:59:53 -03:00
Miniontoby
e4e19e001b
[log] Fix typo in docs of lib.rs ( #1637 )
...
* [log] Fix typo in docs of lib.rs
* [lib] Fix typo in docs of lib.rs
2024-08-12 14:59:16 -03:00
renovate[bot]
78061c3455
chore(deps): update unocss monorepo to ^0.62.0 ( #1652 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 12:35:29 +02:00
AHQ
6b079cfdd1
refactor(android): Remove targetSdk = 34 from every gradle build files ( #1649 )
...
* remove targetSdk
* changelog
* fix md file
* Add the -js ones as well
* remove -js ones
2024-08-12 07:11:04 -03:00
Lucas Fernandes Nogueira
5f68990297
chore(fs): update API documentation ( #1645 )
...
* chore(fs): update API documentation
* fmt
---------
Co-authored-by: Tillmann <28728469+tweidinger@users.noreply.github.com >
2024-08-12 00:54:29 -03:00
renovate[bot]
94678051df
chore(deps): lock file maintenance ( #1651 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 11:15:53 +08:00
mikoto2000
59644c5d22
docs: add Contributing Guide link in root README. ( #1647 )
2024-08-10 19:55:10 +02:00
renovate[bot]
edde2dedf1
chore(deps): update eslint monorepo to v9.9.0 ( #1643 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-10 10:03:17 +08:00
renovate[bot]
05aaad3aec
chore(deps): update tauri monorepo ( #1639 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-09 15:35:55 +08:00
renovate[bot]
279698700a
chore(deps): update tauri monorepo ( #1633 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-08 09:21:25 +08:00
Fabian-Lars
2c00c0292c
fix: use _ as word boundary in IIFE var names ( #1630 )
...
* fix: use `_` as word boundary in IIFE var names
* Revert "fix: use `_` as word boundary in IIFE var names"
This reverts commit 396ed3fa56 .
* Reapply "fix: use `_` as word boundary in IIFE var names"
This reverts commit f31de7dab3 .
2024-08-07 14:14:17 +02:00
renovate[bot]
901dd560be
chore(deps): update dependency typescript-eslint to v8.0.1 ( #1629 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-06 09:50:02 +02:00
Fabian-Lars
b867127329
chore: Remove geolocation and haptics from list of mirrors
2024-08-05 10:25:15 +02:00
renovate[bot]
132c58f80d
chore(deps): lock file maintenance ( #1628 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 09:30:30 +02:00
Tony
f8925b9687
Run prettier ( #1627 )
2024-08-04 12:24:25 +02:00
renovate[bot]
1e60a9888d
chore(deps): update dependency @tauri-apps/cli to v2.0.0-rc.1 ( #1618 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-04 17:08:29 +08:00
renovate[bot]
788989aa60
chore(deps): update dependency rollup to v4.20.0 ( #1621 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-03 13:08:37 +02:00
Lucas Nogueira
096b152731
chore: add contributors
2024-08-03 00:32:14 -03:00
Lucas Nogueira
ad03b8e035
fix(geolocation): plugin does not have a execute command
2024-08-02 21:01:41 -03:00
Lucas Nogueira
d13e6bcb78
chore: update API example
2024-08-02 13:24:15 -03:00
Lucas Nogueira
0f34919c9c
fix: add repository information for gelocation and haptics
process-js-v2.0.0-rc.0
notification-js-v2.0.0-rc.0
store-js-v2.0.0-rc.0
nfc-js-v2.0.0-rc.0
haptics-js-v2.0.0-rc.0
stronghold-v2.0.0-rc.0
sql-v2.0.0-rc.0
stronghold-js-v2.0.0-rc.0
global-shortcut-v2.0.0-rc.0
global-shortcut-js-v2.0.0-rc.0
notification-v2.0.0-rc.0
updater-js-v2.0.0-rc.0
updater-v2.0.0-rc.0
positioner-js-v2.0.0-rc.0
websocket-v2.0.0-rc.0
log-plugin-v2.0.0-rc.0
upload-v2.0.0-rc.0
http-js-v2.0.0-rc.0
nfc-v2.0.0-rc.0
store-v2.0.0-rc.0
persisted-scope-v2.0.0-rc.0
haptics-v2.0.0-rc.0
http-v2.0.0-rc.0
positioner-v2.0.0-rc.0
log-js-v2.0.0-rc.0
geolocation-js-v2.0.0-rc.0
window-state-js-v2.0.0-rc.0
os-js-v2.0.0-rc.0
localhost-v2.0.0-rc.0
single-instance-v2.0.0-rc.0
process-v2.0.0-rc.0
shell-v2.0.0-rc.0
sql-js-v2.0.0-rc.0
websocket-js-v2.0.0-rc.0
os-v2.0.0-rc.0
shell-js-v2.0.0-rc.0
window-state-v2.0.0-rc.0
upload-js-v2.0.0-rc.0
2024-08-02 12:16:12 -03:00
Lucas Nogueira
4899895479
fix: add missing crate metadata
geolocation-v2.0.0-rc.0
2024-08-02 12:12:24 -03:00