]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commit
Rename app/ to frontend/
authorJohannes Zellner <johannes@cloudron.io>
Sun, 5 Feb 2017 14:14:47 +0000 (06:14 -0800)
committerJohannes Zellner <johannes@cloudron.io>
Sun, 5 Feb 2017 14:14:47 +0000 (06:14 -0800)
commit95e5eb9f0fa59001bc6ffd2baa4ddfd861e40122
tree9187aab36843c95213ce8af3f4b336df9af5b383
parent89f67d31a2be9a504c3f8215952c31ef1d72e20d
Rename app/ to frontend/
38 files changed:
Dockerfile
frontend/css/bootstrap.css [moved from app/css/bootstrap.css with 100% similarity]
frontend/css/bootstrap.css.map [moved from app/css/bootstrap.css.map with 100% similarity]
frontend/css/bootstrap.min.css [moved from app/css/bootstrap.min.css with 100% similarity]
frontend/css/bootstrap.min.css.map [moved from app/css/bootstrap.min.css.map with 100% similarity]
frontend/css/font-awesome.css [moved from app/css/font-awesome.css with 100% similarity]
frontend/css/font-awesome.min.css [moved from app/css/font-awesome.min.css with 100% similarity]
frontend/css/style.css [moved from app/css/style.css with 100% similarity]
frontend/fonts/FontAwesome.otf [moved from app/fonts/FontAwesome.otf with 100% similarity]
frontend/fonts/fontawesome-webfont.eot [moved from app/fonts/fontawesome-webfont.eot with 100% similarity]
frontend/fonts/fontawesome-webfont.svg [moved from app/fonts/fontawesome-webfont.svg with 100% similarity]
frontend/fonts/fontawesome-webfont.ttf [moved from app/fonts/fontawesome-webfont.ttf with 100% similarity]
frontend/fonts/fontawesome-webfont.woff [moved from app/fonts/fontawesome-webfont.woff with 100% similarity]
frontend/fonts/fontawesome-webfont.woff2 [moved from app/fonts/fontawesome-webfont.woff2 with 100% similarity]
frontend/fonts/glyphicons-halflings-regular.eot [moved from app/fonts/glyphicons-halflings-regular.eot with 100% similarity]
frontend/fonts/glyphicons-halflings-regular.svg [moved from app/fonts/glyphicons-halflings-regular.svg with 100% similarity]
frontend/fonts/glyphicons-halflings-regular.ttf [moved from app/fonts/glyphicons-halflings-regular.ttf with 100% similarity]
frontend/fonts/glyphicons-halflings-regular.woff [moved from app/fonts/glyphicons-halflings-regular.woff with 100% similarity]
frontend/fonts/glyphicons-halflings-regular.woff2 [moved from app/fonts/glyphicons-halflings-regular.woff2 with 100% similarity]
frontend/img/directory.png [moved from app/img/directory.png with 100% similarity]
frontend/img/html.png [moved from app/img/html.png with 100% similarity]
frontend/img/image.png [moved from app/img/image.png with 100% similarity]
frontend/img/logo.png [moved from app/img/logo.png with 100% similarity]
frontend/img/pdf.png [moved from app/img/pdf.png with 100% similarity]
frontend/img/text.png [moved from app/img/text.png with 100% similarity]
frontend/img/unknown.png [moved from app/img/unknown.png with 100% similarity]
frontend/img/video.png [moved from app/img/video.png with 100% similarity]
frontend/index.html [moved from app/index.html with 100% similarity]
frontend/js/app.js [moved from app/js/app.js with 100% similarity]
frontend/js/bootstrap.js [moved from app/js/bootstrap.js with 100% similarity]
frontend/js/bootstrap.min.js [moved from app/js/bootstrap.min.js with 100% similarity]
frontend/js/filesize.min.js [moved from app/js/filesize.min.js with 100% similarity]
frontend/js/jquery-1.12.1.min.js [moved from app/js/jquery-1.12.1.min.js with 100% similarity]
frontend/js/npm.js [moved from app/js/npm.js with 100% similarity]
frontend/js/superagent.js [moved from app/js/superagent.js with 100% similarity]
frontend/js/vue.min.js [moved from app/js/vue.min.js with 100% similarity]
frontend/welcome.html [moved from app/welcome.html with 100% similarity]
server.js