šŸ”„ Remove templates from FreenetTemplatePages
[Sone.git] / src / main / java / net / pterodactylus / sone / web / WebInterface.java
2019-05-17 David ā€˜Bombeā€™ RodenšŸ”„ Remove templates from FreenetTemplatePages
2019-05-17 David ā€˜Bombeā€™ Rodenā™»ļø Move generic error pages to custom classes
2019-05-17 David ā€˜Bombeā€™ RodenāœØ Use new template renderer
2019-05-17 David ā€˜Bombeā€™ RodenšŸš§ Add Loaders to all template-using pages
2019-05-17 David ā€˜Bombeā€™ Rodenā™»ļø Add registry for page toadlets
2019-05-09 David ā€˜Bombeā€™ Rodenā™»ļø Copy session-handling code to FreenetRequest
2019-03-10 David ā€˜Bombeā€™ Rodenā™»ļø Use module for web interface
2019-03-09 David ā€˜Bombeā€™ Rodenā™»ļø Create custom context factory in image link filter
2019-03-09 David ā€˜Bombeā€™ Rodenā™»ļø Change dependencies of render filter
2019-03-09 David ā€˜Bombeā€™ Rodenā™»ļø Only hand in L10n to l10n filter
2019-03-05 David ā€˜Bombeā€™ Rodenā™»ļø Turn plugin homepage into instance method
2019-03-05 David ā€˜Bombeā€™ Rodenā™»ļø Turn plugin year into instance method
2019-03-05 David ā€˜Bombeā€™ RodenšŸŽØ Replace Plugin containers with Kotlin versions
2019-02-22 David ā€˜Bombeā€™ RodenUpdate year in copyright lines
2019-02-22 David ā€˜Bombeā€™ RodenReplace unnecessary type parameters with <>
2018-03-03 David ā€˜Bombeā€™ RodenRemove @author tags
2018-01-04 David ā€˜Bombeā€™ RodenClean up SoneTemplatePageā€™s constructors
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-09-14 David ā€˜Bombeā€™ RodenRename get translation ajax page
2017-09-14 David ā€˜Bombeā€™ RodenMake test timezone-independent
2017-04-26 David ā€˜Bombeā€™ RodenFix timezone-dependent tests
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-02-06 David ā€˜Bombeā€™ RodenRename session-related Methode in web interface
2017-01-26 David ā€˜Bombeā€™ RodenMake about page injectable
2017-01-24 David ā€˜Bombeā€™ RodenRemove unused session-related methods from public interface
2016-11-20 David ā€˜Bombeā€™ RodenUse time text converter to display ā€œlast updatedā€ text
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-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-26 David ā€˜Bombeā€™ RodenChange dates in file headers
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-08 David ā€˜Bombeā€™ RodenRename list notification filters class
2016-06-08 David ā€˜Bombeā€™ RodenRefactor notification filtering
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-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
2014-10-05 David ā€˜Bombeā€™ RodenDonā€™t use logging from utils package.
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ā€™ RodenDonā€™t allow changing an imageā€™s title into an empty...
2014-08-25 David ā€˜Bombeā€™ RodenAdd Sone-specific options object.
2014-06-26 David ā€˜Bombeā€™ RodenClose all input streams after parsing templates.
2014-06-10 David ā€˜Bombeā€™ RodenUpdate Japanese translation.
2014-06-10 David ā€˜Bombeā€™ RodenCloser reader after creating templates.
2014-06-10 David ā€˜Bombeā€™ RodenHandle mention notification better.
2013-06-29 David ā€˜Bombeā€™ RodenMerge branch 'release-0.8.5' 0.8.5
2013-06-29 David ā€˜Bombeā€™ RodenMerge branch 'partial-rewrite' into next
2013-02-03 David ā€˜Bombeā€™ RodenOnly use post IDs in post reply provider interface.
2013-02-01 David ā€˜Bombeā€™ RodenFix error when removing reply for unknown post.
2013-01-26 David ā€˜Bombeā€™ RodenMerge branch 'partial-rewrite' into less-critical
2013-01-25 David ā€˜Bombeā€™ RodenMerge commit 'c30ad3a3fcfc66d0c1757a50afe413d9942d7793...
2013-01-25 David ā€˜Bombeā€™ RodenMerge commit '173eb2df26ebc15a6aa5565ec15dfad37bfa61a1...
2013-01-25 David ā€˜Bombeā€™ RodenMerge branch 'less-critical' into run
2013-01-24 David ā€˜Bombeā€™ RodenMake post returned by post reply optional.
2013-01-24 David ā€˜Bombeā€™ RodenMerge commit 'fcabe38e9b3abacc0d580bf0513600858aee2eca...
2013-01-23 David ā€˜Bombeā€™ RodenMerge commit 'da609f721e54691f27113e877a19637bd332abc3...
2013-01-23 David ā€˜Bombeā€™ RodenDonā€™t remove ticker object when notification is shown.
2013-01-18 David ā€˜Bombeā€™ RodenReplace utilsā€™ Ticker by Javaā€™s ScheduledExecutorService.
2013-01-17 David ā€˜Bombeā€™ RodenUpdate copyright headers.
2013-01-16 David ā€˜Bombeā€™ RodenConvert ā€œimage insert failedā€ into EventBus-based event.
2013-01-16 David ā€˜Bombeā€™ RodenConvert ā€œimage insert finishedā€ into EventBus-based...
2013-01-16 David ā€˜Bombeā€™ RodenConvert ā€œimage insert abortedā€ into EventBus-based...
2013-01-16 David ā€˜Bombeā€™ RodenConvert ā€œimage is insertedā€ into EventBus-based event.
2013-01-16 David ā€˜Bombeā€™ RodenConvert ā€œupdate foundā€ into EventBus-based event.
2013-01-16 David ā€˜Bombeā€™ RodenConvert ā€œSone insert was abortedā€ into EventBus-based...
2013-01-16 David ā€˜Bombeā€™ RodenConvert ā€œSone was insertedā€ into EventBus-based event.
next