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

14 commits

Author SHA1 Message Date
Kayou
d7d24034cf
Add notify push option (#417)
* add notify_push option

* self-test notify_push

* fix notify_app

* new permission hpb, some fixes

* fix the restore script

* fix restore²

* fix upgrade

* fix socket path

* Update doc/DISCLAIMER_fr.md

* split nginx conf

* use official helpers with modified args

* Auto-update READMEs

* update nginx conf, add new services

* add tests

* add arch var

* tests: enable_notify_push is false by default

* fix upgrade

* final_path -> install_dir

* fix socket nginx path

* add notify_push nginx conf before, so the reload in ynh_add_nginx_config load it

* fully functional version

* readd a removed fix

* run cron task after notify push setup

* Auto-update READMEs

* remove systemd files

* add notify push in config panel

* add cron again because to make notify push happy

* fix indent

* enable/disable the notify push path

* fix path unit

* exec only for nextcloud user

* move sock file to /var/run

* start notify-push after the watcher

* ²

* remove warning

* cron can sometimes fail when the database is not fully initialized, retries the cron job several times and catch catch the error on failure

* oupsie

* Apply suggestions from code review

Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>

---------

Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2024-08-27 14:52:11 +02:00
Kayou
d240d552b4
add a button in the config panel to run chown/chmod on data_dir 2024-07-31 15:11:08 +02:00
tituspijean
ee0a22caba
Make system address book access configurable 2024-04-08 19:22:26 +02:00
tituspijean
e88819d9c4
Merge branch 'testing' into config-panel-v1 2022-08-25 15:16:51 +02:00
tituspijean
5d225918ea
Apply suggestions from code review
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-08-08 23:05:58 +02:00
tituspijean
b47257a450
Update config_panel.toml
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2022-08-08 23:04:04 +02:00
tituspijean
085c57f29d
Make fpm_free_footprint dynamically visible 2022-08-07 17:42:37 +02:00
tituspijean
890941eaa9
Implement Config Panels v1.0 (PHP and maintenance mode) 2022-08-04 16:19:06 +02:00
ericgaspar
74a1c78512
small typo 2021-12-08 22:41:56 +01:00
Kay0u
b5c21f0c3d
Upgrade config panel 2021-12-08 15:17:53 +01:00
ericgaspar
9a62d330cd
Update config_panel.toml 2021-12-03 15:07:15 +01:00
ericgaspar
51947bca96
PHP8 2021-12-02 23:03:41 +01:00
ericgaspar
e63347b49a
Fix spacing 2021-03-01 18:45:28 +01:00
maniack
52bffc479c Use ynh_get_scalable_phpfpm 2019-12-06 20:37:01 +01:00