Jérôme Lebleu
6faaee4e9d
[enh] Update NGINX conf regarding ownCloud documented one
10 years ago
Jérôme Lebleu
f3e7bb3283
[fix] Typo in _common.sh
10 years ago
Jérôme Lebleu
626144f59e
[fix] Check correct user id at removal
10 years ago
Jérôme Lebleu
fe1b69d0f7
[fix] Serve .well-known paths at the root to be discovered
10 years ago
ewilly
01890f728b
Fix partialy error on integrity check
By creating all theses files inside the owncloud folder we obtain a lot of failure. In addition by modifying the fiel lib/base.php we create an other failure. The easiest way (but not the proper) is to disable the integrity control by modifyng the value of $OC_Channel in version.php to sth other than 'stable'...
10 years ago
jeromelebleu
ff08d2d1a5
[doc] Update README.md with bugtracker link
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
308832b342
[fix] Typo...
10 years ago
Jérôme Lebleu
f101562b48
[doc] Set proper stylized app name in manifest.json
10 years ago
Jérôme Lebleu
318a58a077
[doc] Update README.md with features, limitations and app list update
10 years ago
Jérôme Lebleu
ad57400bc9
[fix] Set/unset some LDAP config to prevent issues
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
285a1c3eec
[fix] Correct alias in nginx.conf for installation at root domain
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
ae751145b2
[doc] Remove upgrade warning since it seems to be solved
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
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
f641570b0e
[enh] Add LICENSE and some manifest keys
10 years ago
Jérôme Lebleu
990ae1074f
[enh] Use new ynh_backup helper to save files and directories
10 years ago
Jérôme Lebleu
b64d802e76
[fix] Set system group in app hooks
10 years ago
Jérôme Lebleu
e2e339fb32
[fix] Do not restrict owncloud user as system one at removal
10 years ago
jeromelebleu
e8daf8bd78
Update README.md
10 years ago
jeromelebleu
f49b36225f
Update README.md
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
9f0a5a88cf
Update README.md
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
5d9232f082
[enh] Rewrite and update backup/restore scripts to use helpers
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
97b9a2b58f
[fix] Set correct data directory and chmod config/config.php
10 years ago
Jérôme Lebleu
ee61d16483
[enh] Simplify and keep only set values in php-fpm configuration
10 years ago
Jérôme Lebleu
7e84973334
[enh] Update NGINX configuration to fit ownCloud manual one
10 years ago
Jérôme Lebleu
ce57c268fc
Update README.md
10 years ago
Jérôme Lebleu
7b81a614dd
Update README.md
10 years ago
Jérôme Lebleu
2489236a2d
[fix] Set yunohost requirements in the manifest
10 years ago
Jérôme Lebleu
d8e22482ab
[fix] Use sudo to fix folders and files permissions
10 years ago
jeromelebleu
4a97312819
Update README.md
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