This website requires JavaScript.
Explore
Help
Sign In
BitGoblin
/
stage-manager
Watch
1
Star
0
Fork
0
You've already forked stage-manager
Code
Issues
Pull Requests
Packages
Projects
Releases
4
Wiki
Activity
stage-manager
/
db
/
migrations
History
Gregory Ballantine
f27154b705
Added ability to mark or 'star' a video to keep a short list of active video projects
2023-03-13 22:23:34 -04:00
..
0001_add_channels_table.rb
Added channel and video models, views, and routes
2023-03-03 14:19:20 -05:00
0002_add_videos_table.rb
Updated videos table migration to relax some of the tightness on video serials
2023-03-07 09:27:40 -05:00
0003_add_directory_paths.rb
Added directories to channels and videos
2023-03-03 23:22:17 -05:00
0004_add_script_attribute.rb
Added script attribute for videos
2023-03-04 11:14:54 -05:00
0005_add_video_status.rb
Added status attribute to videos; added ability to edit video status and serial independently
2023-03-06 17:59:58 -05:00
0006_add_video_archive.rb
Added ability to archive videos
2023-03-07 00:07:29 -05:00
0007_add_video_star.rb
Added ability to mark or 'star' a video to keep a short list of active video projects
2023-03-13 22:23:34 -04:00