{"id":15641899,"url":"https://github.com/pnc/send-me-files","last_synced_at":"2026-01-31T23:40:29.971Z","repository":{"id":14742099,"uuid":"17463108","full_name":"pnc/send-me-files","owner":"pnc","description":"Serverless app for receiving huge uploads from anyone","archived":false,"fork":false,"pushed_at":"2024-09-23T09:43:19.000Z","size":2161,"stargazers_count":1,"open_issues_count":8,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-14T04:42:51.729Z","etag":null,"topics":["aws","serverless","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pnc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-03-06T02:15:19.000Z","updated_at":"2021-12-12T04:47:53.000Z","dependencies_parsed_at":"2024-10-03T11:53:03.286Z","dependency_job_id":"4fd90235-8e4e-4cd4-b2d5-077eccf48eef","html_url":"https://github.com/pnc/send-me-files","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":"0.11111111111111116","last_synced_commit":"2142cd9c3d69fd5c0c4532c08a82f5c1e5dc7223"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pnc/send-me-files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnc%2Fsend-me-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnc%2Fsend-me-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnc%2Fsend-me-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnc%2Fsend-me-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnc","download_url":"https://codeload.github.com/pnc/send-me-files/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnc%2Fsend-me-files/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28960582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T23:03:11.038Z","status":"ssl_error","status_checked_at":"2026-01-31T22:56:44.691Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","serverless","typescript"],"created_at":"2024-10-03T11:53:01.516Z","updated_at":"2026-01-31T23:40:29.931Z","avatar_url":"https://github.com/pnc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Hacking\n\nSet up `.env`\n\n`yarn test`\n\n## To Do\n\n1. Allow one-click retry\n2. Literate template YAML\n3. `.env` or something to make local development/deployment less annoying\n4. Make sure retry still works\n\n## Possible future ideas\n\n1. One-off request links\n1. Resume even after closing browser (store session ID in localStorage, derive filename from checksum)\n1. Upload an entire directory (client side ZIP)\n2. End-to-end encryption from browser to download\n3. Try S3 transfer acceleration first, fall back to whitelabel domain?\n\n## Known issues\n\n1. ~Upload of a 1.5GB file aborts in Chrome on Linux, readerror type thing~\n1. ~Uses way too much memory uploading a 3GB file in Safari. I think streaming is keeping the file blob loaded in memory anyway.~\n1. Can't download files with emoji in the name\n\n\nrankdir=LR;\n\n```graphviz\ndigraph finite_state_machine {\n\n    size=\"6,5\"\n\n\n    initial -\u003e authenticated;\n    initial -\u003e authentication_failed;\n    authentication_failed -\u003e authentication_failed [ label = \"retry fails\" ];\n    authentication_failed -\u003e authenticated [ label = \"retry succeeds\" ];\n    authenticated -\u003e initial [ label = \"expires\" ];\n\n\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnc%2Fsend-me-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpnc%2Fsend-me-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnc%2Fsend-me-files/lists"}