todo.sr.ht/todosrht
Drew DeVault 9450ca6437 API: ticket by ID: abort 404 if no ticket 2020-08-10 12:29:32 -04:00
..
alembic Implement ticket import 2020-01-09 12:19:44 -05:00
blueprints API: ticket by ID: abort 404 if no ticket 2020-08-10 12:29:32 -04:00
emails Contract the email signatures into one line 2019-06-29 14:28:42 -04:00
templates Don't suggest submitter:me if not logged in 2020-08-06 09:15:45 -04:00
types Wrap valid punctuation in tracker creation error in <samp>s 2020-07-22 13:19:57 -04:00
access.py access: fix code path which returns none 2020-06-10 19:20:15 -04:00
app.py Extract todo app to allow test bootstrap 2018-11-21 08:09:04 -05:00
color.py Add util functions for working with colors 2018-10-16 21:10:38 -04:00
email.py Updates for single-sign-on support 2019-11-30 10:17:42 -05:00
filters.py Utilize srht.cache instead of direct Redis access 2020-06-29 10:41:12 -04:00
flask.py Split settings into separate blueprint 2019-11-04 16:15:37 -05:00
search.py Check that current_user before using it and crashing when searching 2020-08-06 09:15:45 -04:00
service.py Initial pass on API support 2019-04-30 15:12:05 -04:00
tickets.py Add List-Unsubscribe: mailto:{sub.ref}/unsubscribe to notifications 2020-07-22 13:19:57 -04:00
tracker_import.py Implement ticket import 2020-01-09 12:19:44 -05:00
trackers.py Fix recent users function 2019-10-26 10:56:25 -04:00
urls.py Implement editing labels 2019-10-26 11:05:43 -04:00
webhooks.py Implement ticket import 2020-01-09 12:19:44 -05:00