Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Upload folders on repomix website #377

Open
PaperBoardOfficial opened this issue Feb 28, 2025 · 2 comments
Open

[Feature Request]: Upload folders on repomix website #377

PaperBoardOfficial opened this issue Feb 28, 2025 · 2 comments
Assignees
Labels
enhancement New feature or request released

Comments

@PaperBoardOfficial
Copy link
Contributor

@yamadashy I implemented the zip upload feature. I would also like to add the folder upload feature. My approach would be:

  • let the user upload the folder
  • we will zip it in client side
  • then pass it to the server side as we do it for the existing zip flow.
  • i wont change the ui. just in the file upload region, one can also upload a folder.

What do you think?

@yamadashy
Copy link
Owner

Hi, @PaperBoardOfficial !
Sorry, I couldn't reply earlier.
I was actually just starting to want a folder upload feature myself!

I think it's a great approach to zip the folder on the frontend and handle it using the same flow as regular zip uploads.

Thank you for submitting the PR and implementing this. I'll check it out!

@yamadashy
Copy link
Owner

Hi, @PaperBoardOfficial !

This feature has been announced as part of the 0.2.35 release.
https://github.com/yamadashy/repomix/releases/tag/v0.2.35

Thank you so much for your contributions as always!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

No branches or pull requests

2 participants