Ivan syntaxbullet
  • Munich, Germany
  • Joined on 2025-02-05
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-23 12:58:50 +00:00
2ead35789d fix: prevent studio service from inheriting port 3000 from app
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-23 12:48:13 +00:00
c1da71227d chore: update cleanup scripts
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-23 12:29:34 +00:00
17e636c4e5 feat: Overhaul Docker infrastructure with multi-stage builds, add a cleanup script, and refactor the update service to combine update and requirement checks.
d7543d9f48 feat: (web) add item route
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-16 15:37:59 +00:00
afe82c449b feat: add web asset rebuilding to update command and consolidate post-restart messages
3c1334b30e fix: update sub-navigation item colors for active, hover, and default states
58f261562a feat: Implement an admin quest management table, enhance toast notifications with descriptions, and add new agent documentation.
4ecbffd617 refactor: replace hardcoded SVGs with lucide-react icons in quest-table
5491551544 fix: (web) prevent flickering during refresh
Compare 12 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-16 11:49:56 +00:00
2a72beb0ef feat: Implement new settings pages and refactor application layout and navigation with new components and hooks.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-15 16:22:11 +00:00
2f73f38877 feat: Add web admin page for quest management and refactor Discord bot's quest UI to use new components.
9e5c6b5ac3 feat: Implement interactive quest command allowing users to view active/available quests and accept new ones.
eb108695d3 feat: Implement flexible quest event matching to allow generic triggers to match specific event instances.
7d541825d8 feat: Update quest event triggers to include item IDs for granular tracking.
Compare 4 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-15 14:05:24 +00:00
52f8ab11f0 feat: Implement quest event handling and integrate it into leveling, economy, and inventory services.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-15 10:20:03 +00:00
f8436e9755 chore: (agent) remove tickets and skills
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-14 17:12:56 +00:00
194a032c7f chore(cleanup): remove completed tickets
94a5a183d0 feat(economy): refactor exam command to use ExamService with status-based flow and full test coverage
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-14 17:01:23 +00:00
c7730b9355 refactor: migrate web server to centralized logger
1e20a5a7a0 refactor: migrate bot handlers to centralized logger
54944283a3 feat: implement centralized logger with file persistence
Compare 3 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-14 15:28:20 +00:00
f79ee6fbc7 refactor: remove completed ticket file
915f1bc4ad fix(economy): improve daily cooldown message and consolidate UserError class
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-14 15:12:40 +00:00
4af2690bab feat: implement branded discord embeds and versioning
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-14 14:13:23 +00:00
6e57ab07e4 chore: update gitiignore
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-14 13:56:40 +00:00
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-14 13:53:42 +00:00
c360a0a164 fix: add user mapping for database container.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-11 15:08:17 +00:00
3a620a84c5 feat: add trivia category selection and sync trivia fixes
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-11 14:00:12 +00:00
7d68652ea5 fix: fix potential issues with trivia command
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-11 13:37:22 +00:00
35bd1f58dd feat: trivia command!
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-09 21:04:44 +00:00
1cd3dbcd72 agent: update agent workflows
c97249f2ca docs: update README with dashboard architecture and ssh tunnel guide
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-09 18:28:18 +00:00
0d923491b5 feat: (ui) settings drawers