Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-12-30 | show last conference & relive on startpage | MaZderMind | 1 | -0/+1 | |
2015-12-28 | add audio-only multiview | MaZderMind | 1 | -0/+1 | |
2015-12-25 | switched from c3voc to uppercase C3VOC | MaZderMind | 1 | -1/+1 | |
2015-12-20 | global about-page (aka onepager) | MaZderMind | 1 | -0/+6 | |
2015-11-08 | global streams api | MaZderMind | 1 | -75/+89 | |
2015-11-08 | finish overview-page | MaZderMind | 1 | -0/+8 | |
2015-11-08 | Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLs | MaZderMind | 1 | -0/+12 | |
2015-09-02 | rename "not started yet"-page to fit conventions | Florian Larysch | 1 | -1/+1 | |
2015-09-02 | Automatically open/close conference based on time. | Florian Larysch | 1 | -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. | |||||
2015-08-21 | Allow Disabling Embed-Autoplay | MaZderMind | 1 | -0/+2 | |
2015-07-29 | expose schedulename in api | MaZderMind | 1 | -0/+1 | |
2015-04-09 | Add Link & Thumb to JSON-API | MaZderMind | 1 | -0/+2 | |
2015-04-09 | Empty-Response should be Array, not Object | MaZderMind | 1 | -1/+1 | |
2015-04-06 | Show all upcoming Events in closed View | MaZderMind | 1 | -1/+3 | |
2015-04-06 | Whitespace | MaZderMind | 1 | -1/+1 | |
2015-04-06 | Audio & Video-Player Embeding | MaZderMind | 1 | -0/+17 | |
2015-04-05 | Objects are unsorted in JSON, revose API tu use Arrays instead | MaZderMind | 1 | -2/+10 | |
2015-04-05 | Streams-JSON v1 | MaZderMind | 1 | -0/+87 | |
2015-04-05 | Pretty-Print JSON (requires PHP 5.4 – whatever…) | MaZderMind | 1 | -1/+1 | |
2015-04-05 | Return empty Schedule when Conference is Closed | MaZderMind | 1 | -1/+6 | |
2015-04-04 | Implement Close-Down Page with Upcoming Event | MaZderMind | 1 | -0/+10 | |
2015-04-03 | Experimental Multi-Viewer | MaZderMind | 1 | -0/+8 | |
2015-04-03 | no party. for no-one. | MaZderMind | 1 | -13/+0 | |
2015-03-31 | Implement Relive based on the MVT Pattern | MaZderMind | 2 | -5/+9 | |
2015-03-31 | use require instead of include | MaZderMind | 1 | -1/+1 | |
2015-03-31 | Restructure Feedback-Save-Code | MaZderMind | 1 | -9/+10 | |
2015-03-31 | Feedback Read-View | MaZderMind | 1 | -0/+29 | |
2015-03-31 | Rename program -> schedule | MaZderMind | 1 | -0/+0 | |
2015-03-31 | Remove Global has/get | MaZderMind | 1 | -1/+1 | |
2015-03-31 | Move Schedule-Availability Checks, too | MaZderMind | 1 | -0/+4 | |
2015-03-31 | Move Feedback-Availability Checks to View | MaZderMind | 1 | -0/+3 | |
2015-03-31 | Move Feedback-Save-MEthods to Model | MaZderMind | 1 | -30/+6 | |
2015-03-31 | error handling | MaZderMind | 1 | -0/+10 | |
2015-03-30 | Implement MVT Pattern based on simple Config options | MaZderMind | 1 | -112/+6 | |
2015-03-14 | Introduce Models abstracting the Config away from Views & Templates | MaZderMind | 1 | -0/+2 | |
2015-03-14 | Renames pages -> view | MaZderMind | 9 | -0/+221 | |