Kay0u
f78f064b33
self-test notify_push
5 years ago
Kay0u
1341345908
add notify_push option
5 years ago
ericgaspar
fd04753b75
Use ynh_exec_as
5 years ago
Alexandre Aubin
792378c463
Get rid of ynh_replace_string and multimedia helper now official
5 years ago
Alexandre Aubin
41d2c37762
Make sure to redact admin password
5 years ago
Kay0u
5918601e28
fix allowsymlinks
5 years ago
ericgaspar
466b0a6c41
Use global variables
5 years ago
Kay0u
712b84067b
create the api permission in install script
5 years ago
Kay0u
63b0a95419
Migrate legacy permissions
5 years ago
Kay0u
e9e7015ed7
Fix the caldav regex
5 years ago
Kay0u
c835aea178
allow Symlinks
5 years ago
ericgaspar
70e7030a37
Add $phpversion
5 years ago
ericgaspar
50ece34da7
Fix linter
5 years ago
ericgaspar
dfe0624a71
fix
5 years ago
Kay0u
a9559aeac4
use phpversion for nginx helper
5 years ago
ericgaspar
9717e59557
upgrade to v19.0.4
6 years ago
ericgaspar
30759821ec
Fix Invalid configID
6 years ago
ericgaspar
8a52c9d401
Small typos
6 years ago
ericgaspar
7e638dbaa8
Update install
6 years ago
ericgaspar
8f7fb69e83
Minor typos
6 years ago
Kay0u
74f3112fea
fix upgrade
6 years ago
Maniack Crudelis
5ed80548de
extra_php_dependencies
6 years ago
Maniack Crudelis
5bfea04d15
Migrate to new php helpers
6 years ago
Kay0u
f6a4218b76
update is_url_handled
6 years ago
Jimmy Monin
4e12728808
Fix cron and maintenance jobs
6 years ago
Jimmy Monin
fb3559ea4a
Rename variable to YNH_PHP_VERSION
6 years ago
maniack
52bffc479c
Use ynh_get_scalable_phpfpm
6 years ago
Kay0u
fc110058a9
fix multi_instance
6 years ago
Kay0u
9d28b75fb9
New permissions system
6 years ago
Kay0u
d3028dbe3a
17.0.0
7 years ago
Alexandre Aubin
ed94f7a3a3
Fix typo
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
493172ea4d
Add fail2ban configuration
7 years ago
Maniack Crudelis
46c496c6de
Update install
7 years ago
Mickaël Martin
b7e16f8139
change server name in notify
7 years ago
JimboJoe
0719c177b8
Update scripts/install
Co-Authored-By: maniackcrudelis <maniackcrudelis@users.noreply.github.com>
7 years ago
Maniack Crudelis
764209306b
Add progression with ynh_print_info
7 years ago
Maniack Crudelis
1a993ae9b9
Normalization from example_ynh
7 years ago
Jimmy Monin
8e75ccbee9
Use one log file per nextcloud instance
7 years ago
Jimmy Monin
d934a9192d
Maintenance operations: fix user for multi-instance and apply at installation
7 years ago
Jimmy Monin
a1e51bb992
Fix patches not applied on installation
7 years ago
Jimmy Monin
c42091254e
Enable multi-instance capability ( closes #42 )
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
Maniack Crudelis
ada812a79c
Add multimedia support
8 years ago
Jimmy Monin
40526739d2
Don't overwrite all settings during upgrade
8 years ago
Jimmy Monin
009466999d
Fix cron config file rights ( fixes #88 )
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