| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "add the worlds most ugliest caching code" | Lukas Schauer | 2021-02-12 | 1 | -1/+0 |
* | add the worlds most ugliest caching code | Lukas Schauer | 2020-12-27 | 1 | -0/+1 |
* | add config.json api route | Andreas Hubel | 2020-10-31 | 1 | -0/+12 |
* | netcut: bugfix / optimization | Andreas Hubel | 2020-06-07 | 1 | -2/+0 |
* | fix? | Andreas Hubel | 2020-06-07 | 1 | -1/+1 |
* | hacky netcut integration | Andreas Hubel | 2020-06-07 | 1 | -0/+11 |
* | Revert "update less.php to PHP 7.x compatible fork" | derchris | 2019-02-04 | 1 | -2/+1 |
* | update less.php to PHP 7.x compatible fork | derchris | 2019-02-02 | 1 | -1/+2 |
* | Log uncaught Exceptions to stderr | dedeibel | 2018-12-19 | 1 | -0/+1 |
* | Whitespace fixes | dedeibel | 2018-12-19 | 1 | -1/+0 |
* | select dash-stream as default, provide legacy streams under the legacy label | MaZderMind | 2018-03-24 | 1 | -3/+3 |
* | Allowed multi translation for embedding, fixed autoplay option | dedeibel | 2017-12-10 | 1 | -3/+1 |
* | Added multple translation tracks with configurable endpoints and labels | Benjamin Peter | 2017-12-10 | 1 | -5/+7 |
* | repair main-css when hosted in a subdir | MaZderMind | 2016-12-26 | 1 | -1/+1 |
* | Merge branch 'master' into events/33c3 | MaZderMind | 2016-12-20 | 1 | -0/+6 |
|\ |
|
| * | implement streams-api v2 | MaZderMind | 2016-12-20 | 1 | -0/+6 |
* | | Merge branch 'master' into events/33c3 | MaZderMind | 2016-12-18 | 1 | -33/+55 |
|\| |
|
| * | move upcoming & current logic from javascript/ajax into php | MaZderMind | 2016-12-18 | 1 | -5/+0 |
| * | change storage paths according to issue description | MaZderMind | 2016-12-17 | 1 | -0/+3 |
| * | add download-command cli interface & config | MaZderMind | 2016-12-11 | 1 | -0/+16 |
| * | add linebreak to error message | MaZderMind | 2016-12-11 | 1 | -1/+1 |
| * | better handling for legacy config errors | MaZderMind | 2016-12-11 | 1 | -16/+14 |
| * | alwas allow access to the conference about-page | MaZderMind | 2016-12-10 | 1 | -5/+5 |
| * | aways print a stack-trace | MaZderMind | 2016-12-10 | 1 | -1/+10 |
| * | rewrite data-model so that every configuration option is accessed through the... | MaZderMind | 2016-12-10 | 1 | -11/+12 |
* | | add dash tab (with dummy content) | MaZderMind | 2016-12-08 | 1 | -2/+2 |
|/ |
|
* | pass forceopen on to http/https-url | MaZderMind | 2016-10-17 | 1 | -2/+2 |
* | fix 500-error when served path is missing | MaZderMind | 2016-10-17 | 1 | -1/+1 |
* | accept ?forceopen=yes to force a conference open | MaZderMind | 2016-09-03 | 1 | -0/+2 |
* | ignore get-parameters in url | MaZderMind | 2016-09-03 | 1 | -0/+3 |
* | allow multiview- and schedule-urls before conference has started | MaZderMind | 2016-08-23 | 1 | -16/+16 |
* | fullscreen schedule view | MaZderMind | 2016-08-21 | 1 | -0/+5 |
* | support php internal webserver | MaZderMind | 2016-06-20 | 1 | -1/+17 |
* | add audio-only multiview | MaZderMind | 2015-12-28 | 1 | -0/+6 |
* | Revert "expose per-conference not-started route, which allways shows the not-... | MaZderMind | 2015-12-23 | 1 | -5/+0 |
* | expose per-conference not-started route, which allways shows the not-started ... | MaZderMind | 2015-12-23 | 1 | -0/+5 |
* | global about-page (aka onepager) | MaZderMind | 2015-12-20 | 1 | -0/+7 |
* | implement new subtitles L2S2 interface | MaZderMind | 2015-12-20 | 1 | -0/+2 |
* | move base-url & timezone out of per-conference config | MaZderMind | 2015-11-14 | 1 | -23/+23 |
* | fix ssl-links in multi-mandator-mode | MaZderMind | 2015-11-10 | 1 | -2/+2 |
* | global streams api | MaZderMind | 2015-11-08 | 1 | -6/+9 |
* | better exception-handling in mandator-code | MaZderMind | 2015-11-08 | 1 | -47/+57 |
* | finish overview-page | MaZderMind | 2015-11-08 | 1 | -16/+15 |
* | Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLs | MaZderMind | 2015-11-08 | 1 | -1/+21 |
* | implement mandator handling, supporting different styles per mandantor | MaZderMind | 2015-11-08 | 1 | -53/+53 |
* | experimental multi-client capability | MaZderMind | 2015-11-06 | 1 | -5/+51 |
* | fix css-path on installations not hosted on / | MaZderMind | 2015-10-29 | 1 | -1/+1 |
* | use relative baseurl in css to avoid http/https issues | VOC | 2015-10-22 | 1 | -1/+1 |
* | assets/ is served staticly and can't be generated dymicly. change route. | VOC | 2015-10-22 | 1 | -1/+1 |
* | use local-file cache | MaZderMind | 2015-10-05 | 1 | -3/+9 |