Use new pagination instead of the one from utils
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / pages / IndexPageTest.kt
2017-05-05 David ‘Bombe’ RodenUse new pagination instead of the one from utils
2017-05-05 David ‘Bombe’ RodenReplace index page with Kotlin version
2017-05-05 David ‘Bombe’ RodenAdd more tests for index page
2017-05-05 David ‘Bombe’ RodenUse more concise SAM implementation
2017-04-08 David ‘Bombe’ RodenMove web pages to their own package