Commit graph

8 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
54f289018e
feat: compressing images in a separate blocking thread 2023-07-19 19:42:59 +08:00
sxyazi
b438501d2d
feat: archive preview 2023-07-17 18:06:07 +08:00
sxyazi
4af52c74fb
fix: image format 2023-07-17 00:00:26 +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