Commit Graph

1075 Commits (031ccce04fdc6c4ac772eadac4f7e83e7e8352a1)

Author SHA1 Message Date
Chaoqian Xu 031ccce04f
Merge c5205e1ed8 into 80d4d8e128
2 days ago
Tony 44a1f65912
fix(fs): `writeFile` create file by default (#2846)
3 days ago
renovate[bot] 467f07b7de
chore(deps): update dependency vite to v7 (v2) (#2800)
1 week ago
Enkhjil Enkhbaatar aa9140e1ac
feat(barcode-scanner): Add support for GS1 DataBar on iOS 15.4+ (#2437)
2 weeks ago
Tony 6a8f255878
feat(window-state): make flags optional in js side (#2619)
2 weeks ago
renovate[bot] 1135dc7ed3
chore(deps): update dependency @tauri-apps/cli to v2.6.2 (#2819)
3 weeks ago
renovate[bot] 36400b5678
chore(deps): update dependency @tauri-apps/cli to v2.6.1 (#2813)
3 weeks ago
github-actions[bot] adc23d6c4f
publish new versions (#2808)
3 weeks ago
renovate[bot] fc573b35a7
chore(deps): update rust crate tokio-tungstenite to 0.27 (#2768)
3 weeks ago
renovate[bot] f209b2f23c
chore(deps): update tauri monorepo to v2.6.0 (v2) (#2804)
3 weeks ago
github-actions[bot] 5779099688
publish new versions (#2780)
3 weeks ago
Lucas Fernandes Nogueira 2aec8ff4c4
feat(opener): add `inAppBrowser` option for iOS and Android (#2803)
3 weeks ago
Lucas Fernandes Nogueira 9799f0dbab
fix(log): iOS simulator freezing due to early logging (#2802)
3 weeks ago
Mike Wyatt f6e11282a7
feat(cli): Pass optional args to get matches (#2787)
4 weeks ago
floriskn 37c2fb4120
feat(cli): add support for global CLI arguments (#2772)
4 weeks ago
github-actions[bot] eea363625a
publish new versions (#2776)
1 month ago
Fabian-Lars 735d209d5d
fix(updater): Escape current_exe args for nsis installer (#2761)
1 month ago
github-actions[bot] 3eebea2a17
publish new versions (#2712)
1 month ago
renovate[bot] 2e680620c4
chore(deps): update rust crate windows-sys to v0.60.2 (v2) (#2763)
1 month ago
Fabian-Lars ce9888a2d4
feat(opener): Add requireLiteralLeadingDot config (#2762)
1 month ago
kris-ava 106e46ed51
feat(log): Add KeepSome rotation strategy (#677)
1 month ago
renovate[bot] 8b63de9dfe
chore(deps): update dependency rollup to v4.42.0 (v2) (#2750)
1 month ago
Tony 73ff15de5d
fix(updater): fix headers option in `Updater.download` (#2757)
1 month ago
Brendan Osborne 87afa23cad
feat(updater): add allowDowngrades option (#2726)
2 months ago
Fabian-Lars b9dc03d5ce
docs(geolocation): fix android feature name
2 months ago
renovate[bot] cd8fbf834a
chore(deps): update rust crate zip to v4 (#2711)
2 months ago
Tunglies 764e8f7719
feat(autostart): add app name configuration for auto start entry (#2707)
2 months ago
github-actions[bot] 85635a2807
publish new versions (#2643)
2 months ago
renovate[bot] b768b0623b
chore(deps): update rust crate zip to v3 (v2) (#2699)
2 months ago
Shaun Hamilton 6c9e08dccb
fix(opener-js): allow URL type (#2695)
2 months ago
renovate[bot] 494d1fea13
chore(deps): update rust crate global-hotkey to 0.7 (v2) (#2684)
2 months ago
Łukasz Mariański 4d10acee61
feat(deep-link): Add more AssociatedDomain attributes (android) (#993)
3 months ago
asomethings 2448e717e5
feat(http): add status code 101, 103 for null body (#2655)
3 months ago
renovate[bot] dde6f3c31c
chore(deps): update rust crate windows to 0.61 (v2) (#2549)
3 months ago
Tony dac4d53724
refactor(fs): reduce overhead of `watch` (#2613)
3 months ago
Amr Bashir 5e78988f72
feat(http): handle 205, 304 null body (#2647)
3 months ago
Simon Laux dc84f8d8bb
single-instance: fix `cwd` in single instance on macOS (#2609)
3 months ago
asomethings ff384cbabe
fix(http): handle status code 204 to use js null fix #2580 (#2636)
3 months ago
github-actions[bot] 4bb51b3cc8
publish new versions (#2603)
3 months ago
Tony c5b0f51cfd
fix(updater): don't override user provided headers (#2621)
3 months ago
Patrick F. 10f9e66e32
fix(biometric) prompt for fallback credentials when enabled and biometry unavailable on iOS (fix #2632) (#2633)
3 months ago
renovate[bot] c97e9c511d
chore(deps): update tauri monorepo to v2.5.0 (v2) (#2634)
3 months ago
Lucas Fernandes Nogueira 686a839c96
fix(log): iOS simulator freezes when calling os_log too early (#2626)
3 months ago
Lucas Fernandes Nogueira c9b21f6f43
fix(log): export the LogLevel type (#2625)
3 months ago
dependabot[bot] c698e72594
chore(deps): bump crossbeam-channel (#2616)
3 months ago
renovate[bot] 4ec8716155
chore(deps): update dependency eslint-config-prettier to v10.1.2 (v2) (#2611)
3 months ago
Tony 2445e103f2
refactor(log): use time macro (#2604)
3 months ago
Tony 4cd625049d
docs: fix log targets docs (#2602)
3 months ago
Jim 60fc35d35c
Support emitting traces behind feature flag (#2576)
3 months ago
TATSUNO “Taz” Yasuhiro 9629c2f4f9
[v2][log]: Add generic fern::Dispatch TargetKind to log (#2600)
3 months ago