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
Thomas
ace84e6b4d
Update conf/nginx.conf
...
Co-authored-by: Kayou <pierre@kayou.io>
2021-02-23 12:11:42 +01:00
Thomas
721be928f0
Update nginx.conf
2021-02-23 11:20:12 +01:00
Kay0u
00b04039ea
fix 405 error
2020-12-14 12:28:30 +01:00
Kay0u
ba55919437
Update nginx conf for nextcloud 20
2020-11-30 17:39:20 +01:00
ericgaspar
d5f703f47a
Update nginx.conf
2020-11-19 08:10:43 +01:00
Sebastien Mennetrier
fe62ab987a
Fix issues with Element (Riotchat) app
2020-10-07 18:12:39 +02:00
Kay0u
895f9951b2
fix nginx conf
2020-09-07 17:52:07 +02:00
Kayou
3d69f493a5
Merge branch 'testing' into enh_update_19.0.0
2020-08-10 13:07:22 +02:00
SirFerdek
bc1fe2ff26
Fix "spinning wheel" when no README.md file in folder.
...
The rich workspace dialouge loads by default in every folder.
When user deletes README.md file, Nextcloud responds with 404 http code
to inform the UI scipts to not render the rich workspace.
Overwriting the response with custom 404 status page creates "spinning wheel" UI bug
in every folder without README.md file in it.
Fixes #318
2020-07-17 23:13:46 +02:00