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
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2015-04-04
Show Display-Names and Link Rooms in Relive-View
MaZderMind
2
-1
/
+30
2015-04-03
Experimental Multi-Viewer
MaZderMind
1
-0
/
+15
2015-04-03
No Double-UTF8-Decode anymore
MaZderMind
1
-1
/
+0
2015-04-03
Fail gracefully when the Schedule is unreachable
MaZderMind
1
-1
/
+8
2015-04-01
Fix Getter
MaZderMind
1
-1
/
+1
2015-04-01
Use URL as Part of the Cache-Key
MaZderMind
2
-5
/
+20
2015-04-01
Allow Filtering Rooms from the Schedule
MaZderMind
1
-0
/
+16
2015-03-31
Implement Relive based on the MVT Pattern
MaZderMind
1
-5
/
+61
2015-03-31
Revert "Don't 500 when the Schedule is unreachable"
MaZderMind
1
-7
/
+1
This reverts commit 72722fe3c6e88a683c07b5ee1989e61610d4b7aa.
2015-03-31
Hardcode about-Url in Template
MaZderMind
1
-4
/
+0
2015-03-31
Feedback Read-View
MaZderMind
1
-0
/
+36
2015-03-31
Remove Global has/get
MaZderMind
1
-3
/
+3
2015-03-31
Avoid Error when getSchedule does not return a mutuable Array
MaZderMind
1
-1
/
+2
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
Move Feedback-Save-MEthods to Model
MaZderMind
1
-0
/
+37
2015-03-31
Don't 500 when the Schedule is unreachable
MaZderMind
1
-1
/
+7
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
Allow static access
MaZderMind
1
-7
/
+15
2015-03-30
MVT Implementation of the schedule
MaZderMind
2
-31
/
+97
2015-03-30
Implement MVT Pattern based on simple Config options
MaZderMind
7
-57
/
+648
2015-03-29
Move get/set-Calls into ModelBase and abstract all access into a Model
MaZderMind
7
-35
/
+165
Conflicts: model/Overview.php model/Room.php model/StreamList.php tests/ModelTestbase.php
2015-03-29
Use normal Constructor
MaZderMind
2
-7
/
+2
2015-03-29
Fix Class Formatting
MaZderMind
2
-2
/
+4
2015-03-14
Introduce Models abstracting the Config away from Views & Templates
MaZderMind
4
-0
/
+134