Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bug in less.php | Andreas Hubel | 2020-06-07 | 1 | -1/+1 |
| | |||||
* | Fix PHP8 deprecation warning | Matthias Larisch | 2020-06-04 | 1 | -1/+1 |
| | |||||
* | Fix PHP 7.4 deprecation warning, also: exception string formatting | Daniel Molkentin | 2020-05-09 | 1 | -2/+2 |
| | |||||
* | fix php 7.4 problem | Andreas Hubel | 2020-05-01 | 1 | -1/+1 |
| | |||||
* | Revert "update less.php to PHP 7.x compatible fork" | derchris | 2019-02-04 | 63 | -10862/+21076 |
| | | | | This reverts commit 7ad9f272a482802da2d43fe83841adbe9bcd8cb4. | ||||
* | update less.php to PHP 7.x compatible fork | derchris | 2019-02-02 | 63 | -21076/+10862 |
| | |||||
* | Less.php fix php version problem with strpos wanting a string and nonempty ↵ | dedeibel | 2018-12-22 | 1 | -1/+1 |
| | | | | needle value | ||||
* | Less.php fixed php version problems - used break when break was meant... ↵ | dedeibel | 2018-12-22 | 1 | -11/+11 |
| | | | | where reconstructable... | ||||
* | Fix Less.php - PHP 7.2 issues for now | dedeibel | 2018-12-19 | 2 | -128/+10655 |
| | |||||
* | work on startpage style | MaZderMind | 2016-12-21 | 1 | -0/+27 |
| | |||||
* | move upcoming & current logic from javascript/ajax into php | MaZderMind | 2016-12-18 | 1 | -0/+31 |
| | |||||
* | commandline helper functions | MaZderMind | 2016-12-11 | 1 | -0/+15 |
| | |||||
* | better handling for legacy config errors | MaZderMind | 2016-12-11 | 1 | -0/+1 |
| | |||||
* | rewrite data-model so that every configuration option is accessed through ↵ | MaZderMind | 2016-12-10 | 1 | -2/+8 |
| | | | | the conference | ||||
* | accept ?forceopen=yes to force a conference open | MaZderMind | 2016-09-03 | 1 | -0/+8 |
| | |||||
* | access error-reporting level via correct function (php7 compatibility) | MaZderMind | 2016-06-17 | 1 | -1/+1 |
| | |||||
* | fix sign for days-ago-countdown | MaZderMind | 2015-12-30 | 1 | -1/+1 |
| | |||||
* | force protocol on urls coming from relive | MaZderMind | 2015-12-28 | 1 | -0/+8 |
| | |||||
* | generate closed-page countdown on server-side | MaZderMind | 2015-12-02 | 1 | -0/+31 |
| | |||||
* | less.php: take relative-url into account when building the cache filename | MaZderMind | 2015-11-14 | 1 | -5/+4 |
| | | | | this allows to compile the same file with different relative-urls with caching | ||||
* | implement mandator handling, supporting different styles per mandantor | MaZderMind | 2015-11-08 | 1 | -2/+22 |
| | |||||
* | experimental multi-client capability | MaZderMind | 2015-11-06 | 1 | -2/+2 |
| | |||||
* | use php-based lesscss compiler | MaZderMind | 2015-10-05 | 3 | -0/+10841 |
| | |||||
* | simplify comparison | MaZderMind | 2015-07-13 | 1 | -1/+1 |
| | |||||
* | check for HTTPS header value | MaZderMind | 2015-07-13 | 1 | -1/+1 |
| | |||||
* | Auto-Prepend protocoll for protocol-relative Base-URLs | MaZderMind | 2015-07-03 | 1 | -1/+7 |
| | | | | This allows to have a switching button | ||||
* | ssl() and proto() helper to keep visitors on their url scheme | MaZderMind | 2015-07-03 | 1 | -1/+11 |
| | |||||
* | Fix BaseURL from Config | MaZderMind | 2015-07-03 | 1 | -2/+2 |
| | |||||
* | Whitespace | MaZderMind | 2015-04-06 | 1 | -1/+1 |
| | |||||
* | use require instead of include | MaZderMind | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | Remove Global has/get | MaZderMind | 2015-03-31 | 1 | -38/+0 |
| | |||||
* | error handling | MaZderMind | 2015-03-31 | 1 | -0/+8 |
| | |||||
* | MVT Implementation of the schedule | MaZderMind | 2015-03-30 | 1 | -0/+1 |
| | |||||
* | Implement MVT Pattern based on simple Config options | MaZderMind | 2015-03-30 | 2 | -342/+0 |
| | |||||
* | Introduce Models abstracting the Config away from Views & Templates | MaZderMind | 2015-03-14 | 2 | -10/+3 |
| | |||||
* | Renames pages -> view | MaZderMind | 2015-03-14 | 1 | -11/+0 |
| | |||||
* | Fix Stream-Selection in Feedback-Form | MaZderMind | 2015-03-03 | 1 | -0/+13 |
| | |||||
* | Remove unused Functions | MaZderMind | 2015-03-03 | 1 | -28/+0 |
| | |||||
* | Use STREAM-Setting when Configured | MaZderMind | 2015-03-03 | 1 | -6/+6 |
| | |||||
* | Fix default Player-URL | MaZderMind | 2015-03-03 | 1 | -1/+1 |
| | |||||
* | Fix Canonical-URL when deployed in a Folder | MaZderMind | 2015-03-03 | 1 | -1/+10 |
| | |||||
* | Remove Relive-Testfile | MaZderMind | 2015-03-02 | 1 | -2/+2 |
| | |||||
* | Relive | MaZderMind | 2015-03-02 | 1 | -0/+20 |
| | |||||
* | music & audio tabs | MaZderMind | 2015-03-01 | 1 | -5/+11 |
| | |||||
* | Switcher-Styles | MaZderMind | 2015-03-01 | 1 | -1/+1 |
| | |||||
* | Chat-Panel | MaZderMind | 2015-03-01 | 1 | -0/+39 |
| | |||||
* | generate switcher based on config | MaZderMind | 2015-02-28 | 1 | -2/+56 |
| | |||||
* | c3voc cdn urls | MaZderMind | 2015-02-28 | 1 | -6/+6 |
| | |||||
* | check for apc-functions before using them | MaZderMind | 2015-02-27 | 1 | -2/+2 |
| | |||||
* | Work on Room-Page | MaZderMind | 2015-02-27 | 2 | -11/+30 |
| |