summaryrefslogtreecommitdiffstats
path: root/lib/entry/libimagentryannotation/src/annotation_fetcher.rs
AgeCommit message (Expand)Author
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-05-18Fix: Entries::in_collection() should be able to return errorMatthias Beyer
2019-02-15Adapt to new libimagstore::iter::Entries APIMatthias Beyer
2019-02-10Make annotations unnamed (automatically UUID named)Matthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-10-30libimagentryannotation: Move from error-chain to failureMatthias Beyer
2018-04-24Do not use Store::retrieve_for_module() anymore hereMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2017-10-12Rewrite APIMatthias Beyer
2017-10-12Remove dependency on libimagnotesMatthias Beyer
2017-09-15Fix libimagentryannotation for changes in libimagnotesMatthias Beyer
2017-09-04Remove dedicated result modules, use error chain generated Result typesMatthias Beyer
2017-09-03Remove "IntoError" trait, use error_chain functionalityMatthias Beyer
2017-09-03libimagentryannotation: Rewrite error handlingMatthias Beyer
2017-08-28Change crates to use toml-query crateMatthias Beyer
2017-08-27Reorganize code in subdirsMatthias Beyer