| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add uex_vehicles populate command | Alex Pooley (@zuedev) | 2026-07-19 | 1 | -0/+68 |
| | | |||||
| * | add more population commands | Alex Pooley (@zuedev) | 2026-07-18 | 1 | -50/+291 |
| | | |||||
| * | populate uex_items | Alex Pooley (@zuedev) | 2026-07-18 | 4 | -15/+122 |
| | | |||||
| * | build uex cache on start | Alex Pooley (@zuedev) | 2026-07-18 | 2 | -1/+53 |
| | | |||||
| * | add oncall-check command | Alex Pooley (@zuedev) | 2026-07-18 | 5 | -3/+81 |
| | | |||||
| * | on call schedule | Alex Pooley (@zuedev) | 2026-07-16 | 3 | -6/+496 |
| | | |||||
| * | replace handbook with vitepress | Alex Pooley (@zuedev) | 2026-07-16 | 31 | -11322/+1472 |
| | | |||||
| * | replace close command with close-ticket command and update exports | Alex Pooley (@zuedev) | 2026-07-16 | 2 | -4/+4 |
| | | |||||
| * | refactor createTicket function to accept options object for role access and ↵ | Alex Pooley (@zuedev) | 2026-07-15 | 2 | -4/+10 |
| | | | | | ticket name prefix | ||||
| * | add notification for quartermasters on new requisition requests | Alex Pooley (@zuedev) | 2026-07-15 | 1 | -0/+7 |
| | | |||||
| * | refactor codebase for dry | Alex Pooley (@zuedev) | 2026-07-15 | 7 | -294/+196 |
| | | |||||
| * | implement caching for UEX data and create cache directory | Alex Pooley (@zuedev) | 2026-07-15 | 2 | -1/+52 |
| | | |||||
| * | remove gemini | Alex Pooley (@zuedev) | 2026-07-15 | 4 | -461/+8 |
| | | |||||
| * | ensure logs channel is fetched based on guild ID | Alex Pooley (@zuedev) | 2026-07-15 | 1 | -1/+1 |
| | | |||||
| * | add gemini check to req tickets | Alex Pooley (@zuedev) | 2026-07-15 | 4 | -726/+1192 |
| | | |||||
| * | simplify scope command reply structure | Alex Pooley (@zuedev) | 2026-07-15 | 1 | -4/+2 |
| | | |||||
| * | fix: update reply message for requisition ticket creation to be ephemeral | Alex Pooley (@zuedev) | 2026-07-15 | 1 | -3/+4 |
| | | |||||
| * | refactor: change embed message to plain text for requisition ticket creation | Alex Pooley (@zuedev) | 2026-07-15 | 1 | -11/+5 |
| | | |||||
| * | add scope command | Alex Pooley (@zuedev) | 2026-07-15 | 1 | -0/+19 |
| | | |||||
| * | guild scoping | Alex Pooley (@zuedev) | 2026-07-15 | 3 | -3/+18 |
| | | |||||
| * | add preview environment configuration to wrangler.jsonc | Alex Pooley (@zuedev) | 2026-07-13 | 1 | -0/+11 |
| | | |||||
| * | adjust font weight for justified text to improve readability | Alex Pooley (@zuedev) | 2026-07-13 | 1 | -3/+5 |
| | | |||||
| * | update styling | Alex Pooley (@zuedev) | 2026-07-13 | 2 | -57/+109 |
| | | |||||
| * | review one-liners | Alex Pooley (@zuedev) | 2026-07-13 | 1 | -11/+11 |
| | | |||||
| * | add agile to fighter one-liner | Alex Pooley (@zuedev) | 2026-07-13 | 1 | -1/+1 |
| | | |||||
| * | enhance ship descriptions in Fleet Composition with one-liners | Alex Pooley (@zuedev) | 2026-07-13 | 1 | -0/+48 |
| | | |||||
| * | enhance Gunship section with additional description on combat capabilities | Alex Pooley (@zuedev) | 2026-07-13 | 1 | -1/+1 |
| | | |||||
| * | add Gunship section with details on primary ship Paladin | Alex Pooley (@zuedev) | 2026-07-13 | 1 | -0/+6 |
| | | |||||
| * | fix: update build+deploy script to ensure proper execution order | Alex Pooley (@zuedev) | 2026-07-13 | 1 | -1/+1 |
| | | |||||
| * | refine backdrop-filter for nav bar and sidebar to prevent double-blurring | Alex Pooley (@zuedev) | 2026-07-12 | 1 | -3/+6 |
| | | |||||
| * | more style changes | Alex Pooley (@zuedev) | 2026-07-11 | 2 | -31/+229 |
| | | |||||
| * | restyle vitepress to match current handbook | Alex Pooley (@zuedev) | 2026-07-11 | 1 | -0/+46 |
| | | |||||
| * | add deployment scripts and update .gitignore for wrangler | Alex Pooley (@zuedev) | 2026-07-11 | 4 | -1/+25 |
| | | |||||
| * | improve organisation | Alex Pooley (@zuedev) | 2026-07-11 | 12 | -130/+197 |
| | | |||||
| * | initial implementation of vitepress handbook rewrite | Alex Pooley (@zuedev) | 2026-07-11 | 19 | -0/+3307 |
| | | |||||
| * | bump sentinel to heavy variant and replace with antares | Alex Pooley (@zuedev) | 2026-07-06 | 1 | -3/+13 |
| | | |||||
| * | reverse message log order in interaction handler | Alex Pooley (@zuedev) | 2026-07-06 | 1 | -0/+1 |
| | | |||||
| * | include author ID in log message format for requisition ticket attachments | Alex Pooley (@zuedev) | 2026-07-06 | 1 | -1/+4 |
| | | |||||
| * | capture and log messages before deleting the channel | Alex Pooley (@zuedev) | 2026-07-06 | 1 | -3/+20 |
| | | |||||
| * | extend timestamp slice for channel name format in requisition ticket creation | Alex Pooley (@zuedev) | 2026-07-06 | 1 | -1/+1 |
| | | |||||
| * | oops | Alex Pooley (@zuedev) | 2026-07-06 | 1 | -1/+2 |
| | | |||||
| * | remove console log for notifying quartermaster members on ticket creation | Alex Pooley (@zuedev) | 2026-07-06 | 1 | -3/+0 |
| | | |||||
| * | notify quartermaster members upon ticket creation; fetch latest guild members | Alex Pooley (@zuedev) | 2026-07-06 | 1 | -1/+8 |
| | | |||||
| * | normalize role and channel name checks to lowercase; notify quartermaster ↵ | Alex Pooley (@zuedev) | 2026-07-06 | 1 | -3/+12 |
| | | | | | members on ticket creation | ||||
| * | readme | Alex Pooley (@zuedev) | 2026-07-06 | 1 | -0/+41 |
| | | |||||
| * | add build dependencies for discord bot in Dockerfile | Alex Pooley (@zuedev) | 2026-07-06 | 1 | -0/+1 |
| | | |||||
| * | add Dockerfile for discord bot setup | Alex Pooley (@zuedev) | 2026-07-06 | 1 | -0/+6 |
| | | |||||
| * | add 174bg.net's discord bot | Alex Pooley (@zuedev) | 2026-07-06 | 5 | -0/+970 |
| | | |||||
| * | add Perseus loadout with offensive loadout details | Alex Pooley (@zuedev) | 2026-07-05 | 1 | -0/+13 |
| | | |||||
| * | add ship loadouts section with standard issue equipment details (polaris for ↵ | Alex Pooley (@zuedev) | 2026-07-05 | 1 | -0/+27 |
| | | | | | now) | ||||
