Sone.git
2010-10-13 David ‘Bombe... Generate key without docname.
2010-10-13 David ‘Bombe... Add method to delete a Sone.
2010-10-13 David ‘Bombe... Add some logging.
2010-10-13 David ‘Bombe... Add stub of page that deletes a Sone.
2010-10-13 David ‘Bombe... Always store the current Sone in the template.
2010-10-13 David ‘Bombe... Add logout page.
2010-10-13 David ‘Bombe... Remove Sone ID from session if the Sone is null.
2010-10-13 David ‘Bombe... Add Sone creation page.
2010-10-13 David ‘Bombe... Show ID of Sone in Sone selector.
2010-10-13 David ‘Bombe... Add page title for index page.
2010-10-13 David ‘Bombe... Use new redirect exception.
2010-10-13 David ‘Bombe... Store plugin store when plugin is terminated.
2010-10-13 David ‘Bombe... Stub for creating Sones.
2010-10-13 David ‘Bombe... Store the Sone ID instead of the Sone itself in the...
2010-10-13 David ‘Bombe... Whitespace fixes.
2010-10-13 David ‘Bombe... Add method to store the configuration when the core...
2010-10-13 David ‘Bombe... Log number of Sones that will be loaded.
2010-10-13 David ‘Bombe... Mark node as unused for now.
2010-10-13 David ‘Bombe... Add method to generate a key pair.
2010-10-13 David ‘Bombe... Add exception type for invalid Sone names.
2010-10-13 David ‘Bombe... Add index page.
2010-10-13 David ‘Bombe... Get form password only once.
2010-10-13 David ‘Bombe... Add possibility to redirect during processing.
2010-10-13 David ‘Bombe... Register the toadlet itself for the link-enabled callback.
2010-10-13 David ‘Bombe... Only show login page if the user is not logged in.
2010-10-13 David ‘Bombe... Use ToadletContext instead of Request to get the curren...
2010-10-13 David ‘Bombe... Implement link-enabled callback interface.
2010-10-13 David ‘Bombe... If the page can say whether it’s enabled in the menu...
2010-10-13 David ‘Bombe... Make the user specify both insert and request URI when...
2010-10-13 David ‘Bombe... Add Sone exception.
2010-10-13 David ‘Bombe... Implementation stub of the login page.
2010-10-13 David ‘Bombe... Change URL of index page.
2010-10-13 David ‘Bombe... Add name for the web interface thread.
2010-10-13 David ‘Bombe... Shut the logger down when the plugin is terminated.
2010-10-13 David ‘Bombe... Add name to Sone constructor call.
2010-10-13 David ‘Bombe... Add method to set the current Sone.
2010-10-13 David ‘Bombe... Add name to the Sone.
2010-10-13 David ‘Bombe... Add unique ID for the Sone.
2010-10-13 David ‘Bombe... Expose the version of the plugin.
2010-10-13 David ‘Bombe... Use traditional getter names.
2010-10-13 David ‘Bombe... Expose the local Sones.
2010-10-13 David ‘Bombe... Expose the core.
2010-10-13 David ‘Bombe... Whitespace fixes.
2010-10-13 David ‘Bombe... Turn the HTTP method into an enumeration.
2010-10-13 David ‘Bombe... Add new session if no session exists.
2010-10-13 David ‘Bombe... Add method to get the current session.
2010-10-13 David ‘Bombe... Set encoding of source files to UTF-8.
2010-10-13 David ‘Bombe... Improve translation.
2010-10-13 David ‘Bombe... Stop the web interface when the plugin is stopped.
2010-10-13 David ‘Bombe... Implement the “threadless plugin” marker because our...
2010-10-13 David ‘Bombe... Add login template.
2010-10-13 David ‘Bombe... Add translation stub.
2010-10-13 David ‘Bombe... Add template factory for Sone templates.
2010-10-13 David ‘Bombe... Add login page.
2010-10-13 David ‘Bombe... Implement a bit more of the Fred interaction stuff.
2010-10-13 David ‘Bombe... Don’t try to parse null values.
2010-10-13 David ‘Bombe... Add fred dependency.
2010-10-13 David ‘Bombe... Store dependencies in resulting JAR file.
2010-10-13 David ‘Bombe... Require a more recent version.
2010-10-12 David ‘Bombe... Fix “Plugin-Main-Class” attribute.
2010-10-12 David ‘Bombe... Add Sone-specific base template page implementation.
2010-10-12 David ‘Bombe... Add web interface container stub.
2010-10-12 David ‘Bombe... Add interface between templates and toadlets.
2010-10-12 David ‘Bombe... Add logging.
2010-10-12 David ‘Bombe... Add method that fetches an URI.
2010-10-12 David ‘Bombe... Complete javadoc.
2010-10-12 David ‘Bombe... Store high-level client in Freenet interface.
2010-10-12 David ‘Bombe... Ignore Maven’s “target” directory.
2010-10-12 David ‘Bombe... Override hashCode().
2010-10-12 David ‘Bombe... Add friend Sones.
2010-10-12 David ‘Bombe... Set Freenet interface in core.
2010-10-12 David ‘Bombe... Add freenet interface stub.
2010-10-12 David ‘Bombe... Add code comment.
2010-10-12 David ‘Bombe... Add loading of local sones from a configuration.
2010-10-12 David ‘Bombe... Add Sone stub.
2010-10-12 David ‘Bombe... Add configuration backend wrapped around a plugin store.
2010-10-12 David ‘Bombe... Initialize logging.
2010-10-12 David ‘Bombe... Add post stub.
2010-10-12 David ‘Bombe... Add core stub.
2010-10-12 David ‘Bombe... Add plugin stub.
2010-10-12 David ‘Bombe... Add attribute “Plugin-Main-Class” to manifest of genera...
2010-10-12 David ‘Bombe... Move <dependencies> section to top of file.
2010-10-12 David ‘Bombe... Add Maven project file.
2010-10-11 David ‘Bombe... Add stub of user.
2010-10-11 David ‘Bombe... Add profile stub.