aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Use a file to set a real passwordMaZderMind2015-07-141-2/+2
|
* Extend Streamdump-Download TextMaZderMind2015-07-131-1/+1
|
* USe Wide Display for the BoxesMaZderMind2015-07-131-2/+2
|
* Add Download-Box to Relive-Player ViewMaZderMind2015-07-131-0/+11
|
* Dynamicly generate release-link textMaZderMind2015-07-131-1/+1
|
* Move released-box to the top and color it greenMaZderMind2015-07-132-4/+17
|
* Prepare URLs in indexMaZderMind2015-07-133-4/+12
|
* simplify comparisonMaZderMind2015-07-131-1/+1
|
* check for HTTPS header valueMaZderMind2015-07-131-1/+1
|
* Remove Development ConfigMaZderMind2015-07-031-2/+0
|
* TLS Switching buttonMaZderMind2015-07-032-0/+10
|
* Auto-Prepend protocoll for protocol-relative Base-URLsMaZderMind2015-07-032-6/+13
| | | | This allows to have a switching button
* ssl() and proto() helper to keep visitors on their url schemeMaZderMind2015-07-034-9/+23
|
* Fix BaseURL from ConfigMaZderMind2015-07-031-2/+2
|
* Descript VOC-Deploy Procedure incl. Cache-ClearingMaZderMind2015-05-121-0/+19
|
* Mention Less-Makefile in READMEMaZderMind2015-05-121-1/+1
|
* List often configured values in main.less for referenceMaZderMind2015-05-111-0/+38
|
* Add a fixed buffer for rounding offsets when scaling time to pixelsMaZderMind2015-05-071-1/+1
|
* a makefile to bild the CSS correctlyMaZderMind2015-05-011-0/+3
|
* Remove fixed Date (debug-fu)MaZderMind2015-04-301-1/+1
|
* Countdown in closed-ViewMaZderMind2015-04-305-0/+42
|
* Ignore map and dep files as generated by the latest version of ↵MaZderMind2015-04-301-1/+2
| | | | https://github.com/Personalwerk/libapache2-mod-less_beta1
* Center Overview-Panel-Content on small devicesMaZderMind2015-04-301-0/+12
|