No description
  • JavaScript 70.6%
  • Python 19.9%
  • SCSS 4.8%
  • HTML 2.8%
  • CSS 1.5%
  • Other 0.4%
Find a file
Drew DeVault e3f62d79d3 srht.app.get_profile: handle 403 better
These can be bubbled up from requests, not just as a GraphQL error. It should
always be bubbled up in this manner, actually, but I've left the general GQL
error handling path in place as well because errors that occur deeper in the
stack than the auth middleware will not affect the status code of the response.
2026-06-16 14:32:53 +02:00
.builds .builds/alpine.yml: upgrade to 3.22 2025-07-24 09:49:05 +02:00
contrib Create the metrics directory in gunicorn config 2021-04-08 08:14:26 -04:00
scss CSS: Add scrollbar-gutter: stable 2026-05-26 09:52:36 +02:00
srht srht.app.get_profile: handle 403 better 2026-06-16 14:32:53 +02:00
static linelight.js: make available to services other than git.sr.ht 2025-12-11 16:35:52 +01:00
.editorconfig Add .editorconfig 2025-01-20 15:12:04 +01:00
.git_archival.txt Preparations for PEP440 support 2024-04-11 10:38:33 +02:00
.gitattributes Preparations for PEP440 support 2024-04-11 10:38:33 +02:00
.gitignore Move subproject templates/static into module 2017-04-02 08:20:40 -04:00
.gitmodules Bring back bootstrap submodule in new location 2024-12-17 10:49:13 +01:00
LICENSE 3-Clause BSD 2017-08-12 20:29:13 -04:00
Makefile sourcehut-build*: scripts to determine current software version and date 2025-12-11 10:03:36 +01:00
pyproject.toml srht.flask => srht.app 2025-11-13 10:40:20 +01:00
README.md Add README.md 2019-01-08 18:05:18 -05:00
setup.py Reduce setup.py to a stub 2024-05-16 11:26:05 +02:00
sourcehut-builddate sourcehut-build*: scripts to determine current software version and date 2025-12-11 10:03:36 +01:00
sourcehut-buildver sourcehut-build*: scripts to determine current software version and date 2025-12-11 10:03:36 +01:00
sr.ht-keygen Move towards consistent executable naming scheme 2025-01-10 11:40:29 +01:00
sr.ht-update-profiles Move towards consistent executable naming scheme 2025-01-10 11:40:29 +01:00

This repository contains code shared among all sr.ht projects. For instructions on deploying or contributing to this project, visit the manual here:

https://man.sr.ht/installation.md