🔀 Merge branch 'website/epic-games' into next
[rhynodge.git] / src / main / java / net / pterodactylus / rhynodge / watchers /
2024-02-25 David ‘Bombe’ Roden🚸 Improve mail with movies from the Savoy
2024-02-09 David ‘Bombe’ Roden🐛 Fix URL of Savoy programme
2022-01-21 David ‘Bombe’ Roden✨ Add watcher for Chief O’Brien at Work
2022-01-20 David ‘Bombe’ Roden✨ Add watcher for Oglaf comics
2021-10-27 David ‘Bombe’ Roden🔒️ Update a bunch of URLs to https
2021-10-25 David ‘Bombe’ Roden🐛 Fix broken change detection
2021-10-23 David ‘Bombe’ Roden✨ Add comic “Drugs and Wires”
2020-09-20 David ‘Bombe’ Roden🎨 Replace BC watcher with Kotlin version
2020-09-20 David ‘Bombe’ Roden🌐 Fix address of Business Cat
2020-09-20 David ‘Bombe’ Roden🎨 Replace QC watcher with Kotlin version
2020-09-20 David ‘Bombe’ Roden🔒 Use HTTPS to get Questionable Content
2017-11-11 David ‘Bombe’ RodenReplace LICD filter with Kotlin version, add test
2017-04-05 David ‘Bombe’ RodenAdd blacklist filter for certain sizes
2016-10-18 David ‘Bombe’ RodenUse fallback queries for accessing the pirate bay
2016-05-23 David ‘Bombe’ RodenMove Savoy ticker filter to its package
2015-10-24 David ‘Bombe’ RodenUse The Pirate Bay’s .onion hostname
2015-10-24 David ‘Bombe’ RodenUse proxy to access The Pirate Bay
2015-10-02 David ‘Bombe’ RodenSwitch Pirate Bay back to the .org domain
2015-08-26 David ‘Bombe’ RodenFix SATW parser, add test
2015-08-26 David ‘Bombe’ RodenUse new URL for pirate bay
2015-08-26 David ‘Bombe’ RodenUse new hostname for KickAssTorrents
2015-02-11 David ‘Bombe’ RodenFix URL for kickass.to
2015-01-24 David ‘Bombe’ RodenAdd business cat comic watcher.
2015-01-11 David ‘Bombe’ RodenUse correct trigger for TorrentHound watcher.
2014-12-21 David ‘Bombe’ RodenAdd watchers for TorrentHound.
2014-12-21 David ‘Bombe’ RodenAdd watchers for torrentz.eu results.
2014-07-31 David ‘Bombe’ RodenAdd filter for retrieving the Savoy theatre movie progr...
2014-07-16 David ‘Bombe’ RodenFix watcher constructor.
2014-07-16 David ‘Bombe’ RodenAdd parser for the “Heldentage” comic.
2013-11-20 David ‘Bombe’ RodenAdd parser for Abstruse Goose comics.
2013-10-27 David ‘Bombe’ RodenInclude blacklist in all torrent watchers.
2013-09-19 David ‘Bombe’ RodenAdd filter and watcher for “Scandinavia and the World.”
2013-07-17 David ‘Bombe’ RodenFix javadoc.
2013-07-17 David ‘Bombe’ RodenRemove unnecessary type arguments.
2013-05-03 David ‘Bombe’ RodenFix filenames and javadoc comments.
2013-05-03 David ‘Bombe’ RodenAdd comic filter and watcher for Poorly Drawn Lines.
2013-05-03 David ‘Bombe’ RodenAdd comic filter and watcher for SMBC.
2013-04-24 David ‘Bombe’ RodenAdd Ctrl Alt Del parser and watcher.
2013-04-23 David ‘Bombe’ RodenAdd Collar 6 parser and watcher.
2013-04-20 David ‘Bombe’ RodenAdd comic filter and watcher for General Protection...
2013-04-20 David ‘Bombe’ RodenAdd Girl Genius comic filter and watcher.
2013-04-19 David ‘Bombe’ RodenAdd comic filter and watcher for Kevin & Kell.
2013-02-28 David ‘Bombe’ RodenAdd filter and watcher for “Cyanide & Happiness.”
2013-02-26 David ‘Bombe’ RodenAdd watcher implementation for LICD.
2013-02-26 David ‘Bombe’ RodenAdd comic filter and watcher for Questionable Content.
2013-02-25 David ‘Bombe’ RodenAdd XKCD comic filter and watcher.
2013-02-24 David ‘Bombe’ RodenAdd watcher for new Sinfest comics.
2013-02-24 David ‘Bombe’ RodenMove torrent-related filters to their own package.
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’ RodenAdd Pirate Bay episode watcher.
2013-01-11 David ‘Bombe’ RodenAdd basic implementation of the watcher interface.