Commit graph

17 commits

Author SHA1 Message Date
Xu Quan
6ae2bfabac refactor: optimize function names for better readability and split long functions for better management 2025-07-01 19:54:06 +08:00
Xu Quan
455e0ad020 refactor: separate folder store into different small store for better management 2025-06-23 18:07:46 +08:00
Xu Quan
9f712acda2 feat: add eslint import order rule and formaize import orders 2025-06-23 16:25:02 +08:00
Xu Quan
2cfae51791 feat: add aria label for action buttons 2025-05-04 12:08:30 +08:00
Xu Quan
3f358bb52c refactor: polish code for better readability 2025-05-03 17:23:32 +08:00
Xu Quan
f4c7814cf6 refactor: abstract file store logic 2025-05-01 17:11:43 +08:00
Xu Quan
0bd1678691 refactor: add classname to styled component 2025-04-03 17:40:33 +08:00
Xu Quan
4da375615d refactor: rename plugin from FileTree to Explorer for more accurate meaning 2025-04-02 19:58:54 +08:00
Xu Quan
3bc66d3442 feat: add Chinese to sort rule 2025-03-31 16:33:41 +08:00
Xu Quan
ddc097acac feat: manual sort files in modal 2025-03-29 17:26:16 +08:00
Xu Quan
8a2090a4f3 refactor: use context to pass store and plugin props 2025-03-11 16:02:04 +08:00
Xu Quan
f777179f2d feat: drag file to manual order files 2025-03-08 16:03:06 +08:00
Xu Quan
16a873fcf4 fix: fix wrong text 2025-03-08 16:03:06 +08:00
Xu Quan
19d36cdf20 refactor: use obsidian api to store data 2025-03-08 16:03:06 +08:00
Xu Quan
39caccb43f refactor: abstract common logic of sort files and folders 2025-03-08 16:03:05 +08:00
Xu Quan
8a88631cce fix: change plugin name to avoid other brand name 2025-02-25 11:49:44 +08:00
Xu Quan
4091fa8d23 feat: sort files by name, ctime and mtime 2025-01-21 22:49:29 +08:00