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

66 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
Éric Gaspar
a6bab72a87 Update manifest.toml 2024-08-08 17:21:16 +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
Éric Gaspar
e861fc227f 28.0.5 2024-04-25 21:05:40 +02:00
Éric Gaspar
0b31841061 Update manifest.toml 2024-04-16 10:54:48 +02:00
tituspijean
6a0e5ee9de
Make system address book access configurable: default value 2024-04-08 19:28:52 +02:00
tituspijean
ee0a22caba
Make system address book access configurable 2024-04-08 19:22:26 +02:00
Éric Gaspar
0ba5fe11d7 Update manifest.toml 2024-03-28 16:02:35 +01:00
Éric Gaspar
8f79ce5c60 Update manifest.toml 2024-03-09 13:58:21 +01:00
OniriCorpe
191e4ad13c make sure the log folder exists before moving the logs to it 2024-03-01 21:38:35 +01:00
Éric Gaspar
d1b6322fb3 28.0.3 2024-02-29 16:45:06 +01:00
Éric Gaspar
5b967e7b25 Update manifest.toml 2024-02-04 18:09:10 +01:00
Éric Gaspar
579b90e713 28.0.2 2024-02-01 12:09:54 +01:00
Alexandre Aubin
ff2472533f
Update manifest.toml: bump version 2024-01-28 02:21:54 +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
Éric Gaspar
64a5081946 Update manifest.toml 2024-01-14 19:34:14 +01:00
Éric Gaspar
e71c5ca44b Fix disk space 2024-01-14 19:33:37 +01:00
Éric Gaspar
ab33a96bc4 28.0.1 2023-12-21 17:15:23 +01:00
Éric Gaspar
1a4ff65d48 28.0.0 2023-12-12 19:57:53 +01:00
Éric Gaspar
216ea9dd04 27.1.4 2023-11-23 23:31:00 +01:00
Éric Gaspar
d386d90ff0 cleaning 2023-11-17 10:08:55 +01:00
Éric Gaspar
9d934893f2 Update manifest.toml 2023-10-27 11:21:01 +02:00
Éric Gaspar
ee03b25070 add mail setup 2023-10-09 15:22:29 +02:00
Éric Gaspar
698a40827a 27.1.2 2023-10-06 08:21:16 +02:00
Éric Gaspar
cc605dc4eb 27.1.1 2023-09-21 13:22:01 +02:00
Éric Gaspar
d9cbf046fd 27.1.0 2023-09-15 21:29:51 +02:00
Éric Gaspar
5a174307c6 Update manifest.toml 2023-09-15 16:47:49 +02:00
Éric Gaspar
39ecdc53da 27.0.2 2023-08-11 11:41:03 +02:00
ericgaspar
f30ce6fb45 Update manifest.toml 2023-07-30 08:30:28 +01:00
Éric Gaspar
b081780ae1 fix 2023-07-20 17:15:59 +02:00
Éric Gaspar
38b2b7e965 27.0.0 2023-06-13 13:28:52 +02:00
Éric Gaspar
8dfe74737b Update manifest.toml 2023-06-11 12:19:16 +02:00
Éric Gaspar
8f9ded52cc removing actions 2023-06-11 09:47:07 +02:00
Éric Gaspar
4d481f7fde Update manifest.toml 2023-06-02 15:55:28 +02:00
Éric Gaspar
0a8bf02da8 fix data_dir 2023-06-02 09:30:41 +02:00
Éric Gaspar
30a649c520 26.0.2 2023-05-26 09:02:20 +02:00
Éric Gaspar
256ba0a33c 26.0.1 2023-04-23 14:02:51 +02:00
Éric Gaspar
f533c1a45f cleaning 2023-04-03 12:49:23 +02:00
Éric Gaspar
a4c6e3a88f Update manifest.toml 2023-03-22 08:13:50 +01:00
Éric Gaspar
fbd384ac4b Update manifest.toml 2023-03-18 13:30:43 +01:00
Éric Gaspar
fcfed88b83 cleaning 2023-03-08 10:07:33 +01:00
Éric Gaspar
e51db0d9f0 Update manifest.toml 2023-03-01 09:47:34 +01:00
Éric Gaspar
b6241122b1 Update manifest.toml 2023-02-26 11:11:30 +01:00
Éric Gaspar
c2d5eb88e4 Update manifest.toml 2023-02-23 23:41:40 +01:00
Éric Gaspar
28e39750d5 Update manifest.toml 2023-02-23 16:52:57 +01:00
Éric Gaspar
4735b446a5 Update manifest.toml 2023-02-22 18:19:46 +01:00
Éric Gaspar
3fa4fadf41 fix 2023-02-21 23:23:15 +01:00
Éric Gaspar
adbb8e7d12 Update manifest.toml 2023-02-16 21:25:21 +01:00