Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken relative links | Robin Jarry | 2021-11-29 | 1 | -2/+2 |
| | | | | | | | | | | | For some obscure reason yet to be identified, *some* (not all) relative links that use "../" to reference parent items in the repository point to invalid URLs. This may be an issue with the rendering process from markdown to html. Replace relative links with absolute ones. Signed-off-by: Robin Jarry <robin@jarry.cc> | ||||
* | Fixed supposedly invalid OAuth2 scope for profile | Diane | 2020-06-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Diane <diane@artemix.org> | ||||
* | all: fix broken relative links | Drew DeVault | 2020-05-18 | 1 | -3/+3 |
| | |||||
* | meta.sr.ht: fix link to OAuth flow | bn4t | 2020-05-11 | 1 | -1/+1 |
| | |||||
* | user-api.md: correct required scope for PUT keys | Drew DeVault | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | Remove extraenous headers | Drew DeVault | 2019-04-12 | 1 | -2/+0 |
| | |||||
* | Add YAMl frontmatter to all pages | Drew DeVault | 2019-04-12 | 1 | -0/+4 |
| | |||||
* | Standardize layout/language of oauth scopes | Drew DeVault | 2019-03-06 | 1 | -34/+34 |
| | |||||
* | Correct formatting of use_pgp_key | Drew DeVault | 2019-03-03 | 1 | -2/+2 |
| | |||||
* | Add meta.sr.ht user API documentation | Drew DeVault | 2019-03-03 | 1 | -1/+264 |
| | |||||
* | Initial pass on OAuth documentation | Drew DeVault | 2018-11-27 | 1 | -0/+3 |