Tony
c1fd33b3a2
fix(opener): allow open network share locations ( #3343 )
...
* fix(opener): allow open network share locations
* Clippy
* Move to a seperate file
* Add license header
* test(opener): add unit tests for shell_parent_path and absolute functions (#1 )
* Keep `absolute` non pub in `windows_shell_path`
* Add change file
---------
Co-authored-by: Mark Gandolfo <mark@gandolfo.com.au >
2026-04-18 19:02:09 +08:00
renovate[bot]
2c0883e64e
chore(deps): update dependency vite to v8 ( #3346 )
...
* chore(deps): update dependency vite to v8
* `pnpm update --recursive`
* Regenerate api-iife
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com >
2026-03-20 20:05:30 +08:00
Fabian-Lars
3d0d2e041b
fix(opener): ignore inAppBrowser on desktop ( #3163 )
2025-12-16 07:07:15 -03:00
Fabian-Lars
5438a5cd22
chore: apply clippy fixes ( #3092 )
2025-11-09 18:43:17 +01:00
Tony
67a7bf80f8
fix(opener): doesn't open same origin links ( #3018 )
2025-10-04 21:16:08 +08:00
Tony
a4b71a1992
refactor(opener): rename to FailedToConvertPathToItemIdList ( #2906 )
2025-08-10 18:52:54 +08:00
Petr
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
Lucas Fernandes Nogueira
2aec8ff4c4
feat(opener): add inAppBrowser option for iOS and Android ( #2803 )
2025-06-24 16:43:01 -03:00
Fabian-Lars
ce9888a2d4
feat(opener): Add requireLiteralLeadingDot config ( #2762 )
2025-06-12 13:39:36 +02:00
Fabian-Lars
1a9846599b
chore(deps): Update objc2 to 0.6 ( #2469 )
2025-02-27 15:24:18 +01:00
renovate[bot]
71f95c9f05
chore(deps): update rust crate windows to 0.60 (v2) ( #2445 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-02-27 11:45:55 +01:00
Didrik Nordström
5b82118158
fix(opener): invoke the mobile plugin in the commands too ( #2234 ) ( #2332 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-01-19 18:47:14 +01:00
Didrik Nordström
a9ac1e3c93
fix(opener): return error if path not exists ( #2253 )
2025-01-04 01:27:01 +02:00
Amr Bashir
802399a969
docs(opener): add examples for None::<&str> ( #2202 )
...
closes #2200
2024-12-13 04:22:35 +02:00
Amr Bashir
383e636a8e
feat: add tauri-plugin-opener ( #2019 )
2024-11-20 00:50:02 +02:00