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

287 commits

Author SHA1 Message Date
Alexandre Aubin
af6ece005a
Merge branch 'testing' into fix-path-traversal-issue 2019-04-02 03:09:24 +02:00
Maniack Crudelis
9d8bd3183f
Merge branch 'master' into testing 2019-03-29 15:45:15 +01:00
Maniack Crudelis
5ff310068f
Update pull_request_template.md 2019-03-24 16:46:26 +01:00
JimboJoe
ec619e70ef
Merge pull request #178 from YunoHost-Apps/enh_change_url
Add change_url feature
2019-03-23 09:05:09 +01:00
Maniack Crudelis
b3417bcccd
Merge pull request #163 from YunoHost-Apps/package_upgrade
Package upgrade
2019-03-22 20:17:58 +01:00
Alexandre Aubin
0be7e16d74
Add / at the end of the location + add rewrite rule 2019-03-20 20:56:17 +01:00
Alexandre Aubin
cc08c70224
Quickfix for path traversal issue 2019-03-20 20:22:37 +01:00
Jimmy Monin
bb0c7fe1e6 Add change_url feature 2019-03-16 19:27:23 +01:00
JimboJoe
b485f45c6d
Merge branch 'testing' into package_upgrade 2019-03-12 22:24:34 +01:00
Kayou
d66fbf76c8
Merge pull request #175 from Mickael-Martin/notify-fix-testing
Update install to fix localhost in notification
2019-03-12 10:46:59 +01:00
Kayou
961ff24c1d
Merge pull request #171 from YunoHost-Apps/enh_update_15.0.5
Upgrade to 15.0.5 and fix nginx configuration
2019-03-12 10:46:15 +01:00
JimboJoe
c064770589
Update manifest.json
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
2019-03-10 13:10:08 +01:00
Maniack Crudelis
ee0d5457a1
Modify upgrade script as well 2019-03-07 11:55:02 +01:00
Maniack Crudelis
46c496c6de
Update install 2019-03-07 11:51:14 +01:00
Mickaël Martin
b7e16f8139
change server name in notify 2019-03-07 10:16:56 +01:00
JimboJoe
0719c177b8
Update scripts/install
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
2019-03-05 15:37:07 +01:00
Jimmy Monin
3dd34327ca Update nginx configuration to latest Nextcloud recommendations 2019-03-02 12:18:33 +01:00
Jimmy Monin
445e8d2a69 Upgrade to upstream version 15.0.5 2019-03-02 12:17:15 +01:00
JimboJoe
a937450910
Merge pull request #152 from YunoHost-Apps/testing
Testing
2019-02-20 21:13:52 +01:00
Maniack Crudelis
833f48a905
Merge branch 'testing' into package_upgrade 2019-02-17 21:05:42 +01:00
Maniack Crudelis
764209306b Add progression with ynh_print_info 2019-02-17 20:57:31 +01:00
Maniack Crudelis
b399b69051 Update helpers 2019-02-16 17:21:42 +01:00
Maniack Crudelis
00761efade Use php7 2019-02-16 17:21:15 +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
JimboJoe
42d7be7211
Merge pull request #160 from YunoHost-Apps/enh_update_15.0.4
Upgrade to upstream version 15.0.4
2019-02-13 19:12:26 +01:00
Jimmy Monin
c3480daae6 Adapt nginx configuration to avoid double headers due to core change (8cb029a55e) 2019-02-07 21:41:32 +01:00
Jimmy Monin
94087e89d5 Upgrade to upstream version 15.0.4 2019-02-07 21:38:17 +01:00
JimboJoe
890397cadb
Merge pull request #157 from YunoHost-Apps/fix_maintenance_user
Maintenance operations: fix user for multi-instance and apply at installation
2019-02-03 09:24:27 +01:00
Jimmy Monin
f96172bf94 Merge branch 'testing'
Conflicts:
	scripts/upgrade.d/upgrade.last.sh
2019-01-27 09:05:20 +01:00
Jimmy Monin
8e75ccbee9 Use one log file per nextcloud instance 2019-01-27 08:58:18 +01:00
JimboJoe
831bf41cec
Merge pull request #158 from YunoHost-Apps/enh_update_15.0.2
Upgrade to upstream version 15.0.2
2019-01-19 09:19:08 +01:00
Jimmy Monin
5ffb18ca06 Upgrade to upstream version 15.0.2 2019-01-14 20:42:25 +01:00
Jimmy Monin
d934a9192d Maintenance operations: fix user for multi-instance and apply at installation 2019-01-07 07:30:42 +01:00
JimboJoe
22e448c92e
Merge pull request #156 from YunoHost-Apps/fix_patches_on_install
Fix patches not applied on installation
2019-01-06 13:35:12 +01:00
Jimmy Monin
a1e51bb992 Fix patches not applied on installation 2019-01-05 21:48:29 +01:00
JimboJoe
9b50fca802
Merge pull request #148 from nath5394/testing
Update to 15.0.0
2019-01-05 10:05:17 +01:00
Jimmy Monin
0857601c4f Change version in manifest as well 2018-12-30 20:05:20 +01:00
Jimmy Monin
d62e8c411c Limit upgrade operations (patches, maintenance, etc.) to the last upgrade 2018-12-22 09:26:05 +01:00
Jimmy Monin
c3d725c45b Fix README screenshot URL (fixes #153) 2018-12-21 19:40:20 +01:00
Jimmy Monin
33c3ecb3dc Adapt CSPv3 disabling patch and add a patch to allow eval in JS scripts for YunoHost tile 2018-12-21 00:09:01 +01:00
Jimmy Monin
ac68f6a57e Merge remote-tracking branch 'refs/remotes/originapp/testing' 2018-12-20 23:48:22 +01:00
JimboJoe
229f8719a4
Merge pull request #149 from YunoHost-Apps/enh_upgrade_maintenance
Plan required maintenance operations after upgrade
2018-12-19 21:14:47 +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
Jimmy Monin
698218cacd Plan required maintenance operations after upgrade 2018-12-16 18:02:59 +01:00
Nathanael
a5d7aac75d Upgrade to upstream version 15.0.0 (fix)
Upgrade to upstream version 15.0.0 (fix)
2018-12-15 18:16:30 +01:00
Nathanael
53c4fb686b Upgrade to upstream version 15.0.0
Upgrade to upstream version 15.0.0
2018-12-15 14:59:05 +01:00
frju365
e289fb47b2
Merge pull request #146 from YunoHost-Apps/enh_version_14.0.4
Upgrade to upstream version 14.0.4
2018-12-11 09:06:35 +01:00
Jimmy Monin
2848fe3719 Upgrade nginx configuration following release 14 recommendations (https://docs.nextcloud.com/server/14/admin_manual/installation/nginx.html) 2018-11-25 22:10:06 +01:00