Show new files in green and bold.
[rhynodge.git] / src / main / java / net / pterodactylus / rhynodge /
2013-02-19 David ‘Bombe’ RodenShow new files in green and bold.
2013-02-19 David ‘Bombe’ RodenWhitespace fix.
2013-02-19 David ‘Bombe’ RodenRemove display of separate new and change episodes.
2013-02-19 David ‘Bombe’ RodenTurn static methods into instance methods.
2013-02-19 David ‘Bombe’ RodenGet an reusa existing episode.
2013-02-19 David ‘Bombe’ RodenStore new torrents.
2013-02-19 David ‘Bombe’ RodenPrevent concurrent modification.
2013-02-19 David ‘Bombe’ RodenCreate modifiable map.
2013-02-19 David ‘Bombe’ RodenMove member to top of class.
2013-02-19 David ‘Bombe’ RodenOnly add the torrent if it doesn’t already exist.
2013-02-19 David ‘Bombe’ RodenAdd function to extract the season number of an episode.
2013-02-19 David ‘Bombe’ RodenReturn only the size (number and unit).
2013-02-19 David ‘Bombe’ RodenUse a normal map to store episodes, insertion order...
2013-02-19 David ‘Bombe’ RodenDon’t replace existing episodes.
2013-02-18 David ‘Bombe’ RodenEnhance trigger interface to allow merging states.
2013-02-18 David ‘Bombe’ RodenMake episodes sortable.
2013-02-18 David ‘Bombe’ RodenAdd constructors.
2013-02-18 David ‘Bombe’ RodenAdd accessor for torrent files.
2013-02-18 David ‘Bombe’ RodenAlways lower-case the magnet ID.
2013-02-18 David ‘Bombe’ RodenSet timeout for HTTP connections.
2013-01-11 David ‘Bombe’ RodenSet update interval on all created reactions.
2013-01-11 David ‘Bombe’ RodenUse watcher in equals() and hashCode() if it’s not...
2013-01-11 David ‘Bombe’ RodenAdd watchers for Kick Ass Torrents.
2013-01-11 David ‘Bombe’ RodenAdd Pirate Bay watcher for “normal” files.
2013-01-11 David ‘Bombe’ RodenParse and load watchers from configuration.
2013-01-11 David ‘Bombe’ RodenAdd Pirate Bay episode watcher.
2013-01-11 David ‘Bombe’ RodenAdd basic implementation of the watcher interface.
2013-01-11 David ‘Bombe’ RodenAdd watcher interface that combines a query, filters...
2013-01-11 David ‘Bombe’ RodenMerge branch 'master' into rewrite
2013-01-10 David ‘Bombe’ RodenRename project to “Rhynodge.”