2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2026-05-12 05:27:23 +02:00
Nextcloud package for YunoHost
Find a file
eric_G 07a7581d3a
Testing (#879)
* 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

* Update manifest.toml

* Auto-update READMEs

* Eradicate legacy FPM settings...

* upgrade: Simplify notify push setting backward-compat init

* Symetrize setting initialization compared to upgrade, using ynh_app_setting_set_default

* 32.0.3 (#831)

* [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) (#845)

Co-authored-by: Yunohost-Bot <>

* Warning unary operator expected (#847)

* [: -eq: unary operator expected

* [: -eq: unary operator expected

* Revert "Warning unary operator expected (#847)"

This reverts commit 6cff728607.

* 32.0.4

* Update manifest.toml

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* cleaning duplicates

* Add LANG ans LC_ALL environment variables toextraa_php-fpm.conf (#861)

I'm using Libresign in Nextcloud for a non profit and Libresign needs LANG and LC_ALL variables to be defined for php-fpm

* cleaning (#867)

* cleaning

* Update config

* Update change_url

* Update manifest.toml

* Auto-update READMEs

* use port for notify puch

* Update upgrade

* Update config.json

* Update upgrade (#849)

Ensure maintenance mode is off before anything.

* Update tests.toml

* Update change_url

* Update upgrade

* cleaning

* Update upgrade

* Update upgrade

* Update change_url

* Update manifest.toml

* Auto-update READMEs

* Update 00-add-logout_url-conf.patch

* 33.0.1 (#860)

* Update manifest.toml

* Auto-update READMEs

* Update manifest.toml

* Update nginx.conf (#850)

* Update nginx.conf

* Update nginx.conf

* Update nginx.conf

* Notify push (#856)

* add port

* Update systemd.service

* Update systemd.service

* Update tests.toml

* Update manifest.toml

* Update upgrade

* Update upgrade

* Update tests.toml

* Update tests.toml

* Update restore

* cleaning duplicates

* cleaning

* Update config.json

* cleaning

* revert

* Update restore

* Update manifest.toml

* Auto-update READMEs

* Update upgrade

* Update notify_push.conf

* Update 00-add-logout_url-conf.patch

* Update 00-add-logout_url-conf.patch

* Update 00-add-logout_url-conf.patch

* Update 00-add-logout_url-conf.patch

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: orhtej2 <2871798+orhtej2@users.noreply.github.com>

* Update manifest.toml

* Auto-update READMEs

* Checks warning before upgrade (#878)

---------

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>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: Taekiro <taekiro@gmail.com>
Co-authored-by: Marin Le Guillou <marin@le-guillou.dev>
Co-authored-by: Thatoo <Thatoo@users.noreply.github.com>
Co-authored-by: orhtej2 <2871798+orhtej2@users.noreply.github.com>
Co-authored-by: otm33 <b.arrierg@orange.fr>
2026-04-03 17:47:12 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:50:19 +02:00
conf Testing (#874) 2026-03-29 18:10:19 +02:00
doc Testing (#879) 2026-04-03 17:47:12 +02:00
hooks Testing (#814) 2025-07-07 11:55:46 +02:00
patches Testing (#874) 2026-03-29 18:10:19 +02:00
scripts Testing (#874) 2026-03-29 18:10:19 +02:00
.gitignore Testing | 30.0.4 (#752) 2024-12-19 07:43:05 +01:00
config_panel.toml Testing | 30.0.4 (#752) 2024-12-19 07:43:05 +01:00
LICENSE [enh] Add LICENSE and some manifest keys 2016-05-09 21:43:56 +02:00
manifest.toml Testing (#879) 2026-04-03 17:47:12 +02:00
README.md Testing (#879) 2026-04-03 17:47:12 +02:00
tests.toml Testing (#866) 2026-03-02 11:56:40 +01:00

Logo of Nextcloud Nextcloud, packaged for YunoHost

Online storage, file sharing platform and various other applications

🌐 Official app website App Demo Version: 33.0.2~ynh1

Screenshots

Screenshot of Nextcloud

📦 Developer info

Automatic tests level

🛠️ 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.