Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first test to get clock running | Christian Pointner | 2016-09-28 | 2 | -9/+30 |
| | |||||
* | restructering components | Christian Pointner | 2016-09-28 | 2 | -21/+40 |
| | |||||
* | moved clock controller back to js dir | Christian Pointner | 2016-09-28 | 2 | -125/+123 |
| | |||||
* | readd jquery for clock callbacks | Christian Pointner | 2016-09-28 | 1 | -1/+8 |
| | |||||
* | added npm build environment | Christian Pointner | 2016-09-28 | 1 | -64/+53 |
| | |||||
* | marking soon and imminent shows works now | Christian Pointner | 2016-06-26 | 1 | -4/+32 |
| | |||||
* | max lenght of show list can now be configured | Christian Pointner | 2016-06-25 | 2 | -3/+63 |
| | |||||
* | only show future show entries | Christian Pointner | 2016-06-25 | 3 | -11/+28 |
| | |||||
* | added mouse wheel support to scroll weeks | Christian Pointner | 2016-06-25 | 1 | -0/+15 |
| | |||||
* | css for nextshow is almost done (needs testing) | Christian Pointner | 2016-06-25 | 1 | -8/+8 |
| | |||||
* | fixed marking of current day | Christian Pointner | 2016-06-24 | 1 | -1/+4 |
| | |||||
* | added MVC style framework | Christian Pointner | 2016-06-24 | 2 | -11/+103 |
| | |||||
* | mark today vs. this week | Christian Pointner | 2016-06-24 | 1 | -10/+9 |
| | |||||
* | fetching schedules.json | Christian Pointner | 2016-06-23 | 1 | -0/+46 |
| | |||||
* | use noon to generate dates, updated Readme | Christian Pointner | 2016-06-22 | 1 | -1/+1 |
| | |||||
* | fix date/time offset, add button for 'today' | Christian Pointner | 2016-06-22 | 2 | -11/+30 |
| | |||||
* | added buttons to scroll in rd week view | Christian Pointner | 2016-06-22 | 1 | -4/+18 |
| | |||||
* | added rivendell weeks view | Christian Pointner | 2016-06-22 | 2 | -0/+102 |
| | |||||
* | ws:// vs. wss:// for clock.js | Christian Pointner | 2016-05-27 | 1 | -1/+1 |
| | |||||
* | finished legacy system handler | Christian Pointner | 2016-03-23 | 1 | -1/+11 |
| | |||||
* | added system status handler | Christian Pointner | 2016-03-23 | 1 | -0/+28 |
| | |||||
* | remove namespaces again | Christian Pointner | 2016-03-23 | 2 | -4/+0 |
| | |||||
* | moved javascript variables to own namepsace | Christian Pointner | 2016-03-23 | 2 | -0/+17 |
| | |||||
* | fix accidentially removed function | Christian Pointner | 2016-03-23 | 1 | -0/+4 |
| | |||||
* | simpler interface for clock | Christian Pointner | 2016-03-23 | 1 | -9/+3 |
| | |||||
* | switch to unsecure websockets for now | Christian Pointner | 2016-03-23 | 1 | -1/+1 |
| | |||||
* | added missing javascript files | Christian Pointner | 2016-03-23 | 1 | -0/+78 |
| | |||||
* | inital commit | Christian Pointner | 2016-03-23 | 1 | -0/+139 |