Go to file
2022-03-04 18:55:02 +00:00
.idea Fix move tracks 2022-03-02 20:37:27 +00:00
app Record playlist opening and closing 2022-03-04 18:55:02 +00:00
archive Show last track in playlist as playing when it is 2021-08-15 11:06:08 +01:00
migrations Rebase dev onto v2_id branch 2022-03-02 09:10:46 +00:00
testdata v2 tidy/refactor 2022-03-02 09:14:52 +00:00
.envrc Auto-create MySQL connect string in env vars 2022-03-02 09:08:27 +00:00
.gitignore Add ui/.py files to git 2021-07-04 19:28:18 +01:00
.python-version Add penv files 2021-04-17 14:28:09 +01:00
alembic.ini Make alembic.ini safe 2022-03-02 09:08:27 +00:00
analyse_tracks.py Add volume and stop, improve fading 2021-04-21 08:39:49 +01:00
audacity_control.py Enable editing with Audacity 2021-08-22 17:42:31 +01:00
conftest.py Added first few tests in test_models 2022-03-02 09:11:10 +00: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 Fix move tracks 2022-03-02 20:37:27 +00:00
pyproject.toml Fix move tracks 2022-03-02 20:37:27 +00:00
pytest.ini Use colour rather than hexcolour in notecolours table 2022-03-02 09:08:27 +00:00
run_gdb.sh Facilitate dev and prod databases - fixes #15 2021-07-04 19:21:28 +01:00
run_prod.sh Fix typo in run_prod 2021-07-04 19:23:11 +01:00
test_helpers.py V2 using ids rather than objects. Looking good. 2022-03-02 09:27:12 +00:00
test_models.py V2 using ids rather than objects. Looking good. 2022-03-02 09:27:12 +00:00
test_playlists.py Fix tests 2022-03-04 18:34:31 +00:00