🔀 Merge branch 'website/epic-games' into next
[rhynodge.git] / src / main / java / net / pterodactylus / rhynodge / states /
2024-02-24 David ‘Bombe’ Roden⬆️ Update a bunch of dependencies
2024-02-10 David ‘Bombe’ Roden✨ Allow triggering states from anywhere
2024-02-10 David ‘Bombe’ Roden🔥 Remove unused import
2023-04-29 David ‘Bombe’ Roden🐛 Serialize the success value, remove equals override
2023-04-29 David ‘Bombe’ Roden✅ Add equals for AbstractState
2021-10-25 David ‘Bombe’ Roden🐛 Fix broken change detection
2020-09-21 David ‘Bombe’ Roden♻️ Move output generation to state
2020-09-21 David ‘Bombe’ Roden🎨 Use StandardCharsets instead of Charset.forName
2015-08-26 David ‘Bombe’ RodenDon’t assume we always have a magnet URI
2015-05-09 David ‘Bombe’ RodenUse Guice to create core classes
2015-05-09 David ‘Bombe’ RodenStart outfitting core classes for Guice
2015-05-04 David ‘Bombe’ RodenSend email if a state comes back as empty
2015-02-20 David ‘Bombe’ RodenRemove all those useless comments
2014-07-31 David ‘Bombe’ RodenOutput the current state if it’s an output state.
2014-03-27 David ‘Bombe’ RodenUse Java 1.8, and its Optional.
2014-03-17 David ‘Bombe’ RodenDelete JSON file in case of an error.
2014-03-17 David ‘Bombe’ RodenRefactor engine, use Optionals in the state manager.
2013-09-19 David ‘Bombe’ RodenStore and return copies of the raw bytes.
2013-09-19 David ‘Bombe’ RodenReturn -1 if an episode is null.
2013-02-26 David ‘Bombe’ RodenAdd state that stores a single String value.
2013-02-25 David ‘Bombe’ RodenAdd strips to comics.
2013-02-24 David ‘Bombe’ RodenAdd JSON property markers.
2013-02-24 David ‘Bombe’ RodenReturn the list instead of calling the method again.
2013-02-24 David ‘Bombe’ RodenDeclare list as final.
2013-02-24 David ‘Bombe’ RodenAdds a state for comics.
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-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-01-11 David ‘Bombe’ RodenMerge branch 'master' into rewrite
2013-01-10 David ‘Bombe’ RodenRename project to “Rhynodge.”