Skip to content

Rework file tree#36

Merged
jurasofish merged 3 commits intomainfrom
rework-file-tree
Feb 23, 2025
Merged

Rework file tree#36
jurasofish merged 3 commits intomainfrom
rework-file-tree

Conversation

@jurasofish
Copy link
Copy Markdown
Owner

@jurasofish jurasofish commented Feb 23, 2025

previously it returns a JSON thingo with the intention of just having to list out directory names once. But it's a bit silly, a bit annoying to read. I've just simplified it down to return plain text like below. Makes response size in chars about half or so the size it was before.

dir1: file1.txt
dir2/dir3: file2.txt; file3.txt
...

@jurasofish jurasofish merged commit 4c8031d into main Feb 23, 2025
@jurasofish jurasofish deleted the rework-file-tree branch February 23, 2025 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant