Don’t always create a Sone for a given ID.
[Sone.git] / src / main / java / net / pterodactylus / sone / web / ajax / GetSoneStatusPage.java
2010-11-17 David ‘Bombe’ RodenReturn the “locked” status of a Sone.
2010-11-14 David ‘Bombe’ RodenAdd method to create a “success” JSON object.
2010-11-12 David ‘Bombe’ RodenDetect if a Sone has been changed back to the previous...
2010-11-05 David ‘Bombe’ RodenUse traditional getter name.
2010-10-24 David ‘Bombe’ RodenReturn the name of the Sone.
2010-10-22 David ‘Bombe’ RodenEnhance JSON page to optionally require a form password.
2010-10-21 David ‘Bombe’ RodenReturn age of Sone in seconds.
2010-10-21 David ‘Bombe’ RodenReturn date of last update in JSON object.
2010-10-21 David ‘Bombe’ RodenAdd JSON page that returns the status of a Sone.