Ivan syntaxbullet
  • Munich, Germany
  • Joined on 2025-02-05
syntaxbullet created branch feat/dashboard-control-panel in syntaxbullet/AuroraBot-discord 2026-01-08 20:31:43 +00:00
5d2d4bb0c6 refactor: improve type safety and remove forced casts in dashboard service
19206b5cc7 fix: address security review findings, implement real cache clearing, and fix lifecycle promises
0f6cce9b6e feat: implement administrative control panel with real-time bot actions
3f3a6c88e8 fix(dash): resolve test regressions, await promises, and improve TypeScript strictness
8253de9f73 fix(dash): address safety constraints, validation, and test quality issues
Compare 9 commits »
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2026-01-08 17:20:30 +00:00
a207d511be docs: clarify drizzle studio access via proxy URL
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2026-01-08 17:17:30 +00:00
cf4f180124 fix: add web network to studio for port publishing
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2026-01-08 17:12:43 +00:00
5df1396b3f chore: update docker compose
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2026-01-08 17:04:44 +00:00
daad7be01c chore: attempt fixing drizzle studio
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2026-01-08 16:09:05 +00:00
05f27ca604 refactor: fix frontend
d37059d50f chore: remove tickets from future commits
caafe6b34d refactor: update graphics paths
017f5ad818 refactor: fix stale imports
f92415b89c refactor: move drizzle to shared
Compare 8 commits »
syntaxbullet pushed to refactor/monorepo at syntaxbullet/AuroraBot-discord 2026-01-08 16:01:39 +00:00
05f27ca604 refactor: fix frontend
syntaxbullet pushed to refactor/monorepo at syntaxbullet/AuroraBot-discord 2026-01-08 15:45:53 +00:00
d37059d50f chore: remove tickets from future commits
syntaxbullet pushed to refactor/monorepo at syntaxbullet/AuroraBot-discord 2026-01-08 15:42:16 +00:00
caafe6b34d refactor: update graphics paths
syntaxbullet pushed to refactor/monorepo at syntaxbullet/AuroraBot-discord 2026-01-08 15:39:39 +00:00
017f5ad818 refactor: fix stale imports
syntaxbullet pushed to refactor/monorepo at syntaxbullet/AuroraBot-discord 2026-01-08 15:29:35 +00:00
f92415b89c refactor: move drizzle to shared
syntaxbullet pushed to refactor/monorepo at syntaxbullet/AuroraBot-discord 2026-01-08 15:21:27 +00:00
3f028eb76a refactor: consolidate config loading
syntaxbullet pushed to refactor/monorepo at syntaxbullet/AuroraBot-discord 2026-01-08 15:15:58 +00:00
2b641c952d refactor: move config loading to shared directory
syntaxbullet pushed to refactor/monorepo at syntaxbullet/AuroraBot-discord 2026-01-08 15:09:31 +00:00
88b266f81b refactor: initial moves
syntaxbullet created branch refactor/monorepo in syntaxbullet/AuroraBot-discord 2026-01-08 15:09:31 +00:00
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2026-01-08 14:13:15 +00:00
53a2f1ff0c chore: combine processes
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2026-01-08 13:50:04 +00:00
dc15212ecf web: mock dashboard
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2026-01-08 13:26:20 +00:00
99e847175e chore: remove frontend boilerplate
syntaxbullet pushed to main at syntaxbullet/AuroraBot-discord 2026-01-08 13:13:28 +00:00
b2c7fa6e83 feat: improvements to update command