todo.sr.ht/todosrht
Drew DeVault 43bb99c551 tickets.py: fix join condition on ticket mention
Signed-off-by: Drew DeVault <sir@cmpwn.com>
2024-04-11 14:35:19 +02:00
..
alembic API: implement user account deletion 2022-11-01 15:57:29 +01:00
blueprints Fix error when assigning already assigned user 2023-12-04 12:10:36 +01:00
emails Replace pystache with string.Template 2021-05-16 16:14:59 -04:00
templates Fix 405 on preferences from /~you page 2024-04-11 13:38:05 +02:00
types Add CLOSED ticket resolution 2022-07-25 13:44:18 +02:00
access.py todosrht/access: Fetch trackers case-sensitively 2022-09-06 15:37:17 +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 Send all emails via meta.sr.ht sendEmail mutation 2023-04-11 15:01:20 +02:00
export.py Implement ticket editing in the UI 2020-08-25 15:47:58 -04:00
filters.py Updates per jinja2 breaking changes 2022-04-11 22:10:33 +02:00
flask.py api/graph: Implement ticket deletion 2022-05-16 13:15:29 +02:00
schema.graphqls Add Python riggings for GraphQL API 2021-02-25 10:04:22 -05:00
search.py spelling: assignee 2023-10-24 12:35:41 +02:00
service.py Initial pass on API support 2019-04-30 15:12:05 -04:00
tickets.py tickets.py: fix join condition on ticket mention 2024-04-11 14:35:19 +02:00
trackers.py Fix recent users function 2019-10-26 10:56:25 -04:00
urls.py api/graph: Implement ticket deletion 2022-05-16 13:15:29 +02:00
webhooks.py api: Implement tracker dump signature verification 2022-11-10 11:28:56 +01:00