22 Commits

Author SHA1 Message Date
gballan 9c91bcb6cb Added Rubocop to project; corrected style errors 2023-03-18 11:35:52 -04:00
gballan 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
gballan 0d854b026a Fixed channel open projects count 2023-03-07 11:54:20 -05:00
gballan a9c4b29935 Consolidated the video and channel attribute edits into one javascript function 2023-03-07 11:29:10 -05:00
gballan 0d652ffc90 Various changes 2023-03-07 10:53:18 -05:00
gballan 414cabb9f8 Added ability to archive videos 2023-03-07 00:07:29 -05:00
gballan 9b6e38a313 Added quick link to create new project from channel page 2023-03-06 23:44:51 -05:00
gballan 4735047682 Added status attribute to videos; added ability to edit video status and serial independently 2023-03-06 17:59:58 -05:00
gballan f243452783 Added functionality to create directory structure for channels and videos 2023-03-06 15:59:09 -05:00
gballan df89fd87c7 Updated some styles 2023-03-04 21:26:36 -05:00
gballan 2305a8a300 Added ability to view and edit video scripts 2023-03-04 11:37:53 -05:00
gballan 51ee9f00fb Added script attribute for videos 2023-03-04 11:14:54 -05:00
gballan 9ab06f0e9c Updated sorting for channel's videos on view page 2023-03-04 10:59:30 -05:00
gballan 5ed1771b18 Added channel and video edit pages; added link back to channel from video view page 2023-03-04 08:47:07 -05:00
gballan ef1813f16e Added directories to channels and videos 2023-03-03 23:22:17 -05:00
gballan db74e26124 Updated video view page; added recently updated videos to dashboard 2023-03-03 15:49:09 -05:00
gballan 3aea4d684d Updated channel page styles 2023-03-03 15:36:18 -05:00
gballan 8a538cb018 Added channel and video models, views, and routes 2023-03-03 14:19:20 -05:00
gballan 646d2d19f9 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
gballan e731f6c84b Updated navbar styles a bit; started work on dashboard 2023-03-03 11:56:55 -05:00
gballan 8dd9932730 Started working on navbar styles 2023-03-02 19:33:03 -05:00
gballan 69ec98cba1 Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00