| Commit message (Expand) | Author | Files | Lines |
2018-12-19 | Log uncaught Exceptions to stderr | dedeibel | 1 | -0/+1 |
2018-12-19 | Whitespace fixes | dedeibel | 1 | -1/+0 |
2018-03-24 | select dash-stream as default, provide legacy streams under the legacy label | MaZderMind | 1 | -3/+3 |
2017-12-10 | Allowed multi translation for embedding, fixed autoplay option | dedeibel | 1 | -3/+1 |
2017-12-10 | Added multple translation tracks with configurable endpoints and labels | Benjamin Peter | 1 | -5/+7 |
2016-12-26 | repair main-css when hosted in a subdir | MaZderMind | 1 | -1/+1 |
2016-12-20 | implement streams-api v2 | MaZderMind | 1 | -0/+6 |
2016-12-18 | move upcoming & current logic from javascript/ajax into php | MaZderMind | 1 | -5/+0 |
2016-12-17 | change storage paths according to issue description | MaZderMind | 1 | -0/+3 |
2016-12-11 | add download-command cli interface & config | MaZderMind | 1 | -0/+16 |
2016-12-11 | add linebreak to error message | MaZderMind | 1 | -1/+1 |
2016-12-11 | better handling for legacy config errors | MaZderMind | 1 | -16/+14 |
2016-12-10 | alwas allow access to the conference about-page | MaZderMind | 1 | -5/+5 |
2016-12-10 | aways print a stack-trace | MaZderMind | 1 | -1/+10 |
2016-12-10 | rewrite data-model so that every configuration option is accessed through the... | MaZderMind | 1 | -11/+12 |
2016-12-08 | add dash tab (with dummy content) | MaZderMind | 1 | -2/+2 |
2016-10-17 | pass forceopen on to http/https-url | MaZderMind | 1 | -2/+2 |
2016-10-17 | fix 500-error when served path is missing | MaZderMind | 1 | -1/+1 |
2016-09-03 | accept ?forceopen=yes to force a conference open | MaZderMind | 1 | -0/+2 |
2016-09-03 | ignore get-parameters in url | MaZderMind | 1 | -0/+3 |
2016-08-23 | allow multiview- and schedule-urls before conference has started | MaZderMind | 1 | -16/+16 |
2016-08-21 | fullscreen schedule view | MaZderMind | 1 | -0/+5 |
2016-06-20 | support php internal webserver | MaZderMind | 1 | -1/+17 |
2015-12-28 | add audio-only multiview | MaZderMind | 1 | -0/+6 |
2015-12-23 | Revert "expose per-conference not-started route, which allways shows the not-... | MaZderMind | 1 | -5/+0 |
2015-12-23 | expose per-conference not-started route, which allways shows the not-started ... | MaZderMind | 1 | -0/+5 |
2015-12-20 | global about-page (aka onepager) | MaZderMind | 1 | -0/+7 |
2015-12-20 | implement new subtitles L2S2 interface | MaZderMind | 1 | -0/+2 |
2015-11-14 | move base-url & timezone out of per-conference config | MaZderMind | 1 | -23/+23 |
2015-11-10 | fix ssl-links in multi-mandator-mode | MaZderMind | 1 | -2/+2 |
2015-11-08 | global streams api | MaZderMind | 1 | -6/+9 |
2015-11-08 | better exception-handling in mandator-code | MaZderMind | 1 | -47/+57 |
2015-11-08 | finish overview-page | MaZderMind | 1 | -16/+15 |
2015-11-08 | Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLs | MaZderMind | 1 | -1/+21 |
2015-11-08 | implement mandator handling, supporting different styles per mandantor | MaZderMind | 1 | -53/+53 |
2015-11-06 | experimental multi-client capability | MaZderMind | 1 | -5/+51 |
2015-10-29 | fix css-path on installations not hosted on / | MaZderMind | 1 | -1/+1 |
2015-10-22 | use relative baseurl in css to avoid http/https issues | VOC | 1 | -1/+1 |
2015-10-22 | assets/ is served staticly and can't be generated dymicly. change route. | VOC | 1 | -1/+1 |
2015-10-05 | use local-file cache | MaZderMind | 1 | -3/+9 |
2015-10-05 | use php-based lesscss compiler | MaZderMind | 1 | -0/+15 |
2015-09-02 | let relive be accessible even when the conference has ended | Florian Larysch | 1 | -13/+13 |
2015-09-02 | rename "not started yet"-page to fit conventions | Florian Larysch | 1 | -1/+1 |
2015-09-02 | fix check for hasBegun condition | Florian Larysch | 1 | -1/+1 |
2015-09-02 | Automatically open/close conference based on time. | Florian Larysch | 1 | -1/+6 |
2015-08-21 | Allow Disabling Embed-Autoplay | MaZderMind | 1 | -1/+2 |
2015-07-13 | Prepare URLs in index | MaZderMind | 1 | -1/+9 |
2015-07-03 | ssl() and proto() helper to keep visitors on their url scheme | MaZderMind | 1 | -1/+1 |
2015-04-06 | Warn when short_open_tags is not configured correctly | MaZderMind | 1 | -0/+3 |
2015-04-06 | Audio & Video-Player Embeding | MaZderMind | 1 | -0/+10 |