Commit graph

  • 076226af34
    fix: incomplete cache calculation algorithm sxyazi 2025-06-26 18:12:59 +08:00
  • 9d05946f4b
    feat!: make ya.confirm() and ui.Pos() public API (#2921) 三咲雅 misaki masa 2025-06-26 18:12:09 +08:00
  • 45863d5009
    feat!: make ya.confirm() and ui.Pos() public API sxyazi 2025-06-26 17:34:02 +08:00
  • 590d336716
    feat: fill in error messages if preview fails (#2917) 三咲雅 misaki masa 2025-06-24 16:47:39 +08:00
  • d761deff1f
    feat: fill in error messages if preview fails sxyazi 2025-06-24 16:38:45 +08:00
  • e218f1d8bb
    feat: filter by full path (prefix + filename) in search view instead of just filename (#2915) 三咲雅 misaki masa 2025-06-24 13:29:34 +08:00
  • 63c3c0e5c5
    feat: support finding by full path (prefix + filename) in search view instead of just filename sxyazi 2025-06-24 13:14:22 +08:00
  • 1ed244a0a5
    perf: store only Urn instead of full Url in find results (#2914) 三咲雅 misaki masa 2025-06-24 13:13:51 +08:00
  • 20e5a2c13e
    perf: store only Urn instead of full Url in find results sxyazi 2025-06-24 13:11:43 +08:00
  • ab0fe93150
    feat: improve the UX of the pick component (#2906) 三咲雅 misaki masa 2025-06-22 20:24:33 +08:00
  • d1cd4f4c79
    .. sxyazi 2025-06-22 20:22:12 +08:00
  • 1c0d076e41
    .. sxyazi 2025-06-22 20:19:38 +08:00
  • debc729741
    feat: improve the UX of the pick component sxyazi 2025-06-22 20:07:20 +08:00
  • 065cd9997b
    fix: Expose ya in the snap build Sebastian Hjelm 2025-06-22 11:06:34 +02:00
  • 3a9591a3d9
    feat: improve error handling in config file reading (#2901) 三咲雅 misaki masa 2025-06-21 22:23:59 +08:00
  • 82093468c7
    feat: improve error handling in config file reading sxyazi 2025-06-21 22:23:14 +08:00
  • f5d0f47b51
    fix: Cargo doesn't respect the workspace profile settings (#2899) 三咲雅 misaki masa 2025-06-21 14:58:58 +08:00
  • 3915377236
    fix: Cargo doesn't respect the workspace profile settings sxyazi 2025-06-21 14:56:12 +08:00
  • 1a6abae974
    feat: invalid UTF-8 support to Command:arg() and Command:env() APIs (#2895) 三咲雅 misaki masa 2025-06-18 21:32:24 +08:00
  • 99081d2274
    feat: invalid UTF-8 support to Command:arg() and Command:env() APIs sxyazi 2025-06-18 21:30:28 +08:00
  • 750ca0c0d4
    fix: throw catchable errors instead of crashing when publishing a message containing invalid UTF-8 over DDS (#2893) 三咲雅 misaki masa 2025-06-18 19:30:31 +08:00
  • 054b93db56
    .. sxyazi 2025-06-18 19:26:58 +08:00
  • 624eb4fb25
    Remove Rust nightly API sxyazi 2025-06-18 19:18:50 +08:00
  • e05498d7ec
    fix: throw catchable errors instead of crashing when publishing a message containing invalid UTF-8 over DDS sxyazi 2025-06-18 19:07:41 +08:00
  • e8908e8612
    feat: support opening and previewing files inside of Directories with invalid UTF-8 name TKperson 2025-06-18 02:24:51 -07:00
  • a0ce7c0ae7
    refactor: reuse ordered-float as it's already in the dependency tree (#2891) 三咲雅 misaki masa 2025-06-18 13:29:39 +08:00
  • cb04c0efc3
    refactor: reuse ordered-float as it's already in the dependency tree sxyazi 2025-06-18 13:21:47 +08:00
  • 002b742cd9
    feat: support tables with invalid UTF-8 keys in sendable data (#2890) 三咲雅 misaki masa 2025-06-18 10:46:31 +08:00
  • 966d6bbdd9
    feat: support tables with invalid UTF-8 keys in sendable data sxyazi 2025-06-18 10:44:16 +08:00
  • ec90f26ac3
    feat: allow Url to accept invalid UTF-8 characters (#2889) 三咲雅 misaki masa 2025-06-17 18:24:43 +08:00
  • 04dc43440e
    .. sxyazi 2025-06-17 18:23:28 +08:00
  • 591f7e4b12
    feat: allow Url to accept invalid UTF-8 characters sxyazi 2025-06-17 18:07:35 +08:00
  • c8148d2d75
    fix: out-of-bounds error with empty backstack (#2887) Mika Vilpas 2025-06-17 03:29:46 +03:00
  • 6957b1aca4 fix: out-of-bounds error with empty Backstack and L (forward) Mika Vilpas 2025-06-16 21:16:56 +03:00
  • a0ab614108
    fix: proper invalid UTF-8 path support (#2884) 三咲雅 misaki masa 2025-06-16 20:18:19 +08:00
  • 83b1243fd8
    fix: proper invalid UTF-8 path support sxyazi 2025-06-16 14:42:51 +08:00
  • 56a4e87d7e
    fix: interoperability between number, integer, and id (#2883) 三咲雅 misaki masa 2025-06-16 13:18:07 +08:00
  • 5fd2f3edc8
    fix: interoperability between number, integer, and id sxyazi 2025-06-16 13:08:59 +08:00
  • a076ff8c82
    refactor: satisfy mismatched-lifetime-syntaxes lint (#2881) 三咲雅 misaki masa 2025-06-16 11:52:35 +08:00
  • 72af722801
    refactor: satisfy mismatched-lifetime-syntaxes lint sxyazi 2025-06-16 11:50:56 +08:00
  • 52d37fa25d
    perf: app data instead of Lua registry to reduce stack pushes (#2880) 三咲雅 misaki masa 2025-06-16 11:25:02 +08:00
  • 1e7c4e7dc4
    perf: app data instead of Lua registry to reduce stack pushes sxyazi 2025-06-16 11:20:57 +08:00
  • 51560c30b7
    perf: do not pre-allocate memory for Lua tables (#2879) 三咲雅 misaki masa 2025-06-16 11:19:18 +08:00
  • 53bba17cb5
    perf: do not pre-allocate memory for Lua tables sxyazi 2025-06-16 11:16:54 +08:00
  • 8b03d3b973
    Merge 550b3c794a into 917fee939f Blake B. 2025-06-14 17:45:58 +05:30
  • 917fee939f
    perf: make preload tasks discardable (#2875) 三咲雅 misaki masa 2025-06-14 16:13:48 +08:00
  • ee4b59b575
    .. sxyazi 2025-06-14 16:07:26 +08:00
  • 0ea8111168
    .. sxyazi 2025-06-14 15:34:13 +08:00
  • 0698a7fe28
    perf: make preload tasks discardable sxyazi 2025-06-14 15:30:37 +08:00
  • aae3f9ea4a
    refactor: promote Id to the task scheduler (#2873) 三咲雅 misaki masa 2025-06-14 12:07:22 +08:00
  • 5fb8d1226d
    refactor: promote Id to the task scheduler sxyazi 2025-06-14 12:00:26 +08:00
  • 0eec8fc80e
    feat: zoom in or out of the preview image (#2864) 三咲雅 misaki masa 2025-06-11 15:24:11 +08:00
  • 55cea6bb10
    feat: zoom in or out of the preview image sxyazi 2025-06-11 15:22:16 +08:00
  • 414d46fd16
    perf: copy-on-write on command data & avoid converting primitive types to strings thereby allocating memory (#2862) 三咲雅 misaki masa 2025-06-11 10:13:51 +08:00
  • 4d5eb57c1a
    .. sxyazi 2025-06-11 10:13:38 +08:00
  • ee95b6f3b1
    .. sxyazi 2025-06-11 10:11:07 +08:00
  • bdfb8acbdb
    perf: copy-on-write on command data & avoid converting primitive types to strings thereby allocating memory sxyazi 2025-06-11 09:42:59 +08:00
  • 0752b53298
    perf: sequence-based rendering merge strategy (#2861) 三咲雅 misaki masa 2025-06-11 08:49:05 +08:00
  • 7de8de9894
    perf: sequence-based rendering merge strategy sxyazi 2025-06-11 08:46:17 +08:00
  • 693dff25e3
    feat: search view shares file selection and yank state (#2855) 三咲雅 misaki masa 2025-06-09 16:55:50 +08:00
  • 949840c86c
    feat: search view shares file selection and yank state sxyazi 2025-06-09 16:50:16 +08:00
  • c0615e5f45
    feat: port several widespread GUI keys to the input component (#2849) Axlefublr 2025-06-09 08:22:13 +08:00
  • 9de5019ebe
    Format sxyazi 2025-06-09 08:21:33 +08:00
  • 137080d444 input hotkeys: add ^Delete, ^←→, ^Backspace Axlefublr 2025-06-08 15:07:11 +08:00
  • b637c32ef7
    feat: increase terminal response timeout to better tolerate slow SSH network environments (#2843) 三咲雅 misaki masa 2025-06-05 23:03:46 +08:00
  • e9164fd206
    feat: increase terminal response timeout to better tolerate slow SSH network environments sxyazi 2025-06-05 23:02:50 +08:00
  • d55e002d5a
    fix: cd on the initial creation of a tab should not be added to the backstack (#2842) 三咲雅 misaki masa 2025-06-05 20:11:37 +08:00
  • 0a600501ad
    .. sxyazi 2025-06-05 20:10:12 +08:00
  • f1f9c5b3f2
    fix: cd on the initial creation of a tab should not be added to the backstack sxyazi 2025-06-05 20:06:39 +08:00
  • 145349b0e6
    feat: allow upgrading only specific packages (#2841) 三咲雅 misaki masa 2025-06-05 19:46:49 +08:00
  • f60fa7c568
    feat: allow upgrading only specific packages sxyazi 2025-06-05 19:44:02 +08:00
  • 20446544ef
    fix(nix): missing ffmpeg and resvg dependencies (#2825) Ruowen 2025-06-04 00:08:18 +08:00
  • f3213e904b
    chore(nix): add resvg to the dependency list (#2581) Ruowen Qin 2025-06-03 14:47:01 +08:00
  • f866d75ef0
    fix: incomplete hidden state check on Windows for Cha (#2835) 三咲雅 misaki masa 2025-06-03 23:42:16 +08:00
  • e02be0ff8a
    fix: incomplete hidden state check on Windows for Cha sxyazi 2025-06-03 23:41:08 +08:00
  • 2d95221f59
    perf: use AnyUserData::type_id() to reduce stack pushes (#2834) 三咲雅 misaki masa 2025-06-03 23:40:23 +08:00
  • 4edc4912f0
    perf: use AnyUserData::type_id() to reduce stack pushes sxyazi 2025-06-03 23:39:13 +08:00
  • a610a77721
    chore(nix): use ffmpeg instead of ffmpegthumbnailer (#1928) Ruowen Qin 2025-06-02 10:35:17 +08:00
  • d5038eeed5
    perf: reduce file change event frequency (#2820) 三咲雅 misaki masa 2025-06-01 09:20:17 +08:00
  • f188783857
    perf: reduce file change event frequency sxyazi 2025-06-01 09:18:25 +08:00
  • b65a88075a
    chore: bump version to 25.5.31 (#2815) v25.5.31 三咲雅 misaki masa 2025-05-31 00:13:17 +08:00
  • 8e09ce6ab4
    chore: bump version to 25.5.31 sxyazi 2025-05-31 00:12:02 +08:00
  • 4fdc0f120f
    fix: make every effort to carry hidden states for dummy files (#2814) 三咲雅 misaki masa 2025-05-31 00:08:50 +08:00
  • 881c0f9887
    fix: make every effort to carry hidden states for dummy files sxyazi 2025-05-30 23:59:13 +08:00
  • 4076e35a2f
    fix: forward --end-of-word of the input should consider the mode's delta (#2811) 三咲雅 misaki masa 2025-05-30 18:50:00 +08:00
  • 16eab47f75
    fix: forward --end-of-word of the input should consider the mode's delta sxyazi 2025-05-30 18:42:16 +08:00
  • e6471b7fe0
    fix: expose ui.Wrap (#2810) 三咲雅 misaki masa 2025-05-30 18:14:57 +08:00
  • 4e89be44d2
    fix: expose ui.Wrap sxyazi 2025-05-30 18:13:23 +08:00
  • 5cb6e1f224
    chore: bump version to 25.5.28 (#2804) v25.5.28 三咲雅 misaki masa 2025-05-28 20:48:57 +08:00
  • e3280f4d42
    chore: bump version to 25.5.28 sxyazi 2025-05-28 20:45:50 +08:00
  • 8a4d495132
    refactor!: deprecate [manager] in favor of [mgr] (#2803) 三咲雅 misaki masa 2025-05-28 20:41:56 +08:00
  • 084319e8c9
    .. sxyazi 2025-05-28 20:39:18 +08:00
  • ae9b7c078b
    refactor!: deprecate [manager] in favor of [mgr] sxyazi 2025-05-28 20:30:20 +08:00
  • d7716cab44
    feat: new ui.Align, ui.Wrap, and ui.Edge (#2802) 三咲雅 misaki masa 2025-05-28 16:49:47 +08:00
  • 7db6d02333
    .. sxyazi 2025-05-28 16:37:27 +08:00
  • 9577818afb
    feat: new ui.Align, ui.Wrap, and ui.Edge sxyazi 2025-05-28 16:21:17 +08:00
  • 74a8ea9bc0
    fix: update rust-onig to v6.5.1 for GCC 15 compatibility (#2794) 三咲雅 misaki masa 2025-05-26 16:46:23 +08:00
  • 72e8cb2b69
    fix: update rust-onig to v6.5.1 for GCC 15 compatibility sxyazi 2025-05-26 16:43:58 +08:00
  • 622ba09a80
    refactor: use raw identifiers (#2783) 三咲雅 misaki masa 2025-05-21 17:19:05 +08:00
  • cd650d5a95
    refactor: use raw identifiers sxyazi 2025-05-21 17:08:29 +08:00