aboutsummaryrefslogtreecommitdiff
path: root/index.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* use php-based lesscss compilerMaZderMind2015-10-051-0/+15
|
* let relive be accessible even when the conference has endedFlorian Larysch2015-09-021-13/+13
|
* rename "not started yet"-page to fit conventionsFlorian Larysch2015-09-021-1/+1
|
* fix check for hasBegun conditionFlorian Larysch2015-09-021-1/+1
|
* Automatically open/close conference based on time.Florian Larysch2015-09-021-1/+6
| | | | | | | Toggle the 'closed' bit based on the current time, rather than manually setting it in the config. This patch also adds a distinction between the time before the conference and after: Different pages will be displayed as to not confuse the user.
* Allow Disabling Embed-AutoplayMaZderMind2015-08-211-1/+2
|
* Prepare URLs in indexMaZderMind2015-07-131-1/+9
|
* ssl() and proto() helper to keep visitors on their url schemeMaZderMind2015-07-031-1/+1
|
* Warn when short_open_tags is not configured correctlyMaZderMind2015-04-061-0/+3
|
* Audio & Video-Player EmbedingMaZderMind2015-04-061-0/+10
|
* Streams-JSON v1MaZderMind2015-04-051-0/+5
|