Video project manager
Go to file
2023-03-04 08:47:07 -05:00
assets/styles Updated video view page; added recently updated videos to dashboard 2023-03-03 15:49:09 -05:00
data Added directories to channels and videos 2023-03-03 23:22:17 -05:00
db/migrations Added directories to channels and videos 2023-03-03 23:22:17 -05:00
lib Added channel and video edit pages; added link back to channel from video view page 2023-03-04 08:47:07 -05:00
views Added channel and video edit pages; added link back to channel from video view page 2023-03-04 08:47:07 -05:00
.gitignore Added Sequel migrations and models for videos and channels; Fixed database name in Rakefile and defaults config file 2023-03-03 13:05:01 -05:00
Gemfile Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
Gemfile.lock Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
Gruntfile.js Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
LICENSE Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
package-lock.json Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
package.json Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
Rakefile Updated server:reload task in Rakefile to ignore SCSS and CoffeeScript source files 2023-03-03 10:09:15 -05:00
README.md Initial commit 2023-03-02 11:52:22 -05:00
server.rb Added directories to channels and videos 2023-03-03 23:22:17 -05:00

stage-manager

Video project manager