Maniack Crudelis
87d92b35a0
Use ynh_smart_mktemp
8 years ago
Maniack Crudelis
c046535b4e
Don't use /tmp anymore
8 years ago
Maniack Crudelis
dc2c104242
Revert previous commit...
8 years ago
Maniack Crudelis
634d607dd4
Don't use /tmp anymore
8 years ago
Jimmy Monin
51de0db362
Fix Nextcloud apps upgrade ( fixes #123 )
avoid putting existing apps in an inappropriate sub-directory after Nextcloud update...
8 years ago
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...
8 years ago
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
8 years ago
Maniack Crudelis
ada812a79c
Add multimedia support
8 years ago
Maniack Crudelis
0e56a2f8b4
Fix upgrade old version ( #99 )
* Fix upgrade old version
* Move to an existing if
8 years ago
Jimmy Monin
009466999d
Fix cron config file rights ( fixes #88 )
8 years ago
Maniack Crudelis
23f809d44c
Fix duplicate log entry in logrotate
8 years ago
Maniack Crudelis
8ea155ee6d
Complete refactoring
* Refactoring
* Fix upgrade script
* Fix owncloud migration + new helper ynh_handle_app_migration
* Add more informations about ynh_handle_app_migration
* Fix typos, enhance comments, fix spacing
* Rename $dependencies to $pkg_dependencies as matter of homogeneity with other apps
* [enh] Change the label during the migration
9 years ago
Rafi59
5d81287933
Update to nextcloud 12 ( closes #36 and #38 ) ( #37 )
* Update to nextcloud 12
* Add correct rights
* Fix temp directory rights on upgrade
* Add server tuning
* Update php-fpm.conf
* Add new helper for fpm config
* [fix] Opcache
* [fix] nginx SAMEORIGIN
9 years ago
Jimmy Monin
34e1085a9f
Setup log rotation ( closes #25 )
9 years ago
Maniack Crudelis
d01e317f15
Backup during upgrade only after 11.0.0
9 years ago
Maniack Crudelis
b955865853
Fix owncloud migration
9 years ago
Maniack Crudelis
732919b6c4
Fix regression
9 years ago
Maniack Crudelis
8117339356
backup_core_only upgrade
9 years ago
Maniack Crudelis
301ad274e1
Mise à jour séquentielle des versions majeures
9 years ago
Maniack Crudelis
0adefb1055
SECURE_REMOVE et commentaires
9 years ago
Maniack Crudelis
6ee618fd55
then en trop et ynh_die avant helpers
9 years ago
Maniack Crudelis
de45255dc9
Upgrade sécurisé
Je veux bien des review avant de merger ça.
On vient déjà de foirer une install de nextcloud, je préfère être sûr...
9 years ago
Maniack Crudelis
0184b1c9c4
backup delete si l'archive existe
9 years ago
Maniack Crudelis
74dd364111
Upgrade sécurisé par un restore
9 years ago
Jérôme Lebleu
fa25e50052
[enh] Enable sharing of the Home's external storage
10 years ago
Jérôme Lebleu
8420807556
[fix] Rename MySQL database and user when migrating from ownCloud
10 years ago
Jérôme Lebleu
afcdf6e47e
[fix] Ensure that UpdateNotification app is disabled
10 years ago
Jérôme Lebleu
cc21dc5fa3
[fix] Improve how .well-known path is checked
10 years ago
Jérôme Lebleu
91d3d800b2
[enh] Handle the migration from ownCloud app
10 years ago
Jérôme Lebleu
456c77ec68
[enh] Upgrade the package to ship Nextcloud v9.0.51
10 years ago
Jérôme Lebleu
30086cb956
[fix] Prevent to redefine .well-known paths ( fix #400 )
10 years ago
Jérôme Lebleu
25698019e7
[enh] Use cron job for background tasks ( close #406 )
10 years ago
Jérôme Lebleu
ad96fdd9e8
[fix] Skip the /.well-known paths in SSOwat
10 years ago
Jérôme Lebleu
fc8d70aee1
[fix] Unprotect the whole path to serve public shares and so
10 years ago
Jérôme Lebleu
44d2b9ffe1
[enh] Ask to create local mount to user home folder at install
10 years ago
Jérôme Lebleu
6d32b70388
[fix] Print upgrade notice to stderr and tell to activate them instead
10 years ago
Jérôme Lebleu
877cbd9d5a
[doc] Notice about disabled third-parties applications at upgrade
10 years ago
Jérôme Lebleu
d37d87fdeb
[enh] Make use of ynh_die and YNH_APP_INSTANCE_NAME env var
10 years ago
Jérôme Lebleu
2994c1e80c
[enh] Pass user/group to php-fpm.conf and remove old dir at upgrade
10 years ago
Jérôme Lebleu
077590862a
[fix] Protect everything but remote and well-known paths
10 years ago
Jérôme Lebleu
c02d6c39dd
[enh] Create as needed local home mount with External Storage
10 years ago
Jérôme Lebleu
2dfd4b482c
[fix] Do not attempt to fix path app setting at upgrade
10 years ago
Jérôme Lebleu
b64d802e76
[fix] Set system group in app hooks
10 years ago
Jérôme Lebleu
733d576831
[enh] Patch ownCloud to config the logout URL and set it to SSOwat one
10 years ago
Jérôme Lebleu
8ecface268
[fix] Do not create empty ldap config at upgrade and fix download
10 years ago
Jérôme Lebleu
5cbd01ab57
[enh] Rewrite and update upgrade script to use helpers
10 years ago
Jérôme Lebleu
4fcbb58642
[enh] Rewrite install/remove script for ownCloud 9.0
ownCloud 9.0 comes with improved occ which allows to install easily from
the command-line. This install rewrite uses those new facilities and also uses
the config:import command to set system and LDAP configuration.
10 years ago