aboutsummaryrefslogtreecommitdiff
path: root/assets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace TV icon with voctocat everywhereSebastian Morr2017-10-3118-382/+6
| | | | This includes the header, favicons, and 404/500 pages.
* schedule: bugfix for new tab orderAndreas Hubel2017-10-121-1/+1
|
* enforce minimal panel heightMaZderMind2017-08-191-0/+4
|
* Merge branch 'feature/relive-scrub-thumbs' of ↵Florian Larysch2017-08-111-7/+13
|\ | | | | | | https://github.com/florolf/streaming-website into florolf-feature/relive-scrub-thumbs
| * relive: handle missing scrub thumbs correctlyFlorian Larysch2017-01-031-7/+13
| | | | | | | | | | | | | | | | | | | | | | Previously, when relive didn't supply a sprites file to the player, we'd simply pass undefined into buildSpriteConfig, which only worked because of the way the arguments are handled internally in that function, but does not represent a proper use of the plugin's API. Instead, we now manually check whether relive has supplied a sprites file and explicitly pass an empty thumbs array to the plugin in such a case.
* | relive: make playback rate adjustableFlorian Larysch2017-08-074-1/+127
| |
* | update clappr pluginFlorian Larysch2017-08-072-29905/+30844
| |
* | use generic way to access playback, fixes #40Andreas Hubel2017-08-061-2/+2
| |
* | add initial seeking to relive playerAnton Schubert2017-07-071-1/+19
| |
* | update dash-player to simultaneous dash/hls playerAnton Schubert2017-05-281-5/+92
| |
* | fix music styleMaZderMind2017-04-131-0/+4
|/
* relive: add scrubbing thumbnail supportFlorian Larysch2017-01-031-0/+15
| | | | | When the Relive manifest contains preview thumbnails for scrubbing, display them to the user.
* assets: add clappr thumbnails pluginFlorian Larysch2017-01-031-0/+1
|
* relive: fix player widthAnton Schubert2016-12-301-0/+1
|
* relive: fix fullscreen mode in chromeAnton Schubert2016-12-301-2/+0
|
* replace dashjs player with clappr + shaka-plugin + level-plugin + audio-pluginAnton Schubert2016-12-307-39488/+45
|
* correct video-size to 1920MaZderMind2016-12-291-3/+10
|
* add clapprFlorian Larysch2016-12-297-0/+31533
|
* fixup autoseekFlorian Larysch2016-12-291-1/+0
|
* add autoseekingFlorian Larysch2016-12-291-3/+13
|
* add initial playerFlorian Larysch2016-12-291-15/+14
|
* add switcher and beta-markerMaZderMind2016-12-221-0/+4
|
* add controls to dash-playerMaZderMind2016-12-223-0/+958
|
* working example of minimal dash playerMaZderMind2016-12-221-0/+38530
|
* limit the mediaelement-js ui to the existing playersMaZderMind2016-12-221-3/+3
|
* add full-box-link support to the main style tooMaZderMind2016-12-211-0/+4
|
* move upcoming & current logic from javascript/ajax into phpMaZderMind2016-12-181-74/+0
|
* remove unised offsetting in jsMaZderMind2016-12-101-6/+2
|
* rewrite data-model so that every configuration option is accessed through ↵MaZderMind2016-12-101-1/+1
| | | | the conference
* relive player: skip forward to scheduled beginning of the talkAndi2016-08-261-0/+8
|
* fullscreen schedule viewMaZderMind2016-08-214-7/+4
|
* fix floating of wide rooms on none-smartphonesMaZderMind2016-08-191-2/+4
|
* never float wide-roomsMaZderMind2016-08-061-0/+4
|
* raises z-index of now-markerMaZderMind2016-08-051-1/+1
|
* place schedule elements absolute on calulated positions, fixes wrap-around bugMaZderMind2016-08-021-1/+4
|
* don't show past talks als "now running"MaZderMind2016-03-271-1/+1
|
* show last conference & relive on startpageMaZderMind2015-12-301-0/+6
|
* make the click-targets in he schedule bigger, thanks @sebastianMaZderMind2015-12-281-5/+9
|
* fix multiview styleMaZderMind2015-12-281-0/+1
|
* add back old icons from 31c3 to solve 404 errorsMaZderMind2015-12-269-0/+0
|
* move preview-marker to bottom right, cleanup lessMaZderMind2015-12-231-7/+12
|
* optimize style of allconferences pageMaZderMind2015-12-231-2/+4
|
* show warning when running in preview modeMaZderMind2015-12-231-0/+22
|
* show subtitles-silence-message after some timeMaZderMind2015-12-211-0/+9
|
* shring subtitles a littleMaZderMind2015-12-211-2/+2
|
* close subtitles-popup, tooMaZderMind2015-12-211-1/+9
|
* close subtitles-line on 2nd clickMaZderMind2015-12-211-9/+44
|
* use [cc] icon for subtitles instread of speach-bubbleMaZderMind2015-12-201-379/+391
|
* unify whitespace <3MaZderMind2015-12-201-4/+0
|
* implement new subtitles L2S2 interfaceMaZderMind2015-12-206-177/+711
|