Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing legacy notices to REST API documentation | Sebastian LaVine | 2022-02-28 | 1 | -0/+3 |
| | |||||
* | Fix broken relative links | Robin Jarry | 2021-11-29 | 1 | -1/+1 |
| | | | | | | | | | | | 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> | ||||
* | paste.sr.ht: drop webhooks | Drew DeVault | 2021-09-21 | 1 | -24/+0 |
| | |||||
* | lists: api: Fix some errors | Armin Weigl | 2021-02-17 | 1 | -7/+7 |
| | |||||
* | Fix broken "subscription-resource" links | alex wennerberg | 2020-12-12 | 1 | -2/+2 |
| | | | | | | | Apologies for my mistaken previous patch -- this should be on the correct service. Alex | ||||
* | lists.sr.ht: document patchset tools API | Drew DeVault | 2020-07-16 | 1 | -0/+31 |
| | |||||
* | Document list deletion via API | Drew DeVault | 2020-07-08 | 1 | -0/+14 |
| | |||||
* | all: fix broken relative links | Drew DeVault | 2020-05-18 | 1 | -2/+2 |
| | |||||
* | Fix PUT request documentation for lists.sr.ht | Drew DeVault | 2019-07-10 | 1 | -2/+2 |
| | |||||
* | Add patchsets to lists.sr.ht API docs | Drew DeVault | 2019-06-24 | 1 | -0/+106 |
| | |||||
* | Fix user endpoint anchors in lists.sr.ht API docs | Evan Hanson | 2019-04-20 | 1 | -5/+5 |
| | |||||
* | Fix user GET endpoint path in lists.sr.ht API docs | Evan Hanson | 2019-04-20 | 1 | -7/+7 |
| | | | | | | The user endpoint needs a "user" part, i.e. /api/user/<foo> rather than just /api/<foo>. This fixes that endpoint's section header and the later references to it. | ||||
* | 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 |
| | |||||
* | Update permissions list documentation | Drew DeVault | 2019-03-06 | 1 | -5/+5 |
| | |||||
* | Fix typo on email resource notes | Drew DeVault | 2019-03-06 | 1 | -1/+1 |
| | |||||
* | Add lists.sr.ht API docs | Drew DeVault | 2019-03-06 | 1 | -0/+329 |