index
:
voc-streaming-site
kontraiaa
master
streaming.media.ccc.de sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
index.php
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2016-12-26
repair main-css when hosted in a subdir
MaZderMind
1
-1
/
+1
2016-12-20
implement streams-api v2
MaZderMind
1
-0
/
+6
fixes #6
2016-12-18
move upcoming & current logic from javascript/ajax into php
MaZderMind
1
-5
/
+0
2016-12-17
change storage paths according to issue description
MaZderMind
1
-0
/
+3
2016-12-11
add download-command cli interface & config
MaZderMind
1
-0
/
+16
2016-12-11
add linebreak to error message
MaZderMind
1
-1
/
+1
2016-12-11
better handling for legacy config errors
MaZderMind
1
-16
/
+14
2016-12-10
alwas allow access to the conference about-page
MaZderMind
1
-5
/
+5
2016-12-10
aways print a stack-trace
MaZderMind
1
-1
/
+10
2016-12-10
rewrite data-model so that every configuration option is accessed through ↵
MaZderMind
1
-11
/
+12
the conference
2016-12-08
add dash tab (with dummy content)
MaZderMind
1
-2
/
+2
2016-10-17
pass forceopen on to http/https-url
MaZderMind
1
-2
/
+2
2016-10-17
fix 500-error when served path is missing
MaZderMind
1
-1
/
+1
2016-09-03
accept ?forceopen=yes to force a conference open
MaZderMind
1
-0
/
+2
2016-09-03
ignore get-parameters in url
MaZderMind
1
-0
/
+3
2016-08-23
allow multiview- and schedule-urls before conference has started
MaZderMind
1
-16
/
+16
2016-08-21
fullscreen schedule view
MaZderMind
1
-0
/
+5
2016-06-20
support php internal webserver
MaZderMind
1
-1
/
+17
2015-12-28
add audio-only multiview
MaZderMind
1
-0
/
+6
2015-12-23
Revert "expose per-conference not-started route, which allways shows the ↵
MaZderMind
1
-5
/
+0
not-started view" This reverts commit 8a99831fd1ef44c5de0d689d6796a67ebfbd42bf.
2015-12-23
expose per-conference not-started route, which allways shows the not-started ↵
MaZderMind
1
-0
/
+5
view
2015-12-20
global about-page (aka onepager)
MaZderMind
1
-0
/
+7
2015-12-20
implement new subtitles L2S2 interface
MaZderMind
1
-0
/
+2
2015-11-14
move base-url & timezone out of per-conference config
MaZderMind
1
-23
/
+23
support ssl on conference selection page
2015-11-10
fix ssl-links in multi-mandator-mode
MaZderMind
1
-2
/
+2
2015-11-08
global streams api
MaZderMind
1
-6
/
+9
2015-11-08
better exception-handling in mandator-code
MaZderMind
1
-47
/
+57
2015-11-08
finish overview-page
MaZderMind
1
-16
/
+15
2015-11-08
Support an All-Conference-Closed Screen and mutliple Schedules & Relive-URLs
MaZderMind
1
-1
/
+21
2015-11-08
implement mandator handling, supporting different styles per mandantor
MaZderMind
1
-53
/
+53
2015-11-06
experimental multi-client capability
MaZderMind
1
-5
/
+51
2015-10-29
fix css-path on installations not hosted on /
MaZderMind
1
-1
/
+1
2015-10-22
use relative baseurl in css to avoid http/https issues
VOC
1
-1
/
+1
2015-10-22
assets/ is served staticly and can't be generated dymicly. change route.
VOC
1
-1
/
+1
2015-10-05
use local-file cache
MaZderMind
1
-3
/
+9
2015-10-05
use php-based lesscss compiler
MaZderMind
1
-0
/
+15
2015-09-02
let relive be accessible even when the conference has ended
Florian Larysch
1
-13
/
+13
2015-09-02
rename "not started yet"-page to fit conventions
Florian Larysch
1
-1
/
+1
2015-09-02
fix check for hasBegun condition
Florian Larysch
1
-1
/
+1
2015-09-02
Automatically open/close conference based on time.
Florian Larysch
1
-1
/
+6
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.
2015-08-21
Allow Disabling Embed-Autoplay
MaZderMind
1
-1
/
+2
2015-07-13
Prepare URLs in index
MaZderMind
1
-1
/
+9
2015-07-03
ssl() and proto() helper to keep visitors on their url scheme
MaZderMind
1
-1
/
+1
2015-04-06
Warn when short_open_tags is not configured correctly
MaZderMind
1
-0
/
+3
2015-04-06
Audio & Video-Player Embeding
MaZderMind
1
-0
/
+10
2015-04-05
Streams-JSON v1
MaZderMind
1
-0
/
+5
2015-04-05
Return empty Schedule when Conference is Closed
MaZderMind
1
-5
/
+5
2015-04-04
Implement Close-Down Page with Upcoming Event
MaZderMind
1
-12
/
+21
2015-04-03
Experimental Multi-Viewer
MaZderMind
1
-0
/
+5
2015-03-31
Implement Relive based on the MVT Pattern
MaZderMind
1
-6
/
+1
[next]