Commit Graph

  • aaa659cac7 API: fix issue with visibility on UpdateTracker master 0.75.13 Drew DeVault 2024-04-12 10:01:44 +0200
  • 43bb99c551 tickets.py: fix join condition on ticket mention 0.75.12 Drew DeVault 2024-04-11 14:35:19 +0200
  • f997ce4a66 Fix 405 on preferences from /~you page 0.75.11 Drew DeVault 2024-04-11 13:38:05 +0200
  • 55f3024d88 tickets.py: fix issue with obsolete join usage 0.75.10 Drew DeVault 2024-03-20 16:22:07 +0100
  • b8d28e8eb8 Upgrade to Alpine 3.19 0.75.9 Drew DeVault 2024-03-20 14:28:30 +0100
  • a89f3a3c8a Upgrade dependencies 0.75.8 Drew DeVault 2024-03-19 11:53:13 +0100
  • f30fced074 API: add some logging 0.75.7 Drew DeVault 2024-02-18 17:43:03 +0100
  • 8b0535fb20 .builds: drop debian, arch Drew DeVault 2024-02-09 10:19:01 +0100
  • ec29d07a68 makefile: add loaders to gqlgen deps Simon Ser 2024-01-31 12:00:43 +0100
  • 4201564503 makefile: use grouped target for loaders Simon Ser 2024-01-31 11:53:20 +0100
  • b54691e436 makefile: don't re-generate if unchanged Simon Ser 2024-01-31 11:43:59 +0100
  • dfda88c305 Use dir="auto" 0.75.6 Ersei Saggi 2023-12-04 07:11:59 -0500
  • 9096cc0af5 api: fully apply builder pattern to event builder Conrad Hoffmann 2024-01-26 13:23:04 +0100
  • fb651a7997 todosrht-lmtp: try a bit harder to parse msg ID Conrad Hoffmann 2024-01-26 13:31:40 +0100
  • 7348b4a29b Include References: <Message-ID of triggering e-mail>, if any, in the comment notification 0.75.5 наб 2023-12-31 21:30:21 +0100
  • 80956c5981 Include an In-Reply-To: <Message-ID of triggering e-mail>, if any, in the new_ticket notification. Again наб 2023-12-31 21:30:19 +0100
  • 11d5155e34 Upgrade chi to v5 Simon Ser 2024-01-24 15:18:32 +0100
  • c0be6d1c5e Upgrade core-go Simon Ser 2024-01-24 12:11:07 +0100
  • 04489eb217 Disable 'Assign myself' button if already assigned Krystian Chachuła 2023-12-10 19:36:50 +0100
  • b8a65ae2be api: drop unnecessary recover Conrad Hoffmann 2023-12-07 23:08:08 +0100
  • 031383d55f Fix error when assigning already assigned user 0.75.4 Krystian Chachuła 2023-11-26 23:29:24 +0100
  • 8ad96d48ce api: export mention event ticket references Conrad Hoffmann 2023-11-21 22:45:53 +0100
  • 7e6b9628a4 api/schema: Rename import to importUpload 0.75.3 Thorben Günther 2023-10-25 12:53:23 +0200
  • 3f51bbe5ff limit length of new comments 0.75.2 Jackson Chen 2023-09-24 21:13:59 +0200
  • 4bddb933ad require comment except for close/reopen Jackson Chen 2023-09-24 21:13:58 +0200
  • a297b4254d make empty descriptions on tracker edit work Jackson Chen 2023-09-24 21:13:57 +0200
  • 4c4e19a958 add client side checks for required form fields Jackson Chen 2023-09-24 21:13:56 +0200
  • 17f8b5115d spelling: unreachable Josh Soref 2023-09-01 15:42:40 -0400
  • a4d5c017c4 spelling: trackers Josh Soref 2023-09-01 15:42:39 -0400
  • b7a0b20c32 spelling: discussion Josh Soref 2023-09-01 15:42:35 -0400
  • df64a8990d spelling: nonexistent Josh Soref 2023-09-01 15:42:37 -0400
  • f7ba455a31 spelling: assignee Josh Soref 2023-09-01 15:42:32 -0400
  • a9b19262ce api/graph: fix invalid @access directive in WebhookEvent enum Simon Ser 2023-08-18 10:35:01 +0000
  • eabf5f18d7 api/graph: check tracker owner before starting import Simon Ser 2023-08-18 08:14:30 +0000
  • 046ae6de44 api/graph: implement import arg for createTracker mutation Simon Ser 2023-08-18 08:33:54 +0000
  • 7e1fbc789e api/trackers/export: Add missing nil checks Thorben Günther 2023-08-17 14:45:23 +0200
  • 5dea43a8af api/loaders: fix null constraint violation on user.id 0.75.1 Simon Ser 2023-08-22 17:34:49 +0000
  • eec641b3e4 schema: fix user.id type Simon Ser 2023-08-22 17:40:47 +0000
  • c2a87f590d api/graph: implement tracker export 0.75.0 Simon Ser 2023-08-02 08:52:58 +0000
  • 366713a3c2 api/trackers: fix fmt.Errorf arguments Simon Ser 2023-08-01 12:54:59 +0000
  • d8cf6aed69 api/trackers: drop io.ReadAll Simon Ser 2023-08-01 12:54:56 +0000
  • d62bb5705f api/subscription: Fix QueryWithCursor Thorben Günther 2023-07-07 13:34:03 +0200
  • 4dfed3ddfc api/label: Fix QueryWithCursor Thorben Günther 2023-06-24 19:51:49 +0200
  • 8d72d25080 Move go.mod to root 0.74.6 Adnan Maolood 2023-03-13 22:17:04 -0400
  • 14ae4b1035 Send all emails via meta.sr.ht sendEmail mutation Conrad Hoffmann 2023-03-13 22:24:36 +0100
  • db76f013ca api: use only `sendEmail` mutation to send mails Conrad Hoffmann 2023-03-13 22:24:35 +0100
  • d73cebbb6a api: Add labelByName resolver Thorben Günther 2023-03-14 14:46:24 +0100
  • 8d94386c37 Upgrade to Alpine 3.17 0.74.5 Drew DeVault 2023-03-22 11:23:16 +0100
  • 573e3b244b api/graph: Fix usage of valid.Error 0.74.4 Adnan Maolood 2023-03-13 09:56:02 -0400
  • 210f551564 api: send event notifications via meta.sr.ht GQL 0.74.3 Conrad Hoffmann 2023-02-21 12:36:48 +0100
  • a4ef456246 api/trackers: Always clear import flag on import error 0.74.2 Adnan Maolood 2023-02-15 10:37:56 -0500
  • ed005d6b4f Send out notifications to users via meta.sr.ht GQL 0.74.1 Conrad Hoffmann 2022-11-10 13:51:13 +0100
  • 5c4ba72503 schema.sql: Fix syntax error Adnan Maolood 2023-01-02 10:08:03 -0500
  • fc70ae13a4 api: Implement tracker dump signature verification 0.74.0 Adnan Maolood 2022-11-08 07:16:22 -0500
  • 9f4e4b5a0b api/imports: Make loaders available in context Adnan Maolood 2022-11-08 07:16:20 -0500
  • 2422df8a4f api/trackers: Rename from api/imports Adnan Maolood 2022-11-08 07:16:19 -0500
  • d1c0e43b66 API: implement user account deletion 0.73.0 Drew DeVault 2022-11-01 15:57:29 +0100
  • a26fc1fbfd todosrht: Use canonical user IDs 0.72.13 Adnan Maolood 2022-08-18 22:16:03 -0400
  • 30084360aa API: upgrade gqlgen 0.72.12 Drew DeVault 2022-10-20 15:31:20 +0200
  • e02ddb0888 api: Implement tracker dump imports 0.72.11 Adnan Maolood 2022-09-06 22:43:42 -0400
  • 4827e61f97 Fix flask send_file arguments 0.72.10 Thorben Günther 2022-09-26 13:43:43 +0200
  • ec4fdf350d todosrht/access: Fetch trackers case-sensitively 0.72.9 Adnan Maolood 2022-09-06 08:06:00 -0400
  • 050c219153 all: deal with nil participant ID 0.72.8 Drew DeVault 2022-09-05 15:51:30 +0200
  • 6517544340 Add schema.sql Adnan Maolood 2022-08-16 20:30:47 -0400
  • c4bfcd1ff7 Add CLOSED ticket resolution 0.72.7 Simon Ser 2022-07-12 08:31:25 +0000
  • 75add26e2f api/graph: Fix duplicates in User.trackers query 0.72.6 Adnan Maolood 2022-07-23 08:09:55 -0400
  • 268dacdc07 api/graph/model: Fix Tracker.QueryWithCursor 0.72.5 Adnan Maolood 2022-06-29 08:17:00 -0400
  • c116c0db22 api/graph: Conform to WebhookSubscription Adnan Maolood 2022-06-16 13:50:11 -0400
  • e93dff9824 Fix user mentions for usernames with a dash 0.72.4 Dean Weaver 2022-06-14 16:05:10 -0700
  • 0bb9ef9657 api/webhooks: Fix deletion error message for tickets 0.72.3 Thorben Günther 2022-06-02 15:41:14 +0200
  • 0da003766d Update core-go 0.72.2 Adnan Maolood 2022-05-30 08:15:27 -0400
  • cdf9a77c46 api/graph: Ensure access when creating webhooks 0.72.1 Adnan Maolood 2022-05-25 10:57:38 -0400
  • af242ca93e api/webhooks: Fix ticket/tracker webhook queries Adnan Maolood 2022-05-25 10:42:51 -0400
  • f299d2f9a9 api/graph: Fix webhook subscription name Adnan Maolood 2022-05-23 13:14:46 -0400
  • 7d65b3653c api/graph: Implement ticket deletion 0.72.0 Adnan Maolood 2022-05-06 10:20:03 -0400
  • 5650249985 todosrht: Fix 405 error when clicking 'next' in ticket list 0.71.3 Adnan Maolood 2022-05-14 12:50:38 -0400
  • 833e2a5588 Add api-origin to example config Conrad Hoffmann 2022-05-09 10:11:30 +0200
  • b779d41133 todosrht: Use proper access for Resolve button 0.71.2 Adnan Maolood 2022-05-09 09:24:19 -0400
  • 1e32f8eb9b api/loaders: Fix tracker queries Adnan Maolood 2022-05-09 07:33:13 -0400
  • 322b245f4b api/graph/events: Fix query 0.71.1 Adnan Maolood 2022-05-06 06:30:04 -0400
  • b7a3c26d24 API: Update core-go 0.71.0 Drew DeVault 2022-05-05 10:56:54 +0200
  • b3e13fc94d api/graph/events: Use submitter info instead of auth info Adnan Maolood 2022-05-05 00:52:14 -0400
  • 2521148108 api/graph/events: Add more headers Adnan Maolood 2022-05-04 11:01:28 -0400
  • 10d9d29edb todosrht-lmtp: Use GraphQL for comment submission 0.70.2 Adnan Maolood 2022-05-02 18:19:20 -0400
  • 75a118a77d api/graph: Bump updated timestamps where necessary Adnan Maolood 2022-04-29 18:54:33 -0400
  • 357ced1876 api/webhooks: Fix legacy event:create ticket id Adnan Maolood 2022-04-29 10:21:15 -0400
  • e84fbbdddb api/graph: Improve error handling Adnan Maolood 2022-04-27 12:19:12 -0400
  • 4b8eba4944 api/webhooks: Fix legacy event:create 'comment' webhook 0.70.1 Adnan Maolood 2022-04-29 05:46:51 -0400
  • fc6eecd33f api/graph: Make mutations return non-null values 0.70.0 Adnan Maolood 2022-04-28 12:19:18 -0400
  • 646b1e55db api/graph: Add User.tracker query Adnan Maolood 2022-04-28 10:26:44 -0400
  • 8dd35065ed api/graph: Make createLabel consistent with updateLabel Adnan Maolood 2022-04-28 12:09:31 -0400
  • 9a205600aa api/graph: Implement GraphQL-native ticket webhooks Adnan Maolood 2022-04-28 10:04:23 -0400
  • f495ccdf32 api/graph: Implement GraphQL-native tracker webhooks Adnan Maolood 2022-04-28 10:03:51 -0400
  • 467dd4075f api/webhooks: Fix legacy ticket event:create webhooks 0.69.0 Adnan Maolood 2022-04-27 11:41:32 -0400
  • 4c2e2792fa api/graph: Set resolution = UNRESOLVED for open tickets Adnan Maolood 2022-04-27 11:32:07 -0400
  • 037e2bf9fe todosrht: Use GraphQL for ticket CRUD operations Adnan Maolood 2022-04-27 11:35:01 -0400
  • 071d6ca781 api/server: Register @private directive 0.68.2 Adnan Maolood 2022-04-14 16:48:26 -0400
  • 23ed990f12 Updates per jinja2 breaking changes Drew DeVault 2022-04-11 22:10:33 +0200
  • 67c96a4a54 todosrht-lmtp: Commit transaction before calling exec_gql 0.68.1 Adnan Maolood 2022-04-10 19:32:21 -0400
  • a250ca81ff todosrht-lmtp: Use tracker owner for exec_gql Adnan Maolood 2022-04-10 19:32:19 -0400