rhynodge.git
2013-05-03 David ‘Bombe... Add comic filter and watcher for SMBC.
2013-04-24 David ‘Bombe... Search image tag correctly.
2013-04-24 David ‘Bombe... Add Ctrl Alt Del parser and watcher.
2013-04-23 David ‘Bombe... Add Collar 6 parser and watcher.
2013-04-20 David ‘Bombe... Add comic filter and watcher for General Protection...
2013-04-20 David ‘Bombe... Girl Genius may have multiple images.
2013-04-20 David ‘Bombe... Fix selector syntax.
2013-04-20 David ‘Bombe... Add Girl Genius comic filter and watcher.
2013-04-20 David ‘Bombe... Add missing javadoc.
2013-04-19 David ‘Bombe... Resolve relative comic URIs against base URI.
2013-04-19 David ‘Bombe... Add comic filter and watcher for Kevin & Kell.
2013-03-01 David ‘Bombe... Show the latest seven non-new comics below the most...
2013-03-01 David ‘Bombe... Store the latest comic state.
2013-03-01 David ‘Bombe... Put HTML generation into its own method.
2013-02-28 David ‘Bombe... Add filter and watcher for “Cyanide & Happiness.”
2013-02-26 David ‘Bombe... Add watcher implementation for LICD.
2013-02-26 David ‘Bombe... Add parser for LICD.
2013-02-26 David ‘Bombe... Add filter that performs an HTTP query for a previously...
2013-02-26 David ‘Bombe... Add filter that extracts a URL from an HTML state and...
2013-02-26 David ‘Bombe... Add state that stores a single String value.
2013-02-26 David ‘Bombe... Add comic filter and watcher for Questionable Content.
2013-02-25 David ‘Bombe... Add XKCD comic filter and watcher.
2013-02-25 David ‘Bombe... Add strips to comics.
2013-02-25 David ‘Bombe... Add a method to comic filters to allow extracting image...
2013-02-24 David ‘Bombe... Add example for Sinfest comics.
2013-02-24 David ‘Bombe... Add watcher for new Sinfest comics.
2013-02-24 David ‘Bombe... Add trigger for new comics.
2013-02-24 David ‘Bombe... Add Sinfest comic parser.
2013-02-24 David ‘Bombe... Add JSON property markers.
2013-02-24 David ‘Bombe... Return the list instead of calling the method again.
2013-02-24 David ‘Bombe... Declare list as final.
2013-02-24 David ‘Bombe... Add comic to state after parsing.
2013-02-24 David ‘Bombe... Add filter for comic sites.
2013-02-24 David ‘Bombe... Adds a state for comics.
2013-02-24 David ‘Bombe... Move torrent-related filters to their own package.
2013-02-19 David ‘Bombe... Set version to 0.1. 0.1
2013-02-19 David ‘Bombe... Add paragraph about configuring and running Rhynodge.
2013-02-19 David ‘Bombe... Move configuration section to top.
2013-02-19 David ‘Bombe... Rename concept section.
2013-02-19 David ‘Bombe... Add paragraph about watchers.
2013-02-19 David ‘Bombe... Show new torrents first.
2013-02-19 David ‘Bombe... Change comments.
2013-02-19 David ‘Bombe... Show all torrents in a table.
2013-02-19 David ‘Bombe... Turn static methods into instance methods.
2013-02-19 David ‘Bombe... Show new files in green and bold.
2013-02-19 David ‘Bombe... Whitespace fix.
2013-02-19 David ‘Bombe... Remove display of separate new and change episodes.
2013-02-19 David ‘Bombe... Turn static methods into instance methods.
2013-02-19 David ‘Bombe... Get an reusa existing episode.
2013-02-19 David ‘Bombe... Store new torrents.
2013-02-19 David ‘Bombe... Prevent concurrent modification.
2013-02-19 David ‘Bombe... Create modifiable map.
2013-02-19 David ‘Bombe... Move member to top of class.
2013-02-19 David ‘Bombe... Only add the torrent if it doesn’t already exist.
2013-02-19 David ‘Bombe... Add function to extract the season number of an episode.
2013-02-19 David ‘Bombe... Return only the size (number and unit).
2013-02-19 David ‘Bombe... Use a normal map to store episodes, insertion order...
2013-02-19 David ‘Bombe... Don’t replace existing episodes.
2013-02-18 David ‘Bombe... Enhance trigger interface to allow merging states.
2013-02-18 David ‘Bombe... Make episodes sortable.
2013-02-18 David ‘Bombe... Add constructors.
2013-02-18 David ‘Bombe... Add accessor for torrent files.
2013-02-18 David ‘Bombe... Always lower-case the magnet ID.
2013-02-18 David ‘Bombe... Set timeout for HTTP connections.
2013-01-11 David ‘Bombe... Set update interval on all created reactions.
2013-01-11 David ‘Bombe... Use watcher in equals() and hashCode() if it’s not...
2013-01-11 David ‘Bombe... Add watchers for Kick Ass Torrents.
2013-01-11 David ‘Bombe... Add Pirate Bay watcher for “normal” files.
2013-01-11 David ‘Bombe... Add example for Pirate Bay episode watcher.
2013-01-11 David ‘Bombe... Parse and load watchers from configuration.
2013-01-11 David ‘Bombe... Add Pirate Bay episode watcher.
2013-01-11 David ‘Bombe... Add basic implementation of the watcher interface.
2013-01-11 David ‘Bombe... Add watcher interface that combines a query, filters...
2013-01-11 David ‘Bombe... Merge branch 'master' into rewrite
2013-01-10 David ‘Bombe... Fix name of ignored paths.
2013-01-10 David ‘Bombe... Rename project to “Rhynodge.”
2013-01-10 David ‘Bombe... Treat empty download URI as null.
2013-01-10 David ‘Bombe... Allow for both magnet and download URIs to be null.
2013-01-09 David ‘Bombe... Add example for a pirate bay chain.
2013-01-09 David ‘Bombe... Fix path names in .gitignore.
2013-01-09 David ‘Bombe... Add Pirate Bay torrent site filter.
2013-01-09 David ‘Bombe... Use base class for kat.ph torrent site filter.
2013-01-09 David ‘Bombe... Add base implementation for torrent site filters.
2013-01-09 David ‘Bombe... Ignore chains and states default directories.
2013-01-09 David ‘Bombe... Use command-line parameters to define directory for...
2013-01-09 David ‘Bombe... Fix output summary.
2013-01-08 David ‘Bombe... Add configuration for maven’s exec plugin.
2013-01-08 David ‘Bombe... Add first version of README.
2013-01-08 David ‘Bombe... Add GPLv3 license information.
2013-01-08 David ‘Bombe... Use episode filter in example.
2013-01-08 David ‘Bombe... Add filter that extract episode informations from torre...
2013-01-07 David ‘Bombe... Show name of reaction in email summary.
2013-01-07 David ‘Bombe... Make reaction available when retrieving output from...
2013-01-07 David ‘Bombe... Add display name to chains and reactions.
2013-01-06 David ‘Bombe... Show what date and time we are waiting for, promote...
2013-01-06 David ‘Bombe... Print name of reaction instead of the reaction itself.
2013-01-06 David ‘Bombe... Use ISO-8859-1 as default charset to prevent UTF-8...
2013-01-06 David ‘Bombe... Use the last successful state for the trigger.
2013-01-06 David ‘Bombe... Load and store two separate states.
2013-01-06 David ‘Bombe... Rename method.
next