Ivan syntaxbullet
  • Munich, Germany
  • Joined on 2025-02-05
syntaxbullet pushed to main at syntaxbullet/calliope 2026-02-17 15:59:28 +00:00
5c6ddcd21b feat: add llm post processing support.
syntaxbullet pushed to main at syntaxbullet/calliope 2026-02-17 14:57:18 +00:00
435c87803b refactor: fix several memory leaks and improve UX by exposing microphone selection etc.
syntaxbullet pushed to main at syntaxbullet/calliope 2026-02-17 14:09:02 +00:00
7cbf2d04a9 Initial commit: Calliope voice-to-text macOS menu bar app
syntaxbullet created branch main in syntaxbullet/calliope 2026-02-17 14:09:02 +00:00
syntaxbullet created repository syntaxbullet/calliope 2026-02-17 14:07:39 +00:00
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-16 16:22:24 +00:00
65f5663c97 feat: implement basic items page, with a placeholder for item creation tool.
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-15 14:28:47 +00:00
de83307adc chore: add newline to readme.md
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-15 14:26:52 +00:00
15e01906a3 fix: additional mocks of authentication logic, fix: made path traversal test work with fetch().
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-15 14:20:54 +00:00
fed27c0227 fix: mock authentication logic in server test to ensure tests for protected routes pass.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-15 14:18:07 +00:00
9751e62e30 chore: add citrine task file
syntaxbullet pushed to main at syntaxbullet/citrine 2026-02-14 16:51:39 +00:00
980ea0ef3f Add prebuilt binaries, remove GitHub releases link
syntaxbullet created branch main in syntaxbullet/citrine 2026-02-14 16:49:39 +00:00
syntaxbullet pushed to main at syntaxbullet/citrine 2026-02-14 16:49:39 +00:00
a6b6cddb49 Initial release: Citrine v1.0.0
syntaxbullet created repository syntaxbullet/citrine 2026-02-14 16:48:04 +00:00
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-14 12:22:00 +00:00
87d5aa259c feat: add users management page with search, editing, and inventory control
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-14 11:45:34 +00:00
f0bfaecb0b feat: add settings page with guild config, game settings, and command toggles
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-14 11:23:21 +00:00
9471b6fdab feat: add admin dashboard with sidebar navigation and stats overview
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-14 10:38:16 +00:00
04e5851387 refactor: rename web/ to api/ to better reflect its purpose
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-13 20:17:24 +00:00
1a59c9e796 chore: update prod docker-compose with volume mount for item graphics
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-02-13 20:05:09 +00:00
251616fe15 fix: rename panel asset dir to avoid conflict with bot /assets route