Add relative and dynamic timestamps to the web interface.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 6 Apr 2011 05:28:51 +0000 (07:28 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Wed, 6 Apr 2011 05:28:51 +0000 (07:28 +0200)
commite42a8f16b2ed6c3650cb288abbf48932ef63d97b
treeccae62b5d4751c570e46f21b9db37b25d3585f80
parentd12d2cf374a0c791d17f560450a8495131b79644
Add relative and dynamic timestamps to the web interface.

This fixes #2.
src/main/java/net/pterodactylus/sone/web/WebInterface.java
src/main/java/net/pterodactylus/sone/web/ajax/GetTimesAjaxPage.java [new file with mode: 0644]
src/main/resources/i18n/sone.en.properties
src/main/resources/static/javascript/sone.js