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]
250857b7b7
chore(deps): update dependency typescript to v6 ( #3363 )
...
* chore(deps): update dependency typescript to v6
* Use 6.0.3
* Fix eslint
* Add `rootDir` since it's no longer inferred
> https://github.com/microsoft/TypeScript/issues/62508#issuecomment-3348659946
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com >
2026-04-18 18:57:41 +08:00
Tony
964e13f124
fix(store): dead lock trying to set while exiting ( #3395 )
...
* fix(store): dead lock trying to set while exiting
* Add change file
2026-04-18 00:45:16 +08:00
Tony
e6cdc9f52e
fix(deep-link): inverted is app link filter ( #3396 )
...
Fix #3392 , regression from #3143
2026-04-17 22:15:07 +08:00
renovate[bot]
9228419e13
chore(deps): update dependency eslint to v10.2.0 ( #3381 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 12:49:27 +02:00
renovate[bot]
04d92139c8
chore(deps): update dependency typescript-eslint to v8.58.1 ( #3364 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 10:55:45 +02:00
renovate[bot]
5260fc90b0
chore(deps): update rust crate tokio-tungstenite to 0.29 ( #3354 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 10:09:04 +02:00
renovate[bot]
ea5c70060b
chore(deps): update rust crate rand to v0.9.3 [security] ( #3388 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-14 12:12:42 +08:00
renovate[bot]
d016a8ab1e
chore(deps): update dependency vite to v8.0.5 [security] ( #3380 )
...
* chore(deps): update dependency vite to v8.0.5 [security]
* Fix audit
2026-04-07 12:03:37 +08:00
github-actions[bot]
d6a3898001
Publish New Versions (v2) ( #3268 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
deep-link-js-v2.4.8
updater-js-v2.10.1
nfc-js-v2.3.5
dialog-js-v2.7.0
persisted-scope-v2.3.6
dialog-v2.7.0
single-instance-v2.4.1
fs-v2.5.0
sql-js-v2.4.0
updater-v2.10.1
nfc-v2.3.5
http-v2.5.8
sql-v2.4.0
fs-js-v2.5.0
deep-link-v2.4.8
http-js-v2.5.8
2026-04-04 18:47:18 +02:00
Tony
2e5bcdf202
chore(deps): fix audits ( #3373 )
2026-03-31 18:28:05 +08:00
Fabian-Lars
4374b4fc1a
chore(notification): remove unused dev-deps ( #3372 )
2026-03-31 10:33:38 +02:00
Tony
f75d21db33
chore(deps): remove used of tauri-utils build feature ( #3360 )
2026-03-25 22:22:30 +08:00
renovate[bot]
4b95f5e079
chore(deps): update dependency eslint to v10.1.0 ( #3357 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-23 22:00:32 +01:00
dependabot[bot]
99c3e37b54
chore(deps): bump tar in /plugins/updater/tests/updater-migration/v1-app ( #3352 )
...
Bumps [tar](https://github.com/alexcrichton/tar-rs ) from 0.4.41 to 0.4.45.
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.41...0.4.45 )
---
updated-dependencies:
- dependency-name: tar
dependency-version: 0.4.45
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 11:07:40 +08:00
renovate[bot]
eaac19a5b7
chore(deps): update rust crate tar to v0.4.45 [security] ( #3353 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-21 10:07:39 +08:00
renovate[bot]
5183e314cb
chore(deps): update dependency typescript-eslint to v8.57.1 ( #3344 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-20 20:32:54 +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
Josh
024ec0c29c
fix(deep-link): ChromeOS deep link calls filtered and ignored by plugin ( fix #3207 ) ( #3214 )
2026-03-12 23:02:08 +01:00
FabianLars
35aad24773
chore(deps): update quinn-proto in Cargo.lock, closes #3341
2026-03-10 14:11:28 +01:00
Minkin Aleksei
ab037b70d6
fix(nfc): remove extra lambda brackets ( fix #3338 ) ( #3339 )
...
Co-authored-by: Minkin Aleksei <minkinaleksei@minkins-dev-center.local >
Co-authored-by: Fabian-Lars <30730186+FabianLars@users.noreply.github.com >
2026-03-10 10:55:47 +01:00
renovate[bot]
1198ad4fb0
chore(deps): update dependency eslint to v10.0.3 ( #3342 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-10 09:47:29 +01:00
Tony
ea033fe3b8
Add AI tool policy to contributing guide ( #3336 )
2026-03-09 19:35:41 +08:00
Fabian-Lars
2e432f70c9
chore(deps): remove covector from package.json ( #3334 )
2026-03-08 11:39:12 +01:00
renovate[bot]
b19dcd25cb
chore(deps): update dependency @rollup/plugin-terser to v1 ( #3333 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-08 10:52:07 +01:00
renovate[bot]
995e76436f
chore(deps): update dependency @tauri-apps/cli to v2.10.1 ( #3332 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-07 21:56:47 +08:00
Mike
1dc3612862
fix(sql): add SQL support for Postgres NUMERIC and custom data types ( fix : #3158 ) ( #3275 )
2026-03-05 13:31:20 +01:00
Lucas Fernandes Nogueira
f5f68063e4
feat(fs): access security scoped resources on iOS ( #3185 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
2026-03-04 13:59:03 +01:00
Tony
36d3d19247
fix(ci): bump rustsec/audit-check to v2 ( #3329 )
2026-03-04 18:28:32 +08:00
hrzlgnm
31ab6f8d24
fix(updater): preserve file extension of updater package ( fix : #3283 ) ( #3285 )
...
* fix: preserve file extension of updated package (fix : #3283 )
Otherwise users may get confused when seing a sudo dialog
which suggests a `rpm` package is installed using `dpkg -i`
* pass on package extension more thoroughly
* add changes file
Update the updater package to preserve file extension, clarifying installation prompts for users.
* Apply suggestion from @hrzlgnm
* Apply suggestion from @hrzlgnm
* Apply suggestion from @Legend-Master
* More rpm and log `pkg_path` instead
---------
Co-authored-by: Tony <68118705+Legend-Master@users.noreply.github.com >
Co-authored-by: Tony <legendmastertony@gmail.com >
2026-03-03 13:53:48 +08:00
renovate[bot]
21ae430ea3
chore(deps): update rust crate cookie_store to 0.22.0 ( #3308 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
2026-03-02 17:36:16 +01:00
Lucas Fernandes Nogueira
015e817cf2
feat(deep-link): validate new intent URLs against configured deep links ( #3186 )
2026-03-02 14:33:21 +01:00
dependabot[bot]
2a6d4b42bb
chore(deps): bump time in fixture ( #3261 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 09:34:50 +01:00
Tony
550d137c64
chore(deps): disable renovate bot on v1 ( #3305 )
2026-03-02 16:29:31 +08:00
Tony
3f21f39584
refactor(dialog): handle okLabel in js side ( #3295 )
...
* refactor(dialog): handle `okLabel` in js side
* Allow unused instead of `cfg(desktop)`
2026-03-01 23:22:25 +08:00
renovate[bot]
759c22758e
chore(deps): update eslint monorepo to v10 (v2) ( #3293 )
...
* chore(deps): update eslint monorepo to v9.39.3
* Update to eslint 10
2026-03-01 11:25:21 +08:00
renovate[bot]
6816dd1960
chore(deps): update dependency rollup to v4.59.0 [security] (v2) ( #3291 )
...
* chore(deps): update dependency rollup to v4.59.0 [security]
* Update svelte
* pnpm dedupe
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com >
2026-03-01 11:11:05 +08:00
Tony
24154472a6
refactor(dialog): reuse message command for confirm ( #3287 )
...
* chore(dialog): reuse `message` command for confirm
* Add change file
* Remove ask and confirm from default permissions
* Format
* Remove extra `toString`
* Point `allow-confirm` to `allow-message`
2026-03-01 10:55:33 +08:00
Thibault Tisserand
2574ec89e7
refactor(store-example): replace load_from_store with TryFrom impl in example ( #3277 )
2026-02-19 00:22:25 +01:00
Niklas Volcz
2971289252
fix(http): correct Response header initialization to support cloning ( fix #14892 ) ( #3252 )
...
Previously, headers were patched onto the Response object after construction, which bypassed the internal header list and caused `response.clone().headers` to be empty. This change passes the headers directly to the Response constructor, ensuring they are properly stored and clonable.
2026-02-16 16:35:09 +02:00
aiueo13
6c3da6d290
fix(fs): use correct line detection for encodings in readTextFileLines ( #3273 )
...
Co-authored-by: OkaYu <aiueo13>
2026-02-13 03:41:43 +02:00
Seiji Okuda
e97a4dedab
feat(fs): #3243 add encoding option to readTextFile functions ( #3244 )
...
* feat(fs): #3243 add encoding option to readFile and readTextFile functions
* feat(fs): add encoding option to ReadFileOptions and update readTextFileLines functions
* add change file
2026-02-09 16:08:26 +02:00
github-actions[bot]
05045f9a72
publish new versions ( #3249 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
single-instance-v2.4.0
deep-link-v2.4.7
deep-link-js-v2.4.7
2026-02-05 18:13:33 +01:00
Fabian-Lars
4f53e36a50
fix(single-instance): append version at the end
2026-02-05 18:08:35 +01:00
Lucas Fernandes Nogueira
8374e997b8
fix(deep-link): runtime register on Linux when app path has spaces ( #3258 )
2026-02-05 12:30:29 -03:00
Lucas Nogueira
35aa52f45e
fix(single-instance): dbus_path should start with /, can't include -
2026-02-05 10:28:58 -03:00
renovate[bot]
bbc177150f
chore(deps): update dependency prettier to v3.8.1 ( #3235 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 23:37:55 +08:00
renovate[bot]
e6e2edca11
chore(deps): update dependency typescript-eslint to v8.54.0 ( #3232 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 23:08:54 +08:00
renovate[bot]
7ecd19da51
chore(deps): update dependency rollup to v4.57.1 ( #3230 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 23:08:24 +08:00
dependabot[bot]
a0b6c8ff3b
chore(deps): bump bytes ( #3248 )
...
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 1.7.1 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.1...v1.11.1 )
---
updated-dependencies:
- dependency-name: bytes
dependency-version: 1.11.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-04 23:07:49 +08:00