Go to file
Ivan Habunek c7ed6615da Load seen time in the same query as tickets
Use left join to load related TicketSeen objects along with Tickets
instead of doing a query per ticket when rendering.
2018-11-20 18:55:40 -05:00
scss Extract rendering of labels to a function 2018-10-24 20:11:37 -04:00
todosrht Load seen time in the same query as tickets 2018-11-20 18:55:40 -05:00
.build.yml Add missing pacman-contrib dependency (for updpkgsums) 2018-06-08 18:40:56 -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
alembic.ini.example Add alembic 2017-09-14 06:57:56 -04:00
config.example.ini Improve From: in emails from todo.sr.ht 2018-09-30 12:41:54 -04:00
run.py Update for sr.ht unified config 2018-09-03 09:55:28 -04:00
setup.py Fix dependencies 2018-10-11 19:59:18 -04:00
static Initial commit 2017-07-21 21:00:00 -04:00