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

36 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
Éric Gaspar
31fd6a50f4 minor typos 2024-08-03 09:53:16 +02:00
Kayou
73a3498b93
only if domain has changed... 2024-08-01 11:54:17 +02:00
Kayou
49ec72b6ef
fix change-url dav detection 2024-08-01 11:53:29 +02:00
Alexandre Aubin
625281f6e3
Update change_url, indicate it's a workaround for a core issue 2024-01-25 21:18:08 +01:00
Alexandre Aubin
3259e4abb5
Update change_url: properly reload php-fpm when changing trusted_domains 2024-01-08 19:34:02 +01:00
Alexandre Aubin
b90f5e934c
Update change_url 2024-01-07 17:29:08 +01:00
Alexandre Aubin
5116bde160
Update change_url: add tmp debug ... 2024-01-07 17:27:45 +01:00
Éric Gaspar
84c71a56e9 Update change_url 2023-12-21 21:02:29 +01:00
Éric Gaspar
1729962f9e Update change_url 2023-12-21 19:37:25 +01:00
Éric Gaspar
2a14a558d0 reverting 2023-12-17 21:06:30 +01:00
eric_G
5c7d41f9a5
[fix] Api permission (#633) 2023-12-09 01:39:03 +01:00
Éric Gaspar
5d4f8a3730 Update change_url 2023-12-04 16:24:03 +01:00
Éric Gaspar
dce54d8f45 Update change_url 2023-06-11 14:47:38 +02:00
Éric Gaspar
6b192d01e3 cleaning 2023-06-11 10:11:11 +02:00
Éric Gaspar
3fa4fadf41 fix 2023-02-21 23:23:15 +01:00
Éric Gaspar
924fbe7b4b cleaning 2023-02-16 21:23:55 +01:00
Éric Gaspar
b9a5ed0070 Cleaning 2023-02-13 09:26:18 +01:00
Éric Gaspar
ce5b9992d0 Fix 2023-02-03 22:35:46 +01:00
Éric Gaspar
eff9cce7c9 v2 2022-11-04 23:09:00 +01:00
Hadrien
b37e63ce9d typo: $domain not defined in scripts/change_url 2021-09-15 14:08:17 +02:00
Kay0u
d9c9c73e79
add apc.enable_cli=1 to occ 2021-07-09 19:04:15 +02:00
ericgaspar
fd04753b75
Use ynh_exec_as 2021-05-27 11:35:42 +02:00
Alexandre Aubin
792378c463 Get rid of ynh_replace_string and multimedia helper now official 2021-05-25 20:38:05 +02:00
ericgaspar
81b80732e4
Add backup/restore system 2021-04-06 12:19:41 +02:00
Yunohost-Bot
cad0e82c0d [autopatch] Missing ynh_abort_if_errors in change_url scripts 2021-03-15 00:22:00 +01:00
Kay0u
e9e7015ed7
Fix the caldav regex 2020-12-18 12:32:24 +01:00
Kay0u
a9559aeac4
use phpversion for nginx helper 2020-11-19 11:39:57 +01:00
ericgaspar
8f7fb69e83
Minor typos 2020-09-13 12:41:43 +02:00
Kay0u
f6a4218b76
update is_url_handled 2020-03-17 00:35:43 +01:00
Jimmy Monin
fb3559ea4a Rename variable to YNH_PHP_VERSION 2020-02-22 18:33:10 +01:00
Jimmy Monin
463640dcd5 Fix change_url 2020-02-16 15:28:50 +01:00
Kay0u
d3028dbe3a 17.0.0 2019-09-28 00:12:29 +02:00
Maniack Crudelis
57225b8c6a Normalization from example_ynh 2019-05-12 21:40:00 +02:00
Maniack Crudelis
377037ce45 Handle well-known conflict 2019-05-06 01:11:18 +02:00
Jimmy Monin
bb0c7fe1e6 Add change_url feature 2019-03-16 19:27:23 +01:00