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

feat: Add custom uploader #99

Merged
merged 6 commits into from
May 3, 2023
Merged

feat: Add custom uploader #99

merged 6 commits into from
May 3, 2023

Conversation

IceToast
Copy link
Contributor

@IceToast IceToast commented Apr 2, 2023

I've added a custom uploader that let's user upload their clips to any service they'd like.
This is primarily focused to allow users to be able to selfhost a clip storage/website.

image

TODO (by anyone):

  • Change/Test XPath parsing

@IceToast
Copy link
Contributor Author

IceToast commented May 2, 2023

I've changed it to using the JsonPath.Net lib. Works great. Have a look.

My testing is done.

@IceToast IceToast requested a review from lulzsun May 2, 2023 22:16
@lulzsun
Copy link
Owner

lulzsun commented May 3, 2023

Tested, had an build issue with the logo.svg file being in the wrong spot so I reverted that commit and it worked fine. Curious if that commit was necessary for you? Because I am unsure as to why the file was moved.

But thank you for your contribution!

@lulzsun lulzsun merged commit c4a6891 into lulzsun:main May 3, 2023
@IceToast IceToast deleted the CustomUploader branch May 3, 2023 09:28
@lulzsun lulzsun changed the title feat : Add custom uploader feat: Add custom uploader May 3, 2023
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.

2 participants