Go to file
Drew DeVault 837d887647 API: rig up tracker { acl } 2021-02-19 10:52:31 -05:00
.builds .builds/alpine: upgrade to 3.13 2021-02-08 10:37:36 -05:00
api API: rig up tracker { acl } 2021-02-19 10:52:31 -05:00
scss Fix background color of assign menu in dark mode 2021-01-18 12:49:20 -05:00
tests Test search logic 2020-02-11 11:58:18 -05:00
todosrht API: implement ticket { subscription } 2021-02-16 10:04:26 -05: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 Utilize srht.cache instead of direct Redis access 2020-06-29 10:41:12 -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 Add option to notify users of their own web activity 2020-10-10 14:00:58 -04: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