This website requires JavaScript.
Explore
Help
Register
Sign In
toxblh
/
podcasts
Watch
1
Star
0
Fork
0
You've already forked podcasts
Code
Issues
Pull Requests
Releases
Wiki
Activity
370ba2d461
podcasts
/
hammond-data
/
src
History
Jordan Petridis
5cc550c830
NewEpisode: refactor a closure to that returned Option<T> to use .and_then instead.
2018-04-04 16:32:03 +03:00
..
models
NewEpisode: refactor a closure to that returned Option<T> to use .and_then instead.
2018-04-04 16:32:03 +03:00
database.rs
Rustfmt.
2018-03-03 16:45:37 +02:00
dbqueries.rs
Implement the shared HashSet with the ignored Shows ids
2018-03-26 13:25:39 +03:00
errors.rs
Remove more commented out dead code.
2018-04-03 19:42:12 +00:00
feed.rs
Cargo clippy and fmt.
2018-02-19 09:58:47 +00:00
lib.rs
h-data: Sanitize html during Podcast/Episode parsing.
2018-04-03 19:42:13 +00:00
parser.rs
Parser: pass an rss::ItunesExtension to instead of an rss::Item.
2018-01-24 15:42:08 +02:00
pipeline.rs
Cargo clippy and fmt.
2018-02-19 09:58:47 +00:00
schema.rs
hammond_data: Add an EpisodeMinimal Diesel model.
2018-01-17 10:21:16 +02:00
utils.rs
Rss::Error is now Send!
2018-04-03 19:42:11 +00:00