podcasts/hammond-data/src
Jordan Petridis b343068805
cargo fmt
2018-07-15 22:17:00 +03:00
..
models EpisodeMinimal: add lenght as well. 2018-07-03 16:38:08 +03:00
database.rs Database: Rename the tables to better match the userfacing strings 2018-06-30 21:47:49 +03:00
dbqueries.rs EpisodeMinimal: add lenght as well. 2018-07-03 16:38:08 +03:00
errors.rs cargo fmt 2018-07-15 22:17:00 +03:00
feed.rs Models: Rename Podcat Models to Show to better match the UI code. 2018-06-30 22:47:58 +03:00
lib.rs cargo fmt 2018-07-15 22:17:00 +03:00
opml.rs Opml: remvoe uneccesary to_string invocation. 2018-05-17 15:08:38 +03:00
parser.rs Parser: pass an rss::ItunesExtension to instead of an rss::Item. 2018-01-24 15:42:08 +02:00
pipeline.rs Use impl Trait syntax instead of Trait Objects. 2018-05-11 12:06:31 +03:00
schema.patch Database: Add diesel_cli config. 2018-06-30 21:47:57 +03:00
schema.rs Database: Add diesel_cli config. 2018-06-30 21:47:57 +03:00
utils.rs Models: Change the Query suffix to Model. 2018-06-30 23:02:13 +03:00