Replace trust ajax page with Kotlin version
[Sone.git] / src / main / kotlin /
2017-10-02 David ‘Bombe’ RodenReplace trust ajax page with Kotlin version
2017-10-02 David ‘Bombe’ RodenReplace move profile field ajax page with Kotlin version
2017-10-02 David ‘Bombe’ RodenReplace mark as known ajax page with Kotlin version
2017-09-14 David ‘Bombe’ RodenReplace lock Sone ajax page with Kotlin version
2017-09-14 David ‘Bombe’ RodenAdd test for lock Sone ajax page
2017-09-14 David ‘Bombe’ RodenReplace error return object with Kotlin version
2017-09-14 David ‘Bombe’ RodenReplace get translation ajax page with Kotlin version
2017-09-14 David ‘Bombe’ RodenMake test timezone-independent
2017-09-14 David ‘Bombe’ RodenReplace get times ajax page with Kotlin version
2017-09-13 David ‘Bombe’ RodenReplace get reply ajax page with Kotlin version
2017-09-13 David ‘Bombe’ RodenMove template rendering extension method to Templates.kt
2017-09-10 David ‘Bombe’ RodenReplace get post ajax page with Kotlin version
2017-09-10 David ‘Bombe’ RodenAdd test for get post ajax page
2017-09-10 David ‘Bombe’ RodenReplace get notifications ajax page with Kotlin version
2017-09-09 David ‘Bombe’ RodenReplace get likes ajax page with Kotlin version
2017-09-09 David ‘Bombe’ RodenReplace follow Sone ajax page with Kotlin version
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
2017-09-08 David ‘Bombe’ RodenReplace edit image ajax page with Kotlin version
2017-09-08 David ‘Bombe’ RodenFix some Kotlin compiler warnings
2017-09-06 David ‘Bombe’ RodenReplace edit album ajax page with Kotlin version
2017-09-05 David ‘Bombe’ RodenReplace distrust ajax page with Kotlin version
2017-09-05 David ‘Bombe’ RodenReplace dismiss notification ajax page with Kotlin...
2017-09-02 David ‘Bombe’ RodenReplace delete reply ajax page with Kotlin version
2017-09-01 David ‘Bombe’ RodenReplace delete profile field ajax page with Kotlin...
2017-09-01 David ‘Bombe’ RodenReplace delete post ajax page with Kotlin version
2017-09-01 David ‘Bombe’ RodenAdd helper for booleans
2017-07-24 David ‘Bombe’ RodenReplace create reply ajax page with Kotlin version
2017-07-24 David ‘Bombe’ RodenReplace create post ajax page with Kotlin version
2017-07-22 David ‘Bombe’ RodenFix pagination in gallery
2017-06-29 David ‘Bombe’ RodenReplace bookmark ajax page with Kotlin version
2017-06-19 David ‘Bombe’ RodenConvert search page test to use new web page test base
2017-06-19 David ‘Bombe’ RodenMove function that deals with optionals to optional...
2017-06-04 David ‘Bombe’ RodenReplace view Sone page with Kotlin version
2017-06-04 David ‘Bombe’ RodenReplace view post page with Kotlin version
2017-06-04 David ‘Bombe’ RodenReplace upload image page with Kotlin version
2017-06-04 David ‘Bombe’ RodenAdd utilities for Freenet buckets
2017-06-04 David ‘Bombe’ RodenAdd utilities for HTTP headers
2017-06-04 David ‘Bombe’ RodenReplace untrust page with Kotlin version
2017-06-04 David ‘Bombe’ RodenReplace unlock Sone page with Kotlin version
2017-06-04 David ‘Bombe’ RodenReplace unlike page with Kotlin version
2017-06-04 David ‘Bombe’ RodenReplace unfollow Sone page with Kotlin version
2017-06-04 David ‘Bombe’ RodenReplace unbookmark page with Kotlin version
2017-06-04 David ‘Bombe’ RodenReplace trust page with Kotlin version
2017-06-04 David ‘Bombe’ RodenCreate Guava optional utility collection
2017-06-04 David ‘Bombe’ RodenReplace search page with Kotlin version, add more tests
2017-06-04 David ‘Bombe’ RodenAdd paginate() extension method and pagination matcher
2017-05-26 David ‘Bombe’ RodenReplace rescue page with Kotlin version
2017-05-25 David ‘Bombe’ RodenReplace reloading page with Kotlin version
2017-05-25 David ‘Bombe’ RodenReplace options page with Kotlin version
2017-05-24 David ‘Bombe’ RodenClean up some imports
2017-05-24 David ‘Bombe’ RodenReplace new page with Kotlin version
2017-05-24 David ‘Bombe’ RodenReplace mark as known page with Kotlin version
2017-05-23 David ‘Bombe’ RodenReplace logout page with Kotlin version
2017-05-23 David ‘Bombe’ RodenReplace lock Sone page with Kotlin version
2017-05-23 David ‘Bombe’ RodenReplace like page with Kotlin version
2017-05-05 David ‘Bombe’ RodenReplace known Sones page with Kotlin version
2017-05-05 David ‘Bombe’ RodenUse new pagination instead of the one from utils
2017-05-05 David ‘Bombe’ RodenAdd pagination container
2017-05-05 David ‘Bombe’ RodenReplace index page with Kotlin version
2017-05-05 David ‘Bombe’ RodenReplace image browser page with Kotlin version
2017-05-02 David ‘Bombe’ RodenAdd helper to simplify access to request objects
2017-04-27 David ‘Bombe’ RodenReplace get image page with Kotlin version
2017-04-27 David ‘Bombe’ RodenActually differentiate between GET and POST parameters
2017-04-26 David ‘Bombe’ RodenFix timezone-dependent tests
2017-04-24 David ‘Bombe’ RodenFix bug in login page
2017-04-23 David ‘Bombe’ RodenSimplify some code
2017-04-23 David ‘Bombe’ RodenRender loaded HTML pages
2017-04-23 David ‘Bombe’ RodenInclude a type tag in the linked element’s properties
2017-04-23 David ‘Bombe’ RodenFormatting changes
2017-04-23 David ‘Bombe’ RodenAdd HTML parsing to element loader
2017-04-09 David ‘Bombe’ RodenStore size properties in linked element
2017-04-09 David ‘Bombe’ RodenFix some warnings
2017-04-09 David ‘Bombe’ RodenReplace follow Sone page with Kotlin version
2017-04-09 David ‘Bombe’ RodenReplace edit profile page with Kotlin version
2017-04-08 David ‘Bombe’ RodenReplace edit profile field page with Kotlin version
2017-04-08 David ‘Bombe’ RodenReplace edit image page with Kotlin version
2017-04-08 David ‘Bombe’ RodenAdd session provider interface
2017-04-08 David ‘Bombe’ RodenMove web pages to their own package
2017-04-08 David ‘Bombe’ RodenAdd page that renders linked elements
2017-04-08 David ‘Bombe’ RodenMake linked element render filter injectable
2017-04-08 David ‘Bombe’ RodenPrevent warning about platform type
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
2017-04-01 David ‘Bombe’ RodenAdd JSON utilities
2017-03-25 David ‘Bombe’ RodenUse Request utility method
2017-03-25 David ‘Bombe’ RodenAdd Request utility methods
2017-03-25 David ‘Bombe’ RodenReplace edit album page with Kotlin version
2017-03-24 David ‘Bombe’ RodenReplace distrust page with Kotlin version
2017-03-24 David ‘Bombe’ RodenReplace dismiss notification page with Kotlin version
2017-02-19 David ‘Bombe’ RodenReplace delete sone page with Kotlin version
2017-02-18 David ‘Bombe’ RodenReplace delete reply page with Kotlin version
2017-02-15 David ‘Bombe’ RodenReplace delete profile field page with Kotlin version
2017-02-14 David ‘Bombe’ RodenReplace delete post page with Kotlin version
2017-02-14 David ‘Bombe’ RodenReplace delete image page with Kotlin version
2017-02-14 David ‘Bombe’ RodenReplace delete album page with Kotlin version
2017-02-14 David ‘Bombe’ RodenReplace login page with Kotlin version
2017-02-14 David ‘Bombe’ RodenReplace create sone page and test with Kotlin version
2017-02-09 David ‘Bombe’ RodenReplace create post page and test with Kotlin version
next