Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to main at LotusGuild/hwmonDaemon 2026-01-17 15:24:50 -05:00
3322c5878a Upgrade priority system and fix ticket type alignment
jared pushed to main at LotusGuild/discordBot 2026-01-13 16:45:41 -05:00
057d21e531 Add HYTALE_ROLE_ID and use it for /hytale command
a821b914c9 Remove daily adjectives feature
Compare 2 commits »
jared pushed to main at LotusGuild/discordBot 2026-01-13 16:34:56 -05:00
be50c2e203 Fix: Remove duplicate hytale command
jared pushed to main at LotusGuild/discordBot 2026-01-13 16:31:00 -05:00
f6cf24f338 Add /hytale command for whitelist requests and improve bot configuration
jared pushed to main at LotusGuild/discordBot 2026-01-13 16:05:31 -05:00
f0339058fc Initial commit - refactored Discord bot with security fixes
jared pushed to main at LotusGuild/discordBot 2026-01-13 15:44:18 -05:00
d73dfba096 Add README with deployment documentation
13b2315ebf Add deployment scripts and webhook configuration
82313a23aa Initial commit of Discord bot
jared created branch main in LotusGuild/discordBot 2026-01-13 15:44:17 -05:00
jared created repository LotusGuild/discordBot 2026-01-13 15:40:57 -05:00
jared closed issue LotusGuild/tinker_tickets#6 2026-01-13 15:19:44 -05:00
preview markdown does not work
jared pushed to main at LotusGuild/tinker_tickets 2026-01-13 15:16:36 -05:00
496e8d6c21 fix: Use parseMarkdown instead of marked.parse for comment preview
jared pushed to main at LotusGuild/tinker_tickets 2026-01-12 17:01:39 -05:00
ee69b9094b Update Claude.md
jared pushed to main at LotusGuild/tinker_tickets 2026-01-12 17:00:34 -05:00
bb4b1400f2 Update README.md
jared pushed to main at LotusGuild/hwmonDaemon 2026-01-12 16:38:39 -05:00
87b16ca822 Update README.md
jared pushed to main at LotusGuild/pulse 2026-01-12 16:32:53 -05:00
e7707d7edb Add abort execution feature for stuck/running processes
ea7a2d82e6 Fix execution details endpoint - remove reference to deleted activeExecutions
8224f3b6a4 Add missing helper functions for workflow execution (addExecutionLog, updateExecutionStatus)
9b31b7619f Add WebSocket error handling with stack traces
06eb2d2593 Add detailed logging to workflow creation endpoint
Compare 30 commits »
jared opened issue LotusGuild/tinker_tickets#6 2026-01-11 16:45:34 -05:00
preview markdown does not work
jared pushed to main at LotusGuild/tinker_tickets 2026-01-09 17:09:15 -05:00
1b66663307 fix: Pass selectedOption parameter to performStatusChange function
jared pushed to main at LotusGuild/tinker_tickets 2026-01-09 17:04:55 -05:00
63dc2d6314 fix: Correct function closure in ticket.js breaking tab navigation
jared pushed to main at LotusGuild/tinker_tickets 2026-01-09 17:02:22 -05:00
d86a60c609 feat: Enhance toast system with queuing and manual dismiss
998b85e907 feat: Replace browser alerts with terminal-aesthetic notifications
Compare 2 commits »
jared pushed to main at LotusGuild/tinker_tickets 2026-01-09 16:43:41 -05:00
a3298e7dbe fix: Enable proper sorting for Created By and Assigned To columns
jared pushed to main at LotusGuild/tinker_tickets 2026-01-09 16:38:39 -05:00
08a73eb84c fix: Improve Assigned To column sorting behavior