author | David ‘Bombe’ Roden <bombe@pterodactylus.net> | |
Wed, 27 Oct 2010 15:47:52 +0000 (17:47 +0200) | ||
committer | David ‘Bombe’ Roden <bombe@pterodactylus.net> | |
Wed, 27 Oct 2010 15:47:52 +0000 (17:47 +0200) | ||
commit | 9d6e64f8548fd45e06a492d0b92099c27fddd378 | |
tree | e67e0d15075a571086d926ba0f7fd247f13138d8 | tree | snapshot |
parent | 1b9e56aa892a46782edadc9b43fb5301491fede3 | commit | diff |
src/main/java/net/pterodactylus/sone/core/Core.java | diff | blob | history | |
src/main/java/net/pterodactylus/sone/template/SoneAccessor.java | diff | blob | history | |
src/main/java/net/pterodactylus/sone/web/BlacklistPage.java | [new file with mode: 0644] | blob |
src/main/java/net/pterodactylus/sone/web/BlacklistSonePage.java | [new file with mode: 0644] | blob |
src/main/java/net/pterodactylus/sone/web/UnblacklistSonePage.java | [new file with mode: 0644] | blob |
src/main/java/net/pterodactylus/sone/web/WebInterface.java | diff | blob | history | |
src/main/resources/i18n/sone.en.properties | diff | blob | history | |
src/main/resources/static/css/sone.css | diff | blob | history | |
src/main/resources/templates/blacklist.html | [new file with mode: 0644] | blob |
src/main/resources/templates/blacklistSone.html | [new file with mode: 0644] | blob |
src/main/resources/templates/include/viewSone.html | diff | blob | history | |
src/main/resources/templates/unblacklistSone.html | [new file with mode: 0644] | blob |