aboutsummaryrefslogtreecommitdiff
path: root/model (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-12-10Added multple translation tracks with configurable endpoints and labelsBenjamin Peter4-27/+92
2017-07-08hardcode dash relay temporarilyAnton Schubert1-1/+1
2017-07-08change dash and multiquality-hls paths to existing hls url-schemeAnton Schubert1-2/+2
2017-05-28tweak sortingMaZderMind1-1/+1
2017-05-28update dash-player to simultaneous dash/hls playerAnton Schubert1-1/+5
2017-05-25support embedding additional html on all pagesMaZderMind1-0/+7
2017-04-13ignore missing roomsMaZderMind1-1/+1
2017-01-01repair clickable schedule namesMaZderMind1-6/+18
2016-12-30relive: sort recorded talks chronologicallyFlorian Larysch1-2/+9
2016-12-29repair tech stringsMaZderMind1-4/+4
2016-12-29add dash to the json-apiMaZderMind1-0/+4
2016-12-28enable dash on dekan onlyMaZderMind1-1/+1
2016-12-28repair room-mappingMaZderMind1-3/+0
2016-12-27repair relive urlsMaZderMind1-3/+9
2016-12-27repiar embeddingMaZderMind1-6/+8
2016-12-27use local chache for relive-srcMaZderMind1-1/+1
2016-12-27repair reliveMaZderMind1-2/+2
2016-12-22working example of minimal dash playerMaZderMind1-0/+4
2016-12-21fail gracefully on missing scheduleMaZderMind1-2/+7
2016-12-19repair dash lookupMaZderMind1-1/+1
2016-12-18change default of schedule-name to display-nameMaZderMind1-1/+1
2016-12-18use the new cache-files for viewingMaZderMind2-10/+3
2016-12-17change storage paths according to issue descriptionMaZderMind2-2/+2
2016-12-11access relive config through relive-modelMaZderMind1-2/+2
2016-12-11add cache-file getters and download preparationsMaZderMind3-1/+15
2016-12-11download files of forced-open conferencesMaZderMind1-1/+5
2016-12-11list conferences sorted on startpageMaZderMind1-1/+1
2016-12-11use DateTime objects for ends/startsAtMaZderMind2-5/+13
2016-12-11better handling for legacy config errorsMaZderMind1-2/+8
2016-12-11conferences does not use ModelBaseMaZderMind1-1/+1
2016-12-11repair schedule viewMaZderMind1-10/+3
2016-12-10repair indentationMaZderMind1-16/+16
2016-12-10rewrite data-model so that every configuration option is accessed through ↵MaZderMind12-143/+250
the conference
2016-12-08add dash tab (with dummy content)MaZderMind2-0/+13
2016-10-23relive: fail gracefully if no relive data existsFlorian Larysch1-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.
2016-10-17pass allowopen-parameter from allclosed-viewMaZderMind1-1/+1
2016-10-12delete dead code-pathPeter Körner1-5/+0
2016-10-11use order from schedule.xml aka frab and do not resort by keyAndi1-1/+1
2016-09-29Revert "hack: cdn pointed to defunc dus"Daniel Molkentin1-2/+2
This reverts commit 24100f5581c5717e0cdd25391b92532be6202021.
2016-09-29hack: cdn pointed to defunc dusDaniel Molkentin1-2/+2
2016-09-03fix forceopen switchroot1-1/+1
2016-09-03accept ?forceopen=yes to force a conference openMaZderMind3-5/+18
2016-08-19trim room-names coming from the scheduleyMaZderMind1-1/+1
2016-08-06persons are never in an array (it's a simplexml object)MaZderMind1-1/+1
2016-08-06sort days in the scheduleMaZderMind1-1/+12
2016-08-02sort rooms according to roomfilterMaZderMind1-0/+25
2016-08-02sort events in a day (frab does that but not all schedules are sorted that way)MaZderMind1-0/+13
2016-08-02don't fail when schedule is missing person informationMaZderMind1-1/+1
2016-01-17fix all-closed displayMaZderMind1-3/+13
2016-01-04improve sorting of relive talksFlorian Larysch1-4/+16