Commit Graph

5 Commits (2575f454217eb2eeecc00992f41fbc489096edd6)
 

Author SHA1 Message Date
Peery 2575f45421 Fixed alias editing bug & changed empty title handling
Fixed a bug where editing the alias or implication of a tag caused a crash.
Also changed titles that were left unedited from the file name to stay empty inside the database and not be filled with the filename
Peery b5e226bc3a Updated DB backend for new schemas
Update the DB backend to work with an updated schema.
Also fixed a few UI bugs caused by that.
Peery 99069ba77d ArtNet App
Moved ArtNet from another repo here
Peery a179ed4fb6 Added requirements.txt
Peery d7912cbecd Init + gitignore