podcasts/hammond-data/src
2018-01-07 08:26:38 +02:00
..
models DB Schema: Remove episode.published_date column. 2017-12-30 22:23:10 +02:00
database.rs Remove unnecessary Arc. 2017-12-02 01:46:37 +02:00
dbqueries.rs hammond-data: Add duration column to the episode table. 2017-12-22 17:30:07 +02:00
errors.rs Upgraded diesel to 0.99 and switched from the git master into crated.io. 2017-12-02 01:39:28 +02:00
feed.rs hammond-data::utils: Small and minor refactor. 2017-12-31 01:42:28 +02:00
lib.rs Define a new Diesel Model for PodcastCover querries. 2017-12-20 18:19:31 +02:00
parser.rs Write unit tests for the itunes_duration_extension parser. 2018-01-06 03:09:24 +02:00
schema.rs DB Schema: Remove episode.published_date column. 2017-12-30 22:23:10 +02:00
utils.rs Move unsub show logic and get_download_folder func to hammond-data::utils. 2018-01-07 08:26:38 +02:00