Go to file
Ivan Habunek 9b26e7cbf3 Add CRUD views for UserAccess 2019-07-05 12:34:30 -04:00
.builds Update to Alpine 3.10 2019-06-30 19:40:10 -04:00
scss Fix label text colour 2019-02-27 09:01:45 -05:00
tests Replace overriden __init__ with factory method 2019-05-21 10:22:29 -04:00
todosrht Add CRUD views for UserAccess 2019-07-05 12:34:30 -04:00
.gitignore Initial commit 2017-07-21 21:00:00 -04:00
LICENSE Initial commit 2017-07-21 21:00:00 -04:00
Makefile Python 3.7 2018-08-07 13:13:47 -04:00
README.md Add README.md 2019-01-08 18:08:01 -05:00
config.example.ini Add initial set of webhooks 2019-06-10 13:23:24 -04:00
config.test.ini Add testing to build manifest 2018-11-21 08:09:22 -05:00
run.py Update for sr.ht unified config 2018-09-03 09:55:28 -04:00
setup.py Define 'make' program via an environment variable 2019-05-29 05:16:59 -04:00
static Initial commit 2017-07-21 21:00:00 -04:00
todosrht-lmtp Discard HTML emails sent to LMTP daemon 2019-06-14 11:09:20 -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