rhynodge.git
2016-05-28 David ‘Bombe... Fix class name
2016-05-28 David ‘Bombe... Add watcher for wetter.de
2016-05-28 David ‘Bombe... Add wetter.de trigger
2016-05-28 David ‘Bombe... Add parser for wetter.de
2016-05-28 David ‘Bombe... Move WindDirection to parent package
2016-05-28 David ‘Bombe... Annotate Filter interface with @NotNull
2016-05-28 David ‘Bombe... Include whitespace at the end of each CSS line
2016-05-28 David ‘Bombe... Use characters instead of CSS transform to display...
2016-05-28 David ‘Bombe... Use arrows to display wind direction
2016-05-28 David ‘Bombe... Fix and improve table display
2016-05-27 David ‘Bombe... Add test for missing rain amount
2016-05-27 David ‘Bombe... Use German abbreviations for cardinal directions
2016-05-27 David ‘Bombe... Parse HTML from HTTP request before processing it
2016-05-27 David ‘Bombe... Make wetter.com state JSON-serializable
2016-05-27 David ‘Bombe... Use correct timezone in tests
2016-05-27 David ‘Bombe... Add watcher that gets Hamburg’s weather
2016-05-27 David ‘Bombe... Add wetter.com trigger
2016-05-27 David ‘Bombe... Fix whitespace
2016-05-27 David ‘Bombe... wetter.com state can iterate over its hour states
2016-05-27 David ‘Bombe... Remove debug output
2016-05-27 David ‘Bombe... Use zoned date time instead of local
2016-05-26 David ‘Bombe... Add unit test for wetter.com state
2016-05-26 David ‘Bombe... Extract inner classes, some cleanups
2016-05-25 David ‘Bombe... Move package to new structure
2016-05-25 David ‘Bombe... Add filter and state for wetter.com
2016-05-23 David ‘Bombe... Move Savoy ticker filter to its package
2016-03-30 David ‘Bombe... Rename test data
2016-03-30 David ‘Bombe... Add unit test for pirate bay filter
2015-10-24 David ‘Bombe... Use The Pirate Bay’s .onion hostname
2015-10-24 David ‘Bombe... Use proxy to access The Pirate Bay
2015-10-02 David ‘Bombe... Switch Pirate Bay back to the .org domain
2015-09-20 David ‘Bombe... Replace space characters in URLs with encoded values
2015-08-26 David ‘Bombe... Fix parsing of “Cyanide & Happiness.”
2015-08-26 David ‘Bombe... Add test for “Girl Genius,” fix parsing
2015-08-26 David ‘Bombe... Only return a title if an image is found
2015-08-26 David ‘Bombe... Rewrite “heldentage” test
2015-08-26 David ‘Bombe... Move and update test HTML for “heldentage.”
2015-08-26 David ‘Bombe... Use slightly different selector for “heldentage.”
2015-08-26 David ‘Bombe... Move test HTML to correct path
2015-08-26 David ‘Bombe... Fix SATW parser, add test
2015-08-26 David ‘Bombe... Make tests match the new behaviour
2015-08-26 David ‘Bombe... Don’t send mail on an empty state
2015-08-26 David ‘Bombe... Return failed state if no comic is found
2015-08-26 David ‘Bombe... Use new URL for pirate bay
2015-08-26 David ‘Bombe... Only use a single thread for requests
2015-08-26 David ‘Bombe... Clean up imports
2015-08-26 David ‘Bombe... Mention status code in failed state
2015-08-26 David ‘Bombe... Actually put reaction name in email text
2015-08-26 David ‘Bombe... Don’t assume we always have a magnet URI
2015-08-26 David ‘Bombe... Add some logging to episode filter
2015-08-26 David ‘Bombe... Create error message for correct state
2015-08-26 David ‘Bombe... Add logging to HTML filter
2015-08-26 David ‘Bombe... Fixed parsing of KickAssTorrents
2015-08-26 David ‘Bombe... Use new hostname for KickAssTorrents
2015-08-25 David ‘Bombe... Don’t specify charsets in content types
2015-08-25 David ‘Bombe... Add error output twice, for now
2015-05-09 David ‘Bombe... Use Guice to create core classes
2015-05-09 David ‘Bombe... Remove unnecessary input stream
2015-05-09 David ‘Bombe... Start outfitting core classes for Guice
2015-05-07 David ‘Bombe... Include generated files in fat jar
2015-05-07 David ‘Bombe... Add war configuration
2015-05-07 David ‘Bombe... Create file with version information on build
2015-05-07 David ‘Bombe... Add VIm modeline
2015-05-06 David ‘Bombe... Adjust documentation to Gradle
2015-05-06 David ‘Bombe... Use gradle instead of maven
2015-05-06 David ‘Bombe... Fix documentation of configuration
2015-05-06 David ‘Bombe... Log exceptions when sending emails
2015-05-06 David ‘Bombe... Set default values differently
2015-05-05 David ‘Bombe... Include name of missing option in exception
2015-05-05 David ‘Bombe... Parse options from environment
2015-05-04 David ‘Bombe... Add test for SMBC
2015-05-04 David ‘Bombe... Extract comment from image
2015-05-04 David ‘Bombe... Fix image URL extraction of SMBC
2015-05-04 David ‘Bombe... Replace anonymous class by lambda
2015-05-04 David ‘Bombe... Send email if a state comes back as empty
2015-05-04 David ‘Bombe... Send an email if a reaction fails with an exception
2015-02-20 David ‘Bombe... Fix Sinfest filter and add a test
2015-02-20 David ‘Bombe... Remove all those useless comments
2015-02-11 David ‘Bombe... Fix URL for kickass.to
2015-02-11 David ‘Bombe... Update HTTP client to 4.4, ignore faulty SSL hostnames
2015-02-11 David ‘Bombe... Add test for kickass.to parser
2015-02-11 David ‘Bombe... Fix name extraction
2015-02-11 David ‘Bombe... Use test class to load resources from
2015-02-11 David ‘Bombe... Rename comic loader to resource loader
2015-02-10 David ‘Bombe... Fix Cyanide & Happiness filter and add unit test
2015-02-10 David ‘Bombe... Use new comic loader, update HTML file and test
2015-02-10 David ‘Bombe... Use comic loader for Business Cat filter test.
2015-02-10 David ‘Bombe... Add parser for Chief O’Brien at Work.
2015-01-28 David ‘Bombe... Prevent empty or formatted strings from being parsed...
2015-01-28 David ‘Bombe... Abort a reaction with a failed state if an exception...
2015-01-24 David ‘Bombe... Add business cat comic watcher.
2015-01-11 David ‘Bombe... Use correct trigger for TorrentHound watcher.
2014-12-21 David ‘Bombe... Add watchers for TorrentHound.
2014-12-21 David ‘Bombe... Add filter for TorrentHound results page.
2014-12-21 David ‘Bombe... Factor out torrent matchers.
2014-12-21 David ‘Bombe... Add watchers for torrentz.eu results.
2014-12-21 David ‘Bombe... Add filter to torrentz.eu result pages.
2014-10-17 David ‘Bombe... Print the strip’s comment right below the strip for...
2014-10-14 David ‘Bombe... Allow long parameter names.
2014-07-31 David ‘Bombe... Add filter for retrieving the Savoy theatre movie progr...
next