No description
  • Python 39.4%
  • Go 28.1%
  • HTML 27.1%
  • PLpgSQL 2.9%
  • Makefile 1.6%
  • Other 0.8%
Find a file
2026-07-14 14:49:07 +02:00
.builds Makefile: pass asset path to go generate 2026-06-15 09:26:54 +02:00
api API: ensure rid is always fetched for resources 2026-07-14 14:49:07 +02:00
ariadne hub: add GraphQL write APIs 2026-05-26 10:36:19 +02:00
contrib Fix ensure-webhooks and make it support rollbacks 2026-05-27 09:53:32 +02:00
hubsrht api: process project deletion asynchronously 2026-07-08 13:31:40 +02:00
migrations schema: fix "on delete" for project_summary_repo_id_fkey constraint 2026-06-03 13:43:53 +02:00
scripts Use ariadne-codegen for GraphQL clients 2025-09-30 10:34:26 +02:00
scss Improve btn-white on dark mode 2020-12-16 10:18:15 -05:00
.editorconfig Add .editorconfig 2025-01-20 15:14:12 +01:00
.git_archival.txt Preparations for PEP440 support 2024-10-28 11:10:08 +01:00
.gitattributes Preparations for PEP440 support 2024-10-28 11:10:08 +01:00
.gitignore hub: add GraphQL write APIs 2026-05-26 10:36:19 +02:00
.golangci.yml Run golangci-lint in CI 2025-11-11 14:26:53 +01:00
config.example.ini Updated srht-keygen to sr.ht-keygen 2025-09-22 09:36:40 +02:00
go.mod Update go.mod 2026-07-14 09:58:49 +02:00
go.sum Update go.mod 2026-07-14 09:58:49 +02:00
LICENSE Initial commit 2020-03-24 10:26:15 -04:00
Makefile api: generate builds GQL client 2026-07-14 09:40:35 +02:00
pyproject.toml pyproject.toml: add new submodule 2026-05-26 10:45:48 +02:00
README.md Initial commit 2020-03-24 10:26:15 -04:00
run.py Initial commit 2020-03-24 10:26:15 -04:00
schema.sql schema: fix "on delete" for project_summary_repo_id_fkey constraint 2026-06-03 13:43:53 +02:00
setup.py Convert to new shared asset distribution 2025-01-10 15:15:13 +01:00

This repository contains the code for the sr.ht project hub. For instructions on deploying or contributing to this project, visit the manual here:

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