Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/tinker_tickets 2026-03-20 21:28:56 -04:00
ce95e555d5 CSS class migrations: admin views and boot overlay fade-out
f45ec9b0f7 CSS class migrations in CreateTicketView: duplicate warning, visibility groups
5a41ebf180 Convert ticket preview popup visibility to use .is-hidden CSS class
e35401d54e CSS class migrations for ticket page: tabs, visibility, markdown preview, uploads
Compare 4 commits »
jared pushed to main at LotusGuild/tinker_tickets 2026-03-20 21:08:56 -04:00
913e294f9d CSS class migrations: stat-card cursor, view toggle, bulk actions visibility
28aa9e33ea Fix XSS: escape table data and sanitize sort/pagination URL params
31aa7d1b81 Fix JS SyntaxError breaking tabs, textarea scrolling, and XSS escaping
Compare 3 commits »
jared pushed to main at LotusGuild/tinker_tickets 2026-03-20 20:30:20 -04:00
7695c6134c Accessibility pass: ARIA roles, label associations, CSS class migrations
jared pushed to main at LotusGuild/tinker_tickets 2026-03-20 11:28:10 -04:00
11f75fd823 Migrate all raw fetch() calls to lt.api, fix CSS fallback values
jared pushed to main at LotusGuild/tinker_tickets 2026-03-20 11:16:35 -04:00
e179709fc3 Add lt.autoRefresh, fix showToast in admin, clean up inline styles
jared pushed to main at LotusGuild/tinker_tickets 2026-03-20 11:09:53 -04:00
b03a9cfc8c Extract hardcoded rgba colors and inline styles to CSS classes
jared pushed to main at LotusGuild/tinker_tickets 2026-03-20 11:05:42 -04:00
d44a530018 Extend lt.time.ago() to ticket view, replace showToast with lt.toast
jared pushed to main at LotusGuild/tinker_tickets 2026-03-20 10:55:09 -04:00
3c3b9d0a61 Integrate lt.time.ago() for dashboard timestamps, update README
jared pushed to main at LotusGuild/tinker_tickets 2026-03-20 10:43:25 -04:00
1046537429 Move ASCII banner into boot sequence, fix remaining UI issues
jared pushed to main at LotusGuild/tinker_tickets 2026-03-20 10:37:04 -04:00
d8220da1e0 Make dashboard table horizontally scrollable at smaller screen widths
jared pushed to main at LotusGuild/tinker_tickets 2026-03-20 10:27:27 -04:00
021c01b3d4 Polish: uppercase all admin view button text
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 23:19:20 -04:00
22cab10d5d Polish: uppercase remaining modal and pagination button text
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 23:15:12 -04:00
f0d7b9aa61 Polish: uppercase all remaining mixed-case button text
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 23:11:41 -04:00
3493ed78f8 Polish: uppercase button text, ASCII-safe stat icons and boot sequence
jared pushed to main at LotusGuild/matrix 2026-03-19 23:06:02 -04:00
c1e21004be landing: full mobile responsiveness pass
jared pushed to main at LotusGuild/matrix 2026-03-19 23:02:11 -04:00
2b284d3da7 landing: fix Commet E2EE voice, add deleted message visibility row
jared pushed to main at LotusGuild/matrix 2026-03-19 22:57:58 -04:00
2f1754e7bb landing: add full feature comparison table + dev branch notes
jared pushed to main at LotusGuild/matrix 2026-03-19 22:51:12 -04:00
907d600999 landing: overhaul client listings with accurate March 2026 data
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 22:51:09 -04:00
90c5b3ff71 UI/UX polish: terminal design system alignment pass
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 22:44:27 -04:00
84bea80abd Fix PHP parse error and CSS/JS follow-on fixes