Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add links to hg.sr.ht graphql api | Nolan Prescott | 2022-09-22 | 1 | -0/+1 |
| | | | | additionally fix typo-reference to builds.sr.ht | ||||
* | hg.sr.ht: add graphql.md | Drew DeVault | 2022-03-24 | 1 | -2/+3 |
| | |||||
* | graphql.md: add pages | Drew DeVault | 2021-08-25 | 1 | -0/+1 |
| | |||||
* | graphql.md: webhooks documentation | Drew DeVault | 2021-08-25 | 1 | -0/+156 |
| | |||||
* | lists.sr.ht GraphQL docs | Drew DeVault | 2021-07-28 | 1 | -0/+2 |
| | |||||
* | graphql.md: add builds.sr.ht URLs | Drew DeVault | 2021-05-17 | 1 | -2/+4 |
| | |||||
* | s/hyphen/em dash/g | Sol Fisher Romanoff | 2021-05-16 | 1 | -1/+1 |
| | |||||
* | graphql: Fix curl invocation | Robin Krahl | 2021-03-22 | 1 | -1/+1 |
| | | | | | | curl does not support separating long options and their values by an equals sign (only by spaces), see curl(1): https://curl.se/docs/manpage.html | ||||
* | graphql: Fix example queries | Robin Krahl | 2021-03-22 | 1 | -2/+2 |
| | | | | | The example queries were missing the outer query { ... } element (or just { ... }) | ||||
* | graphql: Add link to todo.sr.ht playground | Robin Krahl | 2021-03-22 | 1 | -0/+1 |
| | | | | | There also is a GraphQL playground for todo.sr.ht that was not mentioned in the documentaion. | ||||
* | graphql: Fix Authorization header field | Robin Krahl | 2021-03-22 | 1 | -2/+2 |
| | | | | | The HTTP header used for the access token is called Authorization, not Authentication. | ||||
* | Fix a few typos in graphql.md | Stefan VanBuren | 2021-02-27 | 1 | -4/+4 |
| | |||||
* | todo.sr.ht: add GraphQL docs | Drew DeVault | 2021-02-25 | 1 | -0/+1 |
| | |||||
* | graphql.md: some minor clarifications | Drew DeVault | 2020-12-07 | 1 | -1/+4 |
| | |||||
* | GraphQL: increment header level | Drew DeVault | 2020-12-03 | 1 | -10/+10 |
| | |||||
* | Add initial GraphQL documentation | Drew DeVault | 2020-12-03 | 1 | -0/+212 |