Commit Graph

16 Commits

Author SHA1 Message Date
三咲雅 · 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