三咲雅 · Misaki Masa
|
ef599a160a
|
fix: before_ext should exclude directories since only files have extensions (#2132)
|
2025-01-01 00:11:17 +08:00 |
|
sxyazi
|
783e95b1f2
|
chore: bump version to 0.4.3
|
2024-12-20 22:46:24 +08:00 |
|
三咲雅 · Misaki Masa
|
c78f39b50f
|
chore: bump version to 0.4.2 (#2031)
|
2024-12-11 21:54:32 +08:00 |
|
三咲雅 · Misaki Masa
|
0b340b67d5
|
fix: failed to parse certain image dimensions for Überzug++ backend (#2020)
|
2024-12-10 07:45:18 +08:00 |
|
三咲雅 · Misaki Masa
|
9d3c0c72fe
|
feat: fallback to CSI 16 t for certain terminals that do not support TIOCGWINSZ (#2004)
|
2024-12-07 00:46:10 +08:00 |
|
三咲雅 · Misaki Masa
|
4bd8b0b446
|
feat: new load DDS event (#1980)
|
2024-12-03 09:13:23 +08:00 |
|
三咲雅 · Misaki Masa
|
d72f90356b
|
feat!: support passing arguments to previewer/preloader/spotter/fetcher (#1966)
|
2024-11-30 21:25:57 +08:00 |
|
三咲雅 · Misaki Masa
|
1277b01758
|
feat: new log system (#1945)
|
2024-11-24 17:47:32 +08:00 |
|
三咲雅 · Misaki Masa
|
1f32601dc4
|
feat: spotter (#1802)
|
2024-11-20 16:43:38 +08:00 |
|
Ion
|
fd8871d878
|
feat: add additional environment and dependency info in yazi --debug (#1896)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-11-10 22:58:47 +08:00 |
|
三咲雅 · Misaki Masa
|
a9a8a190a4
|
refactor: upgrade to mlua v0.10.0 (#1842)
|
2024-11-08 22:37:32 +08:00 |
|
sxyazi
|
81ce040443
|
feat: disable the rayon feature for image since Yazi already uses multithreading
|
2024-11-05 23:38:18 +08:00 |
|
三咲雅 · Misaki Masa
|
0baccdc9aa
|
fix: use complete rendering instead of partial rendering for no task progress report (#1876)
|
2024-11-01 19:52:19 +08:00 |
|
三咲雅 · Misaki Masa
|
60cfa7dba9
|
feat: launch from preset settings if the user's config cannot be parsed (#1832)
|
2024-10-25 16:27:26 +08:00 |
|
sxyazi
|
81fd949016
|
chore: add discussion template
|
2024-10-25 08:48:52 +08:00 |
|
三咲雅 · Misaki Masa
|
35d781e240
|
feat: allow customizing Zoxide's FZF options with YAZI_ZOXIDE_OPTS (#1822)
|
2024-10-23 10:45:41 +08:00 |
|
三咲雅 · Misaki Masa
|
11c5f3fed4
|
perf: apply rotate in place to images with orientation (#1807)
|
2024-10-19 10:29:36 +08:00 |
|
三咲雅 · Misaki Masa
|
13e307eab2
|
refactor: simplify module exports (#1770)
|
2024-10-12 21:05:12 +08:00 |
|
三咲雅 · Misaki Masa
|
558d97d084
|
perf: merge multiple file operations into one to greatly speed up updates in large directories (#1745)
|
2024-10-08 19:33:38 +08:00 |
|
三咲雅 · Misaki Masa
|
e1773b11f1
|
feat: async micro task initialization error handling (#1710)
|
2024-10-01 18:38:37 +08:00 |
|
三咲雅 · Misaki Masa
|
631afd09ee
|
fix: warnings should be output to stderr instead of stdout (#1669)
|
2024-09-21 20:12:35 +08:00 |
|
三咲雅 · Misaki Masa
|
28083d805e
|
perf: introduce URN to speed up large directory locating (#1648)
|
2024-09-16 18:55:03 +08:00 |
|
sxyazi
|
9483798459
|
fix: update rustix to fix the enable_raw_mode() error on WSL/Android
https://github.com/crossterm-rs/crossterm/pull/926#issuecomment-2334770989
|
2024-09-07 13:52:45 +08:00 |
|
三咲雅 · Misaki Masa
|
ff04e2d21f
|
chore: upgrade ratatui to 0.28.1 (#1601)
|
2024-09-04 01:48:18 +08:00 |
|
三咲雅 · Misaki Masa
|
907ac09e34
|
fix: continuous fetcher was not scheduled consecutively (#1575)
|
2024-08-31 11:57:39 +08:00 |
|
三咲雅 · Misaki Masa
|
58ba459b63
|
perf: only scan the first 1024 bytes to detect if it's binary, apply \r fixes only to content within the visible range, avoid unnecessary allocations during natural sorting (#1551)
|
2024-08-25 10:52:30 +08:00 |
|
三咲雅 · Misaki Masa
|
91da9d19cf
|
fix: use a different cache directory for each user to avoid permission issues (#1541)
|
2024-08-23 18:28:47 +08:00 |
|
thelamb
|
92112de1c0
|
feat: new confirm component (#1167)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-22 22:20:31 +08:00 |
|
三咲雅 · Misaki Masa
|
573ca5287f
|
feat: add ext() method to Url userdata (#1528)
|
2024-08-21 00:45:50 +08:00 |
|
三咲雅 · Misaki Masa
|
99a3b3a043
|
fix: upgrade ansi-to-tui to 5.0.0-rc.1 to resolve ratatui version conflict (#1499)
|
2024-08-16 18:21:13 +08:00 |
|
三咲雅 · Misaki Masa
|
4112bf451f
|
chore: bump version to 0.3.1 (#1492)
|
2024-08-15 22:39:36 +08:00 |
|
三咲雅 · Misaki Masa
|
a39409e699
|
fix: 7zip shows different error messages for RAR and ZIP files (#1468)
|
2024-08-12 13:35:31 +08:00 |
|
karimElmougi
|
d2ebadb631
|
chore: move common dependencies to workspace Cargo.toml (#1388)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-03 10:45:46 +08:00 |
|
XYenon
|
8fc8770c28
|
feat: support yazi-cli for Nix flake (#944)
|
2024-04-24 17:44:04 +08:00 |
|
三咲雅 · Misaki Masa
|
80aebda22c
|
feat: fix all dependencies to specific version numbers to allow non---locked builds (#821)
|
2024-03-16 02:29:37 +08:00 |
|
Linus Walker
|
31ee5ab546
|
feat: add more optimization options (#377)
|
2023-11-18 11:44:43 +08:00 |
|
三咲雅 · Misaki Masa
|
671b480ab1
|
refactor: publish to crates.io (#298)
|
2023-10-22 16:34:20 +08:00 |
|
三咲雅 · Misaki Masa
|
1a2798eb15
|
feat: new theme system (#161)
|
2023-10-12 00:09:10 +08:00 |
|
三咲雅 · Misaki Masa
|
cf824af99b
|
refactor: use workspace to speed up builds (#13)
|
2023-08-02 10:29:49 +08:00 |
|
三咲雅 · Misaki Masa
|
e2a4894111
|
feat: switch sorting by key; precalculate and cache directory size when sorting by size; use BTreeMap to improve performance
- Switch sorting by key
- Precalculate and cache directory size when sorting by size
- Use `BTreeMap` to improve performance
|
2023-07-25 11:31:34 +08:00 |
|
sxyazi
|
f80a13a33b
|
feat: unbounded channel used as ui event
|
2023-07-19 19:02:30 +08:00 |
|
sxyazi
|
311ca77fda
|
fix: build error on linux
|
2023-07-19 09:08:36 +08:00 |
|
sxyazi
|
11c289229a
|
feat: default config
|
2023-07-18 00:34:58 +08:00 |
|
sxyazi
|
b438501d2d
|
feat: archive preview
|
2023-07-17 18:06:07 +08:00 |
|
sxyazi
|
7071177bcd
|
chore: use new project name
|
2023-07-11 00:25:57 +08:00 |
|
sxyazi
|
52aa00ed23
|
first commit
|
2023-07-08 19:46:43 +08:00 |
|