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

116 commits

Author SHA1 Message Date
Éric Gaspar
9768c48345 cleaning 2023-02-24 15:27:50 +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
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
tituspijean
890941eaa9
Implement Config Panels v1.0 (PHP and maintenance mode) 2022-08-04 16:19:06 +02:00
Éric Gaspar
b5c526be5c
Update install 2022-07-17 09:59:21 +02:00
Éric Gaspar
79cdc2a70a
Update install 2022-07-16 16:02:39 +02:00
Éric Gaspar
2765ab4ef2
Fix 2022-07-16 15:49:34 +02:00
Éric Gaspar
3dfe44d4df
Merge branch 'testing' into convert-mysql-charset 2022-07-16 15:33:00 +02:00
Éric Gaspar
3b59475f71
Add db_user var 2022-06-14 14:59:47 +02:00
ericgaspar
3f3e936ef6
Update install 2021-12-08 11:54:46 +01:00
ericgaspar
ed772c35be
Update install 2021-12-02 23:13:12 +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
383f2a0045
Add --purge option 2021-11-14 16:01:21 +01:00
ericgaspar
94a633c81a
extra_php_dependencies 2021-11-14 15:55:55 +01:00
Alexandre Aubin
40e6564a32
www-data needs access to $final_path 2021-10-10 15:25:46 +02:00
Alexandre Aubin
20815ed7f2
Fix final_path perms 2021-10-01 04:24:53 +02:00
Alexandre Aubin
050dc891af
Fix final_dir perms 2021-10-01 04:23:48 +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
7dfbf4b06a
Merge pull request #377 from YunoHost-Apps/21.0.0
Upgrade to version 21.0.0
2021-05-25 19:23:17 +02:00
Kay0u
80bb0a1051
add default_character_set parameter 2021-03-18 11:22:26 +01:00
Alexandre Aubin
41d2c37762
Make sure to redact admin password 2021-03-17 15:26:07 +01:00
Kayou
aa325130e9
Merge pull request #386 from YunoHost-Apps/Globale-variables
Use global variables
2021-03-16 15:06:01 +01:00
Kay0u
4f66d838b9
fix sql 2021-03-11 13:45:21 +01:00
Kay0u
5918601e28
fix allowsymlinks 2021-03-08 18:47:01 +01:00
Kayou
a649f030d3
utf8 -> utf8mb4
https://github.com/YunoHost-Apps/nextcloud_ynh/pull/384#issuecomment-792766121
2021-03-08 16:20:31 +01:00
ericgaspar
466b0a6c41
Use global variables 2021-03-01 18:57:27 +01:00
Kay0u
b6e2057179
Try to migrate mysql db to utf8 2021-02-25 12:19:46 +01:00