Commit Graph

  • 261697e4ae
    Update desktop.rs Amr Bashir 2025-04-17 13:55:10 +0200
  • 721c1cd04c
    no optional Amr Bashir 2025-04-17 13:54:09 +0200
  • 7bb541861f
    Update plugins/dialog/src/desktop.rs Amr Bashir 2025-04-17 13:50:22 +0200
  • 1610a3eca9
    Merge branch 'v2' into watch-cleanup Tony 2025-04-17 15:52:51 +0800
  • 5e1b7dc714
    revert package.json amrbashir 2025-04-17 06:11:49 +0200
  • 8d427637b3
    untagged & YesNoCancel amrbashir 2025-04-17 06:10:59 +0200
  • dd22a8819c
    From<String> amrbashir 2025-04-17 05:37:24 +0200
  • 1202183987
    change file amrbashir 2025-04-17 05:14:37 +0200
  • 3ca0daed4d
    feat: support message dialogs with 3 buttons amrbashir 2025-04-17 05:12:42 +0200
  • 7ca2f3029c publish new versions #2603 lucasfernog 2025-04-17 02:10:21 +0000
  • c5b0f51cfd
    fix(updater): don't override user provided headers (#2621) Tony 2025-04-17 10:09:49 +0800
  • b13e86cf0c
    Merge d407712d59 into 10f9e66e32 #2592 thep0y 2025-04-17 01:57:59 +0200
  • 10f9e66e32
    fix(biometric) prompt for fallback credentials when enabled and biometry unavailable on iOS (fix #2632) (#2633) Patrick F. 2025-04-16 16:56:43 -0400
  • de91b8a6fa single-instance: fix `cwd` in single instance on macOS Simon Laux 2025-04-08 10:39:31 +0200
  • f5ad99954f
    fix(http): handle status code 204 to use javascript null asomethings 2025-04-16 18:11:49 +0900
  • c97e9c511d
    chore(deps): update tauri monorepo to v2.5.0 (v2) (#2634) renovate[bot] 2025-04-16 10:27:20 +0800
  • 287245e96b
    Downgrade colored and base64ct #2634 Tony 2025-04-16 09:56:21 +0800
  • a524c7b8d5
    trigger ci? Tony 2025-04-16 09:46:18 +0800
  • 1c71352618
    Downgrade native-tls Tony 2025-04-16 09:34:34 +0800
  • 7ec93105d7
    Downgrade home Tony 2025-04-16 09:21:54 +0800
  • e17c8b89a9
    Downgrade cargo_metadata Tony 2025-04-16 09:15:47 +0800
  • fd1d2b6865
    Downgrade for msrv Tony 2025-04-16 09:11:28 +0800
  • 7b4fdd5528
    Update rust dependency and re-build iifes Tony 2025-04-16 08:58:52 +0800
  • 7c99cb7aa1
    chore(deps): update tauri monorepo to v2.5.0 renovate[bot] 2025-04-15 23:27:44 +0000
  • b615f479b5 Rephrase change to better describe issue #2633 pjf-dev 2025-04-14 19:45:05 -0400
  • 3f74de8966 Add change file pjf-dev 2025-04-14 19:14:08 -0400
  • 82830dea46 Fix early biometric status check not accounting for allowDeviceCredential fallback logic pjf-dev 2025-04-14 17:21:18 -0400
  • 1c66cba91b
    fix(barcode-scanner): fix the cameraView is not removed after scanning in iOS #2440 Kingsword 2025-04-15 08:29:51 +0800
  • 60075f0fb6
    chore(deps): update dependency typescript-eslint to v8.30.1 (#2630) renovate[bot] 2025-04-15 09:24:39 +0800
  • f75d32be69
    get_current_bundle_type Krzysztof Andrelczyk 2025-04-15 00:22:07 +0200
  • 4064d72c05
    chore(deps): update dependency typescript-eslint to v8.30.1 #2630 renovate[bot] 2025-04-14 22:09:35 +0000
  • f81e8003c0
    chore(notifications): regen lockfile bumping notify-rust to 4.11.7 (#2623) Merlin Gough 2025-04-14 13:47:02 +0100
  • 45940f9ffb
    temp: remove unused changelog change & unpin notify-rust patch version #2623 MGough 2025-04-14 10:08:07 +0100
  • cb91ae7cc6
    temp: fix up CI errors relating to file formats and rust versions MGough 2025-04-11 18:18:11 +0100
  • 9c4307d3e9
    fix(notifications): update notify-rust to ^4.11.7 to resolve panic on MacOS (fixes #2431) MGough 2025-04-11 16:01:39 +0100
  • 58603e6af8
    Merge 49d9a38442 into 686a839c96 #2553 Huakun 2025-04-13 15:25:14 +0200
  • 686a839c96
    fix(log): iOS simulator freezes when calling os_log too early (#2626) Lucas Fernandes Nogueira 2025-04-12 12:50:18 -0300
  • b80a295e12
    move __TAURI_BUNDLE_TYPE to tauri::utils Krzysztof Andrelczyk 2025-04-12 14:42:04 +0200
  • 2137583004
    rever Cargo.lock Krzysztof Andrelczyk 2025-04-12 13:48:44 +0200
  • 682a6918a9
    Allow meta for read to work in example Tony 2025-04-12 19:45:18 +0800
  • db7baff3fc
    chore(deps): update dependency rollup to v4.40.0 (#2627) renovate[bot] 2025-04-12 17:46:15 +0800
  • aecbdbc3f2
    chore(deps): update dependency rollup to v4.40.0 #2628 renovate[bot] 2025-04-12 09:37:03 +0000
  • 66337dfab0
    chore(deps): update dependency rollup to v4.40.0 #2627 renovate[bot] 2025-04-12 09:36:43 +0000
  • c9b21f6f43
    fix(log): export the LogLevel type (#2625) Lucas Fernandes Nogueira 2025-04-11 20:35:05 -0300
  • aa528c6231
    rebuild #2625 Lucas Nogueira 2025-04-11 20:31:59 -0300
  • 065d2facc4
    fix(log): iOS simulator freezes when calling os_log too early #2626 Lucas Nogueira 2025-04-11 20:28:41 -0300
  • a56100515f
    fix(log): export the LogLevel type Lucas Nogueira 2025-04-11 19:33:30 -0300
  • 5d12c97ea6
    remove print Krzysztof Andrelczyk 2025-04-11 23:06:26 +0200
  • 24504e47df
    remove local tauri dependency Krzysztof Andrelczyk 2025-04-11 22:59:07 +0200
  • 875ffbb651
    Merge branch 'v2' into feat/dialog/folder-picker #2322 Julian Carrier 2025-04-11 14:59:14 -0400
  • 98055d3378
    Add change file #2621 Tony 2025-04-11 19:24:07 +0800
  • 1372bf331f
    fix(updater): don't override user provided headers Tony 2025-04-11 19:18:04 +0800
  • 8da67733ec
    feat(window-state): make flags optional in js side Tony 2025-04-11 16:07:44 +0800
  • 772828347c
    Remove uuid dep Tony 2025-04-11 13:21:50 +0800
  • 953dfaa463
    Fix outdated readme example Tony 2025-04-11 11:14:36 +0800
  • 5cef86fd26
    Remove close as that's never used Tony 2025-04-11 09:21:41 +0800
  • 68564e0eb3 Merge branch 'v2' of github.com:kandrelczyk/plugins-workspace into feature/fallback_targets Krzysztof Andrelczyk 2025-04-10 23:16:14 +0200
  • 3a433976f3
    fix bundler Krzysztof Andrelczyk 2025-04-10 22:59:49 +0200
  • c698e72594
    chore(deps): bump crossbeam-channel (#2616) dependabot[bot] 2025-04-10 16:53:39 +0200
  • fbc6570c0d
    chore(deps): bump crossbeam-channel #2616 dependabot[bot] 2025-04-10 14:37:40 +0000
  • a425b5f625
    Use map instead of mut Vec Tony 2025-04-10 20:37:37 +0800
  • 81def417cd
    Remove async from `watch` Tony 2025-04-10 20:31:06 +0800
  • 260ece4e0c
    Unset `delayMs` in `watchImmediate` Tony 2025-04-10 20:27:29 +0800
  • 2bad1f58f2
    chore(deps): update dependency eslint-config-prettier to v10.1.2 (#2612) renovate[bot] 2025-04-10 14:20:26 +0200
  • 80da30e13d
    Merge remote-tracking branch 'upstream/v2' into watch-cleanup Tony 2025-04-10 20:13:21 +0800
  • 8a2be0c7a0
    Combine `watch` and `watchImmediate` internally Tony 2025-04-10 20:13:03 +0800
  • 4ec8716155
    chore(deps): update dependency eslint-config-prettier to v10.1.2 (v2) (#2611) renovate[bot] 2025-04-10 19:22:11 +0800
  • 74d7dfe143
    Bump vite #2611 Tony 2025-04-10 19:20:27 +0800
  • cd8691831b
    refactor(fs): reduce overhead of `watch` Tony 2025-04-10 19:18:51 +0800
  • e2391a6a3c
    chore(deps): update dependency eslint-config-prettier to v10.1.2 #2612 renovate[bot] 2025-04-10 11:13:47 +0000
  • 09342e12fc
    chore(deps): update dependency eslint-config-prettier to v10.1.2 renovate[bot] 2025-04-10 11:13:29 +0000
  • 4df36f735f
    chore(deps): update eslint monorepo to v9.24.0 (#2560) renovate[bot] 2025-04-08 21:00:13 +0200
  • 96211aa74d
    chore(deps): update eslint monorepo to v9.24.0 #2560 renovate[bot] 2025-04-08 18:29:51 +0000
  • 1478e83e3a
    chore(deps): update dependency typescript-eslint to v8.29.1 (#2552) renovate[bot] 2025-04-08 20:28:31 +0200
  • 1d147cc57f
    chore(deps): update dependency typescript-eslint to v8.29.1 #2552 renovate[bot] 2025-04-08 14:50:28 +0000
  • 92c61c0302
    chore(deps): update dependency rollup to v4.39.0 (#2544) renovate[bot] 2025-04-08 16:48:56 +0200
  • 6aeb8d3ad7
    chore(deps): update dependency rollup to v4.39.0 #2544 renovate[bot] 2025-04-08 13:57:53 +0000
  • 3f167d3a96
    chore(deps): update dependency typescript to v5.8.3 (v1) (#2598) renovate[bot] 2025-04-08 15:56:30 +0200
  • 155d6d9776
    audit #2598 FabianLars 2025-04-08 15:31:26 +0200
  • 2445e103f2
    refactor(log): use time macro (#2604) Tony 2025-04-08 20:01:11 +0800
  • 4cd625049d
    docs: fix log targets docs (#2602) Tony 2025-04-08 20:00:59 +0800
  • d88387ace6
    chore(deps): update dependency typescript-eslint to v8.29.1 (#2606) renovate[bot] 2025-04-08 11:25:39 +0800
  • 4e331fe532
    chore(deps): update dependency typescript-eslint to v8.29.1 #2606 renovate[bot] 2025-04-08 01:39:12 +0000
  • ba611e4341
    chore(deps): update rust crate tokio to v1.43.1 [security] (#2607) renovate[bot] 2025-04-08 09:35:39 +0800
  • d407712d59
    refactor(updater): replace tracing with log for conditional logging #2592 thepoy 2025-04-08 08:54:35 +0800
  • 54ef8a52cb
    chore(deps): update rust crate tokio to v1.43.1 [security] #2608 renovate[bot] 2025-04-07 23:02:52 +0000
  • b36f587cb1
    chore(deps): update rust crate tokio to v1.43.1 [security] #2607 renovate[bot] 2025-04-07 23:02:18 +0000
  • 0630002c65 Merge branch 'feature/fallback_targets' of github.com:kandrelczyk/plugins-workspace into feature/fallback_targets Krzysztof Andrelczyk 2025-04-07 22:25:36 +0200
  • b1a87811d8
    format Krzysztof Andrelczyk 2025-04-07 22:22:02 +0200
  • 53eaf267fb
    refactor(log): use time macro #2604 Tony 2025-04-07 10:53:35 +0800
  • 60fc35d35c
    Support emitting traces behind feature flag (#2576) Jim 2025-04-06 21:33:52 -0500
  • 9629c2f4f9
    [v2][log]: Add generic fern::Dispatch TargetKind to log (#2600) TATSUNO “Taz” Yasuhiro 2025-04-07 11:13:17 +0900
  • 577b119e8f
    clippy #2600 Tony 2025-04-07 10:05:42 +0800
  • c54e4f618d
    Add change file Tony 2025-04-07 10:00:39 +0800
  • 7a7ffdf5e9
    replace(s) #2602 Tony 2025-04-07 09:57:07 +0800
  • 1aa958e7bc
    docs: fix log targets docs Tony 2025-04-07 09:56:09 +0800
  • 8cb79a350f patch windows binary Krzysztof Andrelczyk 2025-04-06 23:39:11 +0200
  • dc14b108ed [v2][log]: Add generic fern::Dispatch TargetKind to log exoego 2025-04-06 20:55:12 +0900
  • fce0ae0e2b
    Merge branch 'v2' into v2 Enkhjil Enkhbaatar 2025-04-05 21:26:31 +0900
  • d1609913be
    docs: acces -> access typo (#2599) East Monster 🍉 2025-04-05 10:39:58 +0800