Replace get times ajax page with Kotlin version
[Sone.git] / src / main / java / net / pterodactylus / sone / web /
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-10 David ‘Bombe’ RodenReplace get post ajax page with Kotlin version
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-06 David ‘Bombe’ RodenReplace edit album ajax page with Kotlin version
2017-09-05 David ‘Bombe’ RodenAdd annotation to to-override method
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-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-05 David ‘Bombe’ RodenUse correct way to store null values
2017-06-29 David ‘Bombe’ RodenReplace bookmark ajax page with Kotlin version
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’ 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’ RodenReplace search page with Kotlin version, add more tests
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’ 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’ RodenReplace index page with Kotlin version
2017-05-05 David ‘Bombe’ RodenReplace image browser page with Kotlin version
2017-04-27 David ‘Bombe’ RodenReplace get image page with Kotlin version
2017-04-27 David ‘Bombe’ RodenAdd toString() for redirect exception
2017-04-26 David ‘Bombe’ RodenFix timezone-dependent tests
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’ RodenUse session provider in json base page
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’ 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’ RodenUse already existing variable for current Sone
2017-04-01 David ‘Bombe’ RodenAdd unit test for get status AJAX page
2017-03-25 David ‘Bombe’ RodenUse Request utility method
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 reply page and test with Kotlin version
2017-02-09 David ‘Bombe’ RodenReplace create post page and test with Kotlin version
2017-02-09 David ‘Bombe’ RodenReplace create album page and test with Kotlin version
2017-02-08 David ‘Bombe’ RodenReplace bookmarks page with Kotlin version
2017-02-08 David ‘Bombe’ RodenStore preferences in template context instead of core
2017-02-06 David ‘Bombe’ RodenRename session-related Methode in web interface
2017-02-02 David ‘Bombe’ RodenReplace bookmark page with Kotlin version
2017-01-26 David ‘Bombe’ RodenMake about page injectable
2017-01-24 David ‘Bombe’ RodenRemove unused session-related methods from public interface
2017-01-19 David ‘Bombe’ RodenAdd unit test for unbookmark page, fix bug in page...
2017-01-06 David ‘Bombe’ RodenUse diamond operator
2017-01-06 David ‘Bombe’ RodenAdd auto-closeable bucket wrapper and use try-with...
2017-01-06 David ‘Bombe’ RodenAdd unit test for sone template page and fix parameter...
2016-11-28 David ‘Bombe’ RodenAdd unit test for mark as known page and slightly impro...
2016-11-28 David ‘Bombe’ RodenConvert and complete unit test and fix bug in page
2016-11-26 David ‘Bombe’ RodenAdd unit test for edit profile field page and fix logic...
2016-11-24 David ‘Bombe’ RodenRemove unnecessary code
2016-11-24 David ‘Bombe’ RodenAdd unit test for delete post page and fix bug
2016-11-20 David ‘Bombe’ RodenAdd equals() and hashCode() to JSON return object
2016-11-20 David ‘Bombe’ RodenUse time text converter to display “last updated” text
2016-11-17 David ‘Bombe’ RodenUse try-with-resources
2016-11-16 David ‘Bombe’ RodenAdd annotations to method-to-override
2016-11-16 David ‘Bombe’ RodenMake loading of linked images configurable
2016-11-13 David ‘Bombe’ RodenRename enum to better match its purpose
2016-11-13 David ‘Bombe’ RodenMove enum to more appropriate class
2016-11-13 David ‘Bombe’ RodenShow loading animation while loading elements
2016-11-11 David ‘Bombe’ RodenShow linked images under posts and replies
2016-11-11 David ‘Bombe’ RodenRemove shortening from render filter
2016-11-11 David ‘Bombe’ RodenReplace parser filter with separate filters
2016-10-26 David ‘Bombe’ RodenMerge branch 'release-0.9.6' 0.9.6
2016-10-20 David ‘Bombe’ RodenRename comparator for posts
next