aboutsummaryrefslogtreecommitdiff
path: root/index.php (unfollow)
Commit message (Expand)AuthorFilesLines
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-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
2015-09-02rename "not started yet"-page to fit conventionsFlorian Larysch1-1/+1
2015-09-02fix check for hasBegun conditionFlorian Larysch1-1/+1
2015-09-02Automatically open/close conference based on time.Florian Larysch1-1/+6
2015-08-21Allow Disabling Embed-AutoplayMaZderMind1-1/+2
2015-07-13Prepare URLs in indexMaZderMind1-1/+9
2015-07-03ssl() and proto() helper to keep visitors on their url schemeMaZderMind1-1/+1
2015-04-06Warn when short_open_tags is not configured correctlyMaZderMind1-0/+3
2015-04-06Audio & Video-Player EmbedingMaZderMind1-0/+10
2015-04-05Streams-JSON v1MaZderMind1-0/+5
2015-04-05Return empty Schedule when Conference is ClosedMaZderMind1-5/+5
2015-04-04Implement Close-Down Page with Upcoming EventMaZderMind1-12/+21
2015-04-03Experimental Multi-ViewerMaZderMind1-0/+5
2015-03-31Implement Relive based on the MVT PatternMaZderMind1-6/+1
2015-03-31use require instead of includeMaZderMind1-15/+15
2015-03-31Rename program -> scheduleMaZderMind1-2/+2
2015-03-31Move Schedule-Availability Checks, tooMaZderMind1-3/+0
2015-03-31Move Feedback-Availability Checks to ViewMaZderMind1-6/+0
2015-03-31error handlingMaZderMind1-3/+4