about summary refs log tree commit diff stats
path: root/app/controllers/streams_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* Added opengraph info for stream pagesStar Rauchenberger34 hours1-0/+14
|
* Added streams indexStar Rauchenberger35 hours1-0/+4
|
* Paginate stream updatesStar Rauchenberger36 hours1-0/+1
|
* Implemented streamsKelly Rauchenberger2018-07-031-0/+7
Currently there are no links to the pages for editing stream updates, and the admin panel for managing streams could probably have a better look & feel, but here's some basic working functionality. refs #8