• Joined on 2025-07-20
michael opened issue dutchcoders/transfer.sh#13 2026-01-19 18:28:38 +00:00
Using --purge-days with gdrive storage
michael opened issue dutchcoders/transfer.sh#14 2026-01-19 18:28:38 +00:00
“Fork me on GitHub” image is broken
michael opened issue dutchcoders/transfer.sh#15 2026-01-19 18:28:38 +00:00
"Files stored for X days" NOT reflected on website
michael closed issue dutchcoders/transfer.sh#15 2026-01-19 18:28:38 +00:00
"Files stored for X days" NOT reflected on website
michael commented on issue dutchcoders/transfer.sh#14 2026-01-19 18:28:38 +00:00
“Fork me on GitHub” image is broken

@thecoffeebin commented on GitHub:

noticed that as well, when I checked the source it points to this URL: https://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a…

michael commented on issue dutchcoders/transfer.sh#13 2026-01-19 18:28:38 +00:00
Using --purge-days with gdrive storage

@Milz0 commented on GitHub:

I think instead of looking at modifiedTime should it not be directed to createdTime as this timestamp shouldn't change on upload.

michael commented on issue dutchcoders/transfer.sh#8 2026-01-19 18:28:37 +00:00
Dark mode

@paolafrancesca commented on GitHub:

https://github.com/dutchcoders/transfer.sh/issues/303#issuecomment-618833984

this comment might be useful for you to develop the frontend

no breaking…

michael commented on issue dutchcoders/transfer.sh#8 2026-01-19 18:28:37 +00:00
Dark mode

@ramonsmits commented on GitHub:

if you want to make the contribution part of the upstream code you'll have to add a light/dark mode switch 🙏

That would make sense. Ill check the frontend…

michael commented on issue dutchcoders/transfer.sh#8 2026-01-19 18:28:37 +00:00
Dark mode

@paolafrancesca commented on GitHub:

Where/how is this located in the repo so I can create a PR for it?

the frontend is in a separate repo: https://github.com/dutchcoders/transfer.sh-web

you…

michael commented on issue dutchcoders/transfer.sh#9 2026-01-19 18:28:37 +00:00
Overriding port

@paolafrancesca 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…

michael commented on issue dutchcoders/transfer.sh#4 2026-01-19 18:28:37 +00:00
VirusTotal Scanning

@Aetherinox commented on GitHub:

So you can pick which route you want to go. I submitted two PRs:

  1. https://github.com/dutchcoders/transfer.sh/pull/657
  2. https://github.com/dutchcoders/go-virus…
michael opened issue dutchcoders/transfer.sh#10 2026-01-19 18:28:37 +00:00
transfer.sh offline
michael opened issue dutchcoders/transfer.sh#11 2026-01-19 18:28:37 +00:00
"Not Found" after Upload
michael opened issue dutchcoders/transfer.sh#12 2026-01-19 18:28:37 +00:00
[Feature] Advance CLI script
michael commented on issue dutchcoders/transfer.sh#9 2026-01-19 18:28:37 +00:00
Overriding port

@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…

michael commented on issue dutchcoders/transfer.sh#6 2026-01-19 18:28:37 +00:00
List of public services

@paolafrancesca commented on GitHub:

@marijnbent we don't share any public services from the github repo: we can't assure that they will be legit deploy of the sourcecode available here and the…

michael opened issue dutchcoders/transfer.sh#7 2026-01-19 18:28:37 +00:00
Support Docker major / minor version tags
michael opened issue dutchcoders/transfer.sh#8 2026-01-19 18:28:37 +00:00
Dark mode
michael opened issue dutchcoders/transfer.sh#9 2026-01-19 18:28:37 +00:00
Overriding port
michael commented on issue dutchcoders/transfer.sh#7 2026-01-19 18:28:37 +00:00
Support Docker major / minor version tags

@paolafrancesca commented on GitHub:

i'm find adding this tag and keeping them updated. thank you, @ramonsmits , very much for spotting out this! :)

can you file a PR to update the github…