Commit Graph

21 Commits

Author SHA1 Message Date
4735047682 Added status attribute to videos; added ability to edit video status and serial independently 2023-03-06 17:59:58 -05:00
f243452783 Added functionality to create directory structure for channels and videos 2023-03-06 15:59:09 -05:00
a2f2224b96 Added ability to delete videos 2023-03-05 10:11:17 -05:00
89ebf5c792 Added task to scan a channel's storage for videos to import 2023-03-05 10:02:25 -05:00
aea9415bbd Updated some styles 2023-03-04 21:31:42 -05:00
df89fd87c7 Updated some styles 2023-03-04 21:26:36 -05:00
2305a8a300 Added ability to view and edit video scripts 2023-03-04 11:37:53 -05:00
51ee9f00fb Added script attribute for videos 2023-03-04 11:14:54 -05:00
9ab06f0e9c Updated sorting for channel's videos on view page 2023-03-04 10:59:30 -05:00
5ed1771b18 Added channel and video edit pages; added link back to channel from video view page 2023-03-04 08:47:07 -05:00
ef1813f16e Added directories to channels and videos 2023-03-03 23:22:17 -05:00
db74e26124 Updated video view page; added recently updated videos to dashboard 2023-03-03 15:49:09 -05:00
e39728cb33 Added video serialization 2023-03-03 15:41:23 -05:00
3aea4d684d Updated channel page styles 2023-03-03 15:36:18 -05:00
8a538cb018 Added channel and video models, views, and routes 2023-03-03 14:19:20 -05:00
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
e731f6c84b Updated navbar styles a bit; started work on dashboard 2023-03-03 11:56:55 -05:00
b43d155eee Updated server:reload task in Rakefile to ignore SCSS and CoffeeScript source files 2023-03-03 10:09:15 -05:00
8dd9932730 Started working on navbar styles 2023-03-02 19:33:03 -05:00
69ec98cba1 Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
c509297b1c Initial commit 2023-03-02 11:52:22 -05:00