]>
| author | Bjørn Rustad <bjorn@rustad.me> | |
| Wed, 30 Jan 2013 20:19:41 +0000 (21:19 +0100) | ||
| committer | Bjørn Rustad <bjorn@rustad.me> | |
| Wed, 30 Jan 2013 20:19:41 +0000 (21:19 +0100) | ||
| commit | 6ebb04fb7ebb8b53b38576d6ba82b59850a702b4 | |
| tree | 6233d3788d3f4a4d655abf90f65470e418e24cf7 | tree | snapshot |
| .gitignore | [new file with mode: 0644] | blob |
| lib/Votify.pm | [new file with mode: 0644] | blob |
| lib/Votify/Frontend.pm | [new file with mode: 0644] | blob |
| public/bootstrap.css | [new file with mode: 0644] | blob |
| public/js/main.js | [new file with mode: 0644] | blob |
| public/js/models/albummodel.js | [new file with mode: 0644] | blob |
| public/js/models/artistmodel.js | [new file with mode: 0644] | blob |
| public/js/utils.js | [new file with mode: 0644] | blob |
| public/js/views/album.js | [new file with mode: 0644] | blob |
| public/js/views/artist.js | [new file with mode: 0644] | blob |
| public/js/views/artistsearch.js | [new file with mode: 0644] | blob |
| public/js/views/header.js | [new file with mode: 0644] | blob |
| public/lib/backbone-min.js | [new file with mode: 0644] | blob |
| public/lib/jquery-1.7.1.min.js | [new file with mode: 0644] | blob |
| public/lib/underscore-min.js | [new file with mode: 0644] | blob |
| public/tpl/album-list-item.html | [new file with mode: 0644] | blob |
| public/tpl/artist-full.html | [new file with mode: 0644] | blob |
| public/tpl/artist-list-item.html | [new file with mode: 0644] | blob |
| public/tpl/fil | [new file with mode: 0644] | blob |
| public/tpl/header.html | [new file with mode: 0644] | blob |
| script/votify | [new file with mode: 0755] | blob |
| t/basic.t | [new file with mode: 0644] | blob |
| templates/frontend/browser.html.ep | [new file with mode: 0644] | blob |
| templates/layouts/default.html.ep | [new file with mode: 0644] | blob |