🚸 Only fail a comic state if there are no strips
[rhynodge.git] / src / main / java / net / pterodactylus / rhynodge / filters / ComicSiteFilter.java
2020-09-20 David ‘Bombe’ Roden🚸 Only fail a comic state if there are no strips
2016-05-28 David ‘Bombe’ RodenAnnotate Filter interface with @NotNull
2015-09-20 David ‘Bombe’ RodenReplace space characters in URLs with encoded values
2015-08-26 David ‘Bombe’ RodenReturn failed state if no comic is found
2014-03-18 David ‘Bombe’ RodenExpand import.
2013-04-19 David ‘Bombe’ RodenResolve relative comic URIs against base URI.
2013-02-25 David ‘Bombe’ RodenAdd strips to comics.
2013-02-25 David ‘Bombe’ RodenAdd a method to comic filters to allow extracting image...
2013-02-24 David ‘Bombe’ RodenAdd comic to state after parsing.
2013-02-24 David ‘Bombe’ RodenAdd filter for comic sites.