| Commit message (Expand) | Author | Files | Lines |
2016-12-27 | repair relive | MaZderMind | 1 | -2/+2 |
2016-12-22 | working example of minimal dash player | MaZderMind | 1 | -0/+4 |
2016-12-21 | fail gracefully on missing schedule | MaZderMind | 1 | -2/+7 |
2016-12-19 | repair dash lookup | MaZderMind | 1 | -1/+1 |
2016-12-18 | change default of schedule-name to display-name | MaZderMind | 1 | -1/+1 |
2016-12-18 | use the new cache-files for viewing | MaZderMind | 2 | -10/+3 |
2016-12-17 | change storage paths according to issue description | MaZderMind | 2 | -2/+2 |
2016-12-11 | access relive config through relive-model | MaZderMind | 1 | -2/+2 |
2016-12-11 | add cache-file getters and download preparations | MaZderMind | 3 | -1/+15 |
2016-12-11 | download files of forced-open conferences | MaZderMind | 1 | -1/+5 |
2016-12-11 | list conferences sorted on startpage | MaZderMind | 1 | -1/+1 |
2016-12-11 | use DateTime objects for ends/startsAt | MaZderMind | 2 | -5/+13 |
2016-12-11 | better handling for legacy config errors | MaZderMind | 1 | -2/+8 |
2016-12-11 | conferences does not use ModelBase | MaZderMind | 1 | -1/+1 |
2016-12-11 | repair schedule view | MaZderMind | 1 | -10/+3 |
2016-12-10 | repair indentation | MaZderMind | 1 | -16/+16 |
2016-12-10 | rewrite data-model so that every configuration option is accessed through the... | MaZderMind | 12 | -143/+250 |
2016-12-08 | add dash tab (with dummy content) | MaZderMind | 2 | -0/+13 |
2016-10-23 | relive: fail gracefully if no relive data exists | Florian Larysch | 1 | -0/+3 |
2016-10-17 | pass allowopen-parameter from allclosed-view | MaZderMind | 1 | -1/+1 |
2016-10-12 | delete dead code-path | Peter Körner | 1 | -5/+0 |
2016-10-11 | use order from schedule.xml aka frab and do not resort by key | Andi | 1 | -1/+1 |
2016-09-29 | Revert "hack: cdn pointed to defunc dus" | Daniel Molkentin | 1 | -2/+2 |
2016-09-29 | hack: cdn pointed to defunc dus | Daniel Molkentin | 1 | -2/+2 |
2016-09-03 | fix forceopen switch | root | 1 | -1/+1 |
2016-09-03 | accept ?forceopen=yes to force a conference open | MaZderMind | 3 | -5/+18 |
2016-08-19 | trim room-names coming from the scheduley | MaZderMind | 1 | -1/+1 |
2016-08-06 | persons are never in an array (it's a simplexml object) | MaZderMind | 1 | -1/+1 |
2016-08-06 | sort days in the schedule | MaZderMind | 1 | -1/+12 |
2016-08-02 | sort rooms according to roomfilter | MaZderMind | 1 | -0/+25 |
2016-08-02 | sort events in a day (frab does that but not all schedules are sorted that way) | MaZderMind | 1 | -0/+13 |
2016-08-02 | don't fail when schedule is missing person information | MaZderMind | 1 | -1/+1 |
2016-01-17 | fix all-closed display | MaZderMind | 1 | -3/+13 |
2016-01-04 | improve sorting of relive talks | Florian Larysch | 1 | -4/+16 |
2015-12-30 | show last conference & relive on startpage | MaZderMind | 1 | -0/+17 |
2015-12-25 | fix duplicate 'Streaming' on generic views | MaZderMind | 2 | -5/+1 |
2015-12-25 | also change C3Voc to all uppercase C3VOC | MaZderMind | 3 | -5/+5 |
2015-12-23 | use SERVER_NAME everywhere | MaZderMind | 1 | -1/+1 |
2015-12-23 | show warning when running in preview mode | MaZderMind | 1 | -6/+6 |
2015-12-23 | enable support for a preview-domain | MaZderMind | 1 | -0/+12 |
2015-12-20 | allow rooms to be forced to full-width | MaZderMind | 1 | -0/+4 |
2015-12-20 | implement new subtitles L2S2 interface | MaZderMind | 2 | -0/+36 |
2015-12-09 | Rename 'Music' to 'Radio' on all public places | MaZderMind | 3 | -1/+16 |
2015-11-08 | fix thumbs url | MaZderMind | 1 | -1/+1 |
2015-11-08 | global streams api | MaZderMind | 1 | -0/+2 |
2015-11-08 | better exception-handling in mandator-code | MaZderMind | 1 | -2/+2 |
2015-11-08 | finish overview-page | MaZderMind | 1 | -8/+24 |
2015-11-08 | Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLs | MaZderMind | 2 | -1/+68 |
2015-11-08 | implement mandator handling, supporting different styles per mandantor | MaZderMind | 1 | -0/+59 |
2015-11-06 | fail when a roomslug contains invalid characters | MaZderMind | 1 | -0/+3 |