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

91 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
42ae252c07 Update nginx.conf 2024-07-01 15:05:46 +02:00
Gofannon
e45a54f595
fix nginx config 2024-04-10 15:17:56 +02:00
Éric Gaspar
43c5bab777 HSTS is already set by the core 2024-02-27 22:04:34 +01:00
OniriCorpe
115cf2f109
nginx.conf for arm needs small adjustment #657 2024-01-29 20:15:58 +01:00
Éric Gaspar
874a0c516a Update nginx.conf 2024-01-10 16:57:20 +01:00
Éric Gaspar
3e9462656e Add .mjs as a file extension 2024-01-10 16:56:53 +01:00
Thatoo
24fb207ce5 Update nginx.conf
To allow to be followed in Social app. However, still can't follow others.
2023-12-17 17:31:42 +01:00
Éric Gaspar
043712257e Update nginx.conf 2023-11-24 09:00:59 +01:00
Thatoo
85e0705341
Update nginx.conf 2023-11-14 11:40:35 +01:00
Éric Gaspar
91c059acd7 Update nginx.conf 2023-10-29 18:38:13 +01:00
Éric Gaspar
19cb6388fc Update nginx.conf 2023-10-29 18:33:56 +01:00
Éric Gaspar
2487140754 Update nginx.conf 2023-10-24 18:03:34 +02:00
Éric Gaspar
dd843e771e Update nginx.conf 2023-10-24 18:01:02 +02:00
Éric Gaspar
5898a165bc Update nginx.conf 2023-10-24 17:58:57 +02:00
Éric Gaspar
46c5926697 Update nginx.conf 2023-10-24 17:56:58 +02:00
Éric Gaspar
2699202daf Update nginx.conf 2023-10-24 17:32:53 +02:00
Éric Gaspar
26515d3d78 Merge branch 'testing' into v2 2023-10-21 21:32:41 +02:00
ljf (zamentur)
64912b4b0f
[enh] Cache control on mjs files 2023-10-20 10:50:23 +02:00
Éric Gaspar
39f2aff266 Add client_body_timeout 2023-10-16 22:37:11 +02:00
Éric Gaspar
4476498872 Update nginx.conf 2023-10-09 09:46:12 +02:00
Éric Gaspar
b46b53195e Update nginx.conf 2023-10-09 09:45:47 +02:00
Éric Gaspar
85b5d2bad9 Fix ocs-provider warning 2023-10-07 18:35:24 +02:00
ericgaspar
24f41d03c0 Merge branch 'testing' into v2 2023-09-09 07:44:37 +02:00
ericgaspar
4eefe80958 Update nginx.conf 2023-09-09 07:42:47 +02:00
ericgaspar
90a700e137 #591 2023-08-24 23:04:23 +02:00
Éric Gaspar
beacac3bd1 Merge branch 'testing' into v2 2023-06-11 09:45:30 +02:00
Éric Gaspar
fe098e6e6b Update nginx.conf 2023-06-03 14:28:00 +02:00
Éric Gaspar
fc1ea1edcf Merge branch 'testing' into v2 2023-06-03 08:43:37 +02:00
Éric Gaspar
987c430f3a Update nginx.conf 2023-06-02 18:55:33 +02:00
Éric Gaspar
03fd056689 Update nginx.conf 2023-06-02 09:12:19 +02:00
Éric Gaspar
f3f6fd2f0a Update nginx.conf 2023-06-02 08:52:21 +02:00
Éric Gaspar
c9b5a1b756 Update nginx.conf 2023-06-02 08:50:39 +02:00
Éric Gaspar
4e673e9b4c Update nginx.conf 2023-06-02 08:49:13 +02:00
Éric Gaspar
8b4c136461 Update nginx.conf 2023-06-02 08:38:11 +02:00
Éric Gaspar
44690638f9 synchronize with upstream 2023-06-02 08:36:00 +02:00
Éric Gaspar
33fd019163 Merge branch 'testing' into v2 2023-03-21 19:08:41 +01:00
Éric Gaspar
15458fa99d Update nginx.conf 2023-03-21 18:50:18 +01:00
Éric Gaspar
fcfed88b83 cleaning 2023-03-08 10:07:33 +01:00
Éric Gaspar
5dd86a78ea Merge branch 'testing' into v2 2023-02-10 22:00:34 +01:00
Mayeul Cantan
a7dfe1ed06
Merge http verb handling 2023-01-23 09:36:57 +01:00
Mayeul Cantan
466bb07d12
nginx.conf: support PATCH method 2023-01-18 16:21:40 +01:00
Éric Gaspar
e877ce9c89 v2 2022-11-04 22:56:33 +01:00
Nicolas Frandeboeuf
380274e7ae Remove default expires policy in nginx (breaking API calls by caching them) (fix #484) 2022-05-09 06:56:08 +00:00
ericgaspar
be17c1b75b Update nginx.conf 2021-11-16 22:38:39 +01:00
Kayou
7dfbf4b06a
Merge pull request #377 from YunoHost-Apps/21.0.0
Upgrade to version 21.0.0
2021-05-25 19:23:17 +02:00
Sébastien Mennetrier
d970198ade Disable HTTP encoding from nextcloud to inject ynh scripts 2021-04-28 16:31:37 +02:00
Éric Gaspar
ab8dd67f01
Merge branch 'testing' into 21.0.0 2021-04-06 12:15:25 +02:00
Kay0u
5d48fb76f6
fix nginx conf 2021-03-08 18:46:13 +01:00
Kay0u
ce982e3d7a
fix ldap admin page 2021-03-01 12:57:39 +01:00