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:
parent
c3bd73a068
commit
f0b8b1eb3d
8 changed files with 196 additions and 15 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,4 +7,6 @@
|
|||
!/README.md
|
||||
!/requirements.txt
|
||||
|
||||
/flask/static/covers/**
|
||||
!/flask/static/covers/default.webp
|
||||
**__pycache__**
|
Loading…
Add table
Add a link
Reference in a new issue