aboutsummaryrefslogtreecommitdiff
path: root/model/Room.php (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-12migrate logic to select current & upcoming talk into the Room classMaZderMind1-0/+20
2018-03-24select dash-stream as default, provide legacy streams under the legacy labelMaZderMind1-16/+17
2018-01-24fix hls playlist url in adaptive playerAnton Schubert1-1/+1
2018-01-24fix hls playlist urlAnton Schubert1-1/+1
2018-01-24fix dash manifest urlAnton Schubert1-1/+1
2017-12-11Leading Spaces to Tabsdedeibel1-35/+35
2017-12-10Removed dash and music translations from the api because its wrongdedeibel1-3/+10
2017-12-10Allowed multi translation for embedding, fixed autoplay optiondedeibel1-3/+6
2017-12-10Added multple translation tracks with configurable endpoints and labelsBenjamin Peter1-8/+45
2017-07-08hardcode dash relay temporarilyAnton Schubert1-1/+1
2017-07-08change dash and multiquality-hls paths to existing hls url-schemeAnton Schubert1-2/+2
2017-05-28update dash-player to simultaneous dash/hls playerAnton Schubert1-1/+5
2016-12-29add dash to the json-apiMaZderMind1-0/+4
2016-12-28enable dash on dekan onlyMaZderMind1-1/+1
2016-12-22working example of minimal dash playerMaZderMind1-0/+4
2016-12-19repair dash lookupMaZderMind1-1/+1
2016-12-18change default of schedule-name to display-nameMaZderMind1-1/+1
2016-12-10rewrite data-model so that every configuration option is accessed through the...MaZderMind1-50/+35
2016-12-08add dash tab (with dummy content)MaZderMind1-0/+10
2016-09-03accept ?forceopen=yes to force a conference openMaZderMind1-1/+1
2015-12-20allow rooms to be forced to full-widthMaZderMind1-0/+4
2015-12-20implement new subtitles L2S2 interfaceMaZderMind1-0/+10
2015-11-08fix thumbs urlMaZderMind1-1/+1
2015-11-06fail when a roomslug contains invalid charactersMaZderMind1-0/+3
2015-04-10Link to Twitter-Search instead of the Tweet-IntentMaZderMind1-1/+1
2015-04-06Audio & Video-Player EmbedingMaZderMind1-0/+5
2015-04-03Experimental Multi-ViewerMaZderMind1-0/+15
2015-03-31Raise 404 when no Stream is selected at allMaZderMind1-0/+3
2015-03-31Fix static Room-List getterMaZderMind1-1/+1
2015-03-31Fix getSelections()MaZderMind1-1/+1
2015-03-31Static Room-List getterMaZderMind1-0/+9
2015-03-30Default Tab- and Selection accessMaZderMind1-2/+14
2015-03-30Static existence checks for RoomsMaZderMind1-0/+13
2015-03-30MVT Implementation of the scheduleMaZderMind1-0/+4
2015-03-30Implement MVT Pattern based on simple Config optionsMaZderMind1-1/+192
2015-03-29Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind1-5/+5
2015-03-29Use normal ConstructorMaZderMind1-6/+1
2015-03-29Fix Class FormattingMaZderMind1-1/+2
2015-03-14Introduce Models abstracting the Config away from Views & TemplatesMaZderMind1-0/+49