9e4e859bea
chore(deps): update dependency rollup to v4.47.0 ( #2938 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 14:47:35 +08:00
2371804172
publish new versions ( #2888 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
opener-js-v2.5.0
http-js-v2.5.2
os-js-v2.3.1
nfc-js-v2.3.1
http-v2.5.2
store-js-v2.4.0
nfc-v2.3.1
opener-v2.5.0
dialog-js-v2.3.3
persisted-scope-v2.3.2
os-v2.3.1
dialog-v2.3.3
store-v2.4.0
fs-v2.4.2
fs-js-v2.4.2
2025-08-20 11:42:19 +02:00
FabianLars
90f9b9310a
chore: fix cli version in deep-link package.json
2025-08-20 11:36:09 +02:00
1c58f3372c
chore(deps): update dependency rollup to v4.46.4 (v2) ( #2935 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-08-20 11:33:19 +02:00
75617a6a92
fix(mobile): deeplinks ( #2870 )
...
* feat: android deeplinks
* feat: explicit app link declarations
* feat: add ios code
* fix: add ios deeplink adaptation
* feat: ios working
(some swift plugin api improvements needed)
* fix: revert ios to prior logic
* fix(cleanup): regen android files with old names
* fix: web link criteria
* fix: conditional auto verify intent filter for android app links
* fix: default to true
* fix: typo
* fix: pnpm version
* cleanup
* fix: web link regression
* trim androidmanifest update
* fix deep link validation broken due to appLink=true default
* implement update_info_plist
from https://github.com/tauri-apps/tauri/pull/13888
* fix: remove old patch crates
* fix: use latest patch tauri
* lint
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2025-08-19 13:09:56 -03:00
5a963a0496
chore(deps): update dependency @tauri-apps/cli to v2.8.1 ( #2930 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 21:38:06 +08:00
76f4e7bb84
chore(deps): update eslint monorepo to v9.33.0 ( #2903 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 21:37:24 +08:00
670ac1d7c1
chore(deps): update dependency typescript-eslint to v8.40.0 ( #2923 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 21:20:48 +08:00
ed0deef2cf
chore(deps): update dependency @tauri-apps/api to v2.8.0 ( #2929 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-19 21:20:29 +08:00
50cebdb6d5
chore(deps): update to tauri 2.8.0 ( #2925 )
...
* chore(deps): update to tauri 2.8.0
* fmt
* uipdate build
* tauri 2.8.1 and bump toml in plugin-fs
* tauri 2.8.1
* 2.8.2
* clippy [skip ci]
---------
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-08-19 10:09:44 -03:00
dd2ea9cfa5
chore(deps): update dependency rollup to v4.46.3 ( #2920 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-18 19:02:01 +08:00
Sam Hinshaw and GitHub
515182a179
fix: Specify Generic for readFile ArrayBuffer ( fix #2914 ) ( #2915 )
2025-08-17 17:19:44 +08:00
FabianLars
d1edf783e1
re-enable isolation. fmt. default perms
2025-08-14 14:03:58 +02:00
Fabian-Lars and GitHub
d3d290ab8a
fix(os): unlock serialize-to-javascript dependency version ( #2912 )
2025-08-12 19:13:46 +08:00
b51c827b2c
chore(deps): update dependency typescript-eslint to v8.39.1 ( #2910 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-12 09:55:16 +08:00
Tony and GitHub
a4b71a1992
refactor(opener): rename to FailedToConvertPathToItemIdList ( #2906 )
2025-08-10 18:52:54 +08:00
Tony and GitHub
4eb36b0ff5
fix(fs): writeFile with ReadableStream throws ( #2907 )
2025-08-10 18:44:33 +08:00
FabianLars
9804eeef03
hmm idk
2025-08-09 23:10:57 +02:00
FabianLars
829fd23b8e
x
2025-08-09 22:29:33 +02:00
FabianLars
13bbb9cd3d
fmt
2025-08-09 22:28:43 +02:00
FabianLars
9b162b51a6
rmrf
2025-08-09 22:24:59 +02:00
FabianLars
57f0422ae9
edition
2025-08-09 22:14:23 +02:00
FabianLars
581523244f
how bout this
2025-08-09 22:10:32 +02:00
b8056f484c
feat(opener): reveal multiple items in dir ( #2897 )
...
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* Support multiple roots on Windows
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
* feature: reveal multiple items in dir
---------
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-08-09 09:06:56 +08:00
FabianLars
f924ef16e4
clippy
2025-08-07 23:31:46 +02:00
FabianLars
c9babc028a
fmt
2025-08-07 23:27:44 +02:00
FabianLars
fdcc15a5fe
toolchain
2025-08-07 23:18:53 +02:00
Fabian-Lars and GitHub
53bf0af9dd
Update test-rust.yml
2025-08-07 22:56:55 +02:00
Fabian-Lars and GitHub
c4665050bb
Delete _target/rust-analyzer/metadata/sysroot/Cargo.lock
2025-08-07 15:38:15 +02:00
Fabian-Lars and GitHub
6f65edfd72
Delete _target/rust-analyzer/metadata/workspace/Cargo.lock
2025-08-07 15:37:59 +02:00
FabianLars
63f660996f
fmt
2025-08-07 15:28:44 +02:00
FabianLars
8cb053f47c
deprecate stronghold
2025-08-07 15:05:40 +02:00
FabianLars
cac333b076
minimal readme
2025-08-07 14:56:00 +02:00
FabianLars
5ce3e45768
ci
2025-08-07 14:45:25 +02:00
FabianLars
88da3d26ad
add android-keyring
2025-08-07 14:41:43 +02:00
FabianLars
af5500caed
remove execute command permissions
2025-08-07 13:20:53 +02:00
FabianLars
dc55eb51ed
Merge remote-tracking branch 'origin/v2' into plugin/secure-storage
2025-08-07 12:55:43 +02:00
Tony and GitHub
5ac8fbb1fa
feat(store): load override defaults ( #2857 )
...
* feat(store): load override defaults
* Update docs
* Update example
* Allow setting defaults from js
* Tweak resolve
* Merge remote-tracking branch 'upstream/v2' into store-load-override-defaults
* Merge branch 'v2' of https://github.com/tauri-apps/plugins-workspace into store-load-override-defaults
* Merge branch 'v2' into store-load-override-defaults
* Rename to ignore defaults
* Merge remote-tracking branch 'upstream/v2' into store-load-override-defaults
2025-08-05 18:45:09 +08:00
e0323ec752
chore(deps): update dependency typescript-eslint to v8.39.0 ( #2894 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-05 10:08:29 +08:00
Fabian-Lars and GitHub
cc98e6a892
docs: Remove mirror install instructions ( #2893 )
2025-08-04 12:30:18 +02:00
af22ae0a97
chore(deps): update rust crate notify-debouncer-full to 0.6 (v2) ( #2889 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-08-03 22:10:31 +02:00
Fabian-Lars and GitHub
2f24c7a70c
chore(deps): Update rand to 0.9 ( #2367 )
2025-08-03 21:22:23 +02:00
fe23a5e013
fix(nfc): Ensure that Session is dropped when an error causes it to become invalid ( #2885 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-08-01 20:49:49 +02:00
ff6d23ede1
chore(deps): update dependency typescript to v5.9.2 ( #2886 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-01 11:04:56 +08:00
449dd117a4
chore(deps): update dependency rollup to v4.46.2 ( #2882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-30 13:52:44 +08:00
9b43f48856
publish new versions ( #2880 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
dialog-js-v2.3.2
dialog-v2.3.2
2025-07-28 17:14:41 +02:00
Fabian-Lars and GitHub
af08c66faa
fix(dialog): remove use of ACTION_PICK ( #2871 )
2025-07-28 16:43:35 +02:00
7974acae22
chore(deps): update dependency rollup to v4.46.1 ( #2878 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-28 15:19:17 +08:00
a985359e69
chore(deps): update dependency rollup to v4.46.0 ( #2876 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-27 20:39:56 +08:00
97bebcf6e8
chore(deps): update eslint monorepo to v9.32.0 ( #2873 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-26 19:50:08 +08:00