Sone.git
13 years agoImplementation stub of the login page.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 10:07:39 +0000 (12:07 +0200)]
Implementation stub of the login page.

13 years agoChange URL of index page.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 09:58:55 +0000 (11:58 +0200)]
Change URL of index page.

13 years agoAdd name for the web interface thread.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 09:58:46 +0000 (11:58 +0200)]
Add name for the web interface thread.

13 years agoShut the logger down when the plugin is terminated.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 09:58:36 +0000 (11:58 +0200)]
Shut the logger down when the plugin is terminated.

13 years agoAdd name to Sone constructor call.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 09:58:26 +0000 (11:58 +0200)]
Add name to Sone constructor call.

13 years agoAdd method to set the current Sone.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 09:16:11 +0000 (11:16 +0200)]
Add method to set the current Sone.

13 years agoAdd name to the Sone.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 09:12:11 +0000 (11:12 +0200)]
Add name to the Sone.

13 years agoAdd unique ID for the Sone.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 09:12:03 +0000 (11:12 +0200)]
Add unique ID for the Sone.

13 years agoExpose the version of the plugin.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 06:55:42 +0000 (08:55 +0200)]
Expose the version of the plugin.

13 years agoUse traditional getter names.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 06:16:41 +0000 (08:16 +0200)]
Use traditional getter names.

13 years agoExpose the local Sones.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 06:14:41 +0000 (08:14 +0200)]
Expose the local Sones.

13 years agoExpose the core.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 06:13:49 +0000 (08:13 +0200)]
Expose the core.

13 years agoWhitespace fixes.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 06:12:44 +0000 (08:12 +0200)]
Whitespace fixes.

13 years agoTurn the HTTP method into an enumeration.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 06:08:57 +0000 (08:08 +0200)]
Turn the HTTP method into an enumeration.

13 years agoAdd new session if no session exists.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 06:03:06 +0000 (08:03 +0200)]
Add new session if no session exists.

13 years agoAdd method to get the current session.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 05:59:11 +0000 (07:59 +0200)]
Add method to get the current session.

13 years agoSet encoding of source files to UTF-8.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 05:54:49 +0000 (07:54 +0200)]
Set encoding of source files to UTF-8.

13 years agoImprove translation.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:47:33 +0000 (06:47 +0200)]
Improve translation.

13 years agoStop the web interface when the plugin is stopped.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:47:27 +0000 (06:47 +0200)]
Stop the web interface when the plugin is stopped.

13 years agoImplement the “threadless plugin” marker because our runPlugin() method returns immed...
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:36:33 +0000 (06:36 +0200)]
Implement the “threadless plugin” marker because our runPlugin() method returns immediately.

13 years agoAdd login template.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:31:44 +0000 (06:31 +0200)]
Add login template.

13 years agoAdd translation stub.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:31:31 +0000 (06:31 +0200)]
Add translation stub.

13 years agoAdd template factory for Sone templates.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:31:08 +0000 (06:31 +0200)]
Add template factory for Sone templates.

13 years agoAdd login page.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:30:44 +0000 (06:30 +0200)]
Add login page.

13 years agoImplement a bit more of the Fred interaction stuff.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:30:24 +0000 (06:30 +0200)]
Implement a bit more of the Fred interaction stuff.

13 years agoDon’t try to parse null values.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:28:07 +0000 (06:28 +0200)]
Don’t try to parse null values.

13 years agoAdd fred dependency.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:27:44 +0000 (06:27 +0200)]
Add fred dependency.

13 years agoStore dependencies in resulting JAR file.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:27:38 +0000 (06:27 +0200)]
Store dependencies in resulting JAR file.

13 years agoRequire a more recent version.
David ‘Bombe’ Roden [Wed, 13 Oct 2010 04:26:55 +0000 (06:26 +0200)]
Require a more recent version.

13 years agoFix “Plugin-Main-Class” attribute.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 19:58:59 +0000 (21:58 +0200)]
Fix “Plugin-Main-Class” attribute.

13 years agoAdd Sone-specific base template page implementation.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 19:16:17 +0000 (21:16 +0200)]
Add Sone-specific base template page implementation.

13 years agoAdd web interface container stub.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 19:15:42 +0000 (21:15 +0200)]
Add web interface container stub.

13 years agoAdd interface between templates and toadlets.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 18:30:56 +0000 (20:30 +0200)]
Add interface between templates and toadlets.

13 years agoAdd logging.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 14:53:50 +0000 (16:53 +0200)]
Add logging.

13 years agoAdd method that fetches an URI.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 14:50:36 +0000 (16:50 +0200)]
Add method that fetches an URI.

13 years agoComplete javadoc.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 14:48:49 +0000 (16:48 +0200)]
Complete javadoc.

13 years agoStore high-level client in Freenet interface.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 14:31:30 +0000 (16:31 +0200)]
Store high-level client in Freenet interface.

13 years agoIgnore Maven’s “target” directory.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 13:40:59 +0000 (15:40 +0200)]
Ignore Maven’s “target” directory.

13 years agoOverride hashCode().
David ‘Bombe’ Roden [Tue, 12 Oct 2010 13:40:37 +0000 (15:40 +0200)]
Override hashCode().

13 years agoAdd friend Sones.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 13:40:27 +0000 (15:40 +0200)]
Add friend Sones.

13 years agoSet Freenet interface in core.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 12:10:46 +0000 (14:10 +0200)]
Set Freenet interface in core.

13 years agoAdd freenet interface stub.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 12:10:01 +0000 (14:10 +0200)]
Add freenet interface stub.

13 years agoAdd code comment.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 12:03:26 +0000 (14:03 +0200)]
Add code comment.

13 years agoAdd loading of local sones from a configuration.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 11:53:11 +0000 (13:53 +0200)]
Add loading of local sones from a configuration.

13 years agoAdd Sone stub.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 11:44:13 +0000 (13:44 +0200)]
Add Sone stub.

13 years agoAdd configuration backend wrapped around a plugin store.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 10:11:39 +0000 (12:11 +0200)]
Add configuration backend wrapped around a plugin store.

13 years agoInitialize logging.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 07:21:01 +0000 (09:21 +0200)]
Initialize logging.

13 years agoAdd post stub.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 07:03:47 +0000 (09:03 +0200)]
Add post stub.

13 years agoAdd core stub.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 04:52:53 +0000 (06:52 +0200)]
Add core stub.

13 years agoAdd plugin stub.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 04:50:52 +0000 (06:50 +0200)]
Add plugin stub.

13 years agoAdd attribute “Plugin-Main-Class” to manifest of generated JAR file.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 04:48:26 +0000 (06:48 +0200)]
Add attribute “Plugin-Main-Class” to manifest of generated JAR file.

13 years agoMove <dependencies> section to top of file.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 04:46:36 +0000 (06:46 +0200)]
Move <dependencies> section to top of file.

13 years agoAdd Maven project file.
David ‘Bombe’ Roden [Tue, 12 Oct 2010 04:34:11 +0000 (06:34 +0200)]
Add Maven project file.

13 years agoAdd stub of user.
David ‘Bombe’ Roden [Mon, 11 Oct 2010 17:36:08 +0000 (19:36 +0200)]
Add stub of user.

13 years agoAdd profile stub.
David ‘Bombe’ Roden [Mon, 11 Oct 2010 17:34:29 +0000 (19:34 +0200)]
Add profile stub.