Go to file
Adnan Maolood b3e13fc94d api/graph/events: Use submitter info instead of auth info
Use the name and email of the submitter of the ticket for sending event
emails instead of the name and email of the currently authenticated
user.
2022-05-05 10:54:43 +02:00
.builds .builds/alpine.yml: upgrade to 3.15 2022-02-28 11:14:11 +01:00
api api/graph/events: Use submitter info instead of auth info 2022-05-05 10:54:43 +02:00
scss Specify color for label link inside event 2021-03-20 08:43:25 -04:00
tests Remove TicketSeen 2021-12-20 10:15:17 +01:00
todosrht api/graph: Make createLabel consistent with updateLabel 2022-04-29 11:09:50 +02:00
.gitignore Remove models_gen.go 2022-03-24 14:44:03 +01:00
LICENSE Initial commit 2017-07-21 21:00:00 -04:00
Makefile api: overhaul build 2022-03-24 14:09:55 +01:00
README.md Add README.md 2019-01-08 18:08:01 -05:00
config.example.ini go.mod: core-go version bump 2021-12-01 09:35:37 +01:00
config.test.ini Updates for single-sign-on support 2019-11-30 10:17:42 -05:00
run.py Update for sr.ht unified config 2018-09-03 09:55:28 -04:00
setup.py Replace pystache with string.Template 2021-05-16 16:14:59 -04:00
static Initial commit 2017-07-21 21:00:00 -04:00
todosrht-initdb add database stamp for core.sr.ht 2020-08-11 10:46:56 -04:00
todosrht-lmtp todosrht-lmtp: Use GraphQL for comment submission 2022-05-03 08:23:58 +02:00
todosrht-migrate Split out core.sr.ht migrations 2019-04-04 14:13:15 -04:00

README.md

This repository contains the code for the sr.ht ticket tracking service. For instructions on deploying or contributing to this project, visit the manual here:

https://man.sr.ht/todo.sr.ht/installation.md