yazi/yazi-shared/src
2024-05-03 02:22:27 +08:00
..
errors feat: auto-completion for input component (#324) 2023-11-04 06:30:52 +08:00
event fix: always persist static messages even when there are no remote clients (#928) 2024-04-19 20:36:27 +08:00
fs fix: temporarily disable the file creation time until Rust v1.78.0 becomes popular (#991) 2024-05-03 02:22:27 +08:00
term feat: add loading state to directories (#904) 2024-04-13 10:33:42 +08:00
theme perf: cache each file's icon to avoid redundant calculations at rendering (#931) 2024-04-20 15:43:08 +08:00
chars.rs fix: ignore further classified mime-types (#707) 2024-02-21 17:28:18 +08:00
condition.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
debounce.rs refactor: publish to crates.io (#298) 2023-10-22 16:34:20 +08:00
env.rs feat: add a bunch of new debugging information to yazi --debug (#824) 2024-03-17 01:03:39 +08:00
layer.rs refactor: prefer Display over ToString (#734) 2024-02-27 09:17:09 +08:00
lib.rs feat: support expanding Windows paths like "D:" that only have a drive letter but no root (#948) 2024-04-25 16:39:44 +08:00
natsort.rs feat!: custom preloader & previewer (#401) 2023-12-26 19:48:33 +08:00
number.rs feat: DDS (Data Distribution Service) (#826) 2024-03-29 23:30:30 +08:00
os.rs feat: new host_name() API (#550) 2024-01-21 11:30:16 +08:00
ro_cell.rs fix: a race condition in DDS static messages sent as internal events (#868) 2024-04-03 00:31:11 +08:00
throttle.rs feat: time-based selection order preservation (#843) 2024-03-28 00:13:29 +08:00
time.rs feat: time-based selection order preservation (#843) 2024-03-28 00:13:29 +08:00
xdg.rs feat: flavor (#753) 2024-02-29 11:54:41 +08:00