aboutsummaryrefslogtreecommitdiff
path: root/assets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add h264-only feature and HQ stream for revisionAnton Schubert2021-04-033-610/+304
|
* more hacksLukas Schauer2020-12-291-3/+5
|
* hacky way to improve webcut for rC3Andreas Hubel2020-12-281-2/+17
|
* update voc-player, uses hls in firefox because of broken track-switchingAnton Schubert2020-12-272-2/+2
|
* rC3: fix fonts, moar cssAnton Schubert2020-12-242-4/+4
|
* preserve schedule timezones and show current time + event timezone on the ↵Anton Schubert2020-10-313-17/+56
| | | | website (#117)
* update voc-playerAnton Schubert2020-09-042-2/+2
|
* bump voc-player to 1.0.0, fix player blackscreen on fullscreenAnton Schubert2020-08-233-4/+5
|
* Revert "sotm: temporaily set vod prerecord skip time to 150 seconds."Andreas Hubel2020-08-221-2/+1
| | | | This reverts commit 417166a6f9771e43ef50dc2155419c3f78a72b7e.
* sotm: temporaily set vod prerecord skip time to 150 seconds.Andreas Hubel2020-07-041-1/+2
|
* add netcut assets to repoAndreas Hubel2020-06-0741-0/+264131
| | | | submodules are propably to complicated for deployment.... :-)
* fix bug in less.phpAndreas Hubel2020-06-071-0/+0
|
* fix language chooser for hls, fix voc-player watermark stylingAnton Schubert2020-06-062-3/+3
|
* Pass stream language as preferred language to voc-playerAnton Schubert2020-06-053-18/+19
| | | | | | This allows setting a preferred language in embeds e.g. with /embed/stream/dash/translated to start off with a different audio lang than native
* fix voc-player mobile playbackAnton Schubert2020-05-022-2/+2
|
* use voc-player for audioOnly (except explicit translated versions), remove ↵Anton Schubert2020-05-021-0/+1
| | | | dash notice
* update voc-playerAnton Schubert2020-05-022-18/+38
|
* use voc-player for relive, update clappr plugins, remove old assets, clean ↵Anton Schubert2020-04-1321-33331/+375
| | | | up dash/relive player embeds
* add updated stream playerAnton Schubert2020-04-112-0/+1452
|
* fix sourceMap 404 errors in firefoxAndreas Hubel2019-12-292-5/+2
|
* Change play button color (#90)Dedmen Miller2019-12-281-0/+11
| | | | * Change play button color
* Implement embedded webchatIke2019-10-251-0/+7
|
* disable css which did not work as expectedAndreas Hubel2019-09-231-1/+1
|
* remove source map references to missing filesAndreas Hubel2019-08-213-3/+0
| | | | to remove warings in safari
* fix breaking layout in overview for long talk titlesMarkus Otto2019-08-101-0/+9
|
* Added short display name feature for longer rooms / schedule and mobile viewdedeibel2018-12-301-0/+14
|
* Schedule pause/optout background - fix pattern for mobile height versiondedeibel2018-12-291-0/+5
|
* Try better pause/optout background - repeatablededeibel2018-12-292-3/+3
|
* use shaded background for pause and optout in default stylededeibel2018-12-282-4/+6
|
* enable dvr capability for dash playbackAnton Schubert2018-12-281-1/+1
|
* Revert "35c3: re-added padding to audio stream tab" – audio player has ↵Andreas Hubel2018-12-281-4/+0
| | | | | | now also a poster image This reverts commit 391dccbf84e2c0ecda819db6594c491243fc5df4.
* 35c3: re-added padding to audio stream tabdedeibel2018-12-281-0/+4
|
* remove spacing border around slide-only streamAndreas Hubel2018-12-281-4/+0
| | | | fixes #89
* Feedback read: add hostname to read pagededeibel2018-12-281-0/+4
|
* fix css for "releases" and "relive" button, for all eventsAndreas Hubel2018-10-241-1/+1
|
* Make schedule now marker invisible for mouse events, allowing to click the ↵dedeibel2018-05-121-1/+2
| | | | tracks underneath
* update shaka-player to 2.3.0, improve source-selection code for multiquality ↵Anton Schubert2018-01-241-1/+1
| | | | player
* all: Bring footer on top of overlay with current time #62 thanks to matzexdedeibel2018-01-241-0/+1
|
* update adaptive player plugins for better hlsAnton Schubert2018-01-242-2/+2
|
* try to increase player robustnessAnton Schubert2018-01-241-1/+1
|
* update clapprio and pluginsAnton Schubert2018-01-2410-14272/+14792
|
* Allowed multi translation for embedding, fixed autoplay optiondedeibel2017-12-101-1/+7
|
* 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
| |