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

256 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
eric_G
79bbe7d11e
Testing (#693)
* 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

---------

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>
Co-authored-by: Kayou <pierre@kayou.io>
2024-07-30 15:39:48 +02:00
eric_G
9a2bda4ab0
Testing (#688)
* 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)

---------

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>
2024-06-20 14:33:35 +02:00
ljf (zamentur)
830f904804
[fix] redirect logout (#636)
* [fix] Logout on sso if needed

* Auto-update README

* [fix] Bad path in patch

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: ericgaspar <junk.eg@free.fr>
2024-04-24 22:31:50 +02:00
77ad98dcd9 Remove ynh_smart_mktemp, just use a temporary directory just next to the install_dir 2024-03-08 23:53:12 +01:00
OniriCorpe
191e4ad13c make sure the log folder exists before moving the logs to it 2024-03-01 21:38:35 +01:00
OniriCorpe
e92e70a002 fix exec_occ config:system:set logfile 2024-02-28 02:54:53 +01:00
OniriCorpe
d4f998a22d formating 2024-02-27 23:14:46 +01:00
OniriCorpe
f2d0e3145e move the nextcloud logs to /var/log 2024-02-27 22:48:32 +01:00
Éric Gaspar
2c962ed564 Update upgrade 2024-02-01 21:35:46 +01:00
Éric Gaspar
bf43673ab9 cleaning 2024-01-30 00:01:57 +01:00
Alexandre Aubin
bab75661c1 Fix incorrect 'upgrade to nextcloud X.Y' message 2024-01-25 22:13:39 +01:00
Alexandre Aubin
c4d5a7dd87 Unecessary ynh_secure_remove because of previous mv ... 2024-01-25 22:11:22 +01:00
Alexandre Aubin
12b88c2748
Update upgrade: zgrompf 2024-01-25 19:12:47 +01:00
Alexandre Aubin
fc131c1b3b
Update upgrade: fix boring bug because of apt install piped into jq 2024-01-25 17:24:15 +01:00
Alexandre Aubin
eed5f66f01 Merge remote-tracking branch 'origin/testing' into check-app-compatibility-before-upgrade 2024-01-24 19:02:08 +01:00
Alexandre Aubin
54ecac7943
Merge branch 'testing' into filter-boring-occ-warnings 2024-01-24 18:58:54 +01:00
Alexandre Aubin
7fc9ed1ab2
Merge pull request #653 from YunoHost-Apps/new-source-format
Use new source format in manifest.toml + stop supporting upgrades from before 22.2
2024-01-24 18:58:19 +01:00
Alexandre Aubin
53aa80eb8d
Merge pull request #652 from YunoHost-Apps/fix-php-apt-dependency-confusion-during-upgrade
Fix PHP/APT dependency confusion when upgrading through many versions
2024-01-24 18:58:12 +01:00
Alexandre Aubin
3ee53e775b
Update upgrade: typo in helper doc >_> 2024-01-21 21:58:43 +01:00
Alexandre Aubin
a0c4d0c172
Update upgrade 2024-01-21 20:58:00 +01:00
Alexandre Aubin
7a1481de5a Use new source format in manifest.toml + stop supporting upgrades from before 22.2 2024-01-21 19:03:37 +01:00
Alexandre Aubin
c6d2e17c77
Fix PHP/APT dependency confusion when upgrading through many versions 2024-01-21 17:51:17 +01:00
Alexandre Aubin
94232f066d
Filter boring occ warnings during upgrade 2024-01-21 17:45:01 +01:00
Alexandre Aubin
d7e05b0022
Update scripts/upgrade 2024-01-17 02:04:44 +01:00
Alexandre Aubin
53eaa33618
Update scripts/upgrade: fix fetching of shipped app for current version 2024-01-17 02:02:57 +01:00
Alexandre Aubin
6e9e4d680e
Upgrade script: check that installed apps are compatible with the future version before actually starting the upgrade 2024-01-12 20:47:14 +01:00
Éric Gaspar
2cd5f4d85b cleaning 2024-01-12 18:30:43 +01:00
Alexandre Aubin
862ee4f08f Rework upgrade script to move the fpm config, nginx and all system configurations at the end 2024-01-09 19:53:18 +01:00
Alexandre Aubin
07ed2f2ecd No need to create the 'maintenance_mode' thing because there's a custom getter ... 2024-01-09 19:45:52 +01:00
Alexandre Aubin
bee14c8972 Simplify the overly complex mess about fpm_usage, fpm_footprint ... and fpm_free_footprint doesn't seem to even be something used anywhere 2024-01-08 23:10:11 +01:00
Alexandre Aubin
f2829d02bc Zgrompf 2024-01-08 23:02:58 +01:00
Alexandre Aubin
10c7976d05 During upgrade, the backup of config.php should occurr before the maintenance mode is set to on, otherwise the restored version will have maintenance=true and appear as manually modified.. 2024-01-08 23:00:49 +01:00
Alexandre Aubin
e1651583be
Update upgrade: stupid typo 2024-01-08 21:54:18 +01:00
Alexandre Aubin
5932bdc22f
Update upgrade: fix inconsistent handling of the php version stuff between major upgrades 2024-01-08 20:00:44 +01:00
ljf (zamentur)
1fd9f6d2f8
[fix] Mount multimedia and home in upgrade script 2023-12-11 01:35:32 +01:00
ljf
e4a27e8ea4
[fix] php8.1 not found on nc25 -> nc27 upgrade 2023-12-09 23:57:08 +01:00
ljf (zamentur)
ac91d3a676
[fix] Upgrade the bad overwrite.cli.url with path 2023-11-30 11:48:18 +01:00
ljf
76fb4fbc9e
[fix] Upgrade failing due to obsolete use of mysqlpwd 2023-11-30 00:26:52 +01:00
Éric Gaspar
f57d831636 add post upgrade message 2023-11-24 08:44:09 +01:00
ljf (zamentur)
92a914e286
[fix] not a valid identifier 2023-11-24 08:02:27 +01:00
ljf
83215038ea
[fix] not a valid identifier 2023-11-23 22:26:15 +01:00
ljf
655e232754
[fix] not a valid identifier 2023-11-23 15:42:05 +01:00
ljf
09480c4e9d
[fix] fi fi fi o_O 2023-11-23 14:52:42 +01:00
ljf
ef627f820a
[fix] fi fi fi o_O 2023-11-23 11:33:05 +01:00
ljf
8c6eded2ad
[fix] minor: remove unused line 2023-11-23 11:29:54 +01:00
ljf
7ff89a2525
[fix] Upgrade dependencies with v2 format 2023-11-23 11:28:03 +01:00
eric_G
61d7164132
Merge pull request #623 from YunoHost-Apps/fix-upgrade-25
[fix] Upgrade from 25
2023-10-31 07:03:55 +01:00
ljf (zamentur)
98bef85aca
[fix] Upgrade from 25 2023-10-31 04:46:53 +01:00
Éric Gaspar
d7d24bd648 Update upgrade 2023-10-29 18:36:43 +01:00