aboutsummaryrefslogtreecommitdiff
path: root/template (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-02Automatically open/close conference based on time.Florian Larysch3-1/+45
2015-08-29change text next to audio only button from "video" to $formatFlorian Larysch1-2/+2
2015-08-29change warning when no relive talks existFlorian Larysch1-1/+1
2015-08-29fix some orthographic issuesFlorian Larysch10-24/+24
2015-08-21Allow Disabling Embed-AutoplayMaZderMind2-3/+11
2015-08-21Hide "is over" if Event-Title is Equal to Next-Event-TitleMaZderMind1-1/+3
2015-07-14Number Room-Groups in OverviewMaZderMind1-2/+2
2015-07-13Extend Streamdump-Download TextMaZderMind1-1/+1
2015-07-13USe Wide Display for the BoxesMaZderMind1-2/+2
2015-07-13Add Download-Box to Relive-Player ViewMaZderMind1-0/+11
2015-07-13Dynamicly generate release-link textMaZderMind1-1/+1
2015-07-13Move released-box to the top and color it greenMaZderMind1-4/+11
2015-07-13Prepare URLs in indexMaZderMind2-3/+3
2015-07-03TLS Switching buttonMaZderMind1-0/+7
2015-05-07Add a fixed buffer for rounding offsets when scaling time to pixelsMaZderMind1-1/+1
2015-04-30Countdown in closed-ViewMaZderMind2-0/+2
2015-04-06Show all upcoming Events in closed ViewMaZderMind1-11/+21
2015-04-06Repair Switchers to not shadow $stream in the following TemplatesMaZderMind4-12/+12
2015-04-06Audio & Video-Player EmbedingMaZderMind4-2/+56
2015-04-05No Partay TodayMaZderMind1-12/+0
2015-04-05Show Tech-String in SwitcherMaZderMind4-8/+12
2015-04-04Hide Navbar-Buttons in Closed-StateMaZderMind1-4/+6
2015-04-04Small fixes to Closed-TemplateMaZderMind1-1/+1
2015-04-04Implement Close-Down Page with Upcoming EventMaZderMind1-0/+25
2015-04-04Show Display-Names and Link Rooms in Relive-ViewMaZderMind1-1/+5
2015-04-03relive: We're out of beta. Add a more helpful info text.Florian Larysch1-3/+8
2015-04-03Experimental Multi-ViewerMaZderMind1-0/+23
2015-04-03no party. for no-one.MaZderMind1-13/+0
2015-04-03Fix missing trailing / when deployed directly on a domainMaZderMind1-2/+2
2015-04-03relive-player: make the hint about desktop players clearerFlorian Larysch1-2/+7
2015-04-02Fix Generic Feedback-FormMaZderMind1-1/+1
2015-04-02remove excess iconsMaZderMind1-11/+2
2015-04-01Hide Group-Headline when no Title is specifiedMaZderMind1-3/+5
2015-03-31Wider Audio-PlayerMaZderMind1-1/+1
2015-03-31Fix About-Page by using the Model-ClassMaZderMind1-3/+3
2015-03-31Implement Relive based on the MVT PatternMaZderMind1-3/+2
2015-03-31Hardcode about-Url in TemplateMaZderMind1-1/+1
2015-03-31Datepicker in Feedback-Read GUIMaZderMind2-2/+23
2015-03-31Feedback Read-ViewMaZderMind1-0/+77
2015-03-31Submit Form via Ajax and report ErrorsMaZderMind1-0/+1
2015-03-31Fix Stream-Selection in Feedback-FormMaZderMind1-5/+3
2015-03-31error handlingMaZderMind1-0/+8
2015-03-31Remove default selection on IPv4MaZderMind1-1/+1
2015-03-31Implement Feedback-Form based on MVT PatternMaZderMind1-5/+14
2015-03-30Link to RoomsMaZderMind1-10/+11
2015-03-30Rename program to scheduleMaZderMind2-18/+12
2015-03-30Implement MVT Pattern based on simple Config optionsMaZderMind11-173/+136
2015-03-29Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind5-26/+27
2015-03-14Fix HTML NestingMaZderMind1-23/+24
2015-03-14Introduce Models abstracting the Config away from Views & TemplatesMaZderMind1-27/+40