Go to file
Keith Edmunds 02c0c9c861 Implement template management
Allow template edits and deletions. Deletions are now true deletes,
not just flagged in database as deletes, and this applies to all
playlists. Includes schema changes to cascade deletes.
2024-12-29 18:06:31 +00:00
app Implement template management 2024-12-29 18:06:31 +00:00
archive Save proxy model example in archive 2024-12-26 14:10:26 +00:00
docs Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
migrations Implement template management 2024-12-29 18:06:31 +00:00
testdata WIP: button to drop 3db 2022-06-18 19:04:01 +01:00
tests Remove mtime from Track 2024-12-22 15:23:04 +00:00
.envrc Add notes to .envrc 2024-12-14 11:56:37 +00:00
.flake8 Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
.gitignore Ignore profile_output files 2024-11-08 09:33:15 +00:00
.python-version Add penv files 2021-04-17 14:28:09 +01:00
alembic.ini Migrate Alembic to Alchemical format 2024-05-24 14:25:54 +01:00
analyse_tracks.py Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
audacity_tester.py Improve Audacity connections 2024-11-27 10:54:04 +00:00
devnotes.txt Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
file_header.txt File header, type hints, Black 2024-06-22 21:51:41 +01:00
InterceptEscapeWhenEditingTableCell.py WIP V3 2023-10-20 20:47:08 +01:00
InterceptEscapeWhenEditingTableCellInView.py V4 WIP: mostly Black formatting 2024-04-05 10:41:14 +01:00
ipython_commands.txt SQLA2: WIP 2022-07-31 21:11:34 +01:00
mmimport Import multiple tracks from command line 2021-08-21 18:14:47 +01:00
musicmuster.desktop Add .desktop file 2021-09-03 14:16:44 +01:00
poetry.lock Rewrite file importer 2024-12-22 15:22:21 +00:00
pyproject.toml Rewrite file importer 2024-12-22 15:22:21 +00:00
run_gdb.sh Facilitate dev and prod databases - fixes #15 2021-07-04 19:21:28 +01:00
run_prod.sh Use exports in run_prod 2022-04-07 11:51:18 +01:00
tree.py Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00