| Commit message (Expand) | Author | Files | Lines |
2018-12-19 | api: set isCurrentlyStreaming true only when a talk is actually running | dedeibel | 1 | -5/+8 |
2018-05-12 | expose a flag indicating, if this conference is currently streaming content o... | MaZderMind | 1 | -0/+12 |
2018-05-12 | expose current & next talk in json-api | MaZderMind | 1 | -0/+6 |
2018-05-12 | migrate logic for calculating schedule display time into schedule class | MaZderMind | 1 | -1/+1 |
2018-05-12 | migrate logic to select current & upcoming talk into the Room class | MaZderMind | 1 | -11/+6 |
2018-01-24 | all: added stream and player to feedback view | dedeibel | 1 | -2/+2 |
2017-12-11 | Leading Spaces to Tabs | dedeibel | 2 | -7/+7 |
2017-12-10 | Allowed multi translation for embedding, fixed autoplay option | dedeibel | 1 | -2/+15 |
2017-12-10 | Added multple translation tracks with configurable endpoints and labels | Benjamin Peter | 1 | -2/+8 |
2017-11-26 | API: add additonal information, implements #18 | Andreas Hubel | 1 | -0/+2 |
2017-07-07 | 'Multiple Conferences' can be a bit confusing in certain context. Better use ... | Daniel Molkentin | 1 | -1/+1 |
2017-05-28 | repair api-ouput in the presence of DASH streams | MaZderMind | 1 | -1/+1 |
2017-01-01 | fix multiview | MaZderMind | 1 | -1/+1 |
2017-01-01 | repair streams-api on without conference | MaZderMind | 2 | -0/+2 |
2016-12-29 | add dash to v2 url | MaZderMind | 1 | -0/+8 |
2016-12-29 | repair stream-jsons | MaZderMind | 2 | -4/+4 |
2016-12-29 | add dash to the json-api | MaZderMind | 1 | -0/+8 |
2016-12-29 | force objects in json | MaZderMind | 2 | -2/+2 |
2016-12-29 | correct video-size to 1920 | MaZderMind | 1 | -2/+2 |
2016-12-27 | repiar embedding | MaZderMind | 1 | -1/+1 |
2016-12-27 | repair refactoring-foo | MaZderMind | 1 | -1/+1 |
2016-12-20 | implement streams-api v2 | MaZderMind | 1 | -0/+105 |
2016-12-20 | migrate v1 api to the new conferences accessors | MaZderMind | 1 | -20/+3 |
2016-12-18 | move upcoming & current logic from javascript/ajax into php | MaZderMind | 2 | -13/+18 |
2016-12-10 | rewrite data-model so that every configuration option is accessed through the... | MaZderMind | 7 | -12/+9 |
2016-08-26 | enhance relive-player title | MaZderMind | 1 | -1/+1 |
2016-08-21 | refresh schedule-view regularly | MaZderMind | 1 | -0/+1 |
2016-08-21 | fullscreen schedule view | MaZderMind | 1 | -0/+8 |
2015-12-30 | show last conference & relive on startpage | MaZderMind | 1 | -0/+1 |
2015-12-28 | add audio-only multiview | MaZderMind | 1 | -0/+1 |
2015-12-25 | switched from c3voc to uppercase C3VOC | MaZderMind | 1 | -1/+1 |
2015-12-20 | global about-page (aka onepager) | MaZderMind | 1 | -0/+6 |
2015-11-08 | global streams api | MaZderMind | 1 | -75/+89 |
2015-11-08 | finish overview-page | MaZderMind | 1 | -0/+8 |
2015-11-08 | Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLs | MaZderMind | 1 | -0/+12 |
2015-09-02 | rename "not started yet"-page to fit conventions | Florian Larysch | 1 | -1/+1 |
2015-09-02 | Automatically open/close conference based on time. | Florian Larysch | 1 | -0/+5 |
2015-08-21 | Allow Disabling Embed-Autoplay | MaZderMind | 1 | -0/+2 |
2015-07-29 | expose schedulename in api | MaZderMind | 1 | -0/+1 |
2015-04-09 | Add Link & Thumb to JSON-API | MaZderMind | 1 | -0/+2 |
2015-04-09 | Empty-Response should be Array, not Object | MaZderMind | 1 | -1/+1 |
2015-04-06 | Show all upcoming Events in closed View | MaZderMind | 1 | -1/+3 |
2015-04-06 | Whitespace | MaZderMind | 1 | -1/+1 |
2015-04-06 | Audio & Video-Player Embeding | MaZderMind | 1 | -0/+17 |
2015-04-05 | Objects are unsorted in JSON, revose API tu use Arrays instead | MaZderMind | 1 | -2/+10 |
2015-04-05 | Streams-JSON v1 | MaZderMind | 1 | -0/+87 |
2015-04-05 | Pretty-Print JSON (requires PHP 5.4 – whatever…) | MaZderMind | 1 | -1/+1 |
2015-04-05 | Return empty Schedule when Conference is Closed | MaZderMind | 1 | -1/+6 |
2015-04-04 | Implement Close-Down Page with Upcoming Event | MaZderMind | 1 | -0/+10 |
2015-04-03 | Experimental Multi-Viewer | MaZderMind | 1 | -0/+8 |