Commit Graph

  • df9e06c414
    Merge 1182ce69ec into 7d3e58951c Xerxes-2 2024-12-25 01:27:21 +0545
  • fd1a173466
    Merge 30ceab70a2 into 7d3e58951c hankertrix 2024-12-25 03:20:31 +0800
  • 75d939167a
    Merge 2fdd7b6f55 into 7d3e58951c P_Lee 2024-12-25 01:22:30 +0800
  • 7d3e58951c
    feat: new ya.confirm() API (#2095) main 三咲雅 · Misaki Masa 2024-12-25 00:35:46 +0800
  • 2f7694563e
    feat: new ya.confirm() API sxyazi 2024-12-25 00:22:44 +0800
  • 6007f14a0b
    Merge 4c9ecfef5f into 50a81bea31 Integral 2024-12-24 12:57:30 +0100
  • 50a81bea31
    fix: element style of ui.Text was not applied to the entire area (#2093) 三咲雅 · Misaki Masa 2024-12-24 16:43:19 +0800
  • fe7254066e
    fix: element style of ui.Text was not applied to the entire area sxyazi 2024-12-24 16:39:49 +0800
  • 2fdd7b6f55
    feat: hide specified files and dirs tlss 2024-12-23 18:55:26 +0800
  • d746ae8338
    feat: add cbr and cbz as valid archive extensions (#2077) AminurAlam 2024-12-23 07:04:46 +0000
  • 13d7559307
    Format sxyazi 2024-12-23 15:02:27 +0800
  • 42fd00109c
    fix: add cbz & cbr as valid archive files AminurAlam 2024-12-21 20:42:27 +0530
  • 4c9ecfef5f
    perf: use rayon to parallelize directory operations Integral 2024-12-21 22:58:28 +0800
  • 5bd71bf225
    feat: theme support for the spotter border and title (#2002) greg 2024-12-20 17:17:28 +0100
  • 3fa16c59fb
    Format sxyazi 2024-12-21 00:14:48 +0800
  • 783e95b1f2
    chore: bump version to 0.4.3 sxyazi 2024-12-20 22:46:24 +0800
  • 5cfcab305e
    fix: missing a hover after reordering from an external plugin (#2072) v0.4.2 shipped 三咲雅 · Misaki Masa 2024-12-20 19:49:42 +0800
  • 25d9a3ea74
    fix: missing a hover after reordering from an external plugin sxyazi 2024-12-20 19:45:40 +0800
  • f0176992f5
    feat: new fs.create() Lua API (#2068) hankertrix 2024-12-20 19:07:05 +0800
  • f4e7829e17
    Rename to fs.create() sxyazi 2024-12-20 19:02:07 +0800
  • 87bfd8e2aa
    feat: add more supported archive formats to the preset config (#1926) Integral 2024-12-20 17:55:33 +0800
  • 4d2180a42a
    Squash 3 lines of rules into one line Integral 2024-12-20 17:49:16 +0800
  • 9c998aac69
    Use wildcard for application/ms-cab MIME type Integral 2024-12-20 17:39:23 +0800
  • aa7ffb30bd
    Remove application/zlib from themes to maintain consistency Integral 2024-12-20 17:24:55 +0800
  • c0fe851fa5
    .. sxyazi 2024-12-20 17:04:57 +0800
  • 4e86890a6d
    Format sxyazi 2024-12-20 17:03:48 +0800
  • fffe7259de
    Format sxyazi 2024-12-20 17:01:21 +0800
  • 9e6a801073
    fix: missing a render after resuming from an external blocking process (#2071) 三咲雅 · Misaki Masa 2024-12-20 16:57:24 +0800
  • 87ec62caf2
    fix: missing a render after resuming from an external blocking process sxyazi 2024-12-20 16:53:57 +0800
  • 5044fe7d6b
    Remove disk image MIME types that doesn't exist in file(1) source code Integral 2024-12-20 15:55:08 +0800
  • 345dd93522
    feat: theme support for the spotter greg 2024-12-06 07:12:32 +0100
  • 30ceab70a2 Split directory creation into another branch hankertrix 2024-12-20 02:21:49 +0800
  • 58dd8ffc0a feat: expose directory creation as part of the fs module hankertrix 2024-12-20 02:20:15 +0800
  • cf37a5e9d3
    Remove application/(x-)deflate mime type that doesn't exist in file(1) source code Integral 2024-12-19 21:53:09 +0800
  • 96d2a68e17
    Remove application/(x-)compressed mime type that doesn't exist in file(1) source code Integral 2024-12-19 21:40:43 +0800
  • e9b27a2533
    Remove redundant MIME types with -compressed suffix Integral 2024-12-19 21:33:32 +0800
  • 3dfaa21d45
    Remove vnd. prefix Integral 2024-12-19 21:22:13 +0800
  • 8800bae0aa
    ci: add riscv64gc-unknown-linux-gnu target (#2067) Integral 2024-12-19 16:54:38 +0800
  • 890034795d
    ci: add riscv64gc-unknown-linux-gnu target Integral 2024-12-19 16:25:47 +0800
  • 85aafb699c
    Remove dmg file extension rule Integral 2024-12-18 16:58:16 +0800
  • 578de55d98 Decreased the nesting for the error handling hankertrix 2024-12-18 16:17:37 +0800
  • 0000814eaf Make the code at least compile hankertrix 2024-12-18 15:51:56 +0800
  • 635bb4be55
    feat: allow noop for single-key chords by removing the mixing length limit (#2064) 三咲雅 · Misaki Masa 2024-12-18 10:51:36 +0800
  • d61fe34da5
    feat: allow noop for single-key chords by removing the mixing length limit sxyazi 2024-12-18 10:47:01 +0800
  • 7cf9371457 Initial attempt at exposing the file and directory creation APIs hankertrix 2024-12-18 01:40:30 +0800
  • 54918b506f
    feat: new --cwd parameter for the shell command and fs.cwd() API (#2060) 三咲雅 · Misaki Masa 2024-12-17 18:31:17 +0800
  • d882a63ce2
    .. sxyazi 2024-12-17 18:31:01 +0800
  • 18d9dbee1f
    feat: new --cwd parameter for the shell command and fs.cwd() API sxyazi 2024-12-17 17:09:35 +0800
  • 63ad28930f
    fix: use a less intrusive DSR instead of DA1 workaround to forward terminal responses twice in tmux (#2058) 三咲雅 · Misaki Masa 2024-12-16 21:59:28 +0800
  • f4a2c76f91
    fix: use a less intrusive DSR instead of DA1 workaround to forward terminal responses twice in tmux sxyazi 2024-12-16 21:53:05 +0800
  • c96b1d3aa1
    fix: pass through show_hidden when building default Files (#2057) 三咲雅 · Misaki Masa 2024-12-16 20:57:20 +0800
  • a84715ff67
    fix: pass through show_hidden when building default Files sxyazi 2024-12-16 20:55:47 +0800
  • 3d67536aeb
    Split changes in theme.toml into two files Integral 2024-12-16 18:54:25 +0800
  • 70997fb825
    chore: avoid extracting software package files (fallback to xdg-open) Integral 2024-12-16 18:45:58 +0800
  • 461ae941b6
    Remove application/zlib & add .dmg/.DMG Integral 2024-11-22 17:41:17 +0800
  • 792ad4c8ce
    Remove redundant spaces Integral 2024-11-21 19:27:38 +0800
  • 1a3209438c
    Remove the x- prefix from MIME types to comply with #1927 Integral 2024-11-21 19:11:26 +0800
  • 0f742c7074
    feat: preview & extract file formats supported by 7-zip Integral 2024-11-21 18:29:33 +0800
  • f4eef99f7e
    fix: allow-passthrough must be set to on to prevent tmux from forwarding the real terminal's response to the inactive pane (#2052) 三咲雅 · Misaki Masa 2024-12-16 09:07:56 +0800
  • 227d4b4883
    fix: allow-passthrough must be set to on to prevent tmux from forwarding the real terminal's response to the inactive pane sxyazi 2024-12-16 09:03:29 +0800
  • 6e1948e7e1
    fix: set the current working directory in a thread-safe way (#2043) 三咲雅 · Misaki Masa 2024-12-14 13:26:37 +0800
  • 92ed5c7efc
    .. sxyazi 2024-12-14 13:20:12 +0800
  • fa1a5377fd
    fix: set the current working directory in a thread-safe way sxyazi 2024-12-14 13:17:16 +0800
  • c1048debc5
    feat: support for Android platform in the for qualifier of opener (#2041) 三咲雅 · Misaki Masa 2024-12-14 08:50:36 +0800
  • 311339e611
    feat: support for Android platform in the for qualifier of opener sxyazi 2024-12-14 08:44:18 +0800
  • 196a46cc5e
    fix: choose a more conservative macro_workers value to ensure concurrency safety with certain USB flash drives (#2040) 三咲雅 · Misaki Masa 2024-12-14 08:02:24 +0800
  • 653170b1d5
    fix: choose a more conservative macro_workers value to ensure concurrency safety with certain USB flash drives sxyazi 2024-12-14 07:58:42 +0800
  • c78f39b50f
    chore: bump version to 0.4.2 (#2031) 三咲雅 · Misaki Masa 2024-12-11 21:54:32 +0800
  • 478bb6837d
    chore: bump version to 0.4.2 sxyazi 2024-12-11 21:51:34 +0800
  • a64e8a8b59
    fix: offset cursor shift when deleting multiple files in bulk (#2030) 三咲雅 · Misaki Masa 2024-12-11 21:21:41 +0800
  • aec4678c18
    fix: offset cursor shift when deleting multiple files in bulk sxyazi 2024-12-11 21:10:54 +0800
  • ccf466d881
    feat: new option to suppress 0.4 deprecation warnings (#2027) 三咲雅 · Misaki Masa 2024-12-11 17:38:43 +0800
  • e71b515591
    feat: new option to suppress 0.4 deprecation warnings sxyazi 2024-12-11 17:36:26 +0800
  • 61cab0f30a
    fix: interactive cd autocomplete doesn't follow the latest CWD changes (#2025) 三咲雅 · Misaki Masa 2024-12-11 14:25:29 +0800
  • 26bfbe2931
    fix: interactive cd autocomplete doesn't follow the latest CWD changes sxyazi 2024-12-11 14:11:00 +0800
  • 22757199f9
    chore: bump version to 0.4.1 (#2022) v0.4.1 三咲雅 · Misaki Masa 2024-12-10 20:19:15 +0800
  • 8acc8026a9
    chore: bump version to 0.4.1 sxyazi 2024-12-10 20:14:18 +0800
  • 0b340b67d5
    fix: failed to parse certain image dimensions for Überzug++ backend (#2020) 三咲雅 · Misaki Masa 2024-12-10 07:45:18 +0800
  • 1e2f94f4c7
    fix: failed to parse certain image dimensions for Überzug++ backend sxyazi 2024-12-10 07:41:33 +0800
  • c87cc80083
    Merge cf43e11ada into 7498b97251 gaesa 2024-12-09 23:42:30 +0200
  • 7498b97251
    fix: correctly handle CRLF on Windows in preset archive and json plugins (#2017) 三咲雅 · Misaki Masa 2024-12-10 01:03:01 +0800
  • 41ae8cb907
    fix: correctly handle CRLF on Windows in preset archive and json plugins sxyazi 2024-12-10 01:00:12 +0800
  • a743488476
    refactor: replace format! with concat! for string literals (#2012) Integral 2024-12-09 21:19:02 +0800
  • f9aad2cb08
    .. sxyazi 2024-12-09 21:17:45 +0800
  • cf43e11ada
    feat: support customizable alignment for image display gaesa 2024-12-07 15:24:33 +0000
  • 62ac224cff
    fix: disable passthrough when the user launches Yazi in Neovim inside tmux (#2014) 三咲雅 · Misaki Masa 2024-12-09 02:24:40 +0800
  • 17226f8044
    fix: disable passthrough when the user launches Yazi in Neovim inside tmux sxyazi 2024-12-09 02:20:56 +0800
  • 97c53bfa24
    refactor: replace format! with concat! for string literals Integral 2024-12-08 22:59:33 +0800
  • b8b3ab9be3
    chore: bump version to 0.4.0 (#2011) v0.4.0 三咲雅 · Misaki Masa 2024-12-08 21:00:32 +0800
  • 31471118ab
    chore: bump version to 0.4.0 sxyazi 2024-12-08 20:58:59 +0800
  • de93e6208d
    fix: avoid upscaling for the video previewer (#2007) gaesa 2024-12-07 15:07:57 +0000
  • c85921e81e
    fix: use -1 instead of -2 for video preview scaling sxyazi 2024-12-07 23:06:44 +0800
  • 6308873f0b
    fix: backspace --under didn't map UTF-8 character code points to byte indices (#2010) 三咲雅 · Misaki Masa 2024-12-07 22:53:22 +0800
  • 75f722b610
    fix: backspace --under didn't map UTF-8 character code points to byte indices sxyazi 2024-12-07 22:51:13 +0800
  • 8ec944dbd3
    fix: introduce own CWD instead of chdir to avoid potential race conditions (#2008) 三咲雅 · Misaki Masa 2024-12-07 22:07:18 +0800
  • a96c602a3c
    fix: introduce own CWD instead of chdir to avoid potential race conditions sxyazi 2024-12-07 21:38:41 +0800
  • f07e99d1b3
    fix: avoid upscaling for the video previewer gaesa 2024-12-06 14:20:50 +0000
  • adb1426539
    fix: respect PREVIEW.image_quality for the default PDF previewer (#2006) gaesa 2024-12-07 12:08:16 +0000
  • 5947c89e9b
    refactor: remove unnecessary tostring calls sxyazi 2024-12-07 20:03:30 +0800
  • 78cfb1751d
    fix(pdf): respect PREVIEW.image_quality gaesa 2024-12-06 12:28:47 +0000