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

1378 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
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
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
eric_G
c033b9de92
Merge pull request #685 from YunoHost-Apps/testing
Testing
2024-04-26 15:56:55 +02:00
yunohost-bot
0ffb1a168b Auto-update READMEs 2024-04-25 19:05:46 +00:00
Éric Gaspar
e861fc227f 28.0.5 2024-04-25 21:05:40 +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
eric_G
b05bcf5b4f
Merge pull request #681 from YunoHost-Apps/testing
Testing
2024-04-16 16:48:26 +02:00
eric_G
d50606511b
Merge pull request #683 from Gofannon/patch-1
fix nginx config
2024-04-16 10:58:28 +02:00
yunohost-bot
a21b2da44e Auto-update READMEs 2024-04-16 08:54:53 +00:00
Éric Gaspar
0b31841061 Update manifest.toml 2024-04-16 10:54:48 +02:00
Gofannon
e45a54f595
fix nginx config 2024-04-10 15:17:56 +02:00
Éric Gaspar
7752ada69d Merge branch 'master' into testing 2024-04-09 20:16:03 +02:00
eric_G
1f57fdb61c
Merge pull request #680 from YunoHost-Apps/config-addressbook
Make system address book access configurable
2024-04-09 20:11:04 +02:00
tituspijean
6a0e5ee9de
Make system address book access configurable: default value 2024-04-08 19:28:52 +02:00
yunohost-bot
1e9852a7f2 Auto-update READMEs 2024-04-08 17:22:46 +00:00
tituspijean
ee0a22caba
Make system address book access configurable 2024-04-08 19:22:26 +02:00
yunohost-bot
005f0a210a Auto-update READMEs 2024-04-03 15:46:27 +00:00
eric_G
4ef4af935d
Merge pull request #677 from YunoHost-Apps/testing
Testing
2024-04-03 17:46:21 +02:00
eric_G
ee3b9fd9fb
Merge branch 'master' into testing 2024-03-31 10:42:19 +02:00
yunohost-bot
22f8c373c9 Auto-update README 2024-03-29 07:14:57 +01:00
yunohost-bot
600e5195eb Auto-update READMEs 2024-03-28 15:02:42 +00: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
eric_G
2423bb9501
Merge pull request #676 from YunoHost-Apps/fix_upgrade_tmp
Fix upgrade tmp
2024-03-09 13:56:33 +01:00
eric_G
fde839df3d
Merge pull request #671 from YunoHost-Apps/fix-upgrade-message
fix pre upgrade message
2024-03-09 10:48:57 +01: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
yunohost-bot
5e7acb2482 Auto-update README 2024-03-08 22:24:56 +00:00
OniriCorpe
81441999a9
Merge pull request #673 from YunoHost-Apps/testing 2024-03-02 01:57:54 +01:00
yunohost-bot
bc340d1bed Auto-update README 2024-03-01 20:39:08 +00:00
OniriCorpe
191e4ad13c make sure the log folder exists before moving the logs to it 2024-03-01 21:38:35 +01:00
OniriCorpe
bfdde027ae fix pre upgrade message 2024-02-29 21:24:04 +01:00
eric_G
880d6459a0
Merge pull request #662 from YunoHost-Apps/testing
testing
2024-02-29 19:47:10 +01:00
eric_G
36099af539
Merge pull request #669 from YunoHost-Apps/fix-log-path
move the nextcloud log file to /var/log
2024-02-29 16:45:52 +01:00
yunohost-bot
ed289c0563 Auto-update README 2024-02-29 15:45:11 +00:00
Éric Gaspar
d1b6322fb3 28.0.3 2024-02-29 16:45:06 +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
e1652d4583 remove logs at app removal 2024-02-27 22:56:09 +01:00
OniriCorpe
f2d0e3145e move the nextcloud logs to /var/log 2024-02-27 22:48:32 +01:00
yunohost-bot
166f3e6546 Auto-update README 2024-02-27 21:04:43 +00:00
Éric Gaspar
43c5bab777 HSTS is already set by the core 2024-02-27 22:04:34 +01:00
Éric Gaspar
ef0e83732a Merge branch 'testing' of https://github.com/YunoHost-Apps/nextcloud_ynh into testing 2024-02-04 18:09:23 +01:00
Éric Gaspar
74b54ec3c5 Merge branch 'master' into testing 2024-02-04 18:09:19 +01:00
yunohost-bot
913947186b Auto-update README 2024-02-04 17:09:16 +00:00
Éric Gaspar
5b967e7b25 Update manifest.toml 2024-02-04 18:09:10 +01:00
Éric Gaspar
b68a540326 fix maintenance window start time configured warning 2024-02-04 18:08:04 +01:00