Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | call ReacDOM.render directly for now | Christian Pointner | 2016-09-28 | 1 | -1/+2 |
| | |||||
* | fixed week clock? | Christian Pointner | 2016-09-28 | 2 | -3/+3 |
| | |||||
* | first test to get clock running | Christian Pointner | 2016-09-28 | 2 | -9/+30 |
| | |||||
* | restructering components | Christian Pointner | 2016-09-28 | 4 | -26/+43 |
| | |||||
* | moved clock controller back to js dir | Christian Pointner | 2016-09-28 | 3 | -130/+127 |
| | |||||
* | readd jquery for clock callbacks | Christian Pointner | 2016-09-28 | 2 | -7/+10 |
| | |||||
* | added npm build environment | Christian Pointner | 2016-09-28 | 2 | -71/+55 |
| | |||||
* | use bootstrap for styling | Christian Pointner | 2016-09-25 | 4 | -133/+67 |
| | |||||
* | marking soon and imminent shows works now | Christian Pointner | 2016-06-26 | 2 | -4/+39 |
| | |||||
* | 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 | 4 | -18/+67 |
| | |||||
* | fixed marking of current day | Christian Pointner | 2016-06-24 | 2 | -7/+11 |
| | |||||
* | added MVC style framework | Christian Pointner | 2016-06-24 | 2 | -11/+103 |
| | |||||
* | mark today vs. this week | Christian Pointner | 2016-06-24 | 3 | -14/+17 |
| | |||||
* | fetching schedules.json | Christian Pointner | 2016-06-23 | 2 | -0/+53 |
| | |||||
* | minor cleanup | Christian Pointner | 2016-06-23 | 1 | -2/+4 |
| | |||||
* | cleaned up basic scaffold | Christian Pointner | 2016-06-23 | 7 | -78/+214 |
| | |||||
* | harmonize file names | Christian Pointner | 2016-06-23 | 2 | -1/+1 |
| | |||||
* | 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 | 4 | -15/+45 |
| | |||||
* | added buttons to scroll in rd week view | Christian Pointner | 2016-06-22 | 4 | -27/+77 |
| | |||||
* | added rivendell weeks view | Christian Pointner | 2016-06-22 | 4 | -0/+201 |
| | |||||
* | ws:// vs. wss:// for clock.js | Christian Pointner | 2016-05-27 | 1 | -1/+1 |
| | |||||
* | finished legacy system handler | Christian Pointner | 2016-03-23 | 3 | -19/+52 |
| | |||||
* | also load system handler | Christian Pointner | 2016-03-23 | 1 | -0/+2 |
| | |||||
* | 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 | 2 | -11/+3 |
| | |||||
* | copied clock styling from rhwebimport | Christian Pointner | 2016-03-23 | 1 | -0/+32 |
| | |||||
* | switch to unsecure websockets for now | Christian Pointner | 2016-03-23 | 1 | -1/+1 |
| | |||||
* | added missing javascript files | Christian Pointner | 2016-03-23 | 2 | -1/+80 |
| | |||||
* | inital commit | Christian Pointner | 2016-03-23 | 5 | -0/+267 |