summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-05-21Implement `id_for`.Jakob L. Kreuze
2020-05-21Implement `remove_tags`.Jakob L. Kreuze
2020-05-21Implement `add_tags`.Jakob L. Kreuze
2020-05-21Output all information about images in `query`.Jakob L. Kreuze
2020-05-21Implement an initial command-line interface.Jakob L. Kreuze
2020-05-21Implement the dreaded `images_by_tags`.Jakob L. Kreuze
2020-05-21Factor out `tag_id`.Jakob L. Kreuze
2020-05-21Add license information.Jakob L. Kreuze
2020-05-18Fix `add_tag`.Jakob L. Kreuze
2020-05-18Test `import_file`.Jakob L. Kreuze
2020-05-18Put the onus of hashing the file on the caller.Jakob L. Kreuze
2020-05-18Factor out file hashing.Jakob L. Kreuze
2020-05-18Test table creation.Jakob L. Kreuze
2020-05-18Implement `tags_for_image`.Jakob L. Kreuze
2020-05-18Implement `tag_image`.Jakob L. Kreuze
2020-05-18Refactor `import_image`.Jakob L. Kreuze
2020-05-18Implement `add_tag`.Jakob L. Kreuze
2020-05-18Have `import_image` return the image's ID.Jakob L. Kreuze
2020-05-18Refactor error reporting with `anyhow`.Jakob L. Kreuze
2020-05-17Initial commit.Jakob L. Kreuze