Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-11-29 | add deployment script for streaming.test.c3voc.de | Andreas Hubel | 1 | -5/+4 | |
2020-11-05 | 'MAX_CONFERENCE_AGE' => 365 | derchris | 1 | -1/+1 | |
2020-07-01 | add missing char in config | Andreas Hubel | 1 | -1/+1 | |
2020-06-14 | make cdn configurable | Simeon Keske | 1 | -0/+2 | |
2016-12-11 | use DateTime objects for ends/startsAt | MaZderMind | 1 | -1/+1 | |
2016-12-11 | add download-command cli interface & config | MaZderMind | 1 | -1/+26 | |
2016-04-18 | basic config for the afu series | Peter Körner | 1 | -1/+1 | |
2015-12-23 | fix comment wording | MaZderMind | 1 | -1/+1 | |
2015-12-23 | ensure CONFIG-Array is always present | MaZderMind | 1 | -0/+1 | |
2015-12-23 | use HOST_NAME | MaZderMind | 1 | -2/+2 | |
2015-12-23 | fix comparisons | MaZderMind | 1 | -2/+2 | |
2015-12-23 | add note about usefulness on localhost | MaZderMind | 1 | -0/+4 | |
2015-12-23 | disable special baseurl for preview-domain (keep an an example) | MaZderMind | 1 | -5/+5 | |
2015-12-23 | enable support for a preview-domain | MaZderMind | 1 | -1/+23 | |
2015-11-14 | move base-url & timezone out of per-conference config | MaZderMind | 1 | -0/+13 | |
support ssl on conference selection page | |||||
2015-11-06 | experimental multi-client capability | MaZderMind | 1 | -627/+0 | |
2015-11-06 | update config comments about room-slug restrictions | Florian Larysch | 1 | -2/+3 | |
2015-11-05 | add a warning against fancy room-slugs | Florian Larysch | 1 | -0/+3 | |
2015-09-09 | make STARTS_AT and/or ENDS_AT optional | Florian Larysch | 1 | -0/+5 | |
This is especially useful for conferences which don't have a set time frame. | |||||
2015-09-02 | change default relive-json name to match configs/download.sh | MaZderMind | 1 | -1/+1 | |
2015-09-02 | remove impractical apcu cache | MaZderMind | 1 | -14/+0 | |
2015-09-02 | Automatically open/close conference based on time. | Florian Larysch | 1 | -4/+19 | |
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. | |||||
2015-08-29 | kill external ReLive support | Florian Larysch | 1 | -12/+5 | |
2015-08-21 | document downloader | MaZderMind | 1 | -3/+6 | |
2015-08-21 | use downloaded config in default setup | MaZderMind | 1 | -2/+2 | |
2015-08-21 | don't simulate an offset by default | MaZderMind | 1 | -2/+2 | |
2015-08-21 | Set new default VOD-Url | MaZderMind | 1 | -1/+1 | |
2015-07-14 | Use a file to set a real password | MaZderMind | 1 | -2/+2 | |
2015-07-03 | Remove Development Config | MaZderMind | 1 | -2/+0 | |
2015-07-03 | Auto-Prepend protocoll for protocol-relative Base-URLs | MaZderMind | 1 | -5/+6 | |
This allows to have a switching button | |||||
2015-07-03 | ssl() and proto() helper to keep visitors on their url scheme | MaZderMind | 1 | -1/+5 | |
2015-04-06 | Remove commented Stereo-Properties | MaZderMind | 1 | -3/+0 | |
2015-04-06 | Audio & Video-Player Embeding | MaZderMind | 1 | -0/+28 | |
2015-04-05 | Disable Room-Filter in Master | MaZderMind | 1 | -1/+1 | |
2015-04-04 | Implement Close-Down Page with Upcoming Event | MaZderMind | 1 | -0/+7 | |
2015-04-04 | Disable Caches by Default | MaZderMind | 1 | -2/+2 | |
They make development a lot more complicated and are not needed in the usual c3voc-Deployment | |||||
2015-04-01 | Allow Filtering Rooms from the Schedule | MaZderMind | 1 | -0/+7 | |
2015-03-31 | Implement Relive based on the MVT Pattern | MaZderMind | 1 | -0/+7 | |
2015-03-31 | Raise 404 when no Stream is selected at all | MaZderMind | 1 | -0/+3 | |
2015-03-31 | Documentation for Stream-Selection-Options | MaZderMind | 1 | -3/+63 | |
2015-03-30 | Implement MVT Pattern based on simple Config options | MaZderMind | 1 | -86/+39 | |
2015-03-29 | Move get/set-Calls into ModelBase and abstract all access into a Model | MaZderMind | 1 | -21/+21 | |
Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php | |||||
2015-03-03 | Documentation of conference-Settings | MaZderMind | 1 | -0/+40 | |
2015-03-02 | Remove Relive-Testfile | MaZderMind | 1 | -1/+1 | |
2015-03-02 | Multitude of Smartphone-Fixes | MaZderMind | 1 | -1/+1 | |
2015-03-02 | VOD Testset | MaZderMind | 1 | -1/+1 | |
2015-03-01 | program view | MaZderMind | 1 | -3/+6 | |
2015-02-27 | Work on Room-Page | MaZderMind | 1 | -52/+21 | |
2015-02-27 | Finish Overview-Page | MaZderMind | 1 | -2/+2 | |
2015-02-27 | remove 31c3 specific styles | MaZderMind | 1 | -5/+1 | |