{"id":15017848,"url":"https://github.com/silexlabs/unifile-webdav","last_synced_at":"2025-04-12T12:33:51.071Z","repository":{"id":26161837,"uuid":"107520517","full_name":"silexlabs/unifile-webdav","owner":"silexlabs","description":"WebDav plugin for Unifile","archived":false,"fork":false,"pushed_at":"2022-03-17T18:09:32.000Z","size":1038,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-26T07:11:22.934Z","etag":null,"topics":["nextcloud","owncloud","unifile","webdav"],"latest_commit_sha":null,"homepage":null,"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/silexlabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-19T08:40:49.000Z","updated_at":"2022-12-02T05:07:15.000Z","dependencies_parsed_at":"2022-08-07T11:16:26.708Z","dependency_job_id":null,"html_url":"https://github.com/silexlabs/unifile-webdav","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silexlabs%2Funifile-webdav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silexlabs%2Funifile-webdav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silexlabs%2Funifile-webdav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silexlabs%2Funifile-webdav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silexlabs","download_url":"https://codeload.github.com/silexlabs/unifile-webdav/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248566701,"owners_count":21125704,"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":["nextcloud","owncloud","unifile","webdav"],"created_at":"2024-09-24T19:51:04.003Z","updated_at":"2025-04-12T12:33:51.019Z","avatar_url":"https://github.com/silexlabs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unifile WebDAV\n\nThis is a plugin for [Unifile](https://github.com/silexlabs/unifile) to use WebDAV services with it.\n\nTo include it in Unifile, you first need to install it\n```bash\n# Node 6+\n$ npm install unifile-webdav -S\n\n# Node 8+\n$ npm install unifile-webdav\n```\n\nThen, you'll have to register it to unifile\n```javascript\nconst Unifile = require('unifile');\nconst UnifileWebDAV = require('unifile-webdav');\n\nconst unifile = new Unifile();\n\n// Register a new connector\nunifile.use(new UnifileWebDAV({redirectUri: 'http://localhost:3000/callback'}));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilexlabs%2Funifile-webdav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilexlabs%2Funifile-webdav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilexlabs%2Funifile-webdav/lists"}