Go to file
2023-11-05 08:03:02 +00:00
app V3 WIP Black 2023-11-05 08:03:02 +00:00
archive move_rows implemented; all tests pass 2023-10-28 11:30:37 +01:00
docs Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
migrations Migrate model to SQLAlchemy 2.0 DeclarativeBase 2023-10-15 09:51:02 +01:00
testdata WIP: button to drop 3db 2022-06-18 19:04:01 +01:00
.envrc Suppress pygame message at startup 2023-06-14 07:20:36 +01:00
.flake8 Flake8 and Black run on all files 2023-07-09 16:12:21 +01: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 WIP: carts 2022-10-15 17:42:37 +01:00
analyse_tracks.py Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
audacity_control.py Typing and other cleanups 2023-01-31 21:14:02 +00:00
conftest.py WIP V3 model development 2023-10-27 06:58:22 +01:00
devnotes.txt Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
InterceptEscapeWhenEditingTableCell.py WIP V3 2023-10-20 20:47:08 +01:00
InterceptEscapeWhenEditingTableCellInView.py V3 WIP: ESC works in editing 2023-10-21 11:03:03 +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 V3 WIP Drag and drop partly implemented 2023-10-22 22:53:59 +01:00
pyproject.toml WIP V3: move row initial tests working 2023-10-24 20:48:28 +01: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
test_helpers.py Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
test_models.py V3 WIP testing working for test_models 2023-10-23 17:39:56 +01:00
test_playlistmodel.py Make MusicMusterSignals a singleton class 2023-10-31 08:14:34 +00:00
test_playlists.py Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
test.py Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
tree.py Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
web.py Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00