@paolafrancesca commented on GitHub:
https://github.com/dutchcoders/transfer.sh?tab=readme-ov-file#disclaimer
@Aetherinox commented on GitHub:
Yeah I can do that. I updated a few things with the dependency because it appears there's no longer any work being done to it from the original developers.
But…
@Aetherinox commented on GitHub:
So you can pick which route you want to go. I submitted two PRs:
- https://github.com/dutchcoders/transfer.sh/pull/657
- https://github.com/dutchcoders/go-virus…
@ramonsmits commented on GitHub:
frontend is in a separate repo: https://github.com/dutchcoders/transfer.sh-web
Doh.. hence why I could not find any css 😅
@paolafrancesca commented on GitHub:
beware that i won't accept a default/new frontend change with a dark mode. if you want to make the contribution part of the upstream code you'll have to add a…
@ramonsmits commented on GitHub:
command: ["--provider", "local", "--listener", ":8082"]
could you please confirm that this works, as mentioned in the PR you proposed to update the…
@mchalupiak commented on GitHub:
The issue does seem to depend on file size. Files of >1mb all fail to upload. Where would I find the log file and how would I perform the docker mounting you suggest?
@paolafrancesca commented on GitHub:
hello @Aetherinox , i haven't used the virustotal endpoint in ages
i've checked what the dutchcoders go-virustotal package does: https://github.com/dutchcoder…
@paolafrancesca commented on GitHub:
how would I perform the docker mounting you suggest?
please, refer to docker documentation for that, thanks :)
@Aetherinox commented on GitHub:
Last part, and I'm done messing with this for now.
The README.md for transfer.sh and also missing the env definition for the VirusTotal API key. I had to go…