@bman46 commented on GitHub:
One thing that I would use this for is storing files from urls that have a short amount of time to be accessed. For example, instagram videos have a hash and…
@paolafrancesca commented on GitHub:
@wuniversales do you mean from the command line or on the web UI?
@paolafrancesca commented on GitHub:
@anihm136 you probably want to send a PR for changing https://github.com/dutchcoders/transfer.sh-web/blob/master/src/index.html#L165
@stefanbenten commented on GitHub:
One thing that I would use this for is storing files from urls that have a short amount of time to be accessed. For example, instagram videos have a hash and…
x-url-delete header when sending POST request
@paolafrancesca commented on GitHub:
@anihm136 I honeslty don't have much visibility on the clients, I think that listing them on this repo could be valuable as well. could you help on that?
as…
x-url-delete header when sending POST request
@anihm136 commented on GitHub:
I agree that it would be useful to list other clients here. I only know of a couple so far, but I'd be happy to help find and list more of them. In the meantime…
x-url-delete header when sending POST request
@anihm136 commented on GitHub:
I have created a PR for adding the headers. Let me know how you'd like to begin work on listing existing clients (new issue, GH discussion or any other), and I can…
x-url-delete header when sending POST request
@paolafrancesca commented on GitHub:
@anihm136 great, thanks. looking forward for the PR
@stefanbenten commented on GitHub:
I totally agree, it would not stop it. But certainly make it possible to track down who uploaded it in case of an takedown/abuse request.
@anihm136 commented on GitHub:
Maybe overkill, but I did a binary search and it appears to fail at 8217934 days
@paolafrancesca commented on GitHub:
hi @Jassi10000 thanks for the offer, but I'd rather welcome everyone personally as long as the number of contributions allow me to do that :)
@paolafrancesca commented on GitHub:
proposed fix: add a param to the CLI for the contact us email address and transform the link to a mailto: one pointing to that value.
if no param is…
@stefanbenten commented on GitHub:
I would be fine with that!
@paolafrancesca commented on GitHub:
@jimdevops19 I will use this issue for fixing the functionality on UI
as for the delete token you can try to reach @stefanbenten , he's the one the manage…
@exolab commented on GitHub:
Sort of answering my own question, at least in part.
/usr/bin/mcxrefresh -u $CURR_USER_UID is the culprit. Given the very short an informative man page of…