podcasts/hammond-data
Jordan Petridis e8ae0b0251
Thats a hack, a terrible one, but without it the user
would have to manually click refresh if the user that was added
happen to redirect somewhere else.

The problem is in the hammond-data/src/models/source.rs
fn request_constructor. It has to do with futures and lifetimes
and I am not sure how to tackle it yet.
2018-02-03 00:06:02 +02:00
..
benches Clippy suggestions 2018-01-29 19:09:53 +02:00
migrations DB Schema: Remove episode.published_date column. 2017-12-30 22:23:10 +02:00
src Thats a hack, a terrible one, but without it the user 2018-02-03 00:06:02 +02:00
tests/feeds Switch rest of the tests to point to the internet archive urls. 2018-01-26 17:25:35 +02:00
Cargo.toml Use num_cpus instead of hardcoding the number of threads for dns look_up. 2018-01-27 11:08:57 +02:00