Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/tinker_tickets 2026-01-30 19:10:42 -05:00
9b40a714ed Fix critical bugs breaking ticket page and settings modal
jared pushed to main at LotusGuild/tinker_tickets 2026-01-30 18:56:41 -05:00
ed9c2a39d1 Fix error message disclosure in API endpoints
jared pushed to main at LotusGuild/tinker_tickets 2026-01-30 18:51:29 -05:00
5b2a2c271e Add security logging, domain validation, and output helpers
jared pushed to main at LotusGuild/tinker_tickets 2026-01-30 18:32:08 -05:00
44f2c21f2d Add query optimization and reliability improvements
jared opened issue LotusGuild/discordBot#1 2026-01-30 18:29:40 -05:00
typing ..... causes the bot to say Command not found when commands use / now.
jared opened issue LotusGuild/tinker_tickets#11 2026-01-30 14:43:55 -05:00
Cannot scroll in ticket overview's
jared pushed to main at LotusGuild/tinker_tickets 2026-01-30 14:39:36 -05:00
7575d6a277 Add performance, security, and reliability improvements
jared pushed to main at LotusGuild/tinker_tickets 2026-01-30 13:16:17 -05:00
c3f7593f3c Harden CSP by removing unsafe-inline for scripts
jared pushed to main at LotusGuild/tinker_tickets 2026-01-29 11:04:53 -05:00
37be81b3e2 Add PHP 7.4+ type hints to helpers, models, and middleware
jared pushed to main at LotusGuild/tinker_tickets 2026-01-29 10:55:21 -05:00
8a8b1b0258 Add centralized error handler
jared pushed to main at LotusGuild/tinker_tickets 2026-01-29 10:53:35 -05:00
d2a8c73e2c Add caching layer and database helper
jared pushed to main at LotusGuild/tinker_tickets 2026-01-29 10:46:13 -05:00
1101558fca Remove nonce from CSP to allow unsafe-inline to work
jared pushed to main at LotusGuild/tinker_tickets 2026-01-29 10:42:16 -05:00
55209e0b05 Fix CSP blocking inline handlers - add unsafe-inline fallback
jared pushed to main at LotusGuild/tinker_tickets 2026-01-28 20:32:03 -05:00
674a427edb Fix duplicate PHP tag in TicketView causing 500 error
jared pushed to main at LotusGuild/tinker_tickets 2026-01-28 20:27:40 -05:00
fa40010287 Security hardening and performance improvements
jared pushed to main at LotusGuild/tinker_tickets 2026-01-26 11:41:52 -05:00
a08390a500 added close modal keybinds for admin menu
jared pushed to main at LotusGuild/tinker_tickets 2026-01-26 11:34:22 -05:00
80a61fcd31 Remove fixed min-width from setting-row labels and inputs
jared pushed to main at LotusGuild/tinker_tickets 2026-01-26 11:30:53 -05:00
2be85b6f58 Fix admin form layout - add compact setting-row class for grid layouts
jared pushed to main at LotusGuild/tinker_tickets 2026-01-26 11:21:36 -05:00
b1013392e6 Fix template priority field name and improve admin form styling
jared pushed to main at LotusGuild/tinker_tickets 2026-01-26 11:11:53 -05:00
8b89114607 Unify Discord webhook notifications between API and manual ticket creation