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

15 commits

Author SHA1 Message Date
Alexandre Aubin
95a0b94bda
curl tests: auto-test assets on the home page 2024-08-29 18:09:57 +02:00
Alexandre Aubin
4553fd15e7
Merge branch 'testing' into curl-tests 2024-08-29 14:27:00 +02:00
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
Alexandre Aubin
e9a7d0e9d5 curl tests: fix caldav test using __DOMAIN__ syntax 2024-08-25 10:11:39 +02:00
Alexandre Aubin
efeea41ddf curl tests: fix expect_title lang 2024-08-24 19:56:06 +02:00
Alexandre Aubin
1856729055 Add experimental curl tests 2024-08-24 19:43:16 +02:00
Kayou
7f40b5a17b
migrate system_addressbook_exposed to boolean, fix upgrade test 2024-07-29 11:22:01 +02:00
Éric Gaspar
6870be098b Update tests.toml 2024-06-20 19:17:52 +02:00
Éric Gaspar
263bc166ff Update tests.toml 2023-12-21 21:05:34 +01:00
Éric Gaspar
fb61cba651 Update tests.toml 2023-06-13 12:01:49 +02:00
Éric Gaspar
80000fc87d Update tests.toml 2023-02-21 23:25:36 +01:00
Éric Gaspar
cc94506790 Update tests.toml 2023-02-13 14:32:32 +01:00
Éric Gaspar
354f108eaf Update tests.toml 2023-02-13 09:10:32 +01:00
Éric Gaspar
81d6d18833 fix 2023-02-10 21:59:14 +01:00
Éric Gaspar
8fd043f76c fix 2023-02-03 22:27:45 +01:00