Add test for DI constructability of TrustAjaxPage
[Sone.git] / src / main / kotlin / net / pterodactylus / sone / web / ajax / EditProfileFieldAjaxPage.kt
2018-01-23 David ‘Bombe’ RodenAdd test for DI constructability of EditProfileFieldAja...
2017-10-07 David ‘Bombe’ RodenMerge branch 'release-0.9.7' 0.9.7
2017-09-09 David ‘Bombe’ RodenAdd base JSON page that requires a logged-in user
2017-09-09 David ‘Bombe’ RodenReplace edit profile field ajax page with Kotlin version