Commit Graph

12 Commits

Author SHA1 Message Date
3a68531fb4 feat: add db cleanup command line argument 2026-01-26 04:29:36 +01:00
56273c2e3f feat: add workflow for release handling
All checks were successful
Update changelog / changelog (push) Successful in 26s
2026-01-25 20:56:19 +01:00
0b74cf2daa fix: add migrations for stored procedure and privacy field in playlists 2026-01-25 20:53:01 +01:00
ac2b6aba6e feat: add support for applying migrations automatically
All checks were successful
Update changelog / changelog (push) Successful in 25s
2025-12-17 01:07:05 +01:00
f5df949a4c fix: count runs, update versions if they differ
All checks were successful
Update changelog / changelog (push) Successful in 25s
2025-12-16 13:25:34 +01:00
a8f4afbfd8 fix: rewrite condition for admin counting
All checks were successful
Update changelog / changelog (push) Successful in 25s
2025-12-16 10:46:32 +01:00
defa00d0d3 feat: add setup wizard and proper seeder
All checks were successful
Update changelog / changelog (push) Successful in 26s
2025-12-16 04:02:42 +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
efb8a41065 fix: use the default value on enter, read username from cli arguments
All checks were successful
Update changelog / changelog (push) Successful in 26s
2025-12-11 15:39:40 +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
ad3cd6710d feat: add changelog-tracking workflow
All checks were successful
Update changelog / changelog (push) Successful in 25s
2025-12-09 01:42:34 +01:00
eb6a8e52c1 chore: initial commit
contains boilerplate code
2025-12-07 23:09:50 +01:00