aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* relive: ignore talks in "not_running" stateFlorian Larysch2015-04-051-0/+3
* Hide Navbar-Buttons in Closed-StateMaZderMind2015-04-041-4/+6
* Move Styles completely into their own assembliesMaZderMind2015-04-049-240/+239
* Small fixes to Closed-TemplateMaZderMind2015-04-042-1/+10
* Neutral-Text 500-PageMaZderMind2015-04-041-19/+6
* Implement Close-Down Page with Upcoming EventMaZderMind2015-04-047-13/+87
* Disable Caches by DefaultMaZderMind2015-04-041-2/+2
* Show Display-Names and Link Rooms in Relive-ViewMaZderMind2015-04-043-2/+35
* Merge branch 'multiview'MaZderMind2015-04-046-0/+178
|\
| * Disable Meter in !Chrome browsersMaZderMind2015-04-041-7/+15
| * Experimental Multi-ViewerMaZderMind2015-04-036-0/+170
* | relive: We're out of beta. Add a more helpful info text.Florian Larysch2015-04-031-3/+8
|/
* no party. for no-one.MaZderMind2015-04-032-26/+0
* Fix missing trailing / when deployed directly on a domainMaZderMind2015-04-031-2/+2
* Remove Plugin-DebugMaZderMind2015-04-031-1/+0
* Enable Flash on the Relive-Player-PageMaZderMind2015-04-031-6/+14
* relive-player: make the hint about desktop players clearerFlorian Larysch2015-04-031-2/+7
* Immunize against missing current/upcoming talksMaZderMind2015-04-031-16/+17
* No Double-UTF8-Decode anymoreMaZderMind2015-04-031-1/+0
* Fail gracefully when the Schedule is unreachableMaZderMind2015-04-031-1/+8
* Fix Generic Feedback-FormMaZderMind2015-04-021-1/+1
* remove excess iconsMaZderMind2015-04-0210-11/+2
* Fix GetterMaZderMind2015-04-011-1/+1
* Use URL as Part of the Cache-KeyMaZderMind2015-04-012-5/+20
* Allow Filtering Rooms from the ScheduleMaZderMind2015-04-012-0/+23
* Hide Group-Headline when no Title is specifiedMaZderMind2015-04-011-3/+5
* Wider Audio-PlayerMaZderMind2015-03-311-1/+1
* Remove RTMP from Player TextMaZderMind2015-03-311-1/+1
* Fix About-Page by using the Model-ClassMaZderMind2015-03-311-3/+3
* Implement Relive based on the MVT PatternMaZderMind2015-03-316-19/+80
* Revert "Don't 500 when the Schedule is unreachable"MaZderMind2015-03-311-7/+1
* Hardcode about-Url in TemplateMaZderMind2015-03-312-5/+1
* use require instead of includeMaZderMind2015-03-313-17/+17
* Restructure Feedback-Save-CodeMaZderMind2015-03-311-9/+10
* Datepicker in Feedback-Read GUIMaZderMind2015-03-316-3/+267
* Feedback Read-ViewMaZderMind2015-03-315-1/+152
* Rename program -> scheduleMaZderMind2015-03-312-2/+2
* Error-Msg Styling on Room-TabMaZderMind2015-03-311-0/+1
* Remove Global has/getMaZderMind2015-03-313-42/+4
* Move Schedule-Availability Checks, tooMaZderMind2015-03-312-3/+4
* Move Feedback-Availability Checks to ViewMaZderMind2015-03-312-6/+3
* Avoid Error when getSchedule does not return a mutuable ArrayMaZderMind2015-03-311-1/+2
* Raise 404 when no Stream is selected at allMaZderMind2015-03-312-0/+6
* Documentation for Stream-Selection-OptionsMaZderMind2015-03-311-3/+63
* Submit Form via Ajax and report ErrorsMaZderMind2015-03-313-3/+19
* Fix Stream-Selection in Feedback-FormMaZderMind2015-03-311-5/+3
* Fix static Room-List getterMaZderMind2015-03-311-1/+1
* Move Feedback-Save-MEthods to ModelMaZderMind2015-03-312-30/+43
* Don't 500 when the Schedule is unreachableMaZderMind2015-03-311-1/+7
* error handlingMaZderMind2015-03-315-4/+42