Rework pretty much all image displaying code
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 31 Jul 2015 08:53:34 +0000 (10:53 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 31 Jul 2015 08:53:34 +0000 (10:53 +0200)
commita404c9c2b1908f4b9181d8e60f11b846812757fb
treec43efccdf8342bf54cc5eb812d4b571edf2837a4
parent748a763416ff1bf018a4e425f78d01b39f460dd6
Rework pretty much all image displaying code
src/main/java/net/pterodactylus/sone/web/ImageBrowserPage.java
src/main/resources/static/css/sone.css
src/main/resources/static/images/broken-album.png [new file with mode: 0644]
src/main/resources/static/images/broken-image.png [new file with mode: 0644]
src/main/resources/static/javascript/sone.js
src/main/resources/templates/imageBrowser.html
src/main/resources/templates/include/browseAlbums.html
src/main/resources/templates/include/pagination.html
src/main/resources/templates/include/viewAlbum.html
src/main/resources/templates/include/viewImage.html [new file with mode: 0644]
src/main/resources/templates/include/viewPost.html