Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/tinker_tickets 2026-04-01 17:58:10 -04:00
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-01 17:56:53 -04:00
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-01 17:56:13 -04:00
ec92445a0f Force header clearance via inline style on main element
0eab5d40e6 Restore .lt-main.lt-container combined selector — proper cascade fix
3cfe46050b Fix header overlap with ID selector — unambiguous highest specificity
e71f35c041 Fix asset cache-busting — include base.css and base.js in ASSET_VERSION
6102985f92 Fix header overlap at all breakpoints — restore lt-main padding-top
Compare 7 commits »
jared pushed to main at LotusGuild/tinker_tickets 2026-04-01 17:52:42 -04:00
ec92445a0f Force header clearance via inline style on main element
jared pushed to main at LotusGuild/tinker_tickets 2026-04-01 17:49:20 -04:00
0eab5d40e6 Restore .lt-main.lt-container combined selector — proper cascade fix
jared pushed to main at LotusGuild/tinker_tickets 2026-04-01 17:46:06 -04:00
3cfe46050b Fix header overlap with ID selector — unambiguous highest specificity
jared pushed to main at LotusGuild/tinker_tickets 2026-04-01 17:43:34 -04:00
e71f35c041 Fix asset cache-busting — include base.css and base.js in ASSET_VERSION
jared pushed to main at LotusGuild/tinker_tickets 2026-04-01 17:41:53 -04:00
6102985f92 Fix header overlap at all breakpoints — restore lt-main padding-top
jared pushed to main at LotusGuild/tinker_tickets 2026-04-01 17:19:34 -04:00
e91709798b Fix header overlapping content at mobile breakpoints
jared pushed to main at LotusGuild/tinker_tickets 2026-04-01 17:12:23 -04:00
4150e1ced3 Fix lt-scanlines header overlap — move class off body to dedicated div
cfdc9e0f37 Sync TDS v1.2 additions: scanlines, cursor, radar, display-field, VT323
55c6fc81db Fix duplicate users in bulk/quick assign modals; add combobox search
fdc6d3d463 Fix ASCII art alignment, readonly input opacity, api key visibility
72d5061867 Fix description line breaks and disabled-field readability
Compare 38 commits »
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-04-01 16:55:21 -04:00
cfdc9e0f37 Sync TDS v1.2 additions: scanlines, cursor, radar, display-field, VT323
jared pushed to main at LotusGuild/web_template 2026-04-01 16:50:54 -04:00
a807944b50 feat: implement RECOMMENDED_ADDITIONS — cursor, scanlines, radar, display-field, VT323
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-31 20:17:55 -04:00
55c6fc81db Fix duplicate users in bulk/quick assign modals; add combobox search
jared pushed to main at LotusGuild/web_template 2026-03-31 19:44:00 -04:00
1b7e57d9f5 Add gotchas section: disabled/readonly display patterns
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-31 19:43:31 -04:00
fdc6d3d463 Fix ASCII art alignment, readonly input opacity, api key visibility
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-31 19:36:54 -04:00
72d5061867 Fix description line breaks and disabled-field readability
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-31 18:11:19 -04:00
1d721eecb4 fix: description unreadable in dark mode / OLED — swap disabled textarea for lt-markdown div
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-30 19:01:20 -04:00
cfb88d9c88 fix: CSRF token staleness causing intermittent 403 on POST actions
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-29 22:03:19 -04:00
a89095cbcc chore: delete applied migrations (001-002, 004-005 all applied to DB)
jared pushed to tds-v1.2 at LotusGuild/tinker_tickets 2026-03-29 22:00:35 -04:00
ade1a70214 feat: ticket watchers, fulltext search, single-query pagination, watcher notifications