Ivan syntaxbullet
  • Munich, Germany
  • Joined on 2025-02-05
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-08 21:35:53 +00:00
c6fd23b5fa feat(dashboard): implement bot settings page with partial updates and serialization fixes
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-08 21:14:17 +00:00
d46434de18 feat(dashboard): expand stats & remove admin token auth
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-08 20:51:56 +00:00
cf4c28e1df fix : 404 error fix
39e405afde chore: polish analytics API logging and typing
6763e3c543 fix: address code review findings for analytics and security
11e07a0068 feat: implement visual analytics and activity charts
5d2d4bb0c6 refactor: improve type safety and remove forced casts in dashboard service
Compare 13 commits »
syntaxbullet pushed to feat/dashboard-activity-charts at syntaxbullet/aurorabot 2026-01-08 20:39:54 +00:00
39e405afde chore: polish analytics API logging and typing
6763e3c543 fix: address code review findings for analytics and security
11e07a0068 feat: implement visual analytics and activity charts
Compare 3 commits »
syntaxbullet created branch feat/dashboard-activity-charts in syntaxbullet/aurorabot 2026-01-08 20:39:54 +00:00
syntaxbullet created branch feat/dashboard-control-panel in syntaxbullet/aurorabot 2026-01-08 20:31:43 +00:00
syntaxbullet pushed to feat/dashboard-control-panel at syntaxbullet/aurorabot 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 2026-01-08 17:20:30 +00:00
a207d511be docs: clarify drizzle studio access via proxy URL
syntaxbullet pushed to main at syntaxbullet/aurorabot 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 2026-01-08 17:12:43 +00:00
5df1396b3f chore: update docker compose
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-08 17:04:44 +00:00
daad7be01c chore: attempt fixing drizzle studio
syntaxbullet pushed to main at syntaxbullet/aurorabot 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 2026-01-08 16:01:39 +00:00
05f27ca604 refactor: fix frontend
syntaxbullet pushed to refactor/monorepo at syntaxbullet/aurorabot 2026-01-08 15:45:53 +00:00
d37059d50f chore: remove tickets from future commits
syntaxbullet pushed to refactor/monorepo at syntaxbullet/aurorabot 2026-01-08 15:42:16 +00:00
caafe6b34d refactor: update graphics paths
syntaxbullet pushed to refactor/monorepo at syntaxbullet/aurorabot 2026-01-08 15:39:39 +00:00
017f5ad818 refactor: fix stale imports
syntaxbullet pushed to refactor/monorepo at syntaxbullet/aurorabot 2026-01-08 15:29:35 +00:00
f92415b89c refactor: move drizzle to shared
syntaxbullet pushed to refactor/monorepo at syntaxbullet/aurorabot 2026-01-08 15:21:27 +00:00
3f028eb76a refactor: consolidate config loading
syntaxbullet pushed to refactor/monorepo at syntaxbullet/aurorabot 2026-01-08 15:15:58 +00:00
2b641c952d refactor: move config loading to shared directory
syntaxbullet pushed to refactor/monorepo at syntaxbullet/aurorabot 2026-01-08 15:09:31 +00:00
88b266f81b refactor: initial moves