Added archive view, label editing

Archives can now be viewed, a cover can optionally be inserted into the covers directory.
Labels can now be edited.
This commit is contained in:
Michael Rodin 2023-10-19 18:24:36 +02:00
parent c3bd73a068
commit f0b8b1eb3d
8 changed files with 196 additions and 15 deletions

2
.gitignore vendored
View file

@ -7,4 +7,6 @@
!/README.md
!/requirements.txt
/flask/static/covers/**
!/flask/static/covers/default.webp
**__pycache__**