Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/tinker_tickets 2026-01-24 17:04:21 -05:00
ee796dce91 fix: Handle missing updated_at column in comment updates
jared pushed to main at LotusGuild/tinker_tickets 2026-01-24 16:59:46 -05:00
98db586bcf feat: Comment edit/delete, auto-link URLs, markdown tables, mobile fixes
jared opened issue LotusGuild/tinker_tickets#10 2026-01-24 16:09:17 -05:00
Links should be clickable no matter if markdown is enabled or not.
jared opened issue LotusGuild/tinker_tickets#9 2026-01-24 14:47:34 -05:00
mobile ui is visible on desktop, also mobile ui sucks really bad
jared opened issue LotusGuild/tinker_tickets#8 2026-01-24 14:47:16 -05:00
able to edit and delete comments
jared pushed to main at LotusGuild/proxDoc 2026-01-24 13:58:09 -05:00
90cb1eee97 Update README.md
jared opened issue LotusGuild/tinker_tickets#7 2026-01-24 13:43:39 -05:00
markdown comments do not support tables natively in codeblocks or out of them.
jared pushed to main at LotusGuild/tinker_tickets 2026-01-24 11:12:53 -05:00
7ecb593c0f fix: Mobile sidebar and ticket page improvements
jared pushed to main at LotusGuild/tinker_tickets 2026-01-24 10:48:39 -05:00
d073add6a6 feat: Complete mobile UI overhaul
jared pushed to main at LotusGuild/tinker_tickets 2026-01-24 10:39:04 -05:00
efa1b81a62 chore: Update cache version to 20260124 for mobile CSS/JS changes
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 22:10:44 -05:00
7465fb6fc4 feat: Comprehensive mobile UI improvements
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 22:04:46 -05:00
ee317d6662 fix: Keyboard shortcuts for ? key and ESC modal closing
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 22:01:29 -05:00
11a593a7dd refactor: Code cleanup and documentation updates
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 21:28:48 -05:00
6e569c8918 fix: Remove redundant session_start from get_users.php
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 21:23:03 -05:00
9360e38fbb fix: Use utf8mb4_general_ci collation for ticket_dependencies table
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 21:19:33 -05:00
5c22526c08 fix: Add missing API routes to index.php
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 21:16:43 -05:00
6d03f9c89b fix: Session auth, sidebar toggle, and dependencies table
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 10:40:43 -05:00
380b0e1adf fix: Sidebar toggle positioning and documentation updates
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 10:24:30 -05:00
b8a987e4c6 fix: Cache busting and visibility group editing UI
jared pushed to main at LotusGuild/tinker_tickets 2026-01-23 10:06:20 -05:00
e86a5de3fd feat: Add 9 new features for enhanced UX and security