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

238 commits

Author SHA1 Message Date
eric_G
9bef6d077b
Testing (#718)
* 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

* Update manifest.toml

* Auto-update READMEs

---------

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-08-20 21:48:20 +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
eric_G
e9f82ab78e
28.0.6 (#689)
* 28.0.6

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-05-28 21:07:32 +02:00
yunohost-bot
0ffb1a168b Auto-update READMEs 2024-04-25 19:05:46 +00:00
yunohost-bot
a21b2da44e Auto-update READMEs 2024-04-16 08:54:53 +00:00
yunohost-bot
1e9852a7f2 Auto-update READMEs 2024-04-08 17:22:46 +00:00
yunohost-bot
600e5195eb Auto-update READMEs 2024-03-28 15:02:42 +00:00
yunohost-bot
5e7acb2482 Auto-update README 2024-03-08 22:24:56 +00:00
yunohost-bot
bc340d1bed Auto-update README 2024-03-01 20:39:08 +00:00
yunohost-bot
ed289c0563 Auto-update README 2024-02-29 15:45:11 +00:00
yunohost-bot
166f3e6546 Auto-update README 2024-02-27 21:04:43 +00:00
yunohost-bot
913947186b Auto-update README 2024-02-04 17:09:16 +00:00
yunohost-bot
d867761a67 Auto-update README 2024-02-01 11:09:58 +00:00
yunohost-bot
63f4a43f75 Auto-update README 2024-01-28 01:21:58 +00:00
yunohost-bot
f957b2b4ad Auto-update README 2023-12-21 16:15:29 +00:00
yunohost-bot
086cfe8054 Auto-update README 2023-12-12 18:57:58 +00:00
yunohost-bot
63429112a4 Auto-update README 2023-11-24 07:02:31 +00:00
yunohost-bot
7cb57770bb Auto-update README 2023-11-10 14:58:40 +00:00
yunohost-bot
cd7cc707a2 Auto-update README 2023-10-27 09:21:10 +00:00
yunohost-bot
8558d812d5 Auto-update README 2023-10-21 19:32:46 +00:00
Éric Gaspar
26515d3d78 Merge branch 'testing' into v2 2023-10-21 21:32:41 +02:00
yunohost-bot
9832fb336c Auto-update README 2023-10-16 20:38:35 +00:00
yunohost-bot
b4180e0479 Auto-update README 2023-10-12 06:30:19 +00:00
Éric Gaspar
555d746ab3 Merge branch 'testing' into v2 2023-10-12 08:30:10 +02:00
yunohost-bot
b87962f113 Auto-update README 2023-10-12 06:20:29 +00:00
Éric Gaspar
6a1620ddf2 Merge branch 'testing' into v2 2023-10-06 08:22:50 +02:00
yunohost-bot
bbf32f4f28 Auto-update README 2023-10-06 06:19:47 +00:00
yunohost-bot
9489634b1d Auto-update README 2023-09-21 11:22:41 +00:00
yunohost-bot
4fd1ef1b3b Auto-update README 2023-09-21 11:22:05 +00:00
yunohost-bot
17347df529 Auto-update README 2023-09-18 10:09:18 +00:00
yunohost-bot
5a72380d45 Auto-update README 2023-09-15 19:29:58 +00:00
yunohost-bot
38f13b0959 Auto-update README 2023-09-09 05:45:31 +00:00
yunohost-bot
3806765e89 Auto-update README 2023-08-11 18:42:54 +00:00
yunohost-bot
bccca31d4e Auto-update README 2023-08-11 09:41:08 +00:00
yunohost-bot
4374737560 Auto-update README 2023-07-20 15:38:31 +00:00
yunohost-bot
93df16f2b7 Auto-update README 2023-07-20 15:16:05 +00:00
yunohost-bot
2cb9a21dfa Auto-update README 2023-07-04 13:14:47 +00:00
Kayou
52a302e2c6
Merge branch 'testing' into 27.0.0 2023-07-04 15:14:44 +02:00
yunohost-bot
fa6ea8a3e4 Auto-update README 2023-06-22 16:27:28 +00:00
yunohost-bot
860a01830b Auto-update README 2023-06-13 11:30:38 +00:00
yunohost-bot
d6446cbe33 Auto-update README 2023-06-13 11:28:58 +00:00
yunohost-bot
2d88325ab6 Auto-update README 2023-06-12 11:17:03 +00:00
Éric Gaspar
2a20ec1f54 Merge branch 'testing' into v2 2023-06-12 13:16:57 +02:00
yunohost-bot
8f09386e9a Auto-update README 2023-06-11 12:36:59 +00:00
yunohost-bot
5dc1603ca8 Auto-update README 2023-06-03 06:43:42 +00:00
Éric Gaspar
fc1ea1edcf Merge branch 'testing' into v2 2023-06-03 08:43:37 +02:00
yunohost-bot
09a8c9ff36 Auto-update README 2023-06-03 06:39:47 +00:00
yunohost-bot
57c0e38746 Auto-update README 2023-05-26 07:02:25 +00:00
yunohost-bot
cc5e50fde3 Auto-update README 2023-05-26 06:48:24 +00:00