aboutsummaryrefslogtreecommitdiff
path: root/template/assemblies (follow)
Commit message (Collapse)AuthorAgeFilesLines
* repair schedule viewMaZderMind2016-12-111-1/+1
|
* rewrite data-model so that every configuration option is accessed through ↵MaZderMind2016-12-102-4/+4
| | | | the conference
* always select 1024x embed code as default, fixes #29MaZderMind2016-12-101-2/+2
|
* accept ?forceopen=yes to force a conference openMaZderMind2016-09-031-2/+2
|
* fullscreen schedule viewMaZderMind2016-08-211-1/+1
|
* place schedule elements absolute on calulated positions, fixes wrap-around bugMaZderMind2016-08-021-3/+6
|
* fix schedule display with unknown roomsMaZderMind2016-03-251-1/+1
|
* use locally configured display name for room in scheduleMaZderMind2015-12-281-1/+1
|
* make the click-targets in he schedule bigger, thanks @sebastianMaZderMind2015-12-281-29/+32
|
* force protocol on urls coming from reliveMaZderMind2015-12-281-1/+1
|
* fix slides direct linksMaZderMind2015-12-271-1/+1
|
* add titles as explanation to the iconsMaZderMind2015-12-271-4/+4
|
* Design draft for 32C3Jannes Jeising2015-12-271-3/+3
|
* fix duplicate 'Streaming' on generic viewsMaZderMind2015-12-251-1/+1
|
* switched from c3voc to uppercase C3VOCMaZderMind2015-12-251-1/+1
|
* show warning when running in preview modeMaZderMind2015-12-231-0/+7
|
* global about-page (aka onepager)MaZderMind2015-12-201-5/+3
|
* implement new subtitles L2S2 interfaceMaZderMind2015-12-201-1/+5
|
* Rename 'Music' to 'Radio' on all public placesMaZderMind2015-12-091-1/+1
|
* generate closed-page countdown on server-sideMaZderMind2015-12-021-0/+4
|
* Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLsMaZderMind2015-11-082-1/+22
|
* visually separate format-buttons from direct-linksMaZderMind2015-09-283-8/+10
|
* explain that downloading HLS m3u8 files does not workFlorian Larysch2015-09-101-0/+1
|
* Automatically open/close conference based on time.Florian Larysch2015-09-022-1/+42
| | | | | | | 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.
* change text next to audio only button from "video" to $formatFlorian Larysch2015-08-291-2/+2
| | | | | Right now, the button says "Audio | video", which is slightly confusing. This patch changes it to "Audio | $format_name", which might be better.
* fix some orthographic issuesFlorian Larysch2015-08-297-16/+16
|
* Allow Disabling Embed-AutoplayMaZderMind2015-08-212-3/+11
|
* Prepare URLs in indexMaZderMind2015-07-131-1/+1
|
* TLS Switching buttonMaZderMind2015-07-031-0/+7
|
* Add a fixed buffer for rounding offsets when scaling time to pixelsMaZderMind2015-05-071-1/+1
|
* Repair Switchers to not shadow $stream in the following TemplatesMaZderMind2015-04-064-12/+12
|
* Audio & Video-Player EmbedingMaZderMind2015-04-061-0/+37
|
* No Partay TodayMaZderMind2015-04-051-12/+0
|
* Show Tech-String in SwitcherMaZderMind2015-04-054-8/+12
|
* Hide Navbar-Buttons in Closed-StateMaZderMind2015-04-041-4/+6
|
* Fix Generic Feedback-FormMaZderMind2015-04-021-1/+1
|
* Wider Audio-PlayerMaZderMind2015-03-311-1/+1
|
* Hardcode about-Url in TemplateMaZderMind2015-03-311-1/+1
|
* Submit Form via Ajax and report ErrorsMaZderMind2015-03-311-0/+1
|
* Fix Stream-Selection in Feedback-FormMaZderMind2015-03-311-5/+3
|
* Remove default selection on IPv4MaZderMind2015-03-311-1/+1
|
* Implement Feedback-Form based on MVT PatternMaZderMind2015-03-311-5/+14
|
* Link to RoomsMaZderMind2015-03-301-10/+11
|
* Rename program to scheduleMaZderMind2015-03-301-16/+10
|
* Implement MVT Pattern based on simple Config optionsMaZderMind2015-03-309-154/+117
|
* Move get/set-Calls into ModelBase and abstract all access into a ModelMaZderMind2015-03-293-12/+13
| | | | | | | | Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php
* Open IRC-Link in new WindowMaZderMind2015-03-081-1/+1
|
* Fix Stream-Selection in Feedback-FormMaZderMind2015-03-031-8/+5
|
* Use Twitter-Blue for Twitter-ButtonMaZderMind2015-03-031-1/+1
|
* Fixes for Schedules with more and with not streamed RoomsMaZderMind2015-03-031-11/+20
|