Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/tinker_tickets 2026-04-06 22:38:35 -04:00
55a3d2945c Fix comment avatar, activity log labels, and ticket update permissions
jared pushed to development at LotusGuild/tinker_tickets 2026-04-06 22:38:30 -04:00
55a3d2945c Fix comment avatar, activity log labels, and ticket update permissions
jared pushed to main at LotusGuild/tinker_tickets 2026-04-06 22:15:54 -04:00
727c5171ff Fix lt-avatar color modifiers overridden by light-theme rule
jared pushed to development at LotusGuild/tinker_tickets 2026-04-06 22:15:49 -04:00
727c5171ff Fix lt-avatar color modifiers overridden by light-theme rule
jared created branch development in LotusGuild/tinker_tickets 2026-04-06 21:47:37 -04:00
jared pushed to development at LotusGuild/tinker_tickets 2026-04-06 21:47:37 -04:00
jared deleted branch tds-v1.2 from LotusGuild/tinker_tickets 2026-04-06 21:47:37 -04:00
jared pushed to main at LotusGuild/tinker_tickets 2026-04-06 21:47:10 -04:00
444dc4bf26 Remove scripts/ directory from repo
jared pushed to main at LotusGuild/tinker_tickets 2026-04-06 21:43:25 -04:00
09292119e6 Only send Matrix notification on priority escalation, not title updates
jared pushed to main at LotusGuild/tinker_tickets 2026-04-06 18:55:22 -04:00
499060795e Use drive serial for dedup hash; update title/priority on worsened conditions
fe9c6b3ee0 Rewrite create_ticket_api.php dedup logic: reopen closed tickets on recurrence
570b1749da Fix PHP 8.2 TypeError crash in create_ticket_api.php on missing title
cc509874e7 Fix incomplete HTML escaping in reply textarea (ticket.js)
6e1ae01cac Fix recurring ticket schedule edge cases in API and model
Compare 137 commits »
jared pushed to main at LotusGuild/hwmonDaemon 2026-04-06 18:54:31 -04:00
03320c0ece Use drive serial numbers instead of device paths for ticket dedup
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-06 17:40:38 -04:00
fe9c6b3ee0 Rewrite create_ticket_api.php dedup logic: reopen closed tickets on recurrence
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-06 17:07:12 -04:00
570b1749da Fix PHP 8.2 TypeError crash in create_ticket_api.php on missing title
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 18:22:15 -04:00
cc509874e7 Fix incomplete HTML escaping in reply textarea (ticket.js)
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 18:16:46 -04:00
6e1ae01cac Fix recurring ticket schedule edge cases in API and model
c3ab5c5716 Fix double URL-encoding of Matrix user ID in SynapseHelper
Compare 2 commits »
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 18:09:57 -04:00
538baadd57 Add comment skeleton loaders, workflow validation, monthly schedule fix
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 17:57:39 -04:00
fbda618fbb Fix path traversal, closed-connection, and ticket ID validation bugs
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 17:52:12 -04:00
01f2dac2d6 Fix session_start guards, add missing API routes, rewrite README
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 17:27:05 -04:00
4433bad2ce Fix manage_workflows bind_param by-reference errors and duplicate session_start
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-05 12:39:27 -04:00
1761f41943 Invalidate stats cache after any ticket-modifying API call