Commit Graph

5 Commits

Author SHA1 Message Date
6a92451776 fix: stored procedure and database cleanup fix (also fixes file copying)
All checks were successful
Update changelog / changelog (push) Successful in 26s
2026-01-27 07:52:20 +01:00
3a68531fb4 feat: add db cleanup command line argument 2026-01-26 04:29:36 +01:00
0b74cf2daa fix: add migrations for stored procedure and privacy field in playlists 2026-01-25 20:53:01 +01:00
eebc5f1d6d fix: remove required from entities' id
also adds "Global" entity for storing global configuration
2025-12-16 04:01:45 +01:00
f648a73cb2 feat: add database connections, initial migration and early CLI tooling
All checks were successful
Update changelog / changelog (push) Successful in 25s
2025-12-09 01:46:05 +01:00