No description
  • Go 37.2%
  • Python 33.8%
  • HTML 21.9%
  • PLpgSQL 4.5%
  • SCSS 1.3%
  • Other 1.3%
Find a file
CismonX 2da5fef6e0 profile: render tracker description as markdown
We're already doing this in the mailing list profile,
and it would be a nice-to-have for ticket trackers as well.
2026-06-22 14:18:14 +02:00
.builds Run golangci-lint in CI 2025-11-11 14:19:47 +01:00
api api: make rid available in webhooks triggered by tracker deletion 2026-05-04 11:21:53 +02:00
cmd/api Move all 'main' packages to ./cmd/*/ 2025-12-15 12:40:41 +01:00
migrations API: Implement resource IDs 2026-01-22 10:10:39 +01:00
scss Specify color for label link inside event 2021-03-20 08:43:25 -04:00
todosrht profile: render tracker description as markdown 2026-06-22 14:18:14 +02:00
.editorconfig Add .editorconfig 2026-01-08 13:49:03 +01:00
.git_archival.txt Preparations for PEP440 support 2024-10-28 10:57:02 +01:00
.gitattributes Preparations for PEP440 support 2024-10-28 10:57:02 +01:00
.gitignore Replace alembic with sourcehut-migrate 2025-09-17 15:25:23 +02:00
.golangci.yml Check in .golangci.yml 2025-11-11 14:21:19 +01:00
config.example.ini Remove obsolete configs 2025-12-19 10:16:35 +01:00
go.mod Upgrade core-go 2026-04-09 14:27:02 +02:00
go.sum Upgrade core-go 2026-04-09 14:27:02 +02:00
LICENSE Initial commit 2017-07-21 21:00:00 -04:00
Makefile Move all 'main' packages to ./cmd/*/ 2025-12-15 12:40:41 +01:00
pyproject.toml Remove legacy API 2025-11-10 09:25:56 +01:00
README.md Add README.md 2019-01-08 18:08:01 -05:00
run.py Update for sr.ht unified config 2018-09-03 09:55:28 -04:00
schema.sql API: Implement resource IDs 2026-01-22 10:10:39 +01:00
setup.py Convert to new shared asset distribution 2025-01-10 12:30:48 +01:00
todo.sr.ht-lmtp todo.sr.ht-lmtp: fix broken triage commands in email replies 2025-12-15 11:07:20 +01:00

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

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