]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - server/lib/videos.js
Prepare Angular routes
authorChocobozzz <florian.bigard@gmail.com>
Mon, 7 Mar 2016 13:48:46 +0000 (14:48 +0100)
committerChocobozzz <florian.bigard@gmail.com>
Mon, 7 Mar 2016 13:48:46 +0000 (14:48 +0100)
commit6f4e252246c715a1dafc1e236c8074b08cdd12a3
treeafa187e6b1c192e315156499f01f1d7e040977e0
parentb9a3e09ad5a7673f64556d1dba122ed4c4fac980
Prepare Angular routes
22 files changed:
.gitignore
Gruntfile.js
client/.gitignore [new file with mode: 0644]
client/app/app.component.css [new file with mode: 0644]
client/app/app.component.html [new file with mode: 0644]
client/app/app.component.ts [new file with mode: 0644]
client/app/javascripts/index.js [deleted file]
client/app/main.ts [new file with mode: 0644]
client/images/favicon.png [moved from client/app/images/favicon.png with 100% similarity]
client/images/loading.gif [moved from client/app/images/loading.gif with 100% similarity]
client/index.html [new file with mode: 0644]
client/package.json [new file with mode: 0644]
client/stylesheets/application.scss [moved from client/app/stylesheets/application.scss with 100% similarity]
client/stylesheets/base.scss [moved from client/app/stylesheets/base.scss with 100% similarity]
client/stylesheets/bootstrap-variables.scss [moved from client/app/stylesheets/bootstrap-variables.scss with 100% similarity]
client/stylesheets/index.scss [moved from client/app/stylesheets/index.scss with 100% similarity]
client/tsconfig.json [new file with mode: 0644]
client/typings.json [new file with mode: 0644]
server.js
server/controllers/index.js
server/controllers/views.js [deleted file]
server/lib/videos.js