Kay0u
5fb67a99c6
Merge branch 'testing' into new-permissions-system
2020-03-27 14:56:32 +01:00
Kay0u
f6a4218b76
update is_url_handled
2020-03-17 00:35:43 +01:00
Jimmy Monin
5870b3c448
Fix PHP-FPM parameters in upgrade
2020-03-07 22:11:02 +01:00
Jimmy Monin
4e12728808
Fix cron and maintenance jobs
2020-02-23 17:50:24 +01:00
Jimmy Monin
fb3559ea4a
Rename variable to YNH_PHP_VERSION
2020-02-22 18:33:10 +01:00
Jimmy Monin
5310fd9f3a
Fix upgrade from previous version
2020-02-19 07:11:40 +01:00
ljf (zamentur)
5b2e81d4d9
Merge branch 'testing' into en_update_18.0.0
2020-02-06 22:25:54 +01:00
maniack
52bffc479c
Use ynh_get_scalable_phpfpm
2019-12-06 20:37:01 +01:00
Kay0u
fc110058a9
fix multi_instance
2019-11-20 13:30:15 +09:00
Kay0u
9d28b75fb9
New permissions system
2019-11-07 22:10:31 +09:00
Kayou
91eeac6073
Fix upgrade
2019-11-06 18:43:09 +09:00
Kay0u
1f6076fe5d
Merge branch 'testing' into en_update_17.0.0
2019-10-06 11:00:39 +02:00
Kay0u
d3028dbe3a
17.0.0
2019-09-28 00:12:29 +02:00
Jimmy Monin
b9d8e09fee
Change also datadir's scope
2019-08-10 19:28:43 +02:00
Jimmy Monin
8482d00f1a
Change scope of create_external_storage as well
2019-08-10 17:20:47 +02:00
Jimmy Monin
b60691e6f3
Fix scope of exec_occ function
2019-08-10 14:46:34 +02:00
JimboJoe
1a51de3a7d
Merge branch 'testing' into fix-168-copy-apps-correctly2
2019-07-21 17:10:21 +02:00
Maniack Crudelis
57225b8c6a
Normalization from example_ynh
2019-05-12 21:40:00 +02:00
Maniack Crudelis
377037ce45
Handle well-known conflict
2019-05-06 01:11:18 +02:00
JimboJoe
36f10cbc57
Merge pull request #188 from YunoHost-Apps/fix_various_warnings
...
Fix impossible upload via web interface and various warnings
2019-04-07 09:21:56 +02:00
Maniack Crudelis
52b58ba688
Merge pull request #189 from YunoHost-Apps/master
...
Merge master into testing
2019-04-04 23:58:03 +02:00
Jimmy Monin
acffd4cf38
Fix OPcache warnings
2019-04-04 22:28:24 +02:00
Maniack Crudelis
3dc9ba2020
[fix] Quick fix for backup_core_only feature with the old backup.
2019-04-04 16:22:36 +02:00
Jimmy Monin
493172ea4d
Add fail2ban configuration
2019-03-24 22:57:40 +01:00
Jimmy Monin
6944dac81a
Fix directory parsing
2019-03-23 21:27:02 +01:00
Maniack Crudelis
3e1f3c2bc1
Duplicated 'for'
2019-03-17 12:53:33 +01:00
Jimmy Monin
e8349d8dc9
Fix apps directory parsing
2019-03-17 12:43:11 +01:00
JimboJoe
b485f45c6d
Merge branch 'testing' into package_upgrade
2019-03-12 22:24:34 +01:00
Maniack Crudelis
567e54289a
Keep the code clear and simple...
2019-03-07 12:04:27 +01:00
Maniack Crudelis
ee0d5457a1
Modify upgrade script as well
2019-03-07 11:55:02 +01:00
ljf (zamentur)
8bee85518d
[enh] Remove sudo and double brackets
2019-02-28 18:05:10 +01:00
ljf (zamentur)
15f6eb637f
[fix] Reset backup on 12 and later version
2019-02-26 00:58:36 +01:00
root
c71a444a94
[fix] Use the old owncloud method to copy apps dir
2019-02-26 00:57:24 +01:00
ljf (zamentur)
3b16063a82
[fix] Copy only app missing in new apps dir
2019-02-26 00:33:35 +01:00
Maniack Crudelis
764209306b
Add progression with ynh_print_info
2019-02-17 20:57:31 +01:00
Maniack Crudelis
1a993ae9b9
Normalization from example_ynh
2019-02-16 17:18:56 +01:00
JimboJoe
7ad7085bd0
Merge pull request #127 from YunoHost-Apps/donotusetmp
...
Don't use /tmp anymore
2019-02-13 19:12:59 +01:00
Jimmy Monin
d62e8c411c
Limit upgrade operations (patches, maintenance, etc.) to the last upgrade
2018-12-22 09:26:05 +01:00
Nathanael
134a44cc3f
Revert "Version 15 : add occ commands to improve db performances"
...
Because of https://github.com/YunoHost-Apps/nextcloud_ynh/pull/149
This reverts commit f1f95274a2
.
2018-12-16 21:29:45 +01:00
Nathanael
f1f95274a2
Version 15 : add occ commands to improve db performances
2018-12-16 20:49:31 +01:00
Maniack Crudelis
87d92b35a0
Use ynh_smart_mktemp
2018-08-29 21:10:08 +02:00
Maniack Crudelis
c046535b4e
Don't use /tmp anymore
2018-06-24 19:20:13 +02:00
Maniack Crudelis
dc2c104242
Revert previous commit...
2018-06-24 19:19:04 +02:00
Maniack Crudelis
634d607dd4
Don't use /tmp anymore
2018-06-24 19:16:41 +02:00
Jimmy Monin
51de0db362
Fix Nextcloud apps upgrade ( fixes #123 )
...
avoid putting existing apps in an inappropriate sub-directory after Nextcloud update...
2018-06-14 18:23:02 +02:00
Jimmy Monin
8cd01bdc8d
Fix failed access after first installation
...
Don't create the user data folder (automatically created by Nextcloud), thus avoiding giving wrong ownership...
2018-05-28 19:32:22 +02:00
JimboJoe
eea1331320
Merge branch 'testing' into fix_logout_patch
2018-05-16 08:02:14 +02:00
Jimmy Monin
3fdcdf6576
Fix automatic logout from YunoHost when logging out from Nextcloud ( #106 ):
...
- fix Nextcloud source patch
- fix patches not applied on installation
- add an empty patches directory to work around a nasty cache issue when running package_check
2018-05-14 18:53:02 +02:00
Maniack Crudelis
ada812a79c
Add multimedia support
2018-05-04 20:50:12 +02:00
Maniack Crudelis
0e56a2f8b4
Fix upgrade old version ( #99 )
...
* Fix upgrade old version
* Move to an existing if
2018-03-18 08:59:10 +01:00