Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-06-07 | Use nginx dot-prefix wildcard server names | Johannes Löthberg | 1 | -4/+4 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2024-05-27 | Redirect remmy.io to remmy.foo | Johannes Löthberg | 1 | -10/+5 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2023-11-06 | Add old proxying headers | Johannes Löthberg | 1 | -0/+9 | |
2023-11-06 | Add old gallery changes | Johannes Löthberg | 1 | -14/+10 | |
2023-11-06 | Drop matrix | Johannes Löthberg | 1 | -1/+0 | |
2020-05-31 | Remove spurious semicolons | Johannes Löthberg | 1 | -2/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-31 | gallery: Bump proxy timeouts to 3 minutes | Johannes Löthberg | 1 | -0/+2 | |
For larger images or depending on the connection, uploading an image might take more than a minute and then cause a timeout. Bump it to 3 minutes which should hopefully be enough. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-27 | Add client_max_body_size to bypass gallery | Johannes Löthberg | 1 | -0/+2 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-27 | Fix gallery-bypass to use separate cert | Johannes Löthberg | 1 | -2/+54 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-27 | Remove broken location css header from gallery | Johannes Löthberg | 1 | -3/+0 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-27 | gallery: Add server name bypassing cloudflare | Johannes Löthberg | 1 | -2/+2 | |
Required to bypass upload limits on free accounts. Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-27 | gallery: Add missing protocol to proxy_pass | Johannes Löthberg | 1 | -1/+1 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> | |||||
2020-05-27 | Add proxy_pass to gallery | Johannes Löthberg | 1 | -0/+59 | |
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com> |