Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fullscreen schedule view | MaZderMind | 2016-08-21 | 1 | -1/+1 |
| | |||||
* | place schedule elements absolute on calulated positions, fixes wrap-around bug | MaZderMind | 2016-08-02 | 1 | -3/+6 |
| | |||||
* | fix schedule display with unknown rooms | MaZderMind | 2016-03-25 | 1 | -1/+1 |
| | |||||
* | use locally configured display name for room in schedule | MaZderMind | 2015-12-28 | 1 | -1/+1 |
| | |||||
* | make the click-targets in he schedule bigger, thanks @sebastian | MaZderMind | 2015-12-28 | 1 | -29/+32 |
| | |||||
* | force protocol on urls coming from relive | MaZderMind | 2015-12-28 | 1 | -1/+1 |
| | |||||
* | fix slides direct links | MaZderMind | 2015-12-27 | 1 | -1/+1 |
| | |||||
* | add titles as explanation to the icons | MaZderMind | 2015-12-27 | 1 | -4/+4 |
| | |||||
* | Design draft for 32C3 | Jannes Jeising | 2015-12-27 | 1 | -3/+3 |
| | |||||
* | fix duplicate 'Streaming' on generic views | MaZderMind | 2015-12-25 | 1 | -1/+1 |
| | |||||
* | switched from c3voc to uppercase C3VOC | MaZderMind | 2015-12-25 | 1 | -1/+1 |
| | |||||
* | show warning when running in preview mode | MaZderMind | 2015-12-23 | 1 | -0/+7 |
| | |||||
* | global about-page (aka onepager) | MaZderMind | 2015-12-20 | 1 | -5/+3 |
| | |||||
* | implement new subtitles L2S2 interface | MaZderMind | 2015-12-20 | 1 | -1/+5 |
| | |||||
* | Rename 'Music' to 'Radio' on all public places | MaZderMind | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | generate closed-page countdown on server-side | MaZderMind | 2015-12-02 | 1 | -0/+4 |
| | |||||
* | Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLs | MaZderMind | 2015-11-08 | 2 | -1/+22 |
| | |||||
* | visually separate format-buttons from direct-links | MaZderMind | 2015-09-28 | 3 | -8/+10 |
| | |||||
* | explain that downloading HLS m3u8 files does not work | Florian Larysch | 2015-09-10 | 1 | -0/+1 |
| | |||||
* | Automatically open/close conference based on time. | Florian Larysch | 2015-09-02 | 2 | -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 $format | Florian Larysch | 2015-08-29 | 1 | -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 issues | Florian Larysch | 2015-08-29 | 7 | -16/+16 |
| | |||||
* | Allow Disabling Embed-Autoplay | MaZderMind | 2015-08-21 | 2 | -3/+11 |
| | |||||
* | Prepare URLs in index | MaZderMind | 2015-07-13 | 1 | -1/+1 |
| | |||||
* | TLS Switching button | MaZderMind | 2015-07-03 | 1 | -0/+7 |
| | |||||
* | Add a fixed buffer for rounding offsets when scaling time to pixels | MaZderMind | 2015-05-07 | 1 | -1/+1 |
| | |||||
* | Repair Switchers to not shadow $stream in the following Templates | MaZderMind | 2015-04-06 | 4 | -12/+12 |
| | |||||
* | Audio & Video-Player Embeding | MaZderMind | 2015-04-06 | 1 | -0/+37 |
| | |||||
* | No Partay Today | MaZderMind | 2015-04-05 | 1 | -12/+0 |
| | |||||
* | Show Tech-String in Switcher | MaZderMind | 2015-04-05 | 4 | -8/+12 |
| | |||||
* | Hide Navbar-Buttons in Closed-State | MaZderMind | 2015-04-04 | 1 | -4/+6 |
| | |||||
* | Fix Generic Feedback-Form | MaZderMind | 2015-04-02 | 1 | -1/+1 |
| | |||||
* | Wider Audio-Player | MaZderMind | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | Hardcode about-Url in Template | MaZderMind | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | Submit Form via Ajax and report Errors | MaZderMind | 2015-03-31 | 1 | -0/+1 |
| | |||||
* | Fix Stream-Selection in Feedback-Form | MaZderMind | 2015-03-31 | 1 | -5/+3 |
| | |||||
* | Remove default selection on IPv4 | MaZderMind | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | Implement Feedback-Form based on MVT Pattern | MaZderMind | 2015-03-31 | 1 | -5/+14 |
| | |||||
* | Link to Rooms | MaZderMind | 2015-03-30 | 1 | -10/+11 |
| | |||||
* | Rename program to schedule | MaZderMind | 2015-03-30 | 1 | -16/+10 |
| | |||||
* | Implement MVT Pattern based on simple Config options | MaZderMind | 2015-03-30 | 9 | -154/+117 |
| | |||||
* | Move get/set-Calls into ModelBase and abstract all access into a Model | MaZderMind | 2015-03-29 | 3 | -12/+13 |
| | | | | | | | | Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php | ||||
* | Open IRC-Link in new Window | MaZderMind | 2015-03-08 | 1 | -1/+1 |
| | |||||
* | Fix Stream-Selection in Feedback-Form | MaZderMind | 2015-03-03 | 1 | -8/+5 |
| | |||||
* | Use Twitter-Blue for Twitter-Button | MaZderMind | 2015-03-03 | 1 | -1/+1 |
| | |||||
* | Fixes for Schedules with more and with not streamed Rooms | MaZderMind | 2015-03-03 | 1 | -11/+20 |
| | |||||
* | Configurable Header | MaZderMind | 2015-03-03 | 1 | -7/+11 |
| | |||||
* | Reduce default Banner-HTML | MaZderMind | 2015-03-03 | 1 | -4/+2 |
| | |||||
* | conditional header-logo | MaZderMind | 2015-03-02 | 1 | -2/+2 |
| | |||||
* | Relive | MaZderMind | 2015-03-02 | 1 | -3/+3 |
| |