aboutsummaryrefslogtreecommitdiff
path: root/view (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-12migrate logic for calculating schedule display time into schedule classMaZderMind1-1/+1
2018-05-12migrate logic to select current & upcoming talk into the Room classMaZderMind1-11/+6
2018-01-24all: added stream and player to feedback viewdedeibel1-2/+2
2017-12-11Leading Spaces to Tabsdedeibel2-7/+7
2017-12-10Allowed multi translation for embedding, fixed autoplay optiondedeibel1-2/+15
2017-12-10Added multple translation tracks with configurable endpoints and labelsBenjamin Peter1-2/+8
2017-11-26API: add additonal information, implements #18Andreas Hubel1-0/+2
2017-07-07'Multiple Conferences' can be a bit confusing in certain context. Better use ...Daniel Molkentin1-1/+1
2017-05-28repair api-ouput in the presence of DASH streamsMaZderMind1-1/+1
2017-01-01fix multiviewMaZderMind1-1/+1
2017-01-01repair streams-api on without conferenceMaZderMind2-0/+2
2016-12-29add dash to v2 urlMaZderMind1-0/+8
2016-12-29repair stream-jsonsMaZderMind2-4/+4
2016-12-29add dash to the json-apiMaZderMind1-0/+8
2016-12-29force objects in jsonMaZderMind2-2/+2
2016-12-29correct video-size to 1920MaZderMind1-2/+2
2016-12-27repiar embeddingMaZderMind1-1/+1
2016-12-27repair refactoring-fooMaZderMind1-1/+1
2016-12-20implement streams-api v2MaZderMind1-0/+105
2016-12-20migrate v1 api to the new conferences accessorsMaZderMind1-20/+3
2016-12-18move upcoming & current logic from javascript/ajax into phpMaZderMind2-13/+18
2016-12-10rewrite data-model so that every configuration option is accessed through the...MaZderMind7-12/+9
2016-08-26enhance relive-player titleMaZderMind1-1/+1
2016-08-21refresh schedule-view regularlyMaZderMind1-0/+1
2016-08-21fullscreen schedule viewMaZderMind1-0/+8
2015-12-30show last conference & relive on startpageMaZderMind1-0/+1
2015-12-28add audio-only multiviewMaZderMind1-0/+1
2015-12-25switched from c3voc to uppercase C3VOCMaZderMind1-1/+1
2015-12-20global about-page (aka onepager)MaZderMind1-0/+6
2015-11-08global streams apiMaZderMind1-75/+89
2015-11-08finish overview-pageMaZderMind1-0/+8
2015-11-08Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLsMaZderMind1-0/+12
2015-09-02rename "not started yet"-page to fit conventionsFlorian Larysch1-1/+1
2015-09-02Automatically open/close conference based on time.Florian Larysch1-0/+5
2015-08-21Allow Disabling Embed-AutoplayMaZderMind1-0/+2
2015-07-29expose schedulename in apiMaZderMind1-0/+1
2015-04-09Add Link & Thumb to JSON-APIMaZderMind1-0/+2
2015-04-09Empty-Response should be Array, not ObjectMaZderMind1-1/+1
2015-04-06Show all upcoming Events in closed ViewMaZderMind1-1/+3
2015-04-06WhitespaceMaZderMind1-1/+1
2015-04-06Audio & Video-Player EmbedingMaZderMind1-0/+17
2015-04-05Objects are unsorted in JSON, revose API tu use Arrays insteadMaZderMind1-2/+10
2015-04-05Streams-JSON v1MaZderMind1-0/+87
2015-04-05Pretty-Print JSON (requires PHP 5.4 – whatever…)MaZderMind1-1/+1
2015-04-05Return empty Schedule when Conference is ClosedMaZderMind1-1/+6
2015-04-04Implement Close-Down Page with Upcoming EventMaZderMind1-0/+10
2015-04-03Experimental Multi-ViewerMaZderMind1-0/+8
2015-04-03no party. for no-one.MaZderMind1-13/+0
2015-03-31Implement Relive based on the MVT PatternMaZderMind2-5/+9
2015-03-31use require instead of includeMaZderMind1-1/+1