1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00
Commit graph

34 commits

Author SHA1 Message Date
Kayou
d0400f751d
Testing (#713)
* Update manifest.toml

* Auto-update READMEs

* add pre upgrade warning for NC 29

* update to PHP8.3

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* Fix space splitting in phpflags on install (#690)

* Auto-update READMEs

* Update upgrade

* Update manifest.toml

* Auto-update READMEs

* Fix phpflags (#691)

* Fix upgrade: php version is 8.3 starting from 29.x ? (#692)

* Update manifest.toml

* Auto-update READMEs

* Update tests.toml

* [autopatch] Do not delete logs on app removal (#697)

* [autopatch] Do not delete logs on app removal (#698)

Co-authored-by: Yunohost-Bot <>

* 29.0.3

* Auto-update READMEs

* Update remove

* Indent

* Fix again upgrade ending with Nextcloud being in PHP 8.2 ?

* Auto-update READMEs

* Update nginx.conf

* Update manifest.toml

* Auto-update READMEs

* Rework DESCRIPTION.md (#707)

* Update DESCRIPTION_fr.md

* Auto-update READMEs

* Update DESCRIPTION.md

* Auto-update READMEs

* Update DESCRIPTION_fr.md

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

* bump all old versions

* oupsie

* Auto-update READMEs

* system_addressbook_exposed is a boolean

* Auto-update READMEs

* migrate system_addressbook_exposed to boolean, fix upgrade test

* another fix for system_addressbook_exposed, update the dav conf accordingly

* zblerg, do not modify system_addressbook_exposed config value in the upgrade script

* add redis-server as deps

* find files before chown them

* chown the root folder too

* fix find condition

* find ... chmod is not faster, at least avoid to chown -R the data_dir in the upgrade script

* add a button in the config panel to run chown/chmod on data_dir

* we can avoid this chmod too i guess?

* only nextcloud is allowed to read the config file

* zblerg, the config file doesn't exist before install

* wait until nginx has actually remove the nextcloud conf during upgrade before checking the url_handled

* create a function for that

* fix change-url dav detection

* only if domain has changed...

* Update scripts/_common.sh

* moar sleep

* oups

* minor typos

* Update backup

* minor typos

---------

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: OniriCorpe <oniricorpe@disroot.org>
Co-authored-by: lyyn <79758863+lyynd@users.noreply.github.com>
Co-authored-by: tituspijean <titus+yunohost@pijean.ovh>
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2024-08-08 17:20:30 +02:00
OniriCorpe
f2d0e3145e move the nextcloud logs to /var/log 2024-02-27 22:48:32 +01:00
Éric Gaspar
94d52546ee Update backup 2023-06-11 10:14:41 +02:00
Éric Gaspar
a454fb36ba Merge branch 'testing' into v2 2023-03-08 10:09:10 +01:00
Éric Gaspar
cbc8b408e7 Revert "cleaning"
This reverts commit 9768c48345.
2023-02-24 15:42:26 +01:00
Éric Gaspar
9768c48345 cleaning 2023-02-24 15:27:50 +01:00
Éric Gaspar
b9a5ed0070 Cleaning 2023-02-13 09:26:18 +01:00
Éric Gaspar
eff9cce7c9 v2 2022-11-04 23:09:00 +01:00
Éric Gaspar
e877ce9c89 v2 2022-11-04 22:56:33 +01:00
Éric Gaspar
3dfe44d4df
Merge branch 'testing' into convert-mysql-charset 2022-07-16 15:33:00 +02:00
ericgaspar
383f2a0045
Add --purge option 2021-11-14 16:01:21 +01:00
ericgaspar
414c17193f
Fix 2021-08-09 23:25:12 +02:00
Kay0u
80bb0a1051
add default_character_set parameter 2021-03-18 11:22:26 +01:00
ericgaspar
dfe0624a71
fix 2020-11-19 21:36:22 +01:00
ericgaspar
a31385b6b6
Update backup 2020-09-13 12:32:26 +02:00
Jimmy Monin
fb3559ea4a Rename variable to YNH_PHP_VERSION 2020-02-22 18:33:10 +01:00
Kay0u
d3028dbe3a 17.0.0 2019-09-28 00:12:29 +02:00
Maniack Crudelis
57225b8c6a Normalization from example_ynh 2019-05-12 21:40:00 +02:00
Jimmy Monin
493172ea4d Add fail2ban configuration 2019-03-24 22:57:40 +01:00
Maniack Crudelis
764209306b Add progression with ynh_print_info 2019-02-17 20:57:31 +01:00
Maniack Crudelis
00761efade Use php7 2019-02-16 17:21:15 +01:00
Maniack Crudelis
1a993ae9b9 Normalization from example_ynh 2019-02-16 17:18:56 +01:00
Maniack Crudelis
c435b4bb0d
Remove 20-$app.ini from the backup file 2018-10-02 00:24:36 +02:00
Jimmy Monin
6f26cb657f Remove useless set -eu command 2017-12-04 21:55:12 +01:00
Jimmy Monin
eb040b3780 Minor linter fixes 2017-12-04 21:36:42 +01:00
Maniack Crudelis
8ea155ee6d Complete refactoring
* Refactoring
* Fix upgrade script
* Fix owncloud migration + new helper ynh_handle_app_migration
* Add more informations about ynh_handle_app_migration
* Fix typos, enhance comments, fix spacing
* Rename $dependencies to $pkg_dependencies as matter of homogeneity with other apps
* [enh] Change the label during the migration
2017-09-26 07:18:12 +02:00
Jimmy Monin
34e1085a9f Setup log rotation (closes #25) 2017-04-17 14:12:15 +02:00
Maniack Crudelis
05d10bb0ad backup_core_only backup 2017-01-08 21:38:35 +01:00
Jérôme Lebleu
456c77ec68 [enh] Upgrade the package to ship Nextcloud v9.0.51 2016-06-30 21:55:50 +02:00
Jérôme Lebleu
25698019e7 [enh] Use cron job for background tasks (close #406) 2016-06-10 21:32:55 +02:00
Jérôme Lebleu
d37d87fdeb [enh] Make use of ynh_die and YNH_APP_INSTANCE_NAME env var 2016-05-14 21:59:14 +02:00
Jérôme Lebleu
990ae1074f [enh] Use new ynh_backup helper to save files and directories 2016-05-06 23:59:26 +02:00
Jérôme Lebleu
5d9232f082 [enh] Rewrite and update backup/restore scripts to use helpers 2016-04-04 11:55:32 +02:00
Jérôme Lebleu
4fcbb58642 [enh] Rewrite install/remove script for ownCloud 9.0
ownCloud 9.0 comes with improved occ which allows to install easily from
the command-line. This install rewrite uses those new facilities and also uses
the config:import command to set system and LDAP configuration.
2016-04-02 11:43:48 +02:00