aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* generate closed-page countdown on server-sideMaZderMind2015-12-027-36/+37
* copy 31c3 config to 32c3MaZderMind2015-12-022-0/+623
* moved cr218 changes from cr branch to masterDaniel Meißner2015-11-261-5/+5
* fix URLs even harderMaZderMind2015-11-171-3/+3
* fix URLsMaZderMind2015-11-171-3/+3
* Update README for new mandator-based ConfigsMaZderMind2015-11-171-23/+9
* Less-Files are now compiled internalyMaZderMind2015-11-171-8/+0
* Merge branch 'johnjohndoe-patch-1'MaZderMind2015-11-171-41/+41
|\
| * Fix minor typos and grammar. Improve formatting of code snippets.Tobias Preuss2015-11-171-41/+41
|/
* enable releases-button for nixconVOC2015-11-141-1/+1
* Merge branch 'master' of c3voc.de:streaming-websiteVOC2015-11-142-6/+5
|\
| * less.php: take relative-url into account when building the cache filenameMaZderMind2015-11-141-5/+4
| * enable releases-link for ppw15bMaZderMind2015-11-141-1/+1
* | add "room" for floating setupVOC2015-11-141-1/+20
|/
* rename room to cccb on datengarten & chaosradioMaZderMind2015-11-142-4/+4
* automate open/close & title date for datengarten & chaosradioMaZderMind2015-11-142-8/+8
* unify conferences open/closed configuration to using datesMaZderMind2015-11-143-7/+27
* move base-url & timezone out of per-conference configMaZderMind2015-11-149-97/+36
* fix nixcon relive urlVOC2015-11-141-1/+1
* nixcon15: fixed base urlDaniel Meißner2015-11-131-1/+1
* fix swf path after mandator-changesMaZderMind2015-11-132-2/+2
* Merge branch 'mandators'VOC2015-11-1339-152/+3788
|\
| * add swp/save files and thumbs-folder to gitignoreVOC2015-11-131-0/+3
| * add nixcon stylingVOC2015-11-131-0/+41
| * Fix ppw15b configVOC2015-11-132-11/+17
| * Configure NixConVOC2015-11-132-6/+10
| * Configure DatengartenVOC2015-11-131-7/+7
| * fix startpage scheduleVOC2015-11-131-1/+1
| * fix ssl-links in multi-mandator-modeMaZderMind2015-11-101-2/+2
| * fix thumbs urlMaZderMind2015-11-081-1/+1
| * global streams apiMaZderMind2015-11-083-81/+100
| * add nixcon schedule urlMaZderMind2015-11-082-4/+4
| * add configuration for ppw15b & nixconMaZderMind2015-11-084-0/+879
| * disable test conferencesMaZderMind2015-11-082-2/+2
| * add some more configs as examplesMaZderMind2015-11-086-0/+1805
| * better exception-handling in mandator-codeMaZderMind2015-11-082-49/+59
| * finish overview-pageMaZderMind2015-11-088-25/+128
| * 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
* | update config comments about room-slug restrictionsFlorian Larysch2015-11-061-2/+3
|/
* 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