Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | select dash-stream as default, provide legacy streams under the legacy label | MaZderMind | 2018-03-24 | 2 | -17/+24 |
| | |||||
* | all: added stream and player to feedback view | dedeibel | 2018-01-24 | 1 | -0/+1 |
| | |||||
* | serve simple webm as fallback for multiquality player | Anton Schubert | 2018-01-24 | 1 | -3/+7 |
| | |||||
* | fix hls playlist url in adaptive player | Anton Schubert | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | rename dash tab | Anton Schubert | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | fix hls playlist url | Anton Schubert | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | fix dash manifest url | Anton Schubert | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | Added feature for unlisted conferences | dedeibel | 2017-12-16 | 2 | -1/+11 |
| | |||||
* | Leading Spaces to Tabs | dedeibel | 2017-12-11 | 3 | -41/+41 |
| | |||||
* | Explained config migration with more detail | dedeibel | 2017-12-11 | 1 | -28/+39 |
| | |||||
* | Removed dash and music translations from the api because its wrong | dedeibel | 2017-12-10 | 1 | -3/+10 |
| | |||||
* | Allowed multi translation for embedding, fixed autoplay option | dedeibel | 2017-12-10 | 2 | -4/+9 |
| | |||||
* | Added multple translation tracks with configurable endpoints and labels | Benjamin Peter | 2017-12-10 | 4 | -27/+92 |
| | |||||
* | hardcode dash relay temporarily | Anton Schubert | 2017-07-08 | 1 | -1/+1 |
| | |||||
* | change dash and multiquality-hls paths to existing hls url-scheme | Anton Schubert | 2017-07-08 | 1 | -2/+2 |
| | |||||
* | tweak sorting | MaZderMind | 2017-05-28 | 1 | -1/+1 |
| | |||||
* | update dash-player to simultaneous dash/hls player | Anton Schubert | 2017-05-28 | 1 | -1/+5 |
| | |||||
* | support embedding additional html on all pages | MaZderMind | 2017-05-25 | 1 | -0/+7 |
| | |||||
* | ignore missing rooms | MaZderMind | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | repair clickable schedule names | MaZderMind | 2017-01-01 | 1 | -6/+18 |
| | |||||
* | relive: sort recorded talks chronologically | Florian Larysch | 2016-12-30 | 1 | -2/+9 |
| | |||||
* | repair tech strings | MaZderMind | 2016-12-29 | 1 | -4/+4 |
| | |||||
* | add dash to the json-api | MaZderMind | 2016-12-29 | 1 | -0/+4 |
| | |||||
* | enable dash on dekan only | MaZderMind | 2016-12-28 | 1 | -1/+1 |
| | |||||
* | repair room-mapping | MaZderMind | 2016-12-28 | 1 | -3/+0 |
| | |||||
* | repair relive urls | MaZderMind | 2016-12-27 | 1 | -3/+9 |
| | |||||
* | repiar embedding | MaZderMind | 2016-12-27 | 1 | -6/+8 |
| | |||||
* | use local chache for relive-src | MaZderMind | 2016-12-27 | 1 | -1/+1 |
| | |||||
* | repair relive | MaZderMind | 2016-12-27 | 1 | -2/+2 |
| | |||||
* | working example of minimal dash player | MaZderMind | 2016-12-22 | 1 | -0/+4 |
| | |||||
* | Merge branch 'master' into events/33c3 | MaZderMind | 2016-12-21 | 1 | -2/+7 |
|\ | |||||
| * | fail gracefully on missing schedule | MaZderMind | 2016-12-21 | 1 | -2/+7 |
| | | |||||
* | | repair dash lookup | MaZderMind | 2016-12-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into events/33c3 | MaZderMind | 2016-12-18 | 12 | -178/+303 |
|\| | |||||
| * | change default of schedule-name to display-name | MaZderMind | 2016-12-18 | 1 | -1/+1 |
| | | |||||
| * | use the new cache-files for viewing | MaZderMind | 2016-12-18 | 2 | -10/+3 |
| | | |||||
| * | change storage paths according to issue description | MaZderMind | 2016-12-17 | 2 | -2/+2 |
| | | |||||
| * | access relive config through relive-model | MaZderMind | 2016-12-11 | 1 | -2/+2 |
| | | |||||
| * | add cache-file getters and download preparations | MaZderMind | 2016-12-11 | 3 | -1/+15 |
| | | |||||
| * | download files of forced-open conferences | MaZderMind | 2016-12-11 | 1 | -1/+5 |
| | | |||||
| * | list conferences sorted on startpage | MaZderMind | 2016-12-11 | 1 | -1/+1 |
| | | |||||
| * | use DateTime objects for ends/startsAt | MaZderMind | 2016-12-11 | 2 | -5/+13 |
| | | |||||
| * | better handling for legacy config errors | MaZderMind | 2016-12-11 | 1 | -2/+8 |
| | | |||||
| * | conferences does not use ModelBase | MaZderMind | 2016-12-11 | 1 | -1/+1 |
| | | |||||
| * | repair schedule view | MaZderMind | 2016-12-11 | 1 | -10/+3 |
| | | |||||
| * | repair indentation | MaZderMind | 2016-12-10 | 1 | -16/+16 |
| | | |||||
| * | rewrite data-model so that every configuration option is accessed through ↵ | MaZderMind | 2016-12-10 | 12 | -143/+250 |
| | | | | | | | | the conference | ||||
* | | add dash tab (with dummy content) | MaZderMind | 2016-12-08 | 2 | -0/+13 |
|/ | |||||
* | relive: fail gracefully if no relive data exists | Florian Larysch | 2016-10-23 | 1 | -0/+3 |
| | | | | | | Often, the relive manifest is not available in the beginning of a conference as a result of configuration errors. Display an empty list instead of crashing and printing a stacktrace in that situation. | ||||
* | pass allowopen-parameter from allclosed-view | MaZderMind | 2016-10-17 | 1 | -1/+1 |
| |