zipline
zipline copied to clipboard
feat: add password field in file upload ui
Hi @diced,
I found the option in your documentation to password protect uploaded files, and thought it would be cool to be able to set this via the web UI as well. So I added a password field:

Since this is my first time working with Typescript, React and also your codebase, feel free to tell me if there is anything I could have done better.
@develerik Could you merge the current upstream commits with this PR?
@develerik Sorry about this PR getting forgotten, but we have some more merge conflicts to resolve here. This should be the last one and I will merge it after it's resolved.