Commit Graph

9 Commits

Author SHA1 Message Date
984c9702ec The great MIMEing 2020-06-25 00:42:34 +01:00
4d0b90921d Added missing AutoTaggerException 2020-06-22 18:00:23 +01:00
63b2601e67 Mime type handling overhaul
Changed mime type map to deal with the reality that certain file types have multiple extensions and/or multiple mime types, as well as constants supporting all of the data. Created new functions using the updated mime type map to resolve mime types and extensions. Updated various items around the project that determine mime/extension to take advantage of the new functions.
2020-06-03 19:47:40 +01:00
8922966ddb Adjusted autotagger tests 2020-03-02 16:01:42 +00:00
9ea2eeb831 Adjusted autotagger tests 2020-03-02 15:59:15 +00:00
823c5d5610 Adjusted autotagger tests 2020-03-02 15:45:55 +00:00
ec9244d553 Adjusted autotagger tests 2020-03-02 15:39:26 +00:00
70560398e3 Adjusted autotagger tests 2020-03-02 15:34:25 +00:00
b4bde94516 Added auto-tagger extension 2020-03-02 15:24:40 +00:00