Commit Graph

18 Commits

Author SHA1 Message Date
Keith Edmunds
86c3c3fd80 Black 2025-04-22 21:56:44 +01:00
Keith Edmunds
a4ba013306 Change id columns to TABLENAME_id 2025-04-22 20:18:56 +01:00
Keith Edmunds
6d012d7b5a Remove app/models.py
dbtables.py now contains table definitions, __repr__ and __init__
2025-04-21 22:30:16 +01:00
Keith Edmunds
bf89172f8a Move definition of db into dbmanager 2025-04-16 21:01:35 +01:00
Keith Edmunds
6fb6339843 Much improved row move implementation 2025-04-16 10:23:44 +01:00
Keith Edmunds
bf5563f2f1 Black changes 2025-04-16 10:23:17 +01:00
Keith Edmunds
e7af25ad6e Restore last open playlists in correct order 2025-04-15 18:24:56 +01:00
Keith Edmunds
c61df17dd5 Mark playlist rows played in db 2025-04-14 20:09:14 +01:00
Keith Edmunds
747f28f4f9 WIP: track ending signal 2025-04-14 19:18:26 +01:00
Keith Edmunds
b34e0a014a WIP: more database updates; all tests run 2025-04-13 19:49:05 +01:00
Keith Edmunds
ffb1b238f4 WIP: Make ds.track_update more generic 2025-04-13 16:34:37 +01:00
Keith Edmunds
11400536b5 test_file_importer tests pass 2025-04-13 12:22:41 +01:00
Keith Edmunds
d596792375 All test_queries tests pass 2025-04-13 10:29:54 +01:00
Keith Edmunds
aec994bafd Rename ds functions; fix add track to header 2025-04-13 09:12:33 +01:00
Keith Edmunds
0c717241ff Command out @log_call decorators 2025-04-12 19:24:25 +01:00
Keith Edmunds
728d012257 WIP: working on tests 2025-04-12 19:16:09 +01:00
Keith Edmunds
ac685426d9 Implement NoteColoursDTO 2025-04-12 11:15:54 +01:00
Keith Edmunds
38c49b32d7 WIP: rename repository.py → ds.py 2025-04-12 11:15:21 +01:00