summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* max lenght of show list can now be configuredChristian Pointner2016-06-252-3/+63
* only show future show entriesChristian Pointner2016-06-253-11/+28
* added mouse wheel support to scroll weeksChristian Pointner2016-06-251-0/+15
* css for nextshow is almost done (needs testing)Christian Pointner2016-06-254-18/+67
* fixed marking of current dayChristian Pointner2016-06-242-7/+11
* added MVC style frameworkChristian Pointner2016-06-242-11/+103
* mark today vs. this weekChristian Pointner2016-06-243-14/+17
* fetching schedules.jsonChristian Pointner2016-06-232-0/+53
* schedule exporter knows has parametersChristian Pointner2016-06-232-23/+47
* added first version of schedule exportChristian Pointner2016-06-231-0/+68
* minor cleanupChristian Pointner2016-06-231-2/+4
* cleaned up basic scaffoldChristian Pointner2016-06-237-78/+214
* harmonize file namesChristian Pointner2016-06-232-1/+1
* imrpoved apache configChristian Pointner2016-06-231-1/+1
* use noon to generate dates, updated ReadmeChristian Pointner2016-06-222-2/+3
* fix date/time offset, add button for 'today'Christian Pointner2016-06-224-15/+45
* added buttons to scroll in rd week viewChristian Pointner2016-06-224-27/+77
* added rivendell weeks viewChristian Pointner2016-06-224-0/+201
* ws:// vs. wss:// for clock.jsChristian Pointner2016-05-271-1/+1
* PV will add show-id to titleChristian Pointner2016-05-271-1/+1
* moved to JSON::MaybeXSChristian Pointner2016-05-113-5/+9
* sort list of shows before exportChristian Pointner2016-03-261-1/+2
* finished legacy system handlerChristian Pointner2016-03-233-19/+52
* also load system handlerChristian Pointner2016-03-231-0/+2
* added system status handlerChristian Pointner2016-03-231-0/+28
* remove namespaces againChristian Pointner2016-03-232-4/+0
* moved javascript variables to own namepsaceChristian Pointner2016-03-232-0/+17
* fix accidentially removed functionChristian Pointner2016-03-231-0/+4
* simpler interface for clockChristian Pointner2016-03-232-11/+3
* add legacy system status scriptChristian Pointner2016-03-231-0/+72
* copied clock styling from rhwebimportChristian Pointner2016-03-231-0/+32
* make id in showlist an integerChristian Pointner2016-03-231-1/+1
* fixed show list outputChristian Pointner2016-03-231-2/+2
* implemented show listingChristian Pointner2016-03-231-3/+18
* switch to unsecure websockets for nowChristian Pointner2016-03-231-1/+1
* added missing javascript filesChristian Pointner2016-03-232-1/+80
* inital commitChristian Pointner2016-03-239-0/+1038