add.js
|
feat: /add and /remove commands
|
2022-10-28 17:32:43 +01:00 |
claim.js
|
feat: add ticket claiming
|
2022-10-29 00:33:19 +01:00 |
close.js
|
feat: feedback, start of close requests
|
2023-01-13 20:48:37 +00:00 |
help.js
|
fix: cache commands at startup
|
2023-03-10 23:46:56 +00:00 |
move.js
|
fix: keep priority when moving (closes #467)
|
2023-07-30 01:33:56 +01:00 |
new.js
|
refactor: simplify commands i18n
|
2022-10-26 18:58:46 +01:00 |
priority.js
|
fix: keep priority when moving (closes #467)
|
2023-07-30 01:33:56 +01:00 |
release.js
|
feat: add ticket claiming
|
2022-10-29 00:33:19 +01:00 |
remove.js
|
fix: don't allow removing the creator
|
2023-01-30 20:50:38 +00:00 |
tag.js
|
refactor: simplify commands i18n
|
2022-10-26 18:58:46 +01:00 |
tickets.js
|
perf: select 10 rows in SQL rather than JS
|
2023-05-24 21:04:28 +01:00 |