Commit graph

  • 157156b5b8
    fix: a race condition in concurrent directory loading on a slow device (#3271) 三咲雅 misaki masa 2025-10-22 12:16:41 +08:00
  • 75eb153e23
    Update .github/workflows/validate-form.yml 三咲雅 misaki masa 2025-10-22 12:16:07 +08:00
  • b16c4894dc
    docs: remove dead Hyper from the list of terminals supporting image preview sxyazi 2025-10-22 12:12:59 +08:00
  • e8e952d547
    fix: a race condition in concurrent directory loading on a slow device sxyazi 2025-10-22 12:07:48 +08:00
  • 4b08e8d899
    feat: new mimetype fetcher dedicated to remote files (#3268) 三咲雅 misaki masa 2025-10-21 15:14:08 +08:00
  • 4d014b80e4
    feat: new mimetype fetcher dedicated to remote files sxyazi 2025-10-21 14:53:38 +08:00
  • 265129d419 Make the nix flake and shell use rust nightly toolkit since it's used in the code Carlos de Paula 2025-10-20 17:46:56 -03:00
  • 06f348e8a3
    ci: bump actions/setup-node from 5 to 6 dependabot[bot] 2025-10-20 06:59:51 +00:00
  • 4e32044450
    feat: new casefy command for case conversion (#3235) Kryštof Gärtner 2025-10-20 08:42:47 +02:00
  • f7a9a1b871
    Simplify the code sxyazi 2025-10-20 14:36:34 +08:00
  • c72ea628bd
    feat: add change case vim input actions (#3233) Krystof Gartner 2025-10-09 20:54:11 +02:00
  • 782ecb16b2
    feat!: live editing of remote files (#3264) 三咲雅 misaki masa 2025-10-20 13:48:57 +08:00
  • a8ca96a7c4
    Update yazi-scheduler/src/scheduler.rs 三咲雅 misaki masa 2025-10-20 13:48:38 +08:00
  • 86665e788b
    .. sxyazi 2025-10-20 13:36:03 +08:00
  • 89623fbb99
    feat: live editing of remote files sxyazi 2025-10-20 12:30:01 +08:00
  • 028862152f Add comments for Git ignore integration and commented configuration sample. Carlos de Paula 2025-10-17 16:40:32 -03:00
  • 7bfad2436f Add ignore functionality to file manager Carlos de Paula 2025-10-17 16:27:30 -03:00
  • 46569a1f48
    fix: disable kitty keyboard protocol on Windows due to crossterm inability to handle it (#3250) 三咲雅 misaki masa 2025-10-16 21:45:49 +08:00
  • 43a4b4877a
    fix: disable kitty keyboard protocol on Windows due to crossterm inability to handle it sxyazi 2025-10-16 21:35:56 +08:00
  • e067a705ac
    feat: new download/upload commands to cache/sync remote or local files to the peer (#3243) 三咲雅 misaki masa 2025-10-16 01:22:55 +08:00
  • 826e26ea5b
    .. sxyazi 2025-10-16 01:18:57 +08:00
  • 1b7b3376e5
    feat: new download/upload commands to cache/sync remote or local files to the peer sxyazi 2025-10-16 01:09:17 +08:00
  • c68e2df8c0
    feat: encode SFTP paths on Windows in a revised WTF-8 (#3238) 三咲雅 misaki masa 2025-10-13 19:50:46 +08:00
  • b2c6d673c1
    .. sxyazi 2025-10-13 19:36:23 +08:00
  • caafaa5d40
    feat: encode SFTP paths on Windows with a revised WTF-8 sxyazi 2025-10-13 19:09:37 +08:00
  • 554cb52cc5
    feat: shell formatting (#3232) 三咲雅 misaki masa 2025-10-06 23:44:32 +08:00
  • 3dea25e4f0
    .. sxyazi 2025-10-06 23:01:15 +08:00
  • c607239d6b
    .. sxyazi 2025-10-06 22:12:31 +08:00
  • 922d9ab985
    feat: shell formatting sxyazi 2025-10-06 21:25:17 +08:00
  • cd6881c9fe
    feat: support task initialization failure status (#3227) 三咲雅 misaki masa 2025-10-03 22:35:48 +08:00
  • 11566b7357
    feat: support task initialization failure status sxyazi 2025-10-03 22:33:07 +08:00
  • 149a5feffb
    fix!: open command doesn't work under empty directories (#3226) 三咲雅 misaki masa 2025-10-03 17:45:35 +08:00
  • 26766f5ce6
    fix!: open command doesn't work under empty directories sxyazi 2025-10-03 17:22:26 +08:00
  • d8b0425a10
    fix: incorrect $0 and $@ parameters in shell command under empty directories (#3225) 三咲雅 misaki masa 2025-10-03 17:18:39 +08:00
  • c91628484e
    Workaround for Rust versions below 1.91.0 sxyazi 2025-10-03 17:12:35 +08:00
  • 27170ce70b
    fix: incorrect $0 and $@ parameters in shell command under empty directories sxyazi 2025-10-03 16:45:11 +08:00
  • 4d39194cd8
    feat!: folder mime-type support (#3222) 三咲雅 misaki masa 2025-10-01 20:03:41 +08:00
  • 7a8a34c74a
    feat!: folder mime-type support sxyazi 2025-10-01 20:02:43 +08:00
  • 879ed49996
    feat: filesystem-level error (#3217) 三咲雅 misaki masa 2025-09-28 23:08:48 +08:00
  • eac516ae47
    .. sxyazi 2025-09-28 23:07:28 +08:00
  • 9f89b1c77f
    feat: filesystem-level error sxyazi 2025-09-28 23:00:59 +08:00
  • 7b36b7fe14
    refactor: invert the dependency relationship between yazi-fs and yazi-vfs (#3215) 三咲雅 misaki masa 2025-09-28 15:32:38 +08:00
  • f09129ec46
    .. sxyazi 2025-09-28 15:23:24 +08:00
  • a10b9088fc
    refactor: invert the dependency relationship between yazi-fs and yazi-vfs sxyazi 2025-09-28 14:58:17 +08:00
  • 25d5554a9a
    fix: wrong architecture label in aarch64 .deb packages (#3209) 三咲雅 misaki masa 2025-09-26 18:45:59 +08:00
  • 73bd940ee2
    fix: wrong architecture label in aarch64 .deb packages sxyazi 2025-09-26 18:44:47 +08:00
  • 662ae061c7 Clean up test artifacts and update .gitignore copilot-swe-agent[bot] 2025-09-26 10:25:07 +00:00
  • 0892ca1cfb Fix architecture mismatch in aarch64 .deb packages copilot-swe-agent[bot] 2025-09-26 10:23:37 +00:00
  • e72b2a010d Initial plan copilot-swe-agent[bot] 2025-09-26 09:55:08 +00:00
  • 51635996e0
    fix: only create mapped local working directories for virtual file systems (#3207) 三咲雅 misaki masa 2025-09-26 17:48:41 +08:00
  • 6895a3751b
    fix: only create mapped local working directories for virtual file systems sxyazi 2025-09-26 17:46:11 +08:00
  • d905cbf2d7
    feat: dedicated mime fetcher, previewer, and spotter for VFS (#3203) 三咲雅 misaki masa 2025-09-25 21:18:52 +08:00
  • d6866c401b
    .. sxyazi 2025-09-25 21:17:32 +08:00
  • 5161506f76
    feat: dedicated mime fetcher, previewer, and spotter for VFS sxyazi 2025-09-25 21:10:05 +08:00
  • 6b09f2b665
    feat: casefold support for the SFTP provider (#3201) 三咲雅 misaki masa 2025-09-24 23:33:45 +08:00
  • 235dba6474
    .. sxyazi 2025-09-24 23:33:23 +08:00
  • 18ee02a98b
    feat: casefold support for the SFTP provider sxyazi 2025-09-24 23:26:27 +08:00
  • 9f39363dd4
    fix: renew package rev only when it's empty (#3200) 三咲雅 misaki masa 2025-09-24 20:17:16 +08:00
  • 2de2bdacab
    fix: renew package rev only when it's empty sxyazi 2025-09-24 20:16:34 +08:00
  • f3e029ec25
    feat: include $FZF_DEFAULT_COMMAND in debug output (#3199) 三咲雅 misaki masa 2025-09-24 19:53:13 +08:00
  • b23ecf21ac
    feat: include FZF_DEFAULT_COMMAND in debug output sxyazi 2025-09-24 19:51:53 +08:00
  • 86f0885737
    feat: SFTP connection pool (#3198) 三咲雅 misaki masa 2025-09-24 19:49:37 +08:00
  • 00f1473308
    .. sxyazi 2025-09-24 19:41:35 +08:00
  • 7070d6d593
    feat: SFTP connection pool sxyazi 2025-09-24 19:22:07 +08:00
  • 9a804bac9c
    fix: do not passthrough DECRQM query to tmux sxyazi 2025-09-23 19:05:30 +08:00
  • c0c0877d42
    fix: record the follow state of symlink correctly (#3195) 三咲雅 misaki masa 2025-09-23 15:12:18 +08:00
  • 0102e84c71
    fix: record the follow state of symlink correctly sxyazi 2025-09-23 15:09:28 +08:00
  • 52818932d0 fix: address clippy warnings and compilation issues Claude Code 2025-09-22 21:07:15 -07:00
  • 4a516928b1 feat: Add infrastructure for multi-method sorting Claude Code 2025-09-22 16:17:14 -07:00
  • f64c0d9694 Add counters to bulk rename function Alisher Galiev 2025-03-24 15:13:53 +05:00
  • e9742cb809
    fix: check compatibility when reusing previewer bytecode cache (#3190) 三咲雅 misaki masa 2025-09-21 23:33:30 +08:00
  • 0e22ca53fe
    fix: check compatibility when reusing previewer bytecode cache sxyazi 2025-09-21 23:27:46 +08:00
  • 8f9cce126c
    feat: new --bg specifying image background color for the preset svg and magick previewers (#3189) 三咲雅 misaki masa 2025-09-21 22:18:00 +08:00
  • 211a7d3c3a
    feat: new --bg specifying image background color for the preset svg and magick previewers sxyazi 2025-09-21 22:09:51 +08:00
  • ba99ce4f8f
    feat: unify the password input visually when extracting archives (#3179) WhoSowSee 2025-09-21 06:48:17 +03:00
  • 4e3ac54c8e
    feat: new yazi-vfs crate (#3187) 三咲雅 misaki masa 2025-09-21 11:44:52 +08:00
  • ff4644c0e5
    .. sxyazi 2025-09-21 11:33:06 +08:00
  • ccbe368dc5
    .. sxyazi 2025-09-21 11:19:41 +08:00
  • b0a3174683
    .. sxyazi 2025-09-21 10:54:49 +08:00
  • cca2eebb9b
    feat: new yazi-vfs crate sxyazi 2025-09-21 10:50:38 +08:00
  • 178e2e6889 feat(extract): improve password input dialog positioning WhoSowSee 2025-09-19 19:58:20 +03:00
  • 6d7227cd69
    feature: Multiple previewers to cycle through Peter Morgenstern 2025-09-18 07:33:24 +02:00
  • 30c0279570
    feat: introduce ChaType for better cross-filesystem consistency (#3175) 三咲雅 misaki masa 2025-09-18 07:20:19 +08:00
  • 86a193a03c
    .. sxyazi 2025-09-18 07:19:59 +08:00
  • 647d4dccb7
    feat: introduce ChaType for better cross-filesystem consistency sxyazi 2025-09-18 07:12:19 +08:00
  • ece59974fe
    refactor: use Cha for better cross-platform consistency (#3174) 三咲雅 misaki masa 2025-09-17 23:18:54 +08:00
  • 55678f6f3e
    .. sxyazi 2025-09-17 23:10:11 +08:00
  • 37a78ed7ad
    .. sxyazi 2025-09-17 22:55:35 +08:00
  • 7a23f2a4c1
    refactor: use Cha for better cross-platform consistency sxyazi 2025-09-17 22:27:30 +08:00
  • 6cfa92f112
    feat: SFTP virtual filesystem provider (#3172) 三咲雅 misaki masa 2025-09-17 08:34:35 +08:00
  • d51b2ded11
    .. sxyazi 2025-09-17 08:29:22 +08:00
  • f734147120
    .. sxyazi 2025-09-17 08:23:04 +08:00
  • c9e929fdc3
    .. sxyazi 2025-09-17 08:00:38 +08:00
  • f3179b7cf9
    feat: SFTP virtual filesystem provider sxyazi 2025-09-17 07:54:08 +08:00
  • 7deeaa4356
    feat: size calculator for remote file systems (#3170) 三咲雅 misaki masa 2025-09-15 21:42:33 +08:00
  • 7c0120aa84
    .. sxyazi 2025-09-15 21:36:53 +08:00
  • e480f54078
    .. sxyazi 2025-09-15 21:20:20 +08:00
  • 0abfc3c5f1
    feat: size calculator for remote file systems sxyazi 2025-09-15 21:12:12 +08:00
  • a3fc9a0ec7
    fix: force Git checkout for plugin cache repositories (#3169) 三咲雅 misaki masa 2025-09-14 19:42:30 +08:00
  • 7244d49de2
    fix: force Git checkout for plugin cache repositories sxyazi 2025-09-14 19:38:01 +08:00