{"id":26231165,"url":"https://github.com/zxce3/files","last_synced_at":"2026-04-28T02:33:11.441Z","repository":{"id":104924595,"uuid":"539513114","full_name":"Zxce3/files","owner":"Zxce3","description":"my files collections","archived":false,"fork":false,"pushed_at":"2024-06-08T17:13:08.000Z","size":1862,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-30T10:00:46.088Z","etag":null,"topics":["collection","files","game","nginx","nginx-file-index","pdf"],"latest_commit_sha":null,"homepage":"https://files.zxce3.net","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zxce3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-09-21T13:50:32.000Z","updated_at":"2022-10-06T06:12:59.000Z","dependencies_parsed_at":"2023-11-30T11:00:09.247Z","dependency_job_id":null,"html_url":"https://github.com/Zxce3/files","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zxce3/files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zxce3%2Ffiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zxce3%2Ffiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zxce3%2Ffiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zxce3%2Ffiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zxce3","download_url":"https://codeload.github.com/Zxce3/files/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zxce3%2Ffiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32363629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"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":["collection","files","game","nginx","nginx-file-index","pdf"],"created_at":"2025-03-12T23:18:54.669Z","updated_at":"2026-04-28T02:33:11.425Z","avatar_url":"https://github.com/Zxce3.png","language":"JavaScript","funding_links":["https://github.com/sponsors/example"],"categories":[],"sub_categories":[],"readme":"# Hello There\n\nThis is where my file collection is.\n\n## Nginx Config\n\nthis config for directory listing on nginx\n\n```nginx\nserver {\n        listen 80;\n        listen [::]:80;\n        listen 443 ssl;\n        listen [::]:443 ssl;\n\n        server_name files.example.net;\n        root /home/memet/files;\n\n        ssl_certificate /etc/letsencrypt/live/example.net/fullchain.pem;\n        ssl_certificate_key /etc/letsencrypt/live/example.net/privkey.pem;\n\n        access_log /var/log/nginx/access.log;\n        error_log /var/log/nginx/error.log;\n\n\t    location = /health {\n\t        types {}\n\t        default_type text/plain;\n\t        return 200 \"OK\";\n\t    }\n\t    \n\t\tlocation  /json{\n\t\t\tautoindex on;\n\t\t\tautoindex_format jsonp;\n\t\t\tdefault_type application/json;\n\t\t\texpires -1;\n\t\t\talias /home/memet/files/;\n\t\t\tautoindex_localtime on;\n\t\t}\n\n\t    location / {\n\t       alias /home/memet/files/;\n\t       expires -1;\n\t       autoindex on;\n\t       autoindex_exact_size on;\n\t       autoindex_format html;\n\t       default_type text/plain;\n\t       add_before_body /.header.html;\n\t       add_after_body /.footer.html;\n\t       autoindex_localtime on;\n\t    }\n\t\n}\n```\n\nWant to buy me coffee?\n\n- [Saweria](https://saweria.co/example)\n- [Github Sponsors](https://github.com/sponsors/example)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzxce3%2Ffiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzxce3%2Ffiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzxce3%2Ffiles/lists"}