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
/
model
/
Room.php
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2016-12-29
add dash to the json-api
MaZderMind
1
-0
/
+4
2016-12-28
enable dash on dekan only
MaZderMind
1
-1
/
+1
2016-12-22
working example of minimal dash player
MaZderMind
1
-0
/
+4
2016-12-19
repair dash lookup
MaZderMind
1
-1
/
+1
2016-12-18
change default of schedule-name to display-name
MaZderMind
1
-1
/
+1
2016-12-10
rewrite data-model so that every configuration option is accessed through ↵
MaZderMind
1
-50
/
+35
the conference
2016-12-08
add dash tab (with dummy content)
MaZderMind
1
-0
/
+10
2016-09-03
accept ?forceopen=yes to force a conference open
MaZderMind
1
-1
/
+1
2015-12-20
allow rooms to be forced to full-width
MaZderMind
1
-0
/
+4
2015-12-20
implement new subtitles L2S2 interface
MaZderMind
1
-0
/
+10
2015-11-08
fix thumbs url
MaZderMind
1
-1
/
+1
2015-11-06
fail when a roomslug contains invalid characters
MaZderMind
1
-0
/
+3
2015-04-10
Link to Twitter-Search instead of the Tweet-Intent
MaZderMind
1
-1
/
+1
2015-04-06
Audio & Video-Player Embeding
MaZderMind
1
-0
/
+5
2015-04-03
Experimental Multi-Viewer
MaZderMind
1
-0
/
+15
2015-03-31
Raise 404 when no Stream is selected at all
MaZderMind
1
-0
/
+3
2015-03-31
Fix static Room-List getter
MaZderMind
1
-1
/
+1
2015-03-31
Fix getSelections()
MaZderMind
1
-1
/
+1
2015-03-31
Static Room-List getter
MaZderMind
1
-0
/
+9
2015-03-30
Default Tab- and Selection access
MaZderMind
1
-2
/
+14
2015-03-30
Static existence checks for Rooms
MaZderMind
1
-0
/
+13
2015-03-30
MVT Implementation of the schedule
MaZderMind
1
-0
/
+4
2015-03-30
Implement MVT Pattern based on simple Config options
MaZderMind
1
-1
/
+192
2015-03-29
Move get/set-Calls into ModelBase and abstract all access into a Model
MaZderMind
1
-5
/
+5
Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php
2015-03-29
Use normal Constructor
MaZderMind
1
-6
/
+1
2015-03-29
Fix Class Formatting
MaZderMind
1
-1
/
+2
2015-03-14
Introduce Models abstracting the Config away from Views & Templates
MaZderMind
1
-0
/
+49