Commit graph

14 commits

Author SHA1 Message Date
Ben Klein
372b40a6b5 client/nginx: meta tags use X-Forwarded-Proto 2021-07-10 22:38:39 -04:00
Ben Klein
3ec013b210 client/lua: handle the api server being offline 2021-07-10 15:25:09 -04:00
Ben Klein
7d90a73b11 client: initial og:title and og:image for posts 2021-07-10 01:46:18 -04:00
Ben Klein
b4851ce32c client: set og:url to the request_uri 2021-07-10 00:21:13 -04:00
Ben Klein
44d28f3f63 client: og:site_name served via lua content script 2021-07-09 23:54:49 -04:00
Ben Klein
b2800ad779 client: using openresty for content rewriting 2021-07-10 02:34:23 +00:00
Ben Klein
f96274033b client/nginx: increase timeouts 2021-07-09 04:50:48 +00:00
Shyam Sunder
e7610db054 client/docker: enforce waitress' max upload limitations on nginx proxy
This ensures that both NGINX and Waitress are using the same max upload
request body. See #327
2020-06-05 10:07:55 -04:00
Shyam Sunder
fa3b6275b3 client/nginx: minor tweaks to nginx config 2019-09-16 08:36:56 -04:00
Shyam Sunder
69922fccb6 client/nginx: enable Cross-Origin Resource Sharing for API calls
Fixes #275
2019-08-05 17:11:20 -04:00
Shyam Sunder
0121b952d1 client/nginx: Remove upload filesize restriction 2019-04-21 13:03:39 -04:00
Alec Armbruster
2ec6b978ac docs: add nginx reverse proxy documentation 2019-04-08 21:48:13 +02:00
Shyam Sunder
a5a06bf2d1 client/build: Clean up build process
Fixes incorrect URIs of iOS splash screens and OpenSans font
Files get gzipped inside build script
Better nginx configuration
build.js uses more consistent, synchronous code
2018-12-22 12:31:25 +01:00
Shyam Sunder
6a6c4dc822 build: add Docker functionality and documentation 2018-07-25 13:39:57 +02:00