Replace create album page and test with Kotlin version
[Sone.git] / src / main / java / net / pterodactylus / sone / web /
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
2016-10-20 David ‘Bombe’ RodenChange SoneTemplatePage request handling
2016-10-20 David ‘Bombe’ RodenCompare hit scores correctly
2016-09-20 David ‘Bombe’ RodenDon’t expose the plugin version directly
2016-07-11 David ‘Bombe’ RodenMerge branch 'release-0.9.5' 0.9.5
2016-07-01 David ‘Bombe’ RodenSend Sone removal notifications before removing Sone
2016-06-28 David ‘Bombe’ RodenFix NPE when deleting invalid replies
2016-06-26 David ‘Bombe’ RodenFix formatting of timestamps in the future and a few...
2016-06-26 David ‘Bombe’ RodenChange dates in file headers
2016-06-26 David ‘Bombe’ RodenFix post duplication but in “new posts & replies” page
2016-06-26 David ‘Bombe’ RodenSwitch the order of the arguments
2016-06-25 David ‘Bombe’ RodenRemove IOException from parser interface
2016-06-25 David ‘Bombe’ RodenReplace Reader with String in Parser interface
2016-06-23 David ‘Bombe’ RodenRemove the concept of the album image, always use a...
2016-06-23 David ‘Bombe’ RodenFix bug where an empty image title would corrupt a...
2016-06-09 David ‘Bombe’ RodenHandle missing files correctly
2016-06-08 David ‘Bombe’ RodenRename list notification filters class
2016-06-08 David ‘Bombe’ RodenRefactor notification filtering
2016-03-03 David ‘Bombe’ RodenDon’t wrap posts in an additional list
2016-02-27 David ‘Bombe’ RodenMerge branch 'disruptive-notification' into next
2016-02-27 David ‘Bombe’ RodenSet variables correctly on new-version notification
2016-02-27 David ‘Bombe’ RodenShow note about disruptive versions on update notification
2015-11-27 David ‘Bombe’ RodenMerge branch 'master' into next
2015-11-27 David ‘Bombe’ RodenMerge branch 'release-0.9.4' 0.9.4
2015-11-27 David ‘Bombe’ RodenUpdate years in copyright line
2015-11-26 David ‘Bombe’ RodenRemove all posts and replies when Sone is removed
2015-07-27 David ‘Bombe’ RodenMerge branch 'feature/deliver-everything-from-filesyste...
2015-07-27 David ‘Bombe’ RodenLoad included templates from filesystem
2015-07-27 David ‘Bombe’ RodenDeliver static files from filesystem
2015-07-27 David ‘Bombe’ RodenAdd possibility to load templates from the filesystem
2015-07-22 David ‘Bombe’ RodenMerge branch 'release/0.9.3' 0.9.3
2015-07-20 David ‘Bombe’ RodenMerge branch 'feature/fix-coverity-defects' into next
2015-07-20 David ‘Bombe’ RodenPrevent potential NullPointerException
2015-07-20 David ‘Bombe’ RodenMerge branch 'feature/fix-logging' into next
2015-07-20 David ‘Bombe’ RodenAbandon logging that does not work with Freenet’s logge...
2015-07-18 David ‘Bombe’ RodenMerge branch 'release/0.9.1' 0.9.1
2015-07-18 David ‘Bombe’ RodenFix homepage link on “about” page
2015-07-18 David ‘Bombe’ RodenAdd reparse filter
2015-07-15 David ‘Bombe’ RodenMerge branch 'release/0.9' 0.9
2015-07-15 David ‘Bombe’ RodenUpdate French translation
2015-07-15 David ‘Bombe’ RodenMerge remote-tracking branch 'hsaito/master' into next
2015-06-25 David ‘Bombe’ RodenMerge branch 'feature/update-polish-translation' into...
2015-06-23 David ‘Bombe’ RodenMerge branch 'feature/update-about-sone' into next
2015-06-23 David ‘Bombe’ RodenCreate link to homepage using the latest edition at...
2015-06-23 David ‘Bombe’ RodenStore the current year at time of release in the source...
2015-06-16 David ‘Bombe’ RodenMerge branch 'release/0.9-rc1' 0.9-rc1
2015-06-12 David ‘Bombe’ RodenMerge branch 'last-working' into next
2015-03-15 David ‘Bombe’ RodenRemove useless code
2015-03-15 David ‘Bombe’ RodenAdd custom exception for adding duplicate fields
2014-11-22 David ‘Bombe’ RodenMove exception to correct class.
2014-11-22 David ‘Bombe’ RodenMove exception to correct place.
2014-11-22 David ‘Bombe’ RodenMove image implementation to better package.
2014-11-22 David ‘Bombe’ RodenMove album implementation to better package.
2014-11-22 David ‘Bombe’ RodenUse “isLoaded” method to check for not-yet loaded bookm...
2014-11-04 David ‘Bombe’ RodenRemove unnecessary method.
2014-10-10 David ‘Bombe’ RodenClean up imports.
2014-10-10 David ‘Bombe’ RodenDon’t use number parsing from the utils package anymore.
2014-10-05 David ‘Bombe’ RodenDon’t use logging from utils package.
2014-10-05 David ‘Bombe’ RodenParse numbers using Guice.
2014-10-03 David ‘Bombe’ RodenUse bookmark database in core.
2014-09-27 David ‘Bombe’ RodenRemove the possibility to create Sones from the getLoca...
2014-09-17 David ‘Bombe’ RodenDisallow empty album titles, too.
2014-09-17 David ‘Bombe’ RodenAbort editing an image if title is empty.
2014-09-17 David ‘Bombe’ RodenDon’t allow changing an image’s title into an empty...
2014-09-15 David ‘Bombe’ RodenRedirect to “no permission” page if parent album or...
2014-09-08 David ‘Bombe’ RodenSet Sone in album builder, remote getOrCreate method...
2014-08-25 David ‘Bombe’ RodenAdd Sone-specific options object.
2014-06-26 David ‘Bombe’ RodenMake expression less dubious.
2014-06-26 David ‘Bombe’ RodenClose all input streams after parsing templates.
2014-06-25 David ‘Bombe’ RodenSkip redundant initialization.
2014-06-25 David ‘Bombe’ RodenDeclare variables closer to where they’re first used.
2014-06-25 David ‘Bombe’ RodenRemove unnecessary return.
next