summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2020-06-06Implement file uploading.Jakob L. Kreuze
2020-05-26Implement initial templating.Jakob L. Kreuze
2020-05-25Implement posts endpoint.Jakob L. Kreuze
2020-05-25Implement initial thumbnail creation.Jakob L. Kreuze
2020-05-25Rebrand as бирка-тян.Jakob L. Kreuze
2020-05-21Implement an initial command-line interface.Jakob L. Kreuze
TODO: - Tabulate `query` output: show internal id, blake2, etc. - `remove` command. - `add_tags` command. - `remove_tags` command.
2020-05-18Refactor error reporting with `anyhow`.Jakob L. Kreuze
2020-05-17Initial commit.Jakob L. Kreuze