aboutsummaryrefslogtreecommitdiff
path: root/index.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "add the worlds most ugliest caching code"Lukas Schauer2021-02-121-1/+0
| | | | This reverts commit 228da728257c2f2c4e059c8d0e5fef5f4ae2e36c.
* add the worlds most ugliest caching codeLukas Schauer2020-12-271-0/+1
|
* add config.json api routeAndreas Hubel2020-10-311-0/+12
|
* netcut: bugfix / optimizationAndreas Hubel2020-06-071-2/+0
|
* fix?Andreas Hubel2020-06-071-1/+1
|
* hacky netcut integrationAndreas Hubel2020-06-071-0/+11
|
* Revert "update less.php to PHP 7.x compatible fork"derchris2019-02-041-2/+1
| | | | This reverts commit 7ad9f272a482802da2d43fe83841adbe9bcd8cb4.
* update less.php to PHP 7.x compatible forkderchris2019-02-021-1/+2
|
* Log uncaught Exceptions to stderrdedeibel2018-12-191-0/+1
|
* Whitespace fixesdedeibel2018-12-191-1/+0
|
* select dash-stream as default, provide legacy streams under the legacy labelMaZderMind2018-03-241-3/+3
|
* Allowed multi translation for embedding, fixed autoplay optiondedeibel2017-12-101-3/+1
|
* Added multple translation tracks with configurable endpoints and labelsBenjamin Peter2017-12-101-5/+7
|
* repair main-css when hosted in a subdirMaZderMind2016-12-261-1/+1
|
* Merge branch 'master' into events/33c3MaZderMind2016-12-201-0/+6
|\
| * implement streams-api v2MaZderMind2016-12-201-0/+6
| | | | | | | | fixes #6
* | Merge branch 'master' into events/33c3MaZderMind2016-12-181-33/+55
|\|
| * move upcoming & current logic from javascript/ajax into phpMaZderMind2016-12-181-5/+0
| |
| * change storage paths according to issue descriptionMaZderMind2016-12-171-0/+3
| |
| * add download-command cli interface & configMaZderMind2016-12-111-0/+16
| |
| * add linebreak to error messageMaZderMind2016-12-111-1/+1
| |
| * better handling for legacy config errorsMaZderMind2016-12-111-16/+14
| |
| * alwas allow access to the conference about-pageMaZderMind2016-12-101-5/+5
| |
| * aways print a stack-traceMaZderMind2016-12-101-1/+10
| |
| * rewrite data-model so that every configuration option is accessed through ↵MaZderMind2016-12-101-11/+12
| | | | | | | | the conference
* | add dash tab (with dummy content)MaZderMind2016-12-081-2/+2
|/
* pass forceopen on to http/https-urlMaZderMind2016-10-171-2/+2
|
* fix 500-error when served path is missingMaZderMind2016-10-171-1/+1
|
* accept ?forceopen=yes to force a conference openMaZderMind2016-09-031-0/+2
|
* ignore get-parameters in urlMaZderMind2016-09-031-0/+3
|
* allow multiview- and schedule-urls before conference has startedMaZderMind2016-08-231-16/+16
|
* fullscreen schedule viewMaZderMind2016-08-211-0/+5
|
* support php internal webserverMaZderMind2016-06-201-1/+17
|
* add audio-only multiviewMaZderMind2015-12-281-0/+6
|
* Revert "expose per-conference not-started route, which allways shows the ↵MaZderMind2015-12-231-5/+0
| | | | | | not-started view" This reverts commit 8a99831fd1ef44c5de0d689d6796a67ebfbd42bf.
* expose per-conference not-started route, which allways shows the not-started ↵MaZderMind2015-12-231-0/+5
| | | | view
* global about-page (aka onepager)MaZderMind2015-12-201-0/+7
|
* implement new subtitles L2S2 interfaceMaZderMind2015-12-201-0/+2
|
* move base-url & timezone out of per-conference configMaZderMind2015-11-141-23/+23
| | | | support ssl on conference selection page
* fix ssl-links in multi-mandator-modeMaZderMind2015-11-101-2/+2
|
* global streams apiMaZderMind2015-11-081-6/+9
|
* better exception-handling in mandator-codeMaZderMind2015-11-081-47/+57
|
* finish overview-pageMaZderMind2015-11-081-16/+15
|
* Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLsMaZderMind2015-11-081-1/+21
|
* implement mandator handling, supporting different styles per mandantorMaZderMind2015-11-081-53/+53
|
* experimental multi-client capabilityMaZderMind2015-11-061-5/+51
|
* fix css-path on installations not hosted on /MaZderMind2015-10-291-1/+1
|
* use relative baseurl in css to avoid http/https issuesVOC2015-10-221-1/+1
|
* assets/ is served staticly and can't be generated dymicly. change route.VOC2015-10-221-1/+1
|
* use local-file cacheMaZderMind2015-10-051-3/+9
|