aboutsummaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-07fix bug in less.phpAndreas Hubel1-1/+1
2020-06-04Fix PHP8 deprecation warningMatthias Larisch1-1/+1
2020-05-09Fix PHP 7.4 deprecation warning, also: exception string formattingDaniel Molkentin1-2/+2
2020-05-01fix php 7.4 problemAndreas Hubel1-1/+1
2019-02-04Revert "update less.php to PHP 7.x compatible fork"derchris63-10862/+21076
2019-02-02update less.php to PHP 7.x compatible forkderchris63-21076/+10862
2018-12-22Less.php fix php version problem with strpos wanting a string and nonempty ne...dedeibel1-1/+1
2018-12-22Less.php fixed php version problems - used break when break was meant... wher...dedeibel1-11/+11
2018-12-19Fix Less.php - PHP 7.2 issues for nowdedeibel2-128/+10655
2016-12-21work on startpage styleMaZderMind1-0/+27
2016-12-18move upcoming & current logic from javascript/ajax into phpMaZderMind1-0/+31
2016-12-11commandline helper functionsMaZderMind1-0/+15
2016-12-11better handling for legacy config errorsMaZderMind1-0/+1
2016-12-10rewrite data-model so that every configuration option is accessed through the...MaZderMind1-2/+8
2016-09-03accept ?forceopen=yes to force a conference openMaZderMind1-0/+8
2016-06-17access error-reporting level via correct function (php7 compatibility)MaZderMind1-1/+1
2015-12-30fix sign for days-ago-countdownMaZderMind1-1/+1
2015-12-28force protocol on urls coming from reliveMaZderMind1-0/+8
2015-12-02generate closed-page countdown on server-sideMaZderMind1-0/+31
2015-11-14less.php: take relative-url into account when building the cache filenameMaZderMind1-5/+4
2015-11-08implement mandator handling, supporting different styles per mandantorMaZderMind1-2/+22
2015-11-06experimental multi-client capabilityMaZderMind1-2/+2
2015-10-05use php-based lesscss compilerMaZderMind3-0/+10841
2015-07-13simplify comparisonMaZderMind1-1/+1
2015-07-13check for HTTPS header valueMaZderMind1-1/+1
2015-07-03Auto-Prepend protocoll for protocol-relative Base-URLsMaZderMind1-1/+7
2015-07-03ssl() and proto() helper to keep visitors on their url schemeMaZderMind1-1/+11
2015-07-03Fix BaseURL from ConfigMaZderMind1-2/+2
2015-04-06WhitespaceMaZderMind1-1/+1
2015-03-31use require instead of includeMaZderMind1-1/+1
2015-03-31Remove Global has/getMaZderMind1-38/+0
2015-03-31error handlingMaZderMind1-0/+8
2015-03-30MVT Implementation of the scheduleMaZderMind1-0/+1
2015-03-30Implement MVT Pattern based on simple Config optionsMaZderMind2-342/+0
2015-03-14Introduce Models abstracting the Config away from Views & TemplatesMaZderMind2-10/+3
2015-03-14Renames pages -> viewMaZderMind1-11/+0
2015-03-03Fix Stream-Selection in Feedback-FormMaZderMind1-0/+13
2015-03-03Remove unused FunctionsMaZderMind1-28/+0
2015-03-03Use STREAM-Setting when ConfiguredMaZderMind1-6/+6
2015-03-03Fix default Player-URLMaZderMind1-1/+1
2015-03-03Fix Canonical-URL when deployed in a FolderMaZderMind1-1/+10
2015-03-02Remove Relive-TestfileMaZderMind1-2/+2
2015-03-02ReliveMaZderMind1-0/+20
2015-03-01music & audio tabsMaZderMind1-5/+11
2015-03-01Switcher-StylesMaZderMind1-1/+1
2015-03-01Chat-PanelMaZderMind1-0/+39
2015-02-28generate switcher based on configMaZderMind1-2/+56
2015-02-28c3voc cdn urlsMaZderMind1-6/+6
2015-02-27check for apc-functions before using themMaZderMind1-2/+2
2015-02-27Work on Room-PageMaZderMind2-11/+30