Video project manager
Go to file
2023-03-07 11:54:20 -05:00
assets Consolidated the video and channel attribute edits into one javascript function 2023-03-07 11:29:10 -05:00
data Added directories to channels and videos 2023-03-03 23:22:17 -05:00
db/migrations Updated videos table migration to relax some of the tightness on video serials 2023-03-07 09:27:40 -05:00
lib Fixed channel open projects count 2023-03-07 11:54:20 -05:00
views Fixed channel open projects count 2023-03-07 11:54:20 -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 pandoc-ruby gem to import .docx scripts 2023-03-07 10:01:34 -05:00
Gemfile.lock Added pandoc-ruby gem to import .docx scripts 2023-03-07 10:01:34 -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 pandoc-ruby gem to import .docx scripts 2023-03-07 10:01:34 -05:00
server.rb Added directories to channels and videos 2023-03-03 23:22:17 -05:00

stage-manager

Video project manager