| Commit message (Expand) | Author | Files | Lines |
2018-06-06 | show latest tweets instead of top tweets | Andreas Hubel | 1 | -1/+1 |
2018-05-12 | migrate logic for calculating schedule display time into schedule class | MaZderMind | 1 | -0/+9 |
2018-05-12 | migrate logic to select current & upcoming talk into the Room class | MaZderMind | 1 | -0/+20 |
2018-04-01 | show dash/hls stream as 'Adaptive', fixes #66 | MaZderMind | 1 | -0/+4 |
2018-03-24 | select dash-stream as default, provide legacy streams under the legacy label | MaZderMind | 2 | -17/+24 |
2018-01-24 | all: added stream and player to feedback view | dedeibel | 1 | -0/+1 |
2018-01-24 | serve simple webm as fallback for multiquality player | Anton Schubert | 1 | -3/+7 |
2018-01-24 | fix hls playlist url in adaptive player | Anton Schubert | 1 | -1/+1 |
2018-01-24 | rename dash tab | 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-16 | Added feature for unlisted conferences | dedeibel | 2 | -1/+11 |
2017-12-11 | Leading Spaces to Tabs | dedeibel | 3 | -41/+41 |
2017-12-11 | Explained config migration with more detail | dedeibel | 1 | -28/+39 |
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 | 2 | -4/+9 |
2017-12-10 | Added multple translation tracks with configurable endpoints and labels | Benjamin Peter | 4 | -27/+92 |
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 | tweak sorting | MaZderMind | 1 | -1/+1 |
2017-05-28 | update dash-player to simultaneous dash/hls player | Anton Schubert | 1 | -1/+5 |
2017-05-25 | support embedding additional html on all pages | MaZderMind | 1 | -0/+7 |
2017-04-13 | ignore missing rooms | MaZderMind | 1 | -1/+1 |
2017-01-01 | repair clickable schedule names | MaZderMind | 1 | -6/+18 |
2016-12-30 | relive: sort recorded talks chronologically | Florian Larysch | 1 | -2/+9 |
2016-12-29 | repair tech strings | MaZderMind | 1 | -4/+4 |
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-28 | repair room-mapping | MaZderMind | 1 | -3/+0 |
2016-12-27 | repair relive urls | MaZderMind | 1 | -3/+9 |
2016-12-27 | repiar embedding | MaZderMind | 1 | -6/+8 |
2016-12-27 | use local chache for relive-src | MaZderMind | 1 | -1/+1 |
2016-12-27 | repair relive | MaZderMind | 1 | -2/+2 |
2016-12-22 | working example of minimal dash player | MaZderMind | 1 | -0/+4 |
2016-12-21 | fail gracefully on missing schedule | MaZderMind | 1 | -2/+7 |
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-18 | use the new cache-files for viewing | MaZderMind | 2 | -10/+3 |
2016-12-17 | change storage paths according to issue description | MaZderMind | 2 | -2/+2 |
2016-12-11 | access relive config through relive-model | MaZderMind | 1 | -2/+2 |
2016-12-11 | add cache-file getters and download preparations | MaZderMind | 3 | -1/+15 |
2016-12-11 | download files of forced-open conferences | MaZderMind | 1 | -1/+5 |
2016-12-11 | list conferences sorted on startpage | MaZderMind | 1 | -1/+1 |
2016-12-11 | use DateTime objects for ends/startsAt | MaZderMind | 2 | -5/+13 |
2016-12-11 | better handling for legacy config errors | MaZderMind | 1 | -2/+8 |
2016-12-11 | conferences does not use ModelBase | MaZderMind | 1 | -1/+1 |
2016-12-11 | repair schedule view | MaZderMind | 1 | -10/+3 |
2016-12-10 | repair indentation | MaZderMind | 1 | -16/+16 |
2016-12-10 | rewrite data-model so that every configuration option is accessed through the... | MaZderMind | 12 | -143/+250 |
2016-12-08 | add dash tab (with dummy content) | MaZderMind | 2 | -0/+13 |