FabianLars
926190d5d6
fix(upload): Enable http2 and charset
2025-03-16 15:16:29 +01:00
github-actions[bot]
5347de8db9
publish new versions ( #2534 )
...
Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com >
2025-03-15 02:08:18 +02:00
Adriel Jansen Siahaya
d3183aa99d
fix(http): return response early in JS before waiting for chunks on the rust side ( #2522 )
2025-03-15 02:06:41 +02:00
github-actions[bot]
1e9e496b06
publish new versions ( #2526 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
2025-03-12 22:29:34 +01:00
Knobibrot
1bb1ced538
feat(log): enable TargetKind::LogDir on mobile ( #2524 )
...
* enable log dir on iOS/Android
* Create change-pr-2524.md
---------
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-03-12 22:27:40 +01:00
renovate[bot]
8882dea3b9
chore(deps): update rust crate android_logger to 0.15 ( #2502 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 16:00:28 +01:00
github-actions[bot]
b40a02c525
publish new versions ( #2477 )
...
Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com >
2025-03-10 14:17:57 +01:00
Fabian-Lars
a1b3fa27f1
fix: Re-export api structs ( #2515 )
...
* fix: Re-export api structs
* whoops
2025-03-10 13:57:17 +01:00
Tony
e54cfcb261
fix(updater): should be log::debug not println ( #2514 )
2025-03-10 02:59:19 +02:00
Guilherme Oenning
faefcc9fd8
feat(updater): add configure_client to UpdaterBuilder ( #2430 )
2025-03-09 03:53:16 +02:00
Lucas Fernandes Nogueira
ac60d589ec
feat(updater): improve tracing and error logging ( #2513 )
2025-03-09 03:24:45 +02:00
Adriel Jansen Siahaya
cb38f54f4a
HTTP add stream support ( #2479 )
...
* feat: add stream support
* feat: add stream support
* Revert "feat: add stream support"
This reverts commit 5edea81680 .
* feat: add stream support
* Discard changes to pnpm-lock.yaml
* Discard changes to plugins/http/package.json
* fix(stream): change IPC packet
* fix: update stream message guest-js
* fix: return early when aborted
* fix: use InvokeResponseBody as packet
* fix: remove serde_bytes
* fix: remove reqwest response
* fix: content conversion bug
* fix: remove ReqwestResponses along with its implementations
* formatting and update changelog
* build api-iife.js
---------
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-03-08 15:45:05 -03:00
Clément Fouré
d37bbdef8d
fix(clipboard-manager): Wayland support ( #2507 )
...
* fix(clipboard-manager): Wayland support
* style(deps): merge dependencies declaration
2025-03-07 19:53:14 +01:00
Khoshbin Ali Ahmed
3a750c7300
docs(clipboard): Fixed typo from rbga to rgba ( #2499 )
2025-03-06 21:28:28 +01:00
Jim
024815018f
feat(log): Add skip_logger setting ( #2377 )
2025-03-01 16:20:18 +01:00
renovate[bot]
45c7848714
chore(deps): update dependency @tauri-apps/cli to v2.3.1 ( #2470 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 11:56:59 +01:00
github-actions[bot]
393e956728
publish new versions ( #2468 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-02-27 23:57:29 +01: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
Tony
39c022eea2
chore(deps): update js dependencies ( #2467 )
...
* chore(deps): update js dependencies
* Bump pnpm version in github actions
2025-02-27 05:24:53 +02:00
renovate[bot]
abca2ebc0d
chore(deps): update tauri monorepo to v2.3.0 (v2) ( #2465 )
...
* chore(deps): update tauri monorepo to v2.3.0
* Regenerate window-state api-iife
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tony <legendmastertony@gmail.com >
2025-02-27 09:19:05 +08:00
github-actions[bot]
fbd4d28920
publish new versions ( #2404 )
...
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com >
2025-02-24 16:31:28 +01:00
Amr Bashir
0af367f7d4
refactor(single-instance): improve userdata ptr handling ( #2453 )
...
* fix(single-instance): fix null pointer dereference panic on Windows
* fmt
2025-02-24 17:10:30 +02:00
Fabian-Lars
1ab5f15763
fix(single-instance): check if pointer is null ( #2452 )
2025-02-23 19:25:00 +02:00
renovate[bot]
c10d5bfb54
chore(deps): update rust crate infer to 0.19 (v2) ( #2385 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-02-23 13:22:51 +01:00
renovate[bot]
5b3a1aaf73
chore(deps): update rust crate color-backtrace to 0.7 ( #2409 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-22 22:35:05 +01:00
renovate[bot]
3276d65801
chore(deps): update rust crate windows-registry to 0.5 ( #2446 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-22 18:31:57 +01:00
Fabian-Lars
6f881293fc
fix(updater): Propagate request error ( #2439 )
2025-02-20 11:47:37 +01:00
Tony
c5da9d2579
chore: update prettier to 3.5.1 and enable experimentalOperatorPosition ( #2427 )
2025-02-16 10:36:53 +08:00
Tony
7d3869ced8
Regenerate api-iife ( #2428 )
2025-02-15 15:10:23 +02:00
Seishiin
6b4c391738
fix(log): timezone_strategy overwriting LogLevels ( #2401 )
2025-02-08 09:41:34 +08:00
Dominic Moser
5411db68a8
docs(haptics): Include permissions in readme ( #2395 )
...
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-02-04 19:50:50 +01:00
github-actions[bot]
80804adc68
publish new versions ( #2380 )
...
Co-authored-by: Legend-Master <Legend-Master@users.noreply.github.com >
2025-02-04 07:27:53 -03:00
dependabot[bot]
3ebec74983
chore(deps): bump openssl from 0.10.66 to 0.10.70 in /plugins/updater/tests/updater-migration/v1-app ( #2392 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-03 21:31:13 +01:00
jLynx
5369898db7
fix(macOS): Tauri V2 Update Permission Denied Error ( #2067 )
...
* WIP
* Fixed linting
* WIP
* Fixed linting
* use osakit to show actual app name on dialog
* sync versions
* lint
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2025-02-02 17:54:09 -03:00
renovate[bot]
a7497b0aeb
chore(deps): update rust crate gethostname to v1 (v2) ( #2382 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-01 11:47:53 +01:00
Fabian-Lars
ca7395a5ce
fix(upload): Enable reqwest's rustls-tls feature by default ( #2378 )
2025-02-01 11:17:22 +01:00
renovate[bot]
d5fb5337a0
chore(deps): update rust crate dirs to v6 (v2) ( #2311 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de >
2025-01-27 22:16:22 +01:00
github-actions[bot]
ad17266273
Publish New Versions (v2) ( #2348 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-01-27 19:34:40 +01:00
Twilight
78acfa456f
feat(websocket): add ability to remove listener ( #2027 )
2025-01-27 15:18:24 +01:00
renovate[bot]
0b3b3a22d2
chore(deps): update dependency @tauri-apps/cli to v2.2.7 (v2) ( #2359 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-25 22:14:17 +01:00
Joban
68d8f3be38
docs(process): fix typo in Default Permission section ( #2351 )
2025-01-24 19:57:07 +01:00
Fabian-Lars
18700f1e82
docs(log): Update mobile support matrix
...
fixes https://github.com/tauri-apps/tauri-docs/issues/2840
2025-01-24 16:47:10 +01:00
Fabian-Lars
0afc9b6be0
feat(updater): Collect unknown response fields ( #2325 )
2025-01-23 02:54:02 +02:00
DiamondDrake
105136494c
feat(http): add dangerous settings / disable ssl verification - issue #518 ( #2204 )
2025-01-22 02:23:37 +02:00
Fabian-Lars
ce11079f19
fix(clipboard-manager): Drop on exit ( #2280 )
...
* fix(clipboard-manager): Drop on exit
ref https://docs.rs/arboard/latest/arboard/struct.Clipboard.html
ref https://github.com/tauri-apps/plugins-workspace/issues/2267
* more specific
2025-01-22 02:15:01 +02:00
Mads Marquart
784a54a390
[log] Use objc2 ( #2344 )
2025-01-21 22:57:35 +02:00
Mads Marquart
bdb7febf9c
[opener] Prepare for objc2 frameworks v0.3 ( #2343 )
...
These will have a bunch of default features enabled, so let's
preemptively disable them.
2025-01-21 22:26:26 +02:00
Anthony Oleinik
cf0dff049b
[log] add mention of cability to log plugin README.md ( #2339 )
2025-01-20 21:56:13 +01:00
github-actions[bot]
28f5c33d65
Publish New Versions (v2) ( #2324 )
...
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com >
2025-01-19 19:28:26 +01:00