mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2025-11-04 20:28:40 +01:00
Nextcloud package for YunoHost
* Update ADMIN.md: update advice to open shell + add a note on how to promote a user to admin * Update ADMIN.md: markdown tweak * Update ADMIN_fr.md: propagate changes to fr doc * fix settings enable_mail_forward in install and upgrade scripts * try fix ldap_email-attribute * unused value settings * Update manifest.toml * There's no point in having a setting for 'enable_forward_email' and 'system_addressbook_exposed'. Those aren't used anywhere, the source of truth being Nextcloud's conf itself * Update manifest.toml * Update manifest.toml * Update manifest.toml * Auto-update READMEs * Fix syntax error in config script a missing space in notify push systemd service removal was causing an error * Update manifest.toml * Auto-update READMEs * Update config * fix linter warnings (#827) * fix linter warnings * Update tests.toml * Update systemd.service * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Update watcher.service * Update watcher.service * revert * revert changes made to make the linter happy * Update manifest.toml * Auto-update READMEs * 0 Bytes chunks bug : configuration fix (#832) * Testing (#829) * Update ADMIN.md: update advice to open shell + add a note on how to promote a user to admin * Update ADMIN.md: markdown tweak * Update ADMIN_fr.md: propagate changes to fr doc * fix settings enable_mail_forward in install and upgrade scripts * try fix ldap_email-attribute * unused value settings * Update manifest.toml * There's no point in having a setting for 'enable_forward_email' and 'system_addressbook_exposed'. Those aren't used anywhere, the source of truth being Nextcloud's conf itself * Update manifest.toml * Update manifest.toml * Update manifest.toml * Auto-update READMEs * Fix syntax error in config script a missing space in notify push systemd service removal was causing an error * Update manifest.toml * Auto-update READMEs * Update config * fix linter warnings (#827) * fix linter warnings * Update tests.toml * Update systemd.service * Update manifest.toml * Auto-update READMEs * Update manifest.toml * Update watcher.service * Update watcher.service * revert * revert changes made to make the linter happy * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Rodolphe Robles <rodinux07@rodinux.fr> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Mohamed Tita <46422846+mdtita@users.noreply.github.com> * 0 Bytes chunks bug config fix --------- Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Rodolphe Robles <rodinux07@rodinux.fr> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Mohamed Tita <46422846+mdtita@users.noreply.github.com> * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Co-authored-by: Rodolphe Robles <rodinux07@rodinux.fr> Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org> Co-authored-by: yunohost-bot <yunohost@yunohost.org> Co-authored-by: Mohamed Tita <46422846+mdtita@users.noreply.github.com> Co-authored-by: Yarkane <45920565+Yarkane@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| hooks | ||
| patches | ||
| scripts | ||
| .gitignore | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Nextcloud, packaged for YunoHost
Online storage, file sharing platform and various other applications
Screenshots
📦 Developer info
🛠️ Upstream Nextcloud repository: https://github.com/nextcloud/server
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/nextcloud_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade nextcloud -u https://github.com/YunoHost-Apps/nextcloud_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
