Fix unwrapping of the content map.
[Sone.git] / src / main / java / net / pterodactylus / sone / web / ajax / JsonReturnObject.java
2013-07-09 David ‘Bombe’ RodenFix unwrapping of the content map.
2013-07-09 David ‘Bombe’ RodenMerge remote-tracking branch 'beak/next' into next
2013-07-08 David ‘Bombe’ RodenAdd accessors for testing.
2013-07-08 David ‘Bombe’ RodenUse Jackson to create JSON pages, get rid of utils...