Commit Graph

1039 Commits (8c3932e99223e44bd80687982879911f580eec09)

Author SHA1 Message Date
amrbashir 8c3932e992
Merge branch 'v2' into fix/http/abort-stream-response
2 months ago
Simon Laux dc84f8d8bb
single-instance: fix `cwd` in single instance on macOS (#2609)
2 months ago
asomethings ff384cbabe
fix(http): handle status code 204 to use js null fix #2580 (#2636)
2 months ago
github-actions[bot] 4bb51b3cc8
publish new versions (#2603)
2 months ago
Tony c5b0f51cfd
fix(updater): don't override user provided headers (#2621)
2 months ago
Patrick F. 10f9e66e32
fix(biometric) prompt for fallback credentials when enabled and biometry unavailable on iOS (fix #2632) (#2633)
2 months ago
renovate[bot] c97e9c511d
chore(deps): update tauri monorepo to v2.5.0 (v2) (#2634)
2 months ago
Lucas Fernandes Nogueira 686a839c96
fix(log): iOS simulator freezes when calling os_log too early (#2626)
2 months ago
Lucas Fernandes Nogueira c9b21f6f43
fix(log): export the LogLevel type (#2625)
2 months ago
dependabot[bot] c698e72594
chore(deps): bump crossbeam-channel (#2616)
2 months ago
renovate[bot] 4ec8716155
chore(deps): update dependency eslint-config-prettier to v10.1.2 (v2) (#2611)
2 months ago
Tony 2445e103f2
refactor(log): use time macro (#2604)
2 months ago
Tony 4cd625049d
docs: fix log targets docs (#2602)
2 months ago
Jim 60fc35d35c
Support emitting traces behind feature flag (#2576)
2 months ago
TATSUNO “Taz” Yasuhiro 9629c2f4f9
[v2][log]: Add generic fern::Dispatch TargetKind to log (#2600)
2 months ago
East Monster 🍉 d1609913be
docs: acces -> access typo (#2599)
2 months ago
dependabot[bot] 996975ce52
chore(deps): bump openssl (#2595)
2 months ago
github-actions[bot] 8b39aefb1b
publish new versions (#2545)
2 months ago
Tillmann 9cf0390a52
Merge commit from fork
2 months ago
renovate[bot] 4dd5c51436
chore(deps): update tauri monorepo to v2.4.1 (v2) (#2589)
2 months ago
Tony d2aef2fddb
chore(process): use `request_restart` (#2581)
2 months ago
Tony a35fea5015
fix(window-state): window size jump on multi monitor setup (#2583)
2 months ago
Tony a77b1353e9
refactor(window-state): simply some code (#2578)
2 months ago
Tony 2d731f8022
fix(updater): format `Update.date` to RFC 3339 (#2573)
2 months ago
Tony 0bc5d58874
fix(updater): download reuses check's timeout (#2572)
2 months ago
Tony 8ecb418a1a
feat(auto-start): introduce a builder (#2569)
2 months ago
amrbashir aa07fa0835
fix eslint
3 months ago
amrbashir fec2b7f28c
fix(http): fix aborting a streaming response
3 months ago
Teddy Byron 37c0477afe
feat(http): add zstd support (#2561)
3 months ago
Tim Ramage 831c35ff39
fix(fs): convert async iterator syntax to manual read (#2550)
3 months ago
renovate[bot] a9cbefc910
chore(deps): update tauri monorepo to v2.4.0 (v2) (#2555)
3 months ago
Tony 38deef43dc
fix(deep-link): local machine registry handling (#2483)
3 months ago
Amr Bashir 9ebbfb2e3c
feat(http): persist cookies on disk (#1978)
3 months ago
github-actions[bot] 4bbcdbd556
publish new versions (#2542)
3 months ago
Lucas Fernandes Nogueira 12c4537b8e
feat(updater): add support to riscv64 architecture (#2541)
3 months ago
Amr Bashir a15eedf378
fix(http): avoid closing stream multiple times (#2535)
3 months ago
github-actions[bot] 5347de8db9
publish new versions (#2534)
3 months ago
Adriel Jansen Siahaya d3183aa99d
fix(http): return response early in JS before waiting for chunks on the rust side (#2522)
3 months ago
github-actions[bot] 1e9e496b06
publish new versions (#2526)
3 months ago
Knobibrot 1bb1ced538
feat(log): enable TargetKind::LogDir on mobile (#2524)
3 months ago
renovate[bot] 8882dea3b9
chore(deps): update rust crate android_logger to 0.15 (#2502)
3 months ago
github-actions[bot] b40a02c525
publish new versions (#2477)
3 months ago
Fabian-Lars a1b3fa27f1
fix: Re-export api structs (#2515)
3 months ago
Tony e54cfcb261
fix(updater): should be `log::debug` not `println` (#2514)
3 months ago
Guilherme Oenning faefcc9fd8
feat(updater): add `configure_client` to `UpdaterBuilder` (#2430)
3 months ago
Lucas Fernandes Nogueira ac60d589ec
feat(updater): improve tracing and error logging (#2513)
3 months ago
Adriel Jansen Siahaya cb38f54f4a
HTTP add stream support (#2479)
3 months ago
Clément Fouré d37bbdef8d
fix(clipboard-manager): Wayland support (#2507)
3 months ago
Khoshbin Ali Ahmed 3a750c7300
docs(clipboard): Fixed typo from rbga to rgba (#2499)
3 months ago
Jim 024815018f
feat(log): Add `skip_logger` setting (#2377)
3 months ago