aboutsummaryrefslogtreecommitdiff
path: root/view (follow)
Commit message (Collapse)AuthorAgeFilesLines
* show last conference & relive on startpageMaZderMind2015-12-301-0/+1
|
* add audio-only multiviewMaZderMind2015-12-281-0/+1
|
* switched from c3voc to uppercase C3VOCMaZderMind2015-12-251-1/+1
|
* global about-page (aka onepager)MaZderMind2015-12-201-0/+6
|
* global streams apiMaZderMind2015-11-081-75/+89
|
* finish overview-pageMaZderMind2015-11-081-0/+8
|
* Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLsMaZderMind2015-11-081-0/+12
|
* rename "not started yet"-page to fit conventionsFlorian Larysch2015-09-021-1/+1
|
* Automatically open/close conference based on time.Florian Larysch2015-09-021-0/+5
| | | | | | | 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.
* Allow Disabling Embed-AutoplayMaZderMind2015-08-211-0/+2
|
* expose schedulename in apiMaZderMind2015-07-291-0/+1
|
* Add Link & Thumb to JSON-APIMaZderMind2015-04-091-0/+2
|
* Empty-Response should be Array, not ObjectMaZderMind2015-04-091-1/+1
|
* Show all upcoming Events in closed ViewMaZderMind2015-04-061-1/+3
|
* WhitespaceMaZderMind2015-04-061-1/+1
|
* Audio & Video-Player EmbedingMaZderMind2015-04-061-0/+17
|
* Objects are unsorted in JSON, revose API tu use Arrays insteadMaZderMind2015-04-051-2/+10
|
* Streams-JSON v1MaZderMind2015-04-051-0/+87
|
* Pretty-Print JSON (requires PHP 5.4 – whatever…)MaZderMind2015-04-051-1/+1
|
* Return empty Schedule when Conference is ClosedMaZderMind2015-04-051-1/+6
|
* Implement Close-Down Page with Upcoming EventMaZderMind2015-04-041-0/+10
|
* Experimental Multi-ViewerMaZderMind2015-04-031-0/+8
|
* no party. for no-one.MaZderMind2015-04-031-13/+0
|
* Implement Relive based on the MVT PatternMaZderMind2015-03-312-5/+9
|
* use require instead of includeMaZderMind2015-03-311-1/+1
|
* Restructure Feedback-Save-CodeMaZderMind2015-03-311-9/+10
|
* Feedback Read-ViewMaZderMind2015-03-311-0/+29
|
* Rename program -> scheduleMaZderMind2015-03-311-0/+0
|
* Remove Global has/getMaZderMind2015-03-311-1/+1
|
* Move Schedule-Availability Checks, tooMaZderMind2015-03-311-0/+4
|
* Move Feedback-Availability Checks to ViewMaZderMind2015-03-311-0/+3
|
* Move Feedback-Save-MEthods to ModelMaZderMind2015-03-311-30/+6
|
* error handlingMaZderMind2015-03-311-0/+10
|
* Implement MVT Pattern based on simple Config optionsMaZderMind2015-03-301-112/+6
|
* Introduce Models abstracting the Config away from Views & TemplatesMaZderMind2015-03-141-0/+2
|
* Renames pages -> viewMaZderMind2015-03-149-0/+221