šŸš§ Add Loaders to all template-using pages
[Sone.git] / src / main / kotlin / net / pterodactylus / sone / web / ajax / GetStatusAjaxPage.kt
2018-01-25 David ā€˜Bombeā€™ RodenAdd test for DI constructability of GetStatusAjaxPage
2018-01-25 David ā€˜Bombeā€™ RodenClean up imports
2017-11-30 David ā€˜Bombeā€™ RodenMerge branch 'release-0.9.8' 0.9.8
2017-10-15 David ā€˜Bombeā€™ RodenReplace Sone provider interface with Kotlin version
2017-10-07 David ā€˜Bombeā€™ RodenMerge branch 'release-0.9.7' 0.9.7
2017-10-05 David ā€˜Bombeā€™ RodenUse a property for ā€œrequiresLoginā€ instead of a method
2017-10-05 David ā€˜Bombeā€™ RodenUse a property for ā€œneedsFormPasswordā€ instead of a...
2017-10-05 David ā€˜Bombeā€™ RodenExpose core as member of JsonPage
2017-10-05 David ā€˜Bombeā€™ RodenUse mapPresent() instead of more complex construct
2017-10-05 David ā€˜Bombeā€™ RodenUse method from JsonPage
2017-09-08 David ā€˜Bombeā€™ RodenFix some Kotlin compiler warnings
2017-04-26 David ā€˜Bombeā€™ RodenFix timezone-dependent tests
2017-04-08 David ā€˜Bombeā€™ RodenRename object for linked elements in JSON reply
2017-04-08 David ā€˜Bombeā€™ RodenLet status page give out information about loaded elements
2017-04-08 David ā€˜Bombeā€™ RodenReplace get status AJAX page with Kotlin version