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

147 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
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
tituspijean
ee0a22caba
Make system address book access configurable 2024-04-08 19:22:26 +02:00
OniriCorpe
f2d0e3145e move the nextcloud logs to /var/log 2024-02-27 22:48:32 +01:00
Éric Gaspar
bf43673ab9 cleaning 2024-01-30 00:01:57 +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
2cd5f4d85b cleaning 2024-01-12 18:30:43 +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
ljf (zamentur)
a4480d7da6
[fix] Multimedia and home external storage 2023-12-11 01:32:39 +01:00
ljf (zamentur)
8efdae9217
[fix] overwrite.cli.url should contains path 2023-11-30 11:45:53 +01:00
Éric Gaspar
d386d90ff0 cleaning 2023-11-17 10:08:55 +01:00
Éric Gaspar
aab1e0b13a Update install 2023-10-29 18:35:59 +01:00
tituspijean
a37ef189fb Implement phpflags and advertise command 2023-10-29 16:10:10 +00:00
Éric Gaspar
195de62308 #584 2023-06-11 14:28:15 +02:00
Éric Gaspar
2079c31ff2 Update install 2023-06-11 11:37:06 +02:00
Éric Gaspar
6b192d01e3 cleaning 2023-06-11 10:11:11 +02:00
Éric Gaspar
2efa3bf776 Update install 2023-06-02 09:56:40 +02:00
Éric Gaspar
0a8bf02da8 fix data_dir 2023-06-02 09:30:41 +02:00
Éric Gaspar
f533c1a45f cleaning 2023-04-03 12:49:23 +02:00
Éric Gaspar
c0b65a47fb Update install 2023-03-22 08:11:58 +01:00
Éric Gaspar
f63eb34d6e Update install 2023-03-08 10:13:29 +01:00
Éric Gaspar
e99bce0db6 Update install 2023-03-08 10:12:29 +01: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
71a4b662dc Update install 2023-02-21 23:24:05 +01:00
Éric Gaspar
9800577c5f Update install 2023-02-13 09:09:25 +01:00
Éric Gaspar
993807bced cleaning 2023-02-10 21:57:45 +01:00
Éric Gaspar
dcd018c0ea Merge branch 'testing' into convert-mysql-charset 2023-01-28 17:50:31 +01:00
Éric Gaspar
8802926c27 Fix warning 2023-01-22 22:06:37 +01:00
Éric Gaspar
9e801dc364 Fix warning 2023-01-22 21:57:45 +01:00
Éric Gaspar
8ea0038c04 Update install 2023-01-22 16:22:43 +01:00
Éric Gaspar
a7df2428db be vague 2023-01-22 16:16:08 +01:00
Éric Gaspar
888808f0b9 Update install 2023-01-22 15:56:03 +01:00
Éric Gaspar
bb00a056fc Merge branch 'testing' into convert-mysql-charset 2023-01-21 12:38:54 +01:00
ericgaspar
2f6ac2fd14 25.0.3 2023-01-21 11:30:57 +01:00
Éric Gaspar
dbe57a6a0b Merge branch 'testing' into convert-mysql-charset 2023-01-05 15:27:18 +01:00
ericgaspar
d0682fe8a3 Fix typo 2022-12-10 19:11:42 +01:00
ericgaspar
2dd5c1e334 fic comment 2022-12-10 19:09:43 +01:00
lapineige
e0f7b241b5
32-bit warning : don't block install 2022-12-10 18:52:24 +01:00
Éric Gaspar
5b0f933297
Update install 2022-12-01 15:37:20 +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
cce8573ea5 Merge branch 'testing' into convert-mysql-charset 2022-11-04 18:00:23 +01:00
Éric Gaspar
27877aa5b3 Nextcloud has deprecated 32-bit 2022-11-03 21:57:10 +01:00
Éric Gaspar
b2aa91c80f
Merge branch 'testing' into convert-mysql-charset 2022-09-06 20:28:14 +02:00
Kayou
7d151ed4a3
Merge pull request #500 from YunoHost-Apps/config-panel-v1
Implement Config Panels v1.0 (PHP and maintenance mode)
2022-08-29 12:37:06 +02:00
tituspijean
e88819d9c4
Merge branch 'testing' into config-panel-v1 2022-08-25 15:16:51 +02:00