Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-29 21:54:28 -04:00
0acf5e84c3 feat: duplicate link action, watcher migration, fulltext search migration
jared pushed to main at LotusGuild/matrix 2026-03-29 21:50:35 -04:00
69449803fd feat(hookshot): expand tinker-tickets transform for all event types
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-29 21:34:21 -04:00
c8181e8076 feat: comment pagination, Matrix integration, Synapse mention resolution
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-29 21:19:04 -04:00
cc3f667d4c Wire optimistic locking, visibility audit log, full ticket export
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-29 21:09:34 -04:00
2fdd42b45b UX and architecture fixes: bulk-delete, template guard, statuses config
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-29 18:32:58 -04:00
277daf6f00 Remove dead TicketController::update() method
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-29 18:26:06 -04:00
f709e98bd3 Security: add authorization checks to ticket_dependencies API
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-29 18:23:24 -04:00
e6b6a2a88c Security/correctness: visibility filtering, Content-Type headers, group validation
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-29 18:14:20 -04:00
f983269f93 Fix file upload security, bind_param mismatch, and cookie flags
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-29 17:39:48 -04:00
7be283423a Fix loose comparisons, missing response codes, and session handling
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-29 17:04:30 -04:00
2e450dc01d Apply web_template gap analysis improvements (P1-P3)
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-28 22:42:40 -04:00
f0abadfc57 Fix 500 error for non-admin users on dashboard
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-28 22:35:49 -04:00
d33f761a55 Fix loose comparisons in authorization checks
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-28 22:33:58 -04:00
cfbef029cb Fix bind_param type mismatches and integer validation
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-28 22:29:33 -04:00
5242d42fa7 Fix type safety and TDS class naming issues
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-28 21:34:40 -04:00
d8e6dcf7fa fix: CSS nesting conflict, dashboard.js dead code removal, admin view escaping
6b76496640 fix: CSRF on ticket create form, DOM-safe duplicate list, audit-log param validation
Compare 2 commits »
jared pushed to main at LotusGuild/web_template 2026-03-28 21:05:04 -04:00
083a918729 docs: add LDAP avatar integration guide to README
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-28 20:53:51 -04:00
b40c404828 fix: ldap_get_entries returns raw binary, remove incorrect base64 decode
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-28 20:50:26 -04:00
18bf1fde0e feat: LDAP avatar support via lldap
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-28 13:42:35 -04:00
87f878ee6b Fix XSS: escape user_name and created_at in reply DOM injection