Commit graph

9 commits

Author SHA1 Message Date
三咲雅 · Misaki Masa
cf824af99b
refactor: use workspace to speed up builds (#13) 2023-08-02 10:29:49 +08:00
三咲雅 · Misaki Masa
d8725b3d7c
feat: avoid duplicating the same task of precaching the size (#11) 2023-07-27 11:17:51 +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
afbdd95a68
fix: typos 2023-07-23 08:32:00 +08:00
sxyazi
f80a13a33b
feat: unbounded channel used as ui event 2023-07-19 19:02:30 +08:00
sxyazi
97f5f9491d
feat: open_with command, and select interface 2023-07-18 22:23:27 +08:00
sxyazi
d798874492
fix: the number of left tasks cannot be updated 2023-07-17 21:53:31 +08:00
sxyazi
0766e37100
feat: precache images and videos 2023-07-16 21:20:31 +08:00
sxyazi
52aa00ed23
first commit 2023-07-08 19:46:43 +08:00