| Commit message (Expand) | Author | Age | Files | Lines |
* | Request feedback login | dedeibel | 2018-12-27 | 1 | -1/+0 |
* | Remove the "adaptive" from the main video link as it is "normal" now. Old one... | dedeibel | 2018-12-22 | 1 | -1/+1 |
* | Feeback Message as Textarea. Add audio/video async as option. | dedeibel | 2018-12-19 | 1 | -1/+3 |
* | show latest tweets instead of top tweets | Andreas Hubel | 2018-06-06 | 1 | -1/+1 |
* | migrate logic for calculating schedule display time into schedule class | MaZderMind | 2018-05-12 | 1 | -0/+9 |
* | migrate logic to select current & upcoming talk into the Room class | MaZderMind | 2018-05-12 | 1 | -0/+20 |
* | show dash/hls stream as 'Adaptive', fixes #66 | MaZderMind | 2018-04-01 | 1 | -0/+4 |
* | 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 |