Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docusaurus-ify (#26051) | John Olheiser | 2023-07-26 | 1 | -6/+0 |
| | | | | | | | | | | | | | | This PR cleans up the docs in a way to make them simpler to ingest by our [docs repo](https://gitea.com/gitea/gitea-docusaurus). 1. It includes all of the sed invocations our ingestion did, removing the need to do it at build time. 2. It replaces the shortcode variable replacement method with `@variable@` style, simply for easier sed invocations when required. 3. It removes unused files and moves the docs up a level as cleanup. --------- Signed-off-by: jolheiser <john.olheiser@gmail.com> | ||||
* | Self-host cloudron image for docs (#13895) | techknowlogick | 2020-12-07 | 1 | -1/+1 |
| | | | | | | | * Add cloudron image to docs itself * rm cloudron csp * Update from-package.en-us.md | ||||
* | Fully qualify cloudron CSP (#13892) | John Olheiser | 2020-12-07 | 1 | -1/+1 |
| | | | | | | | | | * Wildcard cloudron Signed-off-by: jolheiser <john.olheiser@gmail.com> * Just use FQDN Signed-off-by: jolheiser <john.olheiser@gmail.com> | ||||
* | Add cloudron to img-src CSP (#13887) | John Olheiser | 2020-12-07 | 1 | -1/+1 |
| | | | Signed-off-by: jolheiser <john.olheiser@gmail.com> | ||||
* | Update _headers (#9349) | John Olheiser | 2019-12-13 | 1 | -1/+1 |
| | |||||
* | Add CDNJS to script-src CSP (#8966) | John Olheiser | 2019-11-13 | 1 | -1/+1 |
| | |||||
* | Final CSP header fix (#4432) | Thomas Boerger | 2018-07-12 | 1 | -1/+1 |
| | |||||
* | Add missing font hosts to CSP header (#4429) | Thomas Boerger | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Fix CSP header for docs (#4428) | Thomas Boerger | 2018-07-12 | 1 | -1/+1 |
| | |||||
* | Replaced docker docs with netlify deployment (#4420) | Thomas Boerger | 2018-07-11 | 1 | -0/+6 |