Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 22:37:58 -04:00
2f9af856dc Fix design system violations: replace off-brand colors with terminal palette
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 22:20:54 -04:00
27075a62ee Fix bracket buttons rendering below text + UI/security improvements
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 19:28:49 -04:00
dd8833ee2f Restore visual effects using GPU-safe techniques (no repaint triggers)
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 12:24:08 -04:00
ab3e77a9ba Fix blink root cause: eliminate position:fixed GPU compositing layers
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 12:12:57 -04:00
68ff89b48c Fix persistent blink: scanline animation still active via base.css cascade
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 12:06:49 -04:00
328c103460 Fix ascii-frame-outer blink: eliminate all repaint-causing hover effects
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 11:58:28 -04:00
21ef9154e9 Fix ascii-frame-outer blink: remove scanline GPU layer and remaining repaint triggers
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 11:51:24 -04:00
4ecd72bc04 Strip all box-shadow/text-shadow from hover states inside ascii-frame-outer
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 11:36:21 -04:00
368ad9b48e Promote ascii-frame-outer to GPU layer to stop hover blink
3497c4cb47 Fix ascii-frame-outer blink: remove compositor layer thrashing on hover
Compare 2 commits »
jared pushed to main at LotusGuild/tinker_tickets 2026-03-19 11:14:39 -04:00
e756f8e0bb Fix ascii-frame-outer blink caused by JS/CSS hover conflict
fea7575ac8 Fix dashboard blink when cursor leaves ticket table section
6fbba3939f Remove page-blinking CSS animations and old deploy script
f3c15e2582 Fix table row blink when cursor leaves the table
51fa5a8a3c Add lt.keys.initDefaults() to audit log and user activity views
Compare 6 commits »
jared pushed to main at LotusGuild/matrix 2026-03-18 13:38:23 -04:00
ffd51e87bf docs: overhaul README with current infrastructure and auto-deploy docs
jared pushed to main at LotusGuild/matrix 2026-03-18 11:52:55 -04:00
5e936b2ca1 Add auto-deployment infrastructure for all 4 LXCs
jared pushed to main at LotusGuild/matrix 2026-03-18 10:36:59 -04:00
0e275d725e refactor: replace old bot code with Matrix infra configs and scripts
jared renamed repository from matrixBot to LotusGuild/matrix 2026-03-18 10:34:47 -04:00
jared pushed to main at LotusGuild/tinker_tickets 2026-03-17 23:37:37 -04:00
5545328e53 Fix deploy.sh to also sync web_template to server
8bb43c14db Guard lt.* calls when base.js unavailable to prevent crash
92544d60ce Fix lt-modal-overlay not hidden without base.css
Compare 3 commits »
jared pushed to main at LotusGuild/tinker_tickets 2026-03-17 23:23:18 -04:00
89a685a502 Integrate web_template design system and fix security/quality issues
jared pushed to main at LotusGuild/gandalf 2026-03-17 20:43:12 -04:00
d576a0fe2d Auto-reload on auth timeout (401 response)
jared pushed to main at LotusGuild/gandalf 2026-03-17 20:39:52 -04:00
271c3c4373 Exclude LXC IPs from link stats collection
jared pushed to main at LotusGuild/gandalf 2026-03-17 20:32:37 -04:00
e2b65db2fc Add pagination to event queries, input validation, daily event purge
jared pushed to main at LotusGuild/pulse 2026-03-17 19:29:32 -04:00
0990e5b807 Add parse/route step types, wider modal, automated link troubleshooter