rhynodge.git
2021-10-27 David ‘Bombe... 🔒️ Update a bunch of URLs to https
2021-10-25 David ‘Bombe... 🐛 Fix broken change detection
2021-10-25 David ‘Bombe... 🔥 Remove file-based stuff and weather stuff
2021-10-24 David ‘Bombe... 🎨 Replace Sinfest filter with Kotlin version
2021-10-24 David ‘Bombe... 🎨 Replace Sinfest filter test with Kotlin version
2021-10-24 David ‘Bombe... ✨ Update Sinfest filter to current HTML
2021-10-24 David ‘Bombe... 🎨 Replace CAD filter with Kotlin version
2021-10-24 David ‘Bombe... ✨ Adapt CAD filter for new HTML, add test
2021-10-24 David ‘Bombe... ✨ Update HeldentageFilter to current HTML
2021-10-24 David ‘Bombe... 🎨 Replace HeldentageFilter with Kotlin version
2021-10-24 David ‘Bombe... 🎨 Replace test for HeldentageFilter with Kotlin version
2021-10-24 David ‘Bombe... 🐛 Fix comic elements being reordered randomly
2021-10-23 David ‘Bombe... ✨ Add comic “Drugs and Wires”
2020-09-22 David ‘Bombe... 💚 Modernize build script a bit
2020-09-22 David ‘Bombe... ⬆️ Upgrade Kotlin and Gradle
2020-09-21 David ‘Bombe... ♻️ Move output generation to state
2020-09-21 David ‘Bombe... 🎨 Use StandardCharsets instead of Charset.forName
2020-09-21 David ‘Bombe... ⬆️ Upgrade kotlinx-html
2020-09-21 David ‘Bombe... ✅ Add test for AlwaysTrigger
2020-09-21 David ‘Bombe... 🔥 Remove unused parameter
2020-09-20 David ‘Bombe... 🎨 Replace BC watcher with Kotlin version
2020-09-20 David ‘Bombe... 🌐 Fix address of Business Cat
2020-09-20 David ‘Bombe... 🎨 Replace Business Cat filter and test with Kotlin...
2020-09-20 David ‘Bombe... fix bc
2020-09-20 David ‘Bombe... 🎨 Extract asOptional() into its own file
2020-09-20 David ‘Bombe... ✨ Update Business Cat filter
2020-09-20 David ‘Bombe... ✅ Fix Heldentage filter test
2020-09-20 David ‘Bombe... ✅ Fix comic site filter test
2020-09-20 David ‘Bombe... 🎨 Replace QC filter with Kotlin version
2020-09-20 David ‘Bombe... 🚸 Only fail a comic state if there are no strips
2020-09-20 David ‘Bombe... ✅ Add test for QC filter
2020-09-20 David ‘Bombe... 🐛 Fix QC filter
2020-09-20 David ‘Bombe... 🎨 Replace QC watcher with Kotlin version
2020-09-20 David ‘Bombe... 🔒 Use HTTPS to get Questionable Content
2020-09-15 David ‘Bombe... ✨ Add watcher for Soggy Cardboard
2020-09-15 David ‘Bombe... ✨ Add comic filter for Soggy Cardboard
2018-07-25 David ‘Bombe... Add watcher for “The Monster under the Bed”
2018-07-25 David ‘Bombe... Add filter for “The Monster under the Bed”
2018-07-23 David ‘Bombe... Upgrade Kotlin version
2017-11-14 David ‘Bombe... Update Kotlin to version 1.1.60
2017-11-11 David ‘Bombe... Fix Gradle depreciation warning
2017-11-11 David ‘Bombe... Replace LICD filter with Kotlin version, add test
2017-11-11 David ‘Bombe... Upgrade Gradle version
2017-11-11 David ‘Bombe... Upgrade Kotlin version
2017-06-14 David ‘Bombe... Replace SMBC filter test with Kotlin version
2017-06-14 David ‘Bombe... Use static imports
2017-06-13 David ‘Bombe... Update comic filter for SMBC
2017-04-09 David ‘Bombe... Add another size to the blacklist
2017-04-07 David ‘Bombe... Add one more size to size blacklist
2017-04-05 David ‘Bombe... Add blacklist filter for certain sizes
2017-04-05 David ‘Bombe... Use Kotlin 1.1.1
2016-10-18 David ‘Bombe... Use fallback queries for accessing the pirate bay
2016-10-18 David ‘Bombe... Add fallback query
2016-06-01 David ‘Bombe... Fix date parsing
2016-05-30 David ‘Bombe... Set recent jacoco plugin version
2016-05-30 David ‘Bombe... Remove duplicate jacoco plugin
2016-05-30 David ‘Bombe... Add jacoco plugin
2016-05-30 David ‘Bombe... Use shorter getter annotation syntax
2016-05-30 David ‘Bombe... Don’t repeat header with every line
2016-05-29 David ‘Bombe... Use string interpolation
2016-05-29 David ‘Bombe... Show optional columns
2016-05-29 David ‘Bombe... Use a single state and trigger for weather services
2016-05-29 David ‘Bombe... Use a single hour state for all weather services
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.”
next