Jared Vititoe jared
  • Joined on 2024-11-30
jared closed issue LotusGuild/proxDoc#6 2026-02-05 10:54:57 -05:00
Repeated Command Calls
jared pushed to main at LotusGuild/proxDoc 2026-02-05 10:52:48 -05:00
6125fb9d6b Cache systemctl list-unit-files to avoid repeated calls
86be5fd1c1 Add efficient process wait utility function
a491ae4592 Cache disk list to avoid multiple lsblk calls
7514e2ba7c Add logging infrastructure without subshell overhead
f7ed682bdb Standardize error handling with cleanup trap
Compare 12 commits »
jared closed issue LotusGuild/tinker_tickets#13 2026-02-05 10:24:28 -05:00
No option to assign to a user when creating a new ticket
jared closed issue LotusGuild/tinker_tickets#12 2026-02-05 10:24:27 -05:00
discord links use localhost
jared pushed to main at LotusGuild/tinker_tickets 2026-02-05 10:24:12 -05:00
019eaf8980 Add assignment dropdown on ticket creation and fix Discord webhook URLs
jared opened issue LotusGuild/tinker_tickets#13 2026-02-03 14:27:03 -05:00
No option to assign to a user when creating a new ticket
jared closed issue LotusGuild/proxDoc#4 2026-02-02 15:52:30 -05:00
Fragile AWK Parsing
jared pushed to main at LotusGuild/proxDoc 2026-02-02 15:52:14 -05:00
jared commented on issue LotusGuild/proxDoc#4 2026-02-02 15:52:02 -05:00
Fragile AWK Parsing

Converted to bash with regex

jared closed issue LotusGuild/proxDoc#3 2026-02-02 15:42:43 -05:00
Progress Spinner Issues
jared pushed to main at LotusGuild/proxDoc 2026-02-02 15:42:06 -05:00
jared commented on issue LotusGuild/proxDoc#3 2026-02-02 15:41:54 -05:00
Progress Spinner Issues

Outright removed the spinner, in favor of section by section progress

jared closed issue LotusGuild/proxDoc#1 2026-02-02 15:39:07 -05:00
Verify on hypervisor isn't in use
jared pushed to main at LotusGuild/proxDoc 2026-02-02 15:39:04 -05:00
jared closed issue LotusGuild/proxDoc#5 2026-02-02 15:35:40 -05:00
Incorrect Grep Pattern
jared pushed to main at LotusGuild/proxDoc 2026-02-02 15:35:35 -05:00
jared closed issue LotusGuild/proxDoc#2 2026-02-02 15:30:21 -05:00
Missing Dependency Check
jared pushed to main at LotusGuild/proxDoc 2026-02-02 15:29:59 -05:00
jared opened issue LotusGuild/proxDoc#17 2026-02-02 15:21:58 -05:00
Quote All Variables
jared opened issue LotusGuild/proxDoc#16 2026-02-02 15:21:40 -05:00
Input Sanitization