-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
feat: added option to download zip #94
Conversation
Hi everyone, any updates ?) |
This feature is not a priority for me right now. I've put some feedback on this PR. |
@boazpoolman Would be cool to see this in the new v2 version as a new feature) |
@reslear I completely agree! It's hard for me to justify spending time on these features without anything in return. If anybody wants to implement this feature on v2 I would be happy to review and merge it in! Alternatives are for you to sponsor me so that I can spend more time on all my Open Source projects. You can do so through Github Sponsors: https://github.com/sponsors/boazpoolman Or you can hire me through my company PluginPal to implement this feature for the plugin. If that's something that sounds interesting to you, please contact info@pluginpal.io. |
@boazpoolman just did the requested update and merged latest branch, lmk if anything else is needed! |
@ae94 That was quick! There are a couple linting issues but in general this looks fine. |
Just noticed, fixing linting issues rn! |
@ae94 Thank you for your effort and work! I've made a few changes, could you take a look? |
wow |
feat: add response.data and fix styling for layout with download zip …
Nice work everyone! |
What does it do?
Allow to download a zip of all config files
Why is it needed?
Accessing remote configs
How to test it?
Related issue(s)/PR(s)
Closes #54