Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-05-28 | repair api-ouput in the presence of DASH streams | MaZderMind | 1 | -1/+1 | |
2017-01-01 | fix multiview | MaZderMind | 1 | -1/+1 | |
2017-01-01 | repair streams-api on without conference | MaZderMind | 2 | -0/+2 | |
2016-12-29 | add dash to v2 url | MaZderMind | 1 | -0/+8 | |
2016-12-29 | repair stream-jsons | MaZderMind | 2 | -4/+4 | |
2016-12-29 | add dash to the json-api | MaZderMind | 1 | -0/+8 | |
2016-12-29 | force objects in json | MaZderMind | 2 | -2/+2 | |
2016-12-29 | correct video-size to 1920 | MaZderMind | 1 | -2/+2 | |
2016-12-27 | repiar embedding | MaZderMind | 1 | -1/+1 | |
2016-12-27 | repair refactoring-foo | MaZderMind | 1 | -1/+1 | |
2016-12-20 | implement streams-api v2 | MaZderMind | 1 | -0/+105 | |
fixes #6 | |||||
2016-12-20 | migrate v1 api to the new conferences accessors | MaZderMind | 1 | -20/+3 | |
2016-12-18 | move upcoming & current logic from javascript/ajax into php | MaZderMind | 2 | -13/+18 | |
2016-12-10 | rewrite data-model so that every configuration option is accessed through ↵ | MaZderMind | 7 | -12/+9 | |
the conference | |||||
2016-08-26 | enhance relive-player title | MaZderMind | 1 | -1/+1 | |
2016-08-21 | refresh schedule-view regularly | MaZderMind | 1 | -0/+1 | |
2016-08-21 | fullscreen schedule view | MaZderMind | 1 | -0/+8 | |
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 | |