aboutsummaryrefslogtreecommitdiff
path: root/model/Relive.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sotm: change end dateAndreas Hubel2020-07-051-0/+5
|
* relive: sort recorded talks chronologicallyFlorian Larysch2016-12-301-2/+9
|
* repair relive urlsMaZderMind2016-12-271-3/+9
|
* use local chache for relive-srcMaZderMind2016-12-271-1/+1
|
* repair reliveMaZderMind2016-12-271-2/+2
|
* use the new cache-files for viewingMaZderMind2016-12-181-1/+1
|
* change storage paths according to issue descriptionMaZderMind2016-12-171-1/+1
|
* add cache-file getters and download preparationsMaZderMind2016-12-111-0/+5
|
* repair indentationMaZderMind2016-12-101-16/+16
|
* rewrite data-model so that every configuration option is accessed through ↵MaZderMind2016-12-101-3/+14
| | | | the conference
* relive: fail gracefully if no relive data existsFlorian Larysch2016-10-231-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.
* improve sorting of relive talksFlorian Larysch2016-01-041-4/+16
|
* remove impractical apcu cacheMaZderMind2015-09-021-42/+1
|
* relive: ignore talks in "not_running" stateFlorian Larysch2015-04-051-0/+3
|
* Show Display-Names and Link Rooms in Relive-ViewMaZderMind2015-04-041-0/+29
|
* No Double-UTF8-Decode anymoreMaZderMind2015-04-031-1/+0
|
* Use URL as Part of the Cache-KeyMaZderMind2015-04-011-3/+13
|
* Implement Relive based on the MVT PatternMaZderMind2015-03-311-5/+61
|
* Implement MVT Pattern based on simple Config optionsMaZderMind2015-03-301-0/+24