aboutsummaryrefslogtreecommitdiff
path: root/model (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added multple translation tracks with configurable endpoints and labelsBenjamin Peter2017-12-104-27/+92
* hardcode dash relay temporarilyAnton Schubert2017-07-081-1/+1
* change dash and multiquality-hls paths to existing hls url-schemeAnton Schubert2017-07-081-2/+2
* tweak sortingMaZderMind2017-05-281-1/+1
* update dash-player to simultaneous dash/hls playerAnton Schubert2017-05-281-1/+5
* support embedding additional html on all pagesMaZderMind2017-05-251-0/+7
* ignore missing roomsMaZderMind2017-04-131-1/+1
* repair clickable schedule namesMaZderMind2017-01-011-6/+18
* relive: sort recorded talks chronologicallyFlorian Larysch2016-12-301-2/+9
* repair tech stringsMaZderMind2016-12-291-4/+4
* add dash to the json-apiMaZderMind2016-12-291-0/+4
* enable dash on dekan onlyMaZderMind2016-12-281-1/+1
* repair room-mappingMaZderMind2016-12-281-3/+0
* repair relive urlsMaZderMind2016-12-271-3/+9
* repiar embeddingMaZderMind2016-12-271-6/+8
* use local chache for relive-srcMaZderMind2016-12-271-1/+1
* repair reliveMaZderMind2016-12-271-2/+2
* working example of minimal dash playerMaZderMind2016-12-221-0/+4
* Merge branch 'master' into events/33c3MaZderMind2016-12-211-2/+7
|\
| * fail gracefully on missing scheduleMaZderMind2016-12-211-2/+7
* | repair dash lookupMaZderMind2016-12-191-1/+1
* | Merge branch 'master' into events/33c3MaZderMind2016-12-1812-178/+303
|\|
| * change default of schedule-name to display-nameMaZderMind2016-12-181-1/+1
| * use the new cache-files for viewingMaZderMind2016-12-182-10/+3
| * change storage paths according to issue descriptionMaZderMind2016-12-172-2/+2
| * access relive config through relive-modelMaZderMind2016-12-111-2/+2
| * add cache-file getters and download preparationsMaZderMind2016-12-113-1/+15
| * download files of forced-open conferencesMaZderMind2016-12-111-1/+5
| * list conferences sorted on startpageMaZderMind2016-12-111-1/+1
| * use DateTime objects for ends/startsAtMaZderMind2016-12-112-5/+13
| * better handling for legacy config errorsMaZderMind2016-12-111-2/+8
| * conferences does not use ModelBaseMaZderMind2016-12-111-1/+1
| * repair schedule viewMaZderMind2016-12-111-10/+3
| * repair indentationMaZderMind2016-12-101-16/+16
| * rewrite data-model so that every configuration option is accessed through the...MaZderMind2016-12-1012-143/+250
* | add dash tab (with dummy content)MaZderMind2016-12-082-0/+13
|/
* relive: fail gracefully if no relive data existsFlorian Larysch2016-10-231-0/+3
* pass allowopen-parameter from allclosed-viewMaZderMind2016-10-171-1/+1
* delete dead code-pathPeter Körner2016-10-121-5/+0
* use order from schedule.xml aka frab and do not resort by keyAndi2016-10-111-1/+1
* Revert "hack: cdn pointed to defunc dus"Daniel Molkentin2016-09-291-2/+2
* hack: cdn pointed to defunc dusDaniel Molkentin2016-09-291-2/+2
* fix forceopen switchroot2016-09-031-1/+1
* accept ?forceopen=yes to force a conference openMaZderMind2016-09-033-5/+18
* trim room-names coming from the scheduleyMaZderMind2016-08-191-1/+1
* persons are never in an array (it's a simplexml object)MaZderMind2016-08-061-1/+1
* sort days in the scheduleMaZderMind2016-08-061-1/+12
* sort rooms according to roomfilterMaZderMind2016-08-021-0/+25
* sort events in a day (frab does that but not all schedules are sorted that way)MaZderMind2016-08-021-0/+13
* don't fail when schedule is missing person informationMaZderMind2016-08-021-1/+1