Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added icon for server resurrection | Christian Pointner | 2016-09-30 | 2 | -0/+3 |
| | |||||
* | most important views are down now (needs beatification | Christian Pointner | 2016-09-30 | 3 | -17/+155 |
| | |||||
* | added 'undefined' icons | Christian Pointner | 2016-09-29 | 2 | -0/+0 |
| | |||||
* | scale server icons to 64x64 | Christian Pointner | 2016-09-29 | 2 | -0/+0 |
| | |||||
* | rudimentary renderings work now | Christian Pointner | 2016-09-29 | 3 | -5/+49 |
| | |||||
* | use callbacks for rhctl as well | Christian Pointner | 2016-09-29 | 1 | -2/+13 |
| | |||||
* | added contoler for rhctl | Christian Pointner | 2016-09-29 | 2 | -1/+55 |
| | |||||
* | scaling icons | Christian Pointner | 2016-09-29 | 6 | -0/+0 |
| | |||||
* | add icons for main app | Christian Pointner | 2016-09-29 | 9 | -0/+12 |
| | |||||
* | make clock reusable, basic scaffolding for main app | Christian Pointner | 2016-09-29 | 9 | -176/+97 |
| | |||||
* | use bootstrap for styling | Christian Pointner | 2016-09-25 | 4 | -133/+67 |
| | |||||
* | added sample apache config for rhctl | Christian Pointner | 2016-09-24 | 1 | -1/+3 |
| | |||||
* | added support for multi-shows | Christian Pointner | 2016-09-14 | 1 | -9/+43 |
| | |||||
* | schedule list with UTC dates | Christian Pointner | 2016-07-02 | 1 | -1/+2 |
| | |||||
* | 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 |
| | |||||
* | schedule exporter knows has parameters | Christian Pointner | 2016-06-23 | 2 | -23/+47 |
| | |||||
* | added first version of schedule export | Christian Pointner | 2016-06-23 | 1 | -0/+68 |
| | |||||
* | 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 |
| | |||||
* | imrpoved apache config | Christian Pointner | 2016-06-23 | 1 | -1/+1 |
| | |||||
* | use noon to generate dates, updated Readme | Christian Pointner | 2016-06-22 | 2 | -2/+3 |
| | |||||
* | 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 |
| | |||||
* | PV will add show-id to title | Christian Pointner | 2016-05-27 | 1 | -1/+1 |
| | |||||
* | moved to JSON::MaybeXS | Christian Pointner | 2016-05-11 | 3 | -5/+9 |
| | |||||
* | sort list of shows before export | Christian Pointner | 2016-03-26 | 1 | -1/+2 |
| | |||||
* | 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 |
| | |||||
* | add legacy system status script | Christian Pointner | 2016-03-23 | 1 | -0/+72 |
| | |||||
* | copied clock styling from rhwebimport | Christian Pointner | 2016-03-23 | 1 | -0/+32 |
| | |||||
* | make id in showlist an integer | Christian Pointner | 2016-03-23 | 1 | -1/+1 |
| | |||||
* | fixed show list output | Christian Pointner | 2016-03-23 | 1 | -2/+2 |
| | |||||
* | implemented show listing | Christian Pointner | 2016-03-23 | 1 | -3/+18 |
| | |||||
* | switch to unsecure websockets for now | Christian Pointner | 2016-03-23 | 1 | -1/+1 |
| |