{"id":43507614,"url":"https://github.com/zextras/carbonio-files-public-folder-ui","last_synced_at":"2026-02-03T12:39:31.931Z","repository":{"id":233921296,"uuid":"707153630","full_name":"zextras/carbonio-files-public-folder-ui","owner":"zextras","description":"Files Public Folder module for Zextras Carbonio","archived":false,"fork":false,"pushed_at":"2025-12-29T03:08:50.000Z","size":1735,"stargazers_count":2,"open_issues_count":9,"forks_count":0,"subscribers_count":12,"default_branch":"devel","last_synced_at":"2025-12-31T22:50:33.223Z","etag":null,"topics":["carbonio-component"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zextras.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-19T10:30:06.000Z","updated_at":"2025-12-29T03:07:52.000Z","dependencies_parsed_at":"2025-12-05T14:02:59.204Z","dependency_job_id":null,"html_url":"https://github.com/zextras/carbonio-files-public-folder-ui","commit_stats":null,"previous_names":["zextras/carbonio-files-public-folder-ui"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/zextras/carbonio-files-public-folder-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zextras%2Fcarbonio-files-public-folder-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zextras%2Fcarbonio-files-public-folder-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zextras%2Fcarbonio-files-public-folder-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zextras%2Fcarbonio-files-public-folder-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zextras","download_url":"https://codeload.github.com/zextras/carbonio-files-public-folder-ui/tar.gz/refs/heads/devel","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zextras%2Fcarbonio-files-public-folder-ui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29046179,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T10:09:22.136Z","status":"ssl_error","status_checked_at":"2026-02-03T10:09:16.814Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["carbonio-component"],"created_at":"2026-02-03T12:39:30.966Z","updated_at":"2026-02-03T12:39:31.926Z","avatar_url":"https://github.com/zextras.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nSPDX-FileCopyrightText: 2023 Zextras \u003chttps://www.zextras.com\u003e\nSPDX-License-Identifier: AGPL-3.0-only\n--\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eCarbonio Files Public Folder UI\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\nFiles Public Folder module for Zextras Carbonio\n\n[![Contributors][contributors-badge]][contributors]\n[![Activity][activity-badge]][activity]\n[![License][license-badge]](COPYING)\n[![Project][project-badge]][project]\n[![Twitter][twitter-badge]][twitter]\n\n\u003c/div\u003e\n\n### How to build\n\n#### Setup\n\n- clone this repo\n- install the dependencies\n```\nnpm install\n```\n\n#### Dev Mode\n\n```\nnpm run dev\n```\n\n#### Preview Mode\n\n```\nnpm run preview\n```\nTo proxy requests to an existing Carbonio installation, create a `.env.preview.local` file as the following\n\n```dotenv\n# leave empty to use msw\nHOST=host.example.com:port\n# set to development to use msw; leave empty to use proxy\nNODE_ENV=\n```\n\nNote: preview mode uses dist folder to serve files over local server.\nIt does not re-create the build on changes.\n\n#### Build\n\n```\nnpm run build\n```\n\n## License\nCarbonio Files Public Folder UI - Web client for Zextras Carbonio Files module\n\nCopyright (C) 2023 Zextras \u003chttps://www.zextras.com\u003e\n\nThis program is free software: you can redistribute it and/or modify it\nunder the terms of the GNU Affero General Public License as published by\nthe Free Software Foundation, version 3 only of the License.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT\nANY WARRANTY; without even the implied warranty of MERCHANTABILITY or\nFITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License\nfor more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see [Licenses - GNU Project - Free\nSoftware Foundation](https://www.gnu.org/licenses/licenses.html\n\"https://www.gnu.org/licenses/licenses.html\")\n\nSee [COPYING](COPYING) file for the project license details\n\nSee [THIRDPARTIES](THIRDPARTIES) file for other licenses details\n\n### Copyright notice\n\nAll non-software material (such as, for example, names, images, logos, sounds) is owned by Zextras s.r.l. and is licensed under [CC-BY-NC-SA](https://creativecommons.org/licenses/by-nc-sa/4.0/).\n\nWhere not specified, all source files owned by Zextras s.r.l. are licensed under AGPL-3.0-only\n\n[contributors-badge]: https://img.shields.io/github/contributors/zextras/carbonio-files-public-folder-ui \"Contributors\"\n[contributors]: https://github.com/zextras/carbonio-files-public-folder-ui/graphs/contributors \"Contributors\"\n[activity-badge]: https://img.shields.io/github/commit-activity/m/zextras/carbonio-files-public-folder-ui \"Activity\"\n[activity]: https://github.com/zextras/carbonio-files-public-folder-ui/pulse \"Activity\"\n[license-badge]: https://img.shields.io/badge/license-AGPL%203-green \"License AGPL 3\"\n[project-badge]: https://img.shields.io/badge/project-carbonio-informational \"Project Carbonio\"\n[project]: https://www.zextras.com/carbonio/ \"Project Carbonio\"\n[twitter-badge]: https://img.shields.io/twitter/follow/zextras?style=social\u0026logo=twitter \"Follow on Twitter\"\n[twitter]: https://twitter.com/intent/follow?screen_name=zextras \"Follow Zextras on Twitter\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzextras%2Fcarbonio-files-public-folder-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzextras%2Fcarbonio-files-public-folder-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzextras%2Fcarbonio-files-public-folder-ui/lists"}