aboutsummaryrefslogtreecommitdiff
path: root/index.php (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-12Revert "add the worlds most ugliest caching code"Lukas Schauer1-1/+0
2020-12-27add the worlds most ugliest caching codeLukas Schauer1-0/+1
2020-10-31add config.json api routeAndreas Hubel1-0/+12
2020-06-07netcut: bugfix / optimizationAndreas Hubel1-2/+0
2020-06-07fix?Andreas Hubel1-1/+1
2020-06-07hacky netcut integrationAndreas Hubel1-0/+11
2019-02-04Revert "update less.php to PHP 7.x compatible fork"derchris1-2/+1
2019-02-02update less.php to PHP 7.x compatible forkderchris1-1/+2
2018-12-19Log uncaught Exceptions to stderrdedeibel1-0/+1
2018-12-19Whitespace fixesdedeibel1-1/+0
2018-03-24select dash-stream as default, provide legacy streams under the legacy labelMaZderMind1-3/+3
2017-12-10Allowed multi translation for embedding, fixed autoplay optiondedeibel1-3/+1
2017-12-10Added multple translation tracks with configurable endpoints and labelsBenjamin Peter1-5/+7
2016-12-26repair main-css when hosted in a subdirMaZderMind1-1/+1
2016-12-20implement streams-api v2MaZderMind1-0/+6
2016-12-18move upcoming & current logic from javascript/ajax into phpMaZderMind1-5/+0
2016-12-17change storage paths according to issue descriptionMaZderMind1-0/+3
2016-12-11add download-command cli interface & configMaZderMind1-0/+16
2016-12-11add linebreak to error messageMaZderMind1-1/+1
2016-12-11better handling for legacy config errorsMaZderMind1-16/+14
2016-12-10alwas allow access to the conference about-pageMaZderMind1-5/+5
2016-12-10aways print a stack-traceMaZderMind1-1/+10
2016-12-10rewrite data-model so that every configuration option is accessed through the...MaZderMind1-11/+12
2016-12-08add dash tab (with dummy content)MaZderMind1-2/+2
2016-10-17pass forceopen on to http/https-urlMaZderMind1-2/+2
2016-10-17fix 500-error when served path is missingMaZderMind1-1/+1
2016-09-03accept ?forceopen=yes to force a conference openMaZderMind1-0/+2
2016-09-03ignore get-parameters in urlMaZderMind1-0/+3
2016-08-23allow multiview- and schedule-urls before conference has startedMaZderMind1-16/+16
2016-08-21fullscreen schedule viewMaZderMind1-0/+5
2016-06-20support php internal webserverMaZderMind1-1/+17
2015-12-28add audio-only multiviewMaZderMind1-0/+6
2015-12-23Revert "expose per-conference not-started route, which allways shows the not-...MaZderMind1-5/+0
2015-12-23expose per-conference not-started route, which allways shows the not-started ...MaZderMind1-0/+5
2015-12-20global about-page (aka onepager)MaZderMind1-0/+7
2015-12-20implement new subtitles L2S2 interfaceMaZderMind1-0/+2
2015-11-14move base-url & timezone out of per-conference configMaZderMind1-23/+23
2015-11-10fix ssl-links in multi-mandator-modeMaZderMind1-2/+2
2015-11-08global streams apiMaZderMind1-6/+9
2015-11-08better exception-handling in mandator-codeMaZderMind1-47/+57
2015-11-08finish overview-pageMaZderMind1-16/+15
2015-11-08Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLsMaZderMind1-1/+21
2015-11-08implement mandator handling, supporting different styles per mandantorMaZderMind1-53/+53
2015-11-06experimental multi-client capabilityMaZderMind1-5/+51
2015-10-29fix css-path on installations not hosted on /MaZderMind1-1/+1
2015-10-22use relative baseurl in css to avoid http/https issuesVOC1-1/+1
2015-10-22assets/ is served staticly and can't be generated dymicly. change route.VOC1-1/+1
2015-10-05use local-file cacheMaZderMind1-3/+9
2015-10-05use php-based lesscss compilerMaZderMind1-0/+15
2015-09-02let relive be accessible even when the conference has endedFlorian Larysch1-13/+13