Go to file
Drew DeVault 4ff9d6d2af fetchTrackersByOwnerName: fix parameter order 2021-09-27 16:05:45 +02:00
.builds .builds/alpine.yml: upgrade to 3.14 2021-08-03 12:31:11 +02:00
api fetchTrackersByOwnerName: fix parameter order 2021-09-27 16:05:45 +02:00
scss Specify color for label link inside event 2021-03-20 08:43:25 -04:00
tests Implement sorting in ticket search 2021-09-14 12:40:40 +02:00
todosrht Overhaul default access lists (API) 2021-09-24 08:21:04 +02:00
.gitignore Initial commit 2017-07-21 21:00:00 -04:00
LICENSE Initial commit 2017-07-21 21:00:00 -04:00
Makefile Upgrade to Alpine 3.11 2019-12-22 13:35:20 -05:00
README.md Add README.md 2019-01-08 18:08:01 -05:00
config.example.ini Improve config.example.ini 2019-12-19 10:58:54 -05:00
config.test.ini Updates for single-sign-on support 2019-11-30 10:17:42 -05:00
run.py Update for sr.ht unified config 2018-09-03 09:55:28 -04:00
setup.py Replace pystache with string.Template 2021-05-16 16:14:59 -04:00
static Initial commit 2017-07-21 21:00:00 -04:00
todosrht-initdb add database stamp for core.sr.ht 2020-08-11 10:46:56 -04:00
todosrht-lmtp todosrht-lmtp: fix error reason selection 2021-02-28 08:39:10 -05:00
todosrht-migrate Split out core.sr.ht migrations 2019-04-04 14:13:15 -04:00

README.md

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