šŸš§ Add Loaders to all template-using pages
[Sone.git] / src / test / kotlin / net / pterodactylus / sone / web / pages / WebPageTest.kt
2019-05-17 David ā€˜Bombeā€™ RodenšŸš§ Add Loaders to all template-using pages
2019-05-17 David ā€˜Bombeā€™ Rodenā™»ļø Move Page.menuName property to more appropriate...
2019-05-17 David ā€˜Bombeā€™ RodenāœØ Annotate IndexPage with MenuName
2019-05-09 David ā€˜Bombeā€™ Rodenā™»ļø Copy session-handling code to FreenetRequest
2019-05-07 David ā€˜Bombeā€™ Rodenā™»ļø Use SoneRequest instead of FreenetRequest
2019-05-04 David ā€˜Bombeā€™ Rodenā™»ļø Add L10n to FreenetRequest, WebInterface to SoneRequest
2019-02-22 David ā€˜Bombeā€™ RodenRemove unnecessary type parameters
2017-11-30 David ā€˜Bombeā€™ RodenMerge branch 'release-0.9.8' 0.9.8
2017-10-16 David ā€˜Bombeā€™ RodenReturn nullable Post instead of Optional
2017-10-15 David ā€˜Bombeā€™ RodenReturn a nullable PostReply instead of an Optional
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ā€™ RodenDeclare returned Core to always be non-null
2017-06-27 David ā€˜Bombeā€™ RodenReplace web page test base with Kotlin version