ljf
d860ba45a0
[enh] Add some missing apps dependencies
6 years ago
ljf
1a76a85fcd
[enh] Add some missing apps dependencies
6 years ago
Kay0u
d3028dbe3a
17.0.0
7 years ago
Maniack Crudelis
57225b8c6a
Normalization from example_ynh
7 years ago
Maniack Crudelis
377037ce45
Handle well-known conflict
7 years ago
Jimmy Monin
6f0a9e2963
Add ynh_systemd_action unstable helper
7 years ago
Jimmy Monin
493172ea4d
Add fail2ban configuration
7 years ago
Maniack Crudelis
764209306b
Add progression with ynh_print_info
7 years ago
Maniack Crudelis
b399b69051
Update helpers
7 years ago
Maniack Crudelis
00761efade
Use php7
7 years ago
Maniack Crudelis
1a993ae9b9
Normalization from example_ynh
7 years ago
Jimmy Monin
698218cacd
Plan required maintenance operations after upgrade
7 years ago
Maniack Crudelis
d76dc40151
ynh_die if no free space
8 years ago
Maniack Crudelis
30c19929cb
Add a new helper to create temporary directory
8 years ago
Jimmy Monin
1cdb9ea161
Fix Debian Stretch dependencies by installing php-apcu, php-mbstring and php-xml
8 years ago
JimboJoe
56e4620128
Fix typos
8 years ago
Maniack Crudelis
628cead60f
Use a checksum for yunohost.multimedia
8 years ago
Maniack Crudelis
ada812a79c
Add multimedia support
8 years ago
Maniack Crudelis
465049e6b3
php-zip if not jessie
8 years ago
Maniack Crudelis
06463a4ed2
Add php-zip only for stretch
8 years ago
Maniack Crudelis
c72532be34
Fix stretch
8 years ago
frju365
6263a28954
Update _common.sh
8 years ago
Jimmy Monin
57c8122f4a
Enable Redis use for file locking
https://docs.nextcloud.com/server/12.0/admin_manual/configuration_server/caching_configuration.html#small-organization-single-server-setup
8 years ago
Jimmy Monin
3dcf602d11
Complete imagemagick dependency (for gallery plugin)
8 years ago
anmol26s
f65a9b28ba
Added the "php-ldap" dependency
## Problem
- *Issue https://github.com/YunoHost-Apps/nextcloud_ynh/issues/69 *
```
Warning: [Exception]
Warning: App "LDAP user and group backend" cannot be installed because the following dependencies are not fulfilled: The library ldap is not available.
```
Dependency not installed : LDAP plugin of PHP.
## Solution
- *Install missing dependencies "php-ldap"*
## PR Status
To be reviewed.
## Validation
---
*Minor decision*
- [ ] **Upgrade previous version** :
- [ ] **Code review** :
- [ ] **Approval (LGTM)** :
- [ ] **Approval (LGTM)** :
- [ ] **CI succeeded** :
When the PR is mark as ready to merge, you have to wait for 3 days before really merge it.
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
732919b6c4
Fix regression
9 years ago
Maniack Crudelis
3c2d14eb00
Guillemets en trop
9 years ago
Maniack Crudelis
d8237d848b
Common prend la dernière version
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
d73a1babb1
Mise à jour 11.0.0
9 years ago
Jérôme Lebleu
fa25e50052
[enh] Enable sharing of the Home's external storage
10 years ago
Jérôme Lebleu
feb5ac0ebc
[enh] Update Nextcloud to v10.0.1
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
780d925e26
[enh] Update Nextcloud to v10.0.0 with logout patch
10 years ago
Jérôme Lebleu
cc21dc5fa3
[fix] Improve how .well-known path is checked
10 years ago
Jérôme Lebleu
428cd963b7
[enh] Update Nextcloud upstream version to 9.0.52
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
f3e7bb3283
[fix] Typo in _common.sh
10 years ago
Jérôme Lebleu
308832b342
[fix] Typo...
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
c32c8e895a
[fix] Do not be quiet in occ commands
10 years ago
Jérôme Lebleu
07a37534f1
[enh] Update to ownCloud 9.0.2
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
66920372d0
[fix] Correct ldap_email_attr and test config at installation
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
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