aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLsMaZderMind2015-11-0815-47/+175
|
* implement mandator handling, supporting different styles per mandantorMaZderMind2015-11-088-66/+658
|
* experimental multi-client capabilityMaZderMind2015-11-063-7/+53
|
* fail when a roomslug contains invalid charactersMaZderMind2015-11-061-0/+3
|
* add a warning against fancy room-slugsFlorian Larysch2015-11-051-0/+3
|
* readme: added schedule.xml sectionDaniel Meißner2015-11-051-11/+58
|
* 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-222-2/+2
|
* Merge branch 'php-less-compiler'MaZderMind2015-10-066-7/+10862
|\
| * use local-file cacheMaZderMind2015-10-051-3/+9
| |
| * use php-based lesscss compilerMaZderMind2015-10-056-7/+10856
| |
* | fix js-errors with rooms in the schedule unknown to the streaming-wsMaZderMind2015-10-052-1/+9
|/
* use inline-styled svgMaZderMind2015-10-055-64/+74
|
* neutralive cat background, so it also fits dark designsMaZderMind2015-09-283-16/+10
|
* visually separate format-buttons from direct-linksMaZderMind2015-09-283-8/+10
|
* fix formattingFlorian Larysch2015-09-101-1/+3
|
* explain that downloading HLS m3u8 files does not workFlorian Larysch2015-09-102-0/+2
|
* only show events that will be streamed on "see you at"-pageFlorian Larysch2015-09-101-1/+1
|
* ignore broken certificates when downloading the scheduleFlorian Larysch2015-09-101-1/+1
|
* make STARTS_AT and/or ENDS_AT optionalFlorian Larysch2015-09-092-2/+15
| | | | | This is especially useful for conferences which don't have a set time frame.
* change default relive-json name to match configs/download.shMaZderMind2015-09-021-1/+1
|
* remove impractical apcu cacheMaZderMind2015-09-023-98/+2
|
* reuse styling of closed page for not-started pageFlorian Larysch2015-09-021-1/+2
|
* catch all cases of $closedFlorian Larysch2015-09-021-2/+3
|
* add some prose about releases/relive to the "closed" pageFlorian Larysch2015-09-021-0/+15
|
* let relive be accessible even when the conference has endedFlorian Larysch2015-09-021-13/+13
|
* add some text to the not-started page to make it look less bleakFlorian Larysch2015-09-021-0/+4
|
* be less sensationalistFlorian Larysch2015-09-021-1/+1
|
* rename "not started yet"-page to fit conventionsFlorian Larysch2015-09-023-2/+2
|
* fix check for hasBegun conditionFlorian Larysch2015-09-021-1/+1
|
* Automatically open/close conference based on time.Florian Larysch2015-09-027-7/+109
| | | | | | | 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.
* kill external ReLive supportFlorian Larysch2015-08-292-17/+7
|
* change text next to audio only button from "video" to $formatFlorian Larysch2015-08-291-2/+2
| | | | | Right now, the button says "Audio | video", which is slightly confusing. This patch changes it to "Audio | $format_name", which might be better.
* change warning when no relive talks existFlorian Larysch2015-08-291-1/+1
| | | | | This always happens when talks haven't started yet, so we change the message to something less alarming.
* fix some orthographic issuesFlorian Larysch2015-08-2910-24/+24
|
* Use downloaded upcoming.jsonMaZderMind2015-08-222-2/+5
|
* document downloaderMaZderMind2015-08-211-3/+6
|
* use downloaded config in default setupMaZderMind2015-08-213-2/+11
|
* don't simulate an offset by defaultMaZderMind2015-08-211-2/+2
|
* Set new default VOD-UrlMaZderMind2015-08-211-1/+1
|
* Allow Disabling Embed-AutoplayMaZderMind2015-08-215-9/+32
|
* add 404.html as referred to by nginx.confMaZderMind2015-08-211-0/+146
|
* rename 500.html to 50x.html as referred to by nginx-configMaZderMind2015-08-211-0/+0
|
* Hide "is over" if Event-Title is Equal to Next-Event-TitleMaZderMind2015-08-211-1/+3
|
* expose schedulename in apiMaZderMind2015-07-291-0/+1
|
* link example jsonMaZderMind2015-07-291-1/+1
|
* activate feedback-stylesVOC2015-07-161-0/+1
|
* Number Room-Groups in OverviewMaZderMind2015-07-141-2/+2
|
* Fix Overview 404 with wrong configured RoomsMaZderMind2015-07-141-1/+1
|