imag/lib/entry
Matthias Beyer 0ed636bb06 Refactor libimagrt+libimagstore to pass whole configuration object
Before we extracted the store configuration from the configuration
toml::Value object and passed it to the store.

This is unecessary overhead.

Now we pass the whole configuration object and let the store extract the
required values.
2017-12-24 13:52:18 +01:00
..
libimagentryannotation Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
libimagentrycategory Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00
libimagentrydatetime Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00
libimagentryedit Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01:00
libimagentryfilter Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01:00
libimagentrygps Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00
libimagentrylink Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00
libimagentrylist Add flag and check whether to print empty table 2017-12-06 20:31:18 +01:00
libimagentrymarkdown Refactor libimagrt+libimagstore to pass whole configuration object 2017-12-24 13:52:18 +01:00
libimagentryref Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
libimagentrytag Replace uses of try!() macro with "?" operator 2017-10-31 15:04:50 +01:00
libimagentryview Add badges in Cargo.toml of all crates 2017-10-31 15:03:30 +01:00