Commit Graph

1049 Commits (feat/message-dialog-3-buttons)

Author SHA1 Message Date
amrbashir e3fc76e63c
Merge branch 'feat/message-dialog-3-buttons' of https://github.com/tauri-apps/plugins-workspace into feat/message-dialog-3-buttons
2 months ago
amrbashir baa62570ed
regen
2 months ago
Amr Bashir aba3d2440c
Merge branch 'v2' into feat/message-dialog-3-buttons
2 months ago
amrbashir 1364cb5b99
convert back into union
2 months ago
Amr Bashir 5e78988f72
feat(http): handle 205, 304 null body (#2647)
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
amrbashir ad27eca7e9
change to an enum
2 months ago
Amr Bashir 1f038661aa
Update plugins/dialog/src/models.rs
2 months ago
Amr Bashir 261697e4ae
Update desktop.rs
2 months ago
Amr Bashir 721c1cd04c
no optional
2 months ago
Amr Bashir 7bb541861f
Update plugins/dialog/src/desktop.rs
2 months ago
amrbashir 8d427637b3
untagged & YesNoCancel
2 months ago
amrbashir dd22a8819c
From<String>
2 months ago
amrbashir 3ca0daed4d
feat: support message dialogs with 3 buttons
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
Teddy Byron 37c0477afe
feat(http): add zstd support (#2561)
2 months ago
Tim Ramage 831c35ff39
fix(fs): convert async iterator syntax to manual read (#2550)
2 months ago
renovate[bot] a9cbefc910
chore(deps): update tauri monorepo to v2.4.0 (v2) (#2555)
2 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