Video project manager
Go to file
2023-03-07 00:07:29 -05:00
assets Added status attribute to videos; added ability to edit video status and serial independently 2023-03-06 17:59:58 -05:00
data Added directories to channels and videos 2023-03-03 23:22:17 -05:00
db/migrations Added ability to archive videos 2023-03-07 00:07:29 -05:00
lib Added ability to archive videos 2023-03-07 00:07:29 -05:00
views Added ability to archive videos 2023-03-07 00:07:29 -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 Added script attribute for videos 2023-03-04 11:14:54 -05:00
Gemfile.lock Added script attribute for videos 2023-03-04 11:14:54 -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 Added task to scan a channel's storage for videos to import 2023-03-05 10:02:25 -05:00
README.md Initial commit 2023-03-02 11:52:22 -05:00
scan.rb Added task to scan a channel's storage for videos to import 2023-03-05 10:02:25 -05:00
server.rb Added directories to channels and videos 2023-03-03 23:22:17 -05:00

stage-manager

Video project manager