{"id":20499406,"url":"https://github.com/ts95/uploads","last_synced_at":"2026-07-11T01:31:49.236Z","repository":{"id":68302545,"uuid":"46232652","full_name":"ts95/uploads","owner":"ts95","description":"File hosting service","archived":false,"fork":false,"pushed_at":"2016-02-16T12:27:01.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-30T15:24:53.228Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ts95.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}},"created_at":"2015-11-15T19:37:55.000Z","updated_at":"2016-02-12T16:59:14.000Z","dependencies_parsed_at":"2023-05-02T22:54:24.781Z","dependency_job_id":null,"html_url":"https://github.com/ts95/uploads","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ts95/uploads","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts95%2Fuploads","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts95%2Fuploads/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts95%2Fuploads/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts95%2Fuploads/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ts95","download_url":"https://codeload.github.com/ts95/uploads/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ts95%2Fuploads/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35348376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-15T18:17:19.274Z","updated_at":"2026-07-11T01:31:49.215Z","avatar_url":"https://github.com/ts95.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"uploads\n========\nA simple file hosting service.\n\n## Users\nThe addition of new users is done manually by directly inserting a new user\ninto the database. The password field should contain a bcrypt hash.\ne.g.\n```sql\nINSERT INTO user VALUES(\n    'username',\n    '$2a$10$8SAUmj17G24UlTQQ8gopquyZga.cUtawdbEcj5uLoPf0ZwjrIP9O6'\n);\n```\n\n## Dependencies\nRun `sudo npm install` and `gulp` in the project root.\n\n## Configuration\nBy default the configuration in config/default.json will be used. Custom\nconfiguration can be provided by making a config/custom.json file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fts95%2Fuploads","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fts95%2Fuploads","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fts95%2Fuploads/lists"}