Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/gandalf 2026-05-13 11:15:43 -04:00
9e2be150b5 Use grep -F in dmesg filter to prevent interface name treated as regex
ed5ba5c59e Remove unused is_new parameter from ticket helper methods
Compare 2 commits »
jared pushed to main at LotusGuild/gandalf 2026-05-13 11:09:22 -04:00
2be44d8b24 Fix ticket_id never stored when fail_thresh>1; guard sessionStorage JSON.parse
jared opened issue LotusGuild/matrix#6 2026-05-12 13:44:04 -04:00
hottake grabs most recent emoji reaction even after unreacting.
jared pushed to main at LotusGuild/gandalf 2026-05-11 23:26:58 -04:00
2d6dcd782f Cancel in-flight diagnostic poll when user selects a new port
jared pushed to main at LotusGuild/gandalf 2026-05-11 23:21:54 -04:00
a1a3a52dd8 Fix empty-object false negative in links page no-data check
jared pushed to main at LotusGuild/gandalf 2026-05-11 23:17:15 -04:00
bcc2ad7f5c Use shlex.quote for remote_cmd in build_ssh_command
jared pushed to main at LotusGuild/gandalf 2026-05-11 23:02:12 -04:00
d4f159ee7c fix: escape ticket_id text content in dynamic events table
jared pushed to main at LotusGuild/gandalf 2026-05-11 15:11:09 -04:00
61019418d3 fix: add aria-required to s-reason field in suppressions form
jared pushed to main at LotusGuild/gandalf 2026-05-11 13:41:10 -04:00
1a53718cc5 fix: SSH shell quoting bug breaks ethtool collection; ticket_id KeyError
afaeb64636 fix: UTC timezone suffix missing from all isoformat() timestamp outputs
Compare 2 commits »
jared pushed to main at LotusGuild/gandalf 2026-05-11 13:25:19 -04:00
b6ee45a842 fix: inspector.html stale/updated timestamp broken date parsing
jared pushed to main at LotusGuild/gandalf 2026-05-11 13:03:41 -04:00
9c4dd5df51 fix: admin-only suppression enforcement, links.html broken date parsing
jared pushed to main at LotusGuild/gandalf 2026-05-11 12:58:36 -04:00
4e3d0a1f0a fix: aria-required sync, aria-label pills, deduplicate setDuration logic
jared pushed to main at LotusGuild/gandalf 2026-05-11 12:05:10 -04:00
49869fd9f7 fix: inspector stale data warning, remove dead supported_modes code
jared pushed to main at LotusGuild/gandalf 2026-05-11 12:01:59 -04:00
c68e797f31 fix: diagnostic toggle hint, link_stats schema, pagination UX, rate-limit feedback
jared pushed to main at LotusGuild/gandalf 2026-05-11 11:56:13 -04:00
fc2be88915 fix: escape poe_class in inspector panel for consistency
jared pushed to main at LotusGuild/gandalf 2026-05-11 09:31:27 -04:00
cd0b725f3e fix: LLDP port label bug, suppression SQL dead code, avatar path hardening
jared pushed to main at LotusGuild/gandalf 2026-05-11 09:23:08 -04:00
77c74098a3 fix: flake8 E701 in avatar handler; update SSH test to match accept-new
jared pushed to main at LotusGuild/gandalf 2026-05-11 09:05:55 -04:00
aa52047016 fix: cache_ttl config validation; ticket_web_url via tojson in base.html
jared pushed to main at LotusGuild/gandalf 2026-05-11 08:50:57 -04:00
e166e3fcb4 fix: LDAP conn leak, health timing info, security headers, link_stats size guard
jared pushed to main at LotusGuild/gandalf 2026-05-11 08:47:48 -04:00
d4d4208145 fix: LDAP empty-password guard, expires_minutes bounds, snapshot JSON safety, rate dict cleanup