Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Add visibility field to paste.sr.ht API docs | Evan Hanson | 2019-04-18 | 1 | -0/+3 |
| | |||||
* | Update nixos/latest to 19.03 | Drew DeVault | 2019-04-15 | 1 | -2/+2 |
| | |||||
* | Add more info about fcgiwrap | Ludovic Chabant | 2019-04-15 | 1 | -0/+5 |
| | |||||
* | Fix link to hg.sr.ht installation page | Ludovic Chabant | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Fix other resources for hg.sr.ht | Drew DeVault | 2019-04-13 | 1 | -2/+2 |
| | |||||
* | Clarify hg.sr.ht build submission rules | Drew DeVault | 2019-04-13 | 1 | -2/+3 |
| | |||||
* | Update git.sr.ht nginx config | Drew DeVault | 2019-04-12 | 1 | -5/+0 |
| | |||||
* | Mention clonebundles on hg.sr.ht/installation.md | Drew DeVault | 2019-04-12 | 1 | -0/+7 |
| | |||||
* | Remove headers from git/hg tutorials | Drew DeVault | 2019-04-12 | 2 | -4/+0 |
| | |||||
* | Remove extraenous headers | Drew DeVault | 2019-04-12 | 15 | -24/+12 |
| | |||||
* | Add mercurial tutorial | Drew DeVault | 2019-04-12 | 3 | -1/+105 |
| | |||||
* | Add YAMl frontmatter to all pages | Drew DeVault | 2019-04-12 | 34 | -3/+147 |
| | |||||
* | Add frontmatter to all pages | Drew DeVault | 2019-04-12 | 9 | -0/+36 |
| | |||||
* | Document mercurial use in build manifests | Drew DeVault | 2019-04-11 | 1 | -2/+8 |
| | |||||
* | Add docs for private repo builds | Drew DeVault | 2019-04-11 | 1 | -0/+25 |
| | |||||
* | Fix example code for signature verification | Drew DeVault | 2019-04-06 | 1 | -1/+1 |
| | |||||
* | Document webhook signatures | Drew DeVault | 2019-04-06 | 1 | -0/+25 |
| | |||||
* | Update send-email guide | Drew DeVault | 2019-04-04 | 1 | -278/+3 |
| | |||||
* | Update installation.md | Drew DeVault | 2019-03-29 | 1 | -0/+3 |
| | |||||
* | Update builds.sr.ht docs for Alpine 3.9 | Drew DeVault | 2019-03-25 | 1 | -2/+32 |
| | |||||
* | Update dispatch.sr.ht docs with new env vars | Drew DeVault | 2019-03-20 | 1 | -0/+28 |
| | |||||
* | Fix error in pagination API documentation | Drew DeVault | 2019-03-17 | 1 | -2/+2 |
| | |||||
* | Mention builds.sr.ht integration for hg.sr.ht | Francis Dinh | 2019-03-16 | 1 | -0/+5 |
| | |||||
* | Mention sr.ht-announce on index | Drew DeVault | 2019-03-15 | 1 | -0/+8 |
| | |||||
* | Add http(s) clone details for hg.sr.ht install | Drew DeVault | 2019-03-14 | 1 | -0/+18 |
| | |||||
* | Update location of "create wiki" button | Francis Dinh | 2019-03-14 | 1 | -1/+1 |
| | | | | | Since man.sr.ht commit 3bb8bce4, the button has been at the top instead of the bottom on mobile devices, unlike before. | ||||
* | Add some basic documentation for paste.sr.ht | Francis Dinh | 2019-03-13 | 1 | -0/+10 |
| | |||||
* | Add more todo.sr.ht search filters | Francis Dinh | 2019-03-13 | 1 | -0/+3 |
| | | | | Specifically the recently introduced no-filters and ticket assignment. | ||||
* | Add documentation for user/ticket mentions | Francis Dinh | 2019-03-13 | 1 | -0/+15 |
| | |||||
* | 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 links throughout | Drew DeVault | 2019-03-06 | 2 | -0/+4 |
| | |||||
* | Add lists.sr.ht API docs | Drew DeVault | 2019-03-06 | 1 | -0/+329 |
| | |||||
* | Standardize layout/language of oauth scopes | Drew DeVault | 2019-03-06 | 2 | -39/+41 |
| | |||||
* | add a link to a spec using nvm for node builds | Tim Schumacher | 2019-03-06 | 1 | -0/+5 |
| | | | | As request sent via git send-email. Any feedback on the build spec very welcome. | ||||
* | Update alembic docs in installation.md | Drew DeVault | 2019-03-04 | 1 | -4/+4 |
| | |||||
* | Update alembic docs on installation.md | Drew DeVault | 2019-03-04 | 1 | -9/+5 |
| | |||||
* | Add ID to example build manifests heading | Drew DeVault | 2019-03-03 | 1 | -1/+1 |
| | |||||
* | Add list of example build manifests | Drew DeVault | 2019-03-03 | 1 | -0/+34 |
| | |||||
* | Add build secrets doc | Drew DeVault | 2019-03-03 | 3 | -31/+113 |
| | |||||
* | Fix style on builds.sr.ht tutorial list | Drew DeVault | 2019-03-03 | 1 | -1/+1 |
| | |||||
* | Add Github -> builds.sr.ht tutorial | Drew DeVault | 2019-03-03 | 3 | -0/+231 |
| | |||||
* | Add GET /api/.../webhooks/:id/deliveries/:id | Drew DeVault | 2019-03-03 | 1 | -0/+4 |
| | |||||
* | 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 | 2 | -3/+266 |
| | |||||
* | Fix typo on paste:create webhook | Drew DeVault | 2019-03-03 | 1 | -1/+1 |
| | |||||
* | Add links to resource schemas | Drew DeVault | 2019-03-03 | 2 | -10/+10 |
| | |||||
* | Change wording on OAuth scopes list | Drew DeVault | 2019-03-03 | 1 | -1/+1 |
| | |||||
* | Add more OAuth scopes to paste.sr.ht/api.md | Drew DeVault | 2019-03-03 | 1 | -0/+4 |
| |