{"id":23461166,"url":"https://github.com/hightemp/wapp_web_file_manager_vue","last_synced_at":"2025-04-12T04:20:07.321Z","repository":{"id":65717548,"uuid":"597897944","full_name":"hightemp/wapp_web_file_manager_vue","owner":"hightemp","description":"Менеджер файлов на vue для webdav, github.","archived":false,"fork":false,"pushed_at":"2023-02-12T04:50:06.000Z","size":3675,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T00:42:51.310Z","etag":null,"topics":["github-api","vue","webdav","webdav-client"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/hightemp.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":"2023-02-06T00:00:39.000Z","updated_at":"2023-08-28T10:59:31.000Z","dependencies_parsed_at":"2023-02-19T07:16:01.301Z","dependency_job_id":null,"html_url":"https://github.com/hightemp/wapp_web_file_manager_vue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hightemp%2Fwapp_web_file_manager_vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hightemp%2Fwapp_web_file_manager_vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hightemp%2Fwapp_web_file_manager_vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hightemp%2Fwapp_web_file_manager_vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hightemp","download_url":"https://codeload.github.com/hightemp/wapp_web_file_manager_vue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514304,"owners_count":21116928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["github-api","vue","webdav","webdav-client"],"created_at":"2024-12-24T07:29:40.430Z","updated_at":"2025-04-12T04:20:07.283Z","avatar_url":"https://github.com/hightemp.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wapp_web_file_manager_vue\n\n![](https://asdertasd.site/counter/wapp_web_file_manager_vue)\n\nМенеджер файлов для webdav, github.\n\n## Перед сборкой\n\n```\nmv env.example.js env.js\n```\n\nПрописать в apache \n\n```\nAlias /webdav /var/www/webdav\n\n\u003cDirectory /var/www/webdav\u003e\n    DAV On\n\n    AllowOverride None\n    Options Indexes FollowSymLinks\n    Require all granted\n\n    Header always set Access-Control-Allow-Origin \"*\"\n    Header always set Access-Control-Allow-Headers \"origin, content-type, cache-control, accept, authorization, if-match, destination, overwrite, depth\"\n    Header always set Access-Control-Expose-Headers \"ETag\"\n    Header always set Access-Control-Allow-Methods \"GET, HEAD, POST, PUT, OPTIONS, MOVE, DELETE, COPY, LOCK, UNLOCK, PROPFIND, MKCOL\"\n    Header always set Access-Control-Allow-Credentials \"true\"\n\u003c/Directory\u003e\n```\n\n```bash\nsudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/ssl/private/apache-selfsigned.key -out /etc/ssl/certs/apache-selfsigned.crt\n```\n\n```\n\u003cVirtualHost *:443\u003e\n    SSLEngine on\n    SSLCertificateFile /etc/ssl/certs/apache-selfsigned.crt\n    SSLCertificateKeyFile /etc/ssl/private/apache-selfsigned.key\n\u003c/VirtualHost\u003e\n```\n\n![](images/2023-02-06_07-31.png)\n\u003cimg width=\"300px\" src=\"images/2023-02-06_02-48.png\"\u003e\n\u003cimg width=\"300px\" src=\"images/2023-02-06_02-56.png\"\u003e\n\u003cimg width=\"300px\" src=\"images/2023-02-06_02-57.png\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhightemp%2Fwapp_web_file_manager_vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhightemp%2Fwapp_web_file_manager_vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhightemp%2Fwapp_web_file_manager_vue/lists"}