2013-03-01 |
David ‘Bombe’ Roden | Store the latest comic state. |
tree | commitdiff |
2013-03-01 |
David ‘Bombe’ Roden | Put HTML generation into its own method. |
tree | commitdiff |
2013-02-28 |
David ‘Bombe’ Roden | Add filter and watcher for “Cyanide & Happiness.” |
tree | commitdiff |
2013-02-26 |
David ‘Bombe’ Roden | Add watcher implementation for LICD. |
tree | commitdiff |
2013-02-26 |
David ‘Bombe’ Roden | Add parser for LICD. |
tree | commitdiff |
2013-02-26 |
David ‘Bombe’ Roden | Add filter that performs an HTTP query for a previously... |
tree | commitdiff |
2013-02-26 |
David ‘Bombe’ Roden | Add filter that extracts a URL from an HTML state and... |
tree | commitdiff |
2013-02-26 |
David ‘Bombe’ Roden | Add state that stores a single String value. |
tree | commitdiff |
2013-02-26 |
David ‘Bombe’ Roden | Add comic filter and watcher for Questionable Content. |
tree | commitdiff |
2013-02-25 |
David ‘Bombe’ Roden | Add XKCD comic filter and watcher. |
tree | commitdiff |
2013-02-25 |
David ‘Bombe’ Roden | Add strips to comics. |
tree | commitdiff |
2013-02-25 |
David ‘Bombe’ Roden | Add a method to comic filters to allow extracting image... |
tree | commitdiff |
2013-02-24 |
David ‘Bombe’ Roden | Add watcher for new Sinfest comics. |
tree | commitdiff |
2013-02-24 |
David ‘Bombe’ Roden | Add trigger for new comics. |
tree | commitdiff |
2013-02-24 |
David ‘Bombe’ Roden | Add Sinfest comic parser. |
tree | commitdiff |
2013-02-24 |
David ‘Bombe’ Roden | Add JSON property markers. |
tree | commitdiff |
2013-02-24 |
David ‘Bombe’ Roden | Return the list instead of calling the method again. |
tree | commitdiff |
2013-02-24 |
David ‘Bombe’ Roden | Declare list as final. |
tree | commitdiff |
2013-02-24 |
David ‘Bombe’ Roden | Add comic to state after parsing. |
tree | commitdiff |
2013-02-24 |
David ‘Bombe’ Roden | Add filter for comic sites. |
tree | commitdiff |
2013-02-24 |
David ‘Bombe’ Roden | Adds a state for comics. |
tree | commitdiff |
2013-02-24 |
David ‘Bombe’ Roden | Move torrent-related filters to their own package. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Show new torrents first. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Change comments. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Show all torrents in a table. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Turn static methods into instance methods. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Show new files in green and bold. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Whitespace fix. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Remove display of separate new and change episodes. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Turn static methods into instance methods. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Get an reusa existing episode. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Store new torrents. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Prevent concurrent modification. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Create modifiable map. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Move member to top of class. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Only add the torrent if it doesn’t already exist. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Add function to extract the season number of an episode. |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Return only the size (number and unit). |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Use a normal map to store episodes, insertion order... |
tree | commitdiff |
2013-02-19 |
David ‘Bombe’ Roden | Don’t replace existing episodes. |
tree | commitdiff |
2013-02-18 |
David ‘Bombe’ Roden | Enhance trigger interface to allow merging states. |
tree | commitdiff |
2013-02-18 |
David ‘Bombe’ Roden | Make episodes sortable. |
tree | commitdiff |
2013-02-18 |
David ‘Bombe’ Roden | Add constructors. |
tree | commitdiff |
2013-02-18 |
David ‘Bombe’ Roden | Add accessor for torrent files. |
tree | commitdiff |
2013-02-18 |
David ‘Bombe’ Roden | Always lower-case the magnet ID. |
tree | commitdiff |
2013-02-18 |
David ‘Bombe’ Roden | Set timeout for HTTP connections. |
tree | commitdiff |
2013-01-11 |
David ‘Bombe’ Roden | Set update interval on all created reactions. |
tree | commitdiff |
2013-01-11 |
David ‘Bombe’ Roden | Use watcher in equals() and hashCode() if it’s not... |
tree | commitdiff |
2013-01-11 |
David ‘Bombe’ Roden | Add watchers for Kick Ass Torrents. |
tree | commitdiff |
2013-01-11 |
David ‘Bombe’ Roden | Add Pirate Bay watcher for “normal” files. |
tree | commitdiff |
2013-01-11 |
David ‘Bombe’ Roden | Parse and load watchers from configuration. |
tree | commitdiff |
2013-01-11 |
David ‘Bombe’ Roden | Add Pirate Bay episode watcher. |
tree | commitdiff |
2013-01-11 |
David ‘Bombe’ Roden | Add basic implementation of the watcher interface. |
tree | commitdiff |
2013-01-11 |
David ‘Bombe’ Roden | Add watcher interface that combines a query, filters... |
tree | commitdiff |
2013-01-11 |
David ‘Bombe’ Roden | Merge branch 'master' into rewrite |
tree | commitdiff |
2013-01-10 |
David ‘Bombe’ Roden | Rename project to “Rhynodge.” |
tree | commitdiff |
2013-01-10 |
David ‘Bombe’ Roden | Treat empty download URI as null. |
tree | commitdiff |
2013-01-10 |
David ‘Bombe’ Roden | Allow for both magnet and download URIs to be null. |
tree | commitdiff |
2013-01-09 |
David ‘Bombe’ Roden | Add Pirate Bay torrent site filter. |
tree | commitdiff |
2013-01-09 |
David ‘Bombe’ Roden | Use base class for kat.ph torrent site filter. |
tree | commitdiff |
2013-01-09 |
David ‘Bombe’ Roden | Add base implementation for torrent site filters. |
tree | commitdiff |
2013-01-09 |
David ‘Bombe’ Roden | Use command-line parameters to define directory for... |
tree | commitdiff |
2013-01-09 |
David ‘Bombe’ Roden | Fix output summary. |
tree | commitdiff |
2013-01-08 |
David ‘Bombe’ Roden | Add filter that extract episode informations from torre... |
tree | commitdiff |
2013-01-07 |
David ‘Bombe’ Roden | Show name of reaction in email summary. |
tree | commitdiff |
2013-01-07 |
David ‘Bombe’ Roden | Make reaction available when retrieving output from... |
tree | commitdiff |
2013-01-07 |
David ‘Bombe’ Roden | Add display name to chains and reactions. |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Show what date and time we are waiting for, promote... |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Print name of reaction instead of the reaction itself. |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Use ISO-8859-1 as default charset to prevent UTF-8... |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Use the last successful state for the trigger. |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Load and store two separate states. |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Rename method. |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Store fail count, too. |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Fix removal of chains. |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Allow updating of reactions without having to remove... |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Store failed states and fail count, too. |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Don’t send Accept-Encoding header, send User-Agent... |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Extract reaction name from file name. |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Log when a reaction is being run. |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Use JSON for configuration files, remove all references... |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Persist states across reruns. |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Add JSON properties. |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Includes the time in the state. |
tree | commitdiff |
2013-01-06 |
David ‘Bombe’ Roden | Add manager for state (uses Jackson to read/write JSON). |
tree | commitdiff |
2013-01-05 |
David ‘Bombe’ Roden | Use JAXB insteaof of Simple-XML for parsing XML files. |
tree | commitdiff |
2013-01-05 |
David ‘Bombe’ Roden | Move XML parsing into its own method. |
tree | commitdiff |
2013-01-05 |
David ‘Bombe’ Roden | Add javadoc. |
tree | commitdiff |
2013-01-04 |
David ‘Bombe’ Roden | Remove logging to standard output. |
tree | commitdiff |
2013-01-04 |
David ‘Bombe’ Roden | Add main starter. |
tree | commitdiff |
2013-01-04 |
David ‘Bombe’ Roden | Add watcher that dynamically loads and unloads XML... |
tree | commitdiff |
2013-01-04 |
David ‘Bombe’ Roden | Add loader for reactions from chains. |
tree | commitdiff |
2013-01-04 |
David ‘Bombe’ Roden | Chain defintion model. |
tree | commitdiff |
2013-01-04 |
David ‘Bombe’ Roden | Add method to remove reactions. |
tree | commitdiff |
2013-01-04 |
David ‘Bombe’ Roden | Store reactions with their name, change synchronization. |
tree | commitdiff |
2013-01-03 |
David ‘Bombe’ Roden | Show file count, seed count, and leech count in mail. |
tree | commitdiff |
2013-01-03 |
David ‘Bombe’ Roden | Extract file count, seed count, and leech count. |
tree | commitdiff |
2013-01-03 |
David ‘Bombe’ Roden | Add plain text and HTML output to new-torrent trigger. |
tree | commitdiff |
2013-01-03 |
David ‘Bombe’ Roden | Return an output instead of a trigger object. |
tree | commitdiff |
2013-01-03 |
David ‘Bombe’ Roden | Add default Output implementation. |
tree | commitdiff |
next |