302 Commits

Author SHA1 Message Date
Daniel Micay
57f77c96cb drop support for obsolete Feature-Policy header
This has been replaced by Permissions-Policy.
2021-01-26 10:58:00 -05:00
Daniel Micay
154a0ee9dc fix typo in URL 2021-01-25 09:16:34 -05:00
Daniel Micay
4ff446e2d4 create an install directory with an index page 2021-01-24 11:27:08 -05:00
Daniel Micay
548b13c09d temporarily disable Trusted Types for web-install
This can be enabled again when the zip library supports it.
2021-01-23 20:56:05 -05:00
Daniel Micay
498e250eb2 allow search engines to index /web-install 2021-01-23 04:07:11 -05:00
Daniel Micay
795e3e2fdc increase types_hash_max_size to 4096 2021-01-20 10:19:04 -05:00
Daniel Micay
fadb840633 add grapheneos.info domain 2021-01-16 17:38:20 -05:00
Daniel Micay
1b0c6ea5e4 add grapheneos.com domain 2021-01-15 13:54:57 -05:00
Daniel Micay
ee25be54bf use more permissive X-Robots-Tag for web-install 2021-01-07 11:00:37 -05:00
Daniel Micay
fe063f50fe add foundation for WebUSB-based install page 2021-01-05 05:34:45 -05:00
Daniel Micay
011af9527f add redirects for URLs with extra slashes 2021-01-01 23:43:08 -05:00
Daniel Micay
a2a29e3809 set up nginx stub_status module 2021-01-01 03:01:51 -05:00
Daniel Micay
d0f56dc6ab document deprecated/obsolete headers 2020-12-31 21:31:07 -05:00
Daniel Micay
3ad973636d exact match for broken replacement character URL 2020-12-31 20:26:03 -05:00
Daniel Micay
469e30fbd9 only match end of path for brotli/gzip location 2020-12-31 20:17:25 -05:00
Daniel Micay
5b985a2fe1 add redirect for legacy (never used) /generate_204 2020-12-30 19:49:26 -05:00
Daniel Micay
967c9a7a7f add redirect for broken link 2020-12-30 19:45:53 -05:00
Daniel Micay
c950578c7b add styling for inline code blocks too 2020-12-28 05:45:05 -05:00
Daniel Micay
72ca88ec19 add code block styling 2020-12-28 05:31:37 -05:00
Daniel Micay
8bfe1c4023 drop block display for coin-address p element 2020-12-23 15:40:54 -05:00
Daniel Micay
af487c602b center cryptocurrency donation addresses 2020-12-22 17:34:20 -05:00
Daniel Micay
a5cc377025 add Monero donation address 2020-12-22 17:15:08 -05:00
Daniel Micay
aa3bdc08a7 move mstile icons to directory 2020-12-21 15:17:10 -05:00
Daniel Micay
1c179990cf reduce HTTP/2 input buffer size 2020-12-21 14:36:58 -05:00
Daniel Micay
71db53f1e5 handle changed -webkit-fill-available semantics
Chromium changed how this works to better match the evolving
specification and our usage effectively became a no-op.
2020-12-21 01:52:09 -05:00
Daniel Micay
4444ba4485 add grapheneos.page domain 2020-12-20 23:37:59 -05:00
Daniel Micay
61455a949f reorder server names 2020-12-20 23:14:17 -05:00
Daniel Micay
2b2dfb4c10 set more reasonable limit on concurrent streams 2020-12-20 16:11:30 -05:00
Daniel Micay
ba1c07ecce use default Linux backlog value 2020-12-19 20:30:18 -05:00
Daniel Micay
21762a3ed5 use 302 redirect for vanadium.app 2020-12-10 17:13:01 -05:00
Daniel Micay
7ea7282703 add vanadium.app redirects 2020-12-10 16:42:01 -05:00
Daniel Micay
92ffe8a5e7 use $host in http redirect + add domains 2020-12-10 16:18:35 -05:00
Daniel Micay
39b0176e53 add redirects for grapheneos.app 2020-12-10 14:50:20 -05:00
Daniel Micay
f278547ecd 4k SSL buffer size for lower latency / memory use 2020-12-09 19:07:26 -05:00
Daniel Micay
d9f57a84b0 use consistent id naming 2020-12-06 12:39:34 -05:00
Daniel Micay
8db62a865e add txt extension to deployed license file 2020-12-06 09:43:23 -05:00
Daniel Micay
bc30284642 enable broader If-Modified-Since matching 2020-12-06 08:08:50 -05:00
Daniel Micay
dd9df36c79 lower large_client_header_buffers to match HTTP/2 2020-12-05 15:05:13 -05:00
Daniel Micay
7d5cea6e5d lower max body size to 1k 2020-12-03 11:17:21 -05:00
Daniel Micay
4c20508727 set client_body_buffer_size appropriately 2020-12-03 11:11:11 -05:00
Daniel Micay
85fb45cda3 move cipher configuration 2020-12-03 10:16:38 -05:00
Daniel Micay
52dcbd7595 use id to style site menu 2020-12-02 18:02:03 -05:00
Daniel Micay
ea1f59da7d use aria-current="page" instead of custom class 2020-12-02 17:54:07 -05:00
Daniel Micay
abc83cbed6 generate atom feed for releases 2020-12-02 12:51:22 -05:00
Daniel Micay
97520ea9ec consistent cipher order for TLS 1.2 and TLS 1.3 2020-12-02 07:33:51 -05:00
Daniel Micay
41547b0e40 remove unused RSA cipher configuration 2020-12-02 07:09:15 -05:00
Daniel Micay
7310432456 explicitly set http2_recv_timeout 2020-11-30 13:26:54 -05:00
Daniel Micay
5c27fd7b93 enable gzip for proxied requests 2020-11-25 07:22:10 -05:00
Daniel Micay
f195b74410 enforce an initial HTTP connection limit per IP 2020-11-24 07:58:02 -05:00
Daniel Micay
6bad648347 cut receive/send timeouts from 60s to 30s 2020-11-24 06:32:28 -05:00