Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf(files): Check node type property instead of instance | Christopher Ng | 2025-01-29 | 1 | -4/+4 |
* | fix(files): Sort tree views correctly by natural order | Christopher Ng | 2024-09-09 | 1 | -1/+0 |
* | refactor(files): Consolidate node registration | Christopher Ng | 2024-08-22 | 1 | -36/+10 |
* | refactor(files): Organize event subscriptions | Christopher Ng | 2024-08-22 | 1 | -14/+10 |
* | fix(files): Respect "Show hidden files" setting in tree | Christopher Ng | 2024-08-22 | 1 | -0/+22 |
* | perf(files): Prevent extraneous requests when tree children are loading | Christopher Ng | 2024-08-09 | 1 | -6/+3 |
* | feat: Load limited depth tree | Christopher Ng | 2024-08-08 | 1 | -6/+42 |
* | perf(files): Remove redundant call to get navigation | Christopher Ng | 2024-08-08 | 1 | -1/+0 |
* | feat(files): Allow toggling folder tree | Christopher Ng | 2024-08-01 | 1 | -0/+6 |
* | feat: Navigate via folder tree | Christopher Ng | 2024-08-01 | 1 | -0/+147 |