| Commit message (Expand) | Author | Files | Lines |
2021-04-03 | path for native_hd.m3u8 | Lukas Schauer | 1 | -1/+1 |
2021-04-03 | add h264-only feature and HQ stream for revision | Anton Schubert | 1 | -0/+4 |
2020-09-04 | add back HD streams to streams api, add poster url to api-v2 | Anton Schubert | 1 | -0/+5 |
2020-09-04 | Revert "add back HD streams to streams api, add poster url to api-v2" | Anton Schubert | 1 | -5/+1 |
2020-09-04 | add back HD streams to streams api, add poster url to api-v2 | Anton Schubert | 1 | -1/+5 |
2020-06-14 | make cdn configurable | Simeon Keske | 1 | -3/+3 |
2020-05-07 | remove obsolete stereo flag | Anton Schubert | 1 | -4/+1 |
2020-05-02 | remove legacy video tab | Anton Schubert | 1 | -13/+0 |
2020-02-02 | use thumbnail/poster from cdn instead of locally | Anton Schubert | 1 | -1/+1 |
2019-10-25 | Implement embedded webchat | Ike | 1 | -1/+12 |
2019-03-13 | fix room name fallback | Andreas Hubel | 1 | -2/+2 |
2018-12-30 | Added short display name feature for longer rooms / schedule and mobile view | dedeibel | 1 | -0/+10 |
2018-06-06 | show latest tweets instead of top tweets | Andreas Hubel | 1 | -1/+1 |
2018-05-12 | migrate logic to select current & upcoming talk into the Room class | MaZderMind | 1 | -0/+20 |
2018-03-24 | select dash-stream as default, provide legacy streams under the legacy label | MaZderMind | 1 | -16/+17 |
2018-01-24 | fix hls playlist url in adaptive player | Anton Schubert | 1 | -1/+1 |
2018-01-24 | fix hls playlist url | Anton Schubert | 1 | -1/+1 |
2018-01-24 | fix dash manifest url | Anton Schubert | 1 | -1/+1 |
2017-12-11 | Leading Spaces to Tabs | dedeibel | 1 | -35/+35 |
2017-12-10 | Removed dash and music translations from the api because its wrong | dedeibel | 1 | -3/+10 |
2017-12-10 | Allowed multi translation for embedding, fixed autoplay option | dedeibel | 1 | -3/+6 |
2017-12-10 | Added multple translation tracks with configurable endpoints and labels | Benjamin Peter | 1 | -8/+45 |
2017-07-08 | hardcode dash relay temporarily | Anton Schubert | 1 | -1/+1 |
2017-07-08 | change dash and multiquality-hls paths to existing hls url-scheme | Anton Schubert | 1 | -2/+2 |
2017-05-28 | update dash-player to simultaneous dash/hls player | Anton Schubert | 1 | -1/+5 |
2016-12-29 | add dash to the json-api | MaZderMind | 1 | -0/+4 |
2016-12-28 | enable dash on dekan only | MaZderMind | 1 | -1/+1 |
2016-12-22 | working example of minimal dash player | MaZderMind | 1 | -0/+4 |
2016-12-19 | repair dash lookup | MaZderMind | 1 | -1/+1 |
2016-12-18 | change default of schedule-name to display-name | MaZderMind | 1 | -1/+1 |
2016-12-10 | rewrite data-model so that every configuration option is accessed through the... | MaZderMind | 1 | -50/+35 |
2016-12-08 | add dash tab (with dummy content) | MaZderMind | 1 | -0/+10 |
2016-09-03 | accept ?forceopen=yes to force a conference open | MaZderMind | 1 | -1/+1 |
2015-12-20 | allow rooms to be forced to full-width | MaZderMind | 1 | -0/+4 |
2015-12-20 | implement new subtitles L2S2 interface | MaZderMind | 1 | -0/+10 |
2015-11-08 | fix thumbs url | MaZderMind | 1 | -1/+1 |
2015-11-06 | fail when a roomslug contains invalid characters | MaZderMind | 1 | -0/+3 |
2015-04-10 | Link to Twitter-Search instead of the Tweet-Intent | MaZderMind | 1 | -1/+1 |
2015-04-06 | Audio & Video-Player Embeding | MaZderMind | 1 | -0/+5 |
2015-04-03 | Experimental Multi-Viewer | MaZderMind | 1 | -0/+15 |
2015-03-31 | Raise 404 when no Stream is selected at all | MaZderMind | 1 | -0/+3 |
2015-03-31 | Fix static Room-List getter | MaZderMind | 1 | -1/+1 |
2015-03-31 | Fix getSelections() | MaZderMind | 1 | -1/+1 |
2015-03-31 | Static Room-List getter | MaZderMind | 1 | -0/+9 |
2015-03-30 | Default Tab- and Selection access | MaZderMind | 1 | -2/+14 |
2015-03-30 | Static existence checks for Rooms | MaZderMind | 1 | -0/+13 |
2015-03-30 | MVT Implementation of the schedule | MaZderMind | 1 | -0/+4 |
2015-03-30 | Implement MVT Pattern based on simple Config options | MaZderMind | 1 | -1/+192 |
2015-03-29 | Move get/set-Calls into ModelBase and abstract all access into a Model | MaZderMind | 1 | -5/+5 |
2015-03-29 | Use normal Constructor | MaZderMind | 1 | -6/+1 |