{"id":23461164,"url":"https://github.com/hightemp/wapp_simple_todo_vue","last_synced_at":"2026-05-16T06:38:21.351Z","repository":{"id":65807561,"uuid":"600348526","full_name":"hightemp/wapp_simple_todo_vue","owner":"hightemp","description":"Простой таск менеджер на vue","archived":false,"fork":false,"pushed_at":"2023-02-21T12:37:29.000Z","size":2671,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T06:29:00.758Z","etag":null,"topics":["github-api","task-manager","trello","vue","webdav"],"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/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-11T07:53:52.000Z","updated_at":"2023-03-08T01:42:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"bfe2aa64-1a71-48af-b56d-cc0514d6caa1","html_url":"https://github.com/hightemp/wapp_simple_todo_vue","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hightemp/wapp_simple_todo_vue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hightemp%2Fwapp_simple_todo_vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hightemp%2Fwapp_simple_todo_vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hightemp%2Fwapp_simple_todo_vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hightemp%2Fwapp_simple_todo_vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hightemp","download_url":"https://codeload.github.com/hightemp/wapp_simple_todo_vue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hightemp%2Fwapp_simple_todo_vue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33092832,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["github-api","task-manager","trello","vue","webdav"],"created_at":"2024-12-24T07:29:40.372Z","updated_at":"2026-05-16T06:38:21.335Z","avatar_url":"https://github.com/hightemp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wapp_simple_todo_vue\n\n![](https://asdertasd.site/counter/wapp_simple_todo_vue)\n\nПростой таск менеджер на vue аки trello с сохранением на webdav, github-api и drag\u0026drop.\n\n[DEMO](https://hightemp.github.io/wapp_simple_todo_vue)\n\n![](/images/2023-02-11_10-36.png)\n\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```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhightemp%2Fwapp_simple_todo_vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhightemp%2Fwapp_simple_todo_vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhightemp%2Fwapp_simple_todo_vue/lists"}