FabianLars
f85c405b3a
lockfile
2025-11-22 19:50:43 +01:00
FabianLars
ad3212a159
switch to upstream linux backend again
2025-11-22 19:41:40 +01:00
FabianLars
d3e07db4ad
Merge remote-tracking branch 'origin/v2' into plugin/secure-storage
2025-11-22 19:34:38 +01:00
renovate[bot]
1db4b0719d
chore(deps): update dependency typescript-eslint to v8.47.0 ( #3117 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-21 10:47:11 +08:00
Andrew de Waal
dff6fa986a
feat(dialog) - Support picker mode for open dialog ( #3030 ) ( #3034 )
...
Co-authored-by: Andrew de Waal <andrewldewaal@gmail.com >
2025-11-20 22:28:13 +01:00
Nazar Antoniuk
a4aa53ab90
chore(shell): clarify that the code field in ExitStatus is intentionally left private ( #3116 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-11-20 15:33:19 +01:00
liuzhch1
ae278ddf60
fix(log): custom writer to rotate log file when exceeds max_file_size ( fix #707 ) ( #3110 )
2025-11-20 10:29:17 +01:00
Jacob Bolda
e644f38673
remove token for oidc publishing ( #3077 )
2025-11-19 21:52:57 -06:00
Lucas Fernandes Nogueira
8bfa445023
chore(localhost): disable caching ( #3112 )
...
* chore(localhost): disable caching
mostly seeing this cache being a problem on CEF - the response is cached so app updates are not reflected properly
* fmt
2025-11-19 17:03:32 -03:00
Lucas Nogueira
14fb36e347
chore: remove test logs
2025-11-19 17:00:14 -03:00
Fabian-Lars
5767b848fa
chore: add PR ref in updater changefile
...
Added reference to pull request for clarity on changes.
2025-11-18 12:11:12 +01:00
renovate[bot]
277a45f56c
chore(deps): update dependency rollup to v4.53.2 ( #3103 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-18 00:07:40 +08:00
renovate[bot]
8dbe7e3233
chore(deps): update dependency typescript-eslint to v8.46.4 (v2) ( #3105 )
...
* chore(deps): update dependency typescript-eslint to v8.46.4
* Fix audit (bump js-yaml)
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-11-17 23:44:02 +08:00
Blaine
c23fa03f07
feat(dialog): add xdg-portal as an optional feature for rfd ( #3098 )
2025-11-17 14:56:02 +01:00
Kingsword
631d0e256a
fix(barcode-scanner): fix the cameraView is not removed after scanning in iOS ( #2440 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-11-16 22:31:30 +01:00
Ben Clarke
b4348cee92
fix(nfc): Resolve boolean in isAvailable to agree with TypeScript API ( #3101 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-11-13 20:38:15 +01:00
renovate[bot]
3019063ae1
chore(deps): update dependency rollup to v4.53.1 ( #3093 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 22:06:11 +08:00
renovate[bot]
944614f46a
chore(deps): update dependency @tauri-apps/cli to v2.9.4 ( #3100 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 21:15:09 +08:00
Tony
a368cef912
docs(updater): installer args and on_before_exit ( #3099 )
...
* docs(updater): installer args and `on_before_exit`
* Update plugins/updater/src/updater.rs
Co-authored-by: Fabian-Lars <github@fabianlars.de >
* Explicitly state there are internal args
* s
2025-11-12 20:49:41 +08:00
Fabian-Lars
27790aa67c
chore: fix upload test on macos ci ( #3097 )
2025-11-11 22:56:09 +01:00
Matthew Richardson
ad910b1135
feat(upload): Add HTTP method selection for upload ( #2991 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-11-10 21:31:57 +01:00
Fabian-Lars
6b854421a1
docs(localhost): improve readme example, closes #3095
2025-11-10 21:27:39 +01:00
Fabian-Lars
5438a5cd22
chore: apply clippy fixes ( #3092 )
2025-11-09 18:43:17 +01:00
Fabian-Lars
5cd7778723
docs(dialog): add/fix doc item links, closes #3089 ( #3091 )
2025-11-09 17:07:35 +01:00
renovate[bot]
1a03e9761f
chore(deps): update dependency @tauri-apps/cli to v2.9.3 ( #3088 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-08 13:34:05 +08:00
renovate[bot]
1d4bffadda
chore(deps): update eslint monorepo to v9.39.1 ( #3086 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-08 12:36:37 +08:00
renovate[bot]
b8794272ae
chore(deps): update dependency typescript-eslint to v8.46.3 ( #3083 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-08 12:02:18 +08:00
Michelle Tilley
2a625adff3
feat(log): Allow a log formatter per target ( #3065 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-11-04 15:52:46 +01:00
FabianLars
371cd8227c
chore(deps): update pino to 9.14 to remove fast-redact
2025-11-04 10:00:51 +01:00
renovate[bot]
70ef6f8d3e
chore(deps): update eslint monorepo to v9.39.0 ( #3079 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-04 09:54:50 +01:00
renovate[bot]
5f0ac1436f
chore(deps): update dependency @tauri-apps/cli to v2.9.2 ( #3078 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-02 09:50:14 +08:00
Fabian-Lars
ea172bfa3c
docs(global-shortcut): import Emitter instead of Manager in example
2025-10-29 11:46:16 +01:00
FabianLars
6aead24047
Revert "chore: temp delete updater changefile"
...
This reverts commit b5550a3b0d .
2025-10-27 11:43:23 +01:00
github-actions[bot]
e7a68fa637
publish new versions ( #3068 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
upload-js-v2.3.2
autostart-v2.5.1
window-state-js-v2.4.1
biometric-js-v2.3.2
os-js-v2.3.2
positioner-js-v2.3.1
shell-v2.3.3
process-js-v2.3.1
window-state-v2.4.1
shell-js-v2.3.3
clipboard-manager-js-v2.3.2
fs-v2.4.4
notification-js-v2.3.3
haptics-js-v2.3.2
notification-v2.3.3
http-js-v2.5.4
barcode-scanner-v2.4.2
clipboard-manager-v2.3.2
dialog-js-v2.4.2
opener-js-v2.5.2
geolocation-js-v2.3.2
os-v2.3.2
global-shortcut-v2.3.1
store-js-v2.4.1
deep-link-js-v2.4.5
dialog-v2.4.2
sql-js-v2.3.1
cli-v2.4.1
websocket-js-v2.4.1
global-shortcut-js-v2.3.1
localhost-v2.3.1
stronghold-v2.3.1
biometric-v2.3.2
autostart-js-v2.5.1
deep-link-v2.4.5
barcode-scanner-js-v2.4.2
persisted-scope-v2.3.4
upload-v2.3.2
nfc-js-v2.3.3
stronghold-js-v2.3.1
process-v2.3.1
websocket-v2.4.1
geolocation-v2.3.2
haptics-v2.3.2
log-js-v2.7.1
http-v2.5.4
log-v2.7.1
store-v2.4.1
sql-v2.3.1
nfc-v2.3.3
single-instance-v2.3.6
positioner-v2.3.1
opener-v2.5.2
cli-js-v2.4.1
fs-js-v2.4.4
2025-10-27 11:31:06 +01:00
FabianLars
b5550a3b0d
chore: temp delete updater changefile
2025-10-27 11:13:33 +01:00
FabianLars
93426f8512
fix: fix docsrs builds
2025-10-27 11:12:56 +01:00
FabianLars
4ee61e055e
Revert "chore: temp delete updater changefile"
...
This reverts commit 6314b004ab .
2025-10-26 22:13:19 +01:00
github-actions[bot]
06124af8d6
publish new versions ( #2972 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
dialog-v2.4.1
barcode-scanner-js-v2.4.1
geolocation-js-v2.3.1
haptics-v2.3.1
nfc-v2.3.2
fs-js-v2.4.3
opener-v2.5.1
notification-js-v2.3.2
haptics-js-v2.3.1
notification-v2.3.2
fs-v2.4.3
single-instance-v2.3.5
clipboard-manager-v2.3.1
biometric-js-v2.3.1
barcode-scanner-v2.4.1
http-v2.5.3
opener-js-v2.5.1
dialog-js-v2.4.1
geolocation-v2.3.1
http-js-v2.5.3
shell-js-v2.3.2
nfc-js-v2.3.2
clipboard-manager-js-v2.3.1
shell-v2.3.2
biometric-v2.3.1
persisted-scope-v2.3.3
deep-link-v2.4.4
deep-link-js-v2.4.4
2025-10-26 22:02:33 +01:00
renovate[bot]
060219e597
chore(deps): update dependency @rollup/plugin-typescript to v12.3.0 ( #3067 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-26 20:25:22 +01:00
renovate[bot]
c7e9766ff5
chore(deps): update tauri monorepo (v2) ( #3058 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-10-26 17:22:06 +01:00
renovate[bot]
d4a8ce962b
chore(deps): update rust crate tokio-tungstenite to 0.28 ( #3016 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-26 14:07:12 +01:00
renovate[bot]
cdc7eec415
chore(deps): update dependency @rollup/plugin-typescript to v12.2.0 ( #3066 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-26 12:36:06 +01:00
Fabian-Lars
6314b004ab
chore: temp delete updater changefile
2025-10-26 12:34:59 +01:00
renovate[bot]
fb4c8ae54c
chore(deps): update dependency typescript-eslint to v8.46.2 ( #3060 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-24 16:46:50 +08:00
renovate[bot]
fccc1cfb7e
chore(deps): update eslint monorepo to v9.38.0 ( #3044 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-21 17:17:32 +08:00
renovate[bot]
3702308e6f
chore(deps): update dependency rollup to v4.52.5 ( #3043 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-21 16:32:14 +08:00
renovate[bot]
c9c8b39b56
chore(deps): update dependency typescript-eslint to v8.46.1 ( #3025 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-21 16:31:31 +08:00
renovate[bot]
3c396feedf
chore(deps): update dependency typescript to v5.9.3 ( #3028 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-21 15:42:04 +08:00
renovate[bot]
b514d482fa
chore(deps): update dependency @rollup/plugin-node-resolve to v16.0.3 ( #3036 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-21 15:41:37 +08:00
renovate[bot]
60e5714ceb
chore(deps): update dependency vite to v7.1.11 [security] ( #3040 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-21 15:28:07 +08:00