todo.sr.ht/todosrht
Drew DeVault e03387006e Add indexes to speed up tracker deletions
Fixes https://todo.sr.ht/~sircmpwn/todo.sr.ht/266
2022-03-21 11:52:13 +01:00
..
alembic Add indexes to speed up tracker deletions 2022-03-21 11:52:13 +01:00
blueprints Legacy API: disallow new webhook creation 2022-02-01 09:28:45 +01:00
emails Replace pystache with string.Template 2021-05-16 16:14:59 -04:00
templates tracker.html: add noindex for unlisted trackers 2022-02-04 13:00:20 +01:00
types API: Implement ticket:create legacy webhook 2022-02-01 09:28:45 +01:00
access.py Improve private tracker access case 2021-10-06 10:27:57 +02: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
default_query.graphql GraphQL: update example query 2021-02-25 10:19:30 -05:00
email.py emails: fix issues outside of app context 2021-05-19 10:59:03 -04:00
export.py Implement ticket editing in the UI 2020-08-25 15:47:58 -04:00
filters.py Instrument caches 2022-01-20 10:01:50 +01:00
flask.py Add webhook queue monitoring 2021-12-08 12:13:20 +01:00
schema.graphqls Add Python riggings for GraphQL API 2021-02-25 10:04:22 -05:00
search.py Allow sorting by number of comments 2021-09-14 12:40:41 +02:00
service.py Initial pass on API support 2019-04-30 15:12:05 -04:00
tickets.py Improve constraints on assignee & label 2022-02-01 09:28:45 +01:00
tracker_import.py tracker_import: fix comment_count 2022-01-26 09:05:00 +01:00
trackers.py Fix recent users function 2019-10-26 10:56:25 -04:00
urls.py Don't append duplicate term in label_search_url 2020-11-10 12:07:50 -05:00
webhooks.py webhooks.py: correct typo in variable name 2021-12-08 12:22:31 +01:00