Gregory Ballantine gballan
  • Joined on 2021-07-01
gballan pushed to main at BitGoblin/stage-manager 2023-03-06 18:00:00 -05:00
4735047682 Added status attribute to videos; added ability to edit video status and serial independently
gballan pushed to main at BitGoblin/stage-manager 2023-03-06 15:59:12 -05:00
f243452783 Added functionality to create directory structure for channels and videos
gballan created branch development in HalfTone/website 2023-03-05 11:22:33 -05:00
gballan pushed to development at HalfTone/website 2023-03-05 11:22:33 -05:00
gballan pushed to main at HalfTone/website 2023-03-05 11:22:03 -05:00
d071bdeba6 Merge branch 'development' of Halftone/halftone into master
c2382ecac1 Removed the second music player design in favor of the first design (after the IS 403 results)
a37ae70622 Fixed music page #2 view
b1c9fd959c Fixed album links
687e5b8fe3 Fixed album links
Compare 187 commits »
gballan created repository HalfTone/website 2023-03-05 11:19:38 -05:00
gballan pushed to main at BitGoblin/stage-manager 2023-03-05 10:11:20 -05:00
a2f2224b96 Added ability to delete videos
89ebf5c792 Added task to scan a channel's storage for videos to import
Compare 2 commits »
gballan pushed to main at BitGoblin/stage-manager 2023-03-04 21:31:44 -05:00
aea9415bbd Updated some styles
gballan pushed to main at BitGoblin/stage-manager 2023-03-04 21:26:39 -05:00
df89fd87c7 Updated some styles
gballan pushed to main at BitGoblin/stage-manager 2023-03-04 11:37:55 -05:00
2305a8a300 Added ability to view and edit video scripts
gballan pushed to main at BitGoblin/stage-manager 2023-03-04 11:14:57 -05:00
51ee9f00fb Added script attribute for videos
gballan pushed to main at BitGoblin/stage-manager 2023-03-04 10:59:32 -05:00
9ab06f0e9c Updated sorting for channel's videos on view page
gballan pushed to main at BitGoblin/stage-manager 2023-03-04 08:47:09 -05:00
5ed1771b18 Added channel and video edit pages; added link back to channel from video view page
gballan pushed to main at BitGoblin/stage-manager 2023-03-03 23:22:19 -05:00
ef1813f16e Added directories to channels and videos
gballan pushed to main at BitGoblin/stage-manager 2023-03-03 15:49:11 -05:00
db74e26124 Updated video view page; added recently updated videos to dashboard
gballan pushed to main at BitGoblin/stage-manager 2023-03-03 15:41:25 -05:00
e39728cb33 Added video serialization
3aea4d684d Updated channel page styles
Compare 2 commits »
gballan pushed to main at BitGoblin/stage-manager 2023-03-03 14:19:22 -05:00
8a538cb018 Added channel and video models, views, and routes
gballan pushed to main at BitGoblin/stage-manager 2023-03-03 13:05:03 -05:00
646d2d19f9 Added Sequel migrations and models for videos and channels; Fixed database name in Rakefile and defaults config file
gballan pushed to main at BitGoblin/stage-manager 2023-03-03 11:56:57 -05:00
e731f6c84b Updated navbar styles a bit; started work on dashboard
gballan pushed to main at BitGoblin/stage-manager 2023-03-03 10:09:18 -05:00
b43d155eee Updated server:reload task in Rakefile to ignore SCSS and CoffeeScript source files