• Joined on 2026-03-31
Jannis opened issue starfour/discord-go-bot#18 2026-06-10 11:48:49 +00:00
Feature: Slash-Command /leaderboard und /mystats für bessere UX
Jannis opened issue starfour/discord-go-bot#17 2026-06-10 11:48:17 +00:00
Verbesserung: DB-Performance – Index auf voice_sessions(user_id, created_at) fehlt
Jannis opened issue starfour/discord-go-bot#16 2026-06-10 11:47:48 +00:00
Verbesserung: excludedChannelID ist hardcoded – als Umgebungsvariable konfigurierbar machen
Jannis opened issue starfour/discord-go-bot#15 2026-06-10 11:47:17 +00:00
Verbesserung: Fehlende Fehlerbehandlung in SaveSession() und InteractionRespond()
Jannis opened issue starfour/discord-go-bot#14 2026-06-10 11:46:28 +00:00
Verbesserung: autoSaveSessions() ist Dead Code und sollte entfernt werden
Jannis opened issue starfour/discord-go-bot#13 2026-06-10 11:45:49 +00:00
Bug: Race Condition – sessions-Map ohne Mutex aus mehreren Goroutinen zugreifbar
Jannis opened issue starfour/discord-go-bot#12 2026-06-10 11:45:17 +00:00
Bug: SQL-Syntax-Fehler in CleanupOldEntries() – fehlendes schließendes Anführungszeichen
Jannis pushed to master at Jannis/ScreamIntoTheVoid 2026-06-07 16:02:36 +00:00
d7ff90d072 Rework application to support GTK4 GUI by default and TUI via -t flag
Jannis pushed to master at Jannis/ScreamIntoTheVoid 2026-06-07 15:40:16 +00:00
873ae5ae9d chore: cleanup repository and add Gitea Actions build workflow
Jannis pushed to master at Jannis/ScreamIntoTheVoid 2026-06-07 15:25:45 +00:00
8121288e57 Implement user input handling and refine drawing logic
Jannis pushed to master at Jannis/ScreamIntoTheVoid 2026-06-05 23:09:57 +00:00
73bb260fec added helper functions
Jannis pushed to master at Jannis/ScreamIntoTheVoid 2026-06-05 19:27:37 +00:00
c54b3f874b added readme
Jannis pushed to master at Jannis/ScreamIntoTheVoid 2026-06-05 19:23:36 +00:00
414b3125fc initial ideas
Jannis created branch master in Jannis/ScreamIntoTheVoid 2026-06-05 19:23:36 +00:00
Jannis created repository Jannis/ScreamIntoTheVoid 2026-06-05 19:20:15 +00:00
Jannis pushed to main at Jannis/autodrivecourse 2026-06-05 14:26:29 +00:00
d3b100c974 added online couurses
Jannis pushed to main at Jannis/autodrivecourse 2026-06-05 14:07:30 +00:00
1fd32b0568 iowa plains view
Jannis created branch main in Jannis/autodrivecourse 2026-06-05 14:07:30 +00:00
Jannis created repository Jannis/autodrivecourse 2026-06-05 14:05:06 +00:00
Jannis pushed to master at Berufsschule/ZahlenRatenC 2026-05-27 11:26:41 +00:00
bf2f285b7d included header file, not sure why tho lol