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

160 commits

Author SHA1 Message Date
ericgaspar
2dd5c1e334 fic comment 2022-12-10 19:09:43 +01:00
lapineige
9ba5ca3848
32 bit warning : don't block upgrades 2022-12-10 18:52:00 +01:00
Éric Gaspar
6bca7a7c8b
Update upgrade 2022-12-01 15:38:36 +01:00
Éric Gaspar
27877aa5b3 Nextcloud has deprecated 32-bit 2022-11-03 21:57:10 +01: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
tituspijean
890941eaa9
Implement Config Panels v1.0 (PHP and maintenance mode) 2022-08-04 16:19:06 +02:00
Éric Gaspar
3b59475f71
Add db_user var 2022-06-14 14:59:47 +02:00
Kay0u
cb51384c7c
fix the upgrade, needs 6ea3272828 2022-01-17 17:41:37 +01:00
Alexandre Aubin
9239387006
Merge pull request #440 from YunoHost-Apps/permissions
Update upgrade
2021-11-21 19:48:17 +01:00
Alexandre Aubin
a11d530d03
Merge pull request #453 from YunoHost-Apps/2.22.1
22.2.3
2021-11-21 19:48:04 +01:00
ericgaspar
28f82d059d
set datadir 2021-11-16 09:03:59 +01:00
ericgaspar
94a633c81a
extra_php_dependencies 2021-11-14 15:55:55 +01:00
Alexandre Aubin
3df321beb1
www-data needs access to final_path 2021-10-10 15:26:31 +02:00
Alexandre Aubin
4dd63b7c0b
Fix final_path perms 2021-10-01 04:25:52 +02:00
ericgaspar
cc42580859
Update upgrade 2021-09-14 13:57:19 +02:00
ericgaspar
9f7badfdd0
Revert "Add rights"
This reverts commit 7fafb515d1.
2021-08-09 15:08:09 +02:00
ericgaspar
7fafb515d1
Add rights 2021-08-09 14:40:55 +02:00
ericgaspar
38eaef440e
Add is public in manifest 2021-08-09 14:24:20 +02:00
Kay0u
d9c9c73e79
add apc.enable_cli=1 to occ 2021-07-09 19:04:15 +02:00
Kay0u
621c3b9eb1
Use PCRE regex fir api permission 2021-06-15 11:55:51 +02:00
ericgaspar
fd04753b75
Use ynh_exec_as 2021-05-27 11:35:42 +02:00
Alexandre Aubin
792378c463 Get rid of ynh_replace_string and multimedia helper now official 2021-05-25 20:38:05 +02:00
Kayou
d88c7e98c2
Merge pull request #241 from YunoHost-Apps/new-permissions-system
New permissions system
2021-05-25 19:32:26 +02:00
Kayou
aa325130e9
Merge pull request #386 from YunoHost-Apps/Globale-variables
Use global variables
2021-03-16 15:06:01 +01:00
Kay0u
5918601e28
fix allowsymlinks 2021-03-08 18:47:01 +01:00
ericgaspar
466b0a6c41
Use global variables 2021-03-01 18:57:27 +01:00
Kay0u
71c9cbf607
unprotected_uris is deleted by the core 2021-03-01 13:09:38 +01:00
Kay0u
fa5d488abf
Merge branch 'testing' into new-permissions-system 2021-03-01 13:06:31 +01:00
Kayou
c17001274b
Merge pull request #364 from YunoHost-Apps/Remove-owncloud-migration
Remove ownCloud migration
2021-01-21 17:24:35 +01:00
Kay0u
504c04be57
If phpversion doesn't exist, create it 2021-01-21 17:16:43 +01:00
ericgaspar
6d041fda5f
Put back ynh_clean_setup 2021-01-16 14:12:15 +01:00
ericgaspar
7561fb4bec
Remove ownCloud migration 2021-01-11 19:54:45 +01:00
Kay0u
8e98a6d6ae
Fix upgrde/disable mail 2021-01-11 19:07:45 +01:00
Kay0u
63b0a95419
Migrate legacy permissions 2020-12-31 17:59:51 +01:00
Kayou
c415810791
Merge branch 'testing' into new-permissions-system 2020-12-31 17:32:16 +01:00
Kay0u
1fe41e5570
Fix detection of mail app enabled 2020-12-31 00:59:45 +01:00
Kay0u
23d2629be9
disable mail app to fix the upgrade from 19 to 20 2020-12-30 00:22:48 +01:00
Kayou
d0552650f1
Fix the caldav regex 2020-12-18 11:39:00 +01:00
Kayou
9f056198d5
Apply suggestions from code review 2020-12-17 12:00:56 +01:00
Kay0u
001a2b6a1a
reload php-fpm 2020-12-16 16:16:34 +01:00
Kay0u
d01cb9826a
Upgrade php version 2020-12-16 15:40:25 +01:00
Kay0u
f12db573bf
add missing primary keys 2020-12-16 14:08:35 +01:00
Kay0u
c835aea178
allow Symlinks 2020-12-16 13:59:58 +01:00
ericgaspar
70e7030a37
Add $phpversion 2020-12-16 11:16:00 +01:00
ericgaspar
50ece34da7
Fix linter 2020-12-10 12:48:15 +01:00
ericgaspar
dfe0624a71
fix 2020-11-19 21:36:22 +01:00
Kay0u
a9559aeac4
use phpversion for nginx helper 2020-11-19 11:39:57 +01:00
Kayou
c0ff359707
Merge branch 'testing' into v.20.0 2020-10-13 14:55:44 +02:00
Kay0u
3735ac2ad2
fix upgrade for new major version 2020-10-13 14:52:32 +02:00