Improve settings and playback controls

This commit is contained in:
2026-04-01 18:04:37 +08:00
parent 2d0acad161
commit f97195d640
9 changed files with 488 additions and 130 deletions

View File

@@ -10,7 +10,7 @@ import (
)
func main() {
log.Println("Starting Hightube Server (Phase 4)...")
log.Println("Starting Hightube Server v1.0.0-Beta3.7...")
// Initialize Database and run auto-migrations
db.InitDB()