1
0
mirror of https://github.com/moparisthebest/rcrdit synced 2024-12-22 07:18:56 -05:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jeff Lamb
ad24fcc8a3 Make sure our guide data always contains all programs that end since the "Top of the hour" 2017-03-06 19:44:23 -05:00
Jeff Lamb
3c23769504 Clicking on the logo now forces a schedule update on the backend. This is temporary until I can get adding recordings to be done through the UI 2017-03-06 18:16:31 -05:00
Jeff Lamb
b7483ec6b3 Initial css layout of the application, TV schedule looks better. 2017-03-05 23:19:18 -05:00
Jeff Lamb
abb7f5ff2a Switch to lists and divs for schedule, not as pretty yet and not done.. baby steps 2017-03-04 23:33:39 -05:00
Jeff Lamb
534f0996b2 Fix issue with 415 error when starting with java instead of maven 2017-03-04 21:16:18 -05:00
Jeff Lamb
4ef91a13be Proof of Concept on TV Guide, index.html now shows the guide for the current hour and next hour for up to 100 channels. 2017-03-04 00:34:58 -05:00
Jeff Lamb
d95a9ec9e1 Add web service function to get the schedule. 2017-03-03 22:12:18 -05:00
352e8ed1ad Implement error-prone static analyzer, fix some problems it found 2017-03-03 01:11:14 -05:00
ae8df83ce8 Add list of programs to channel for UI 2017-03-03 00:39:09 -05:00
896f5f0698 Switch to released version of sxf4j 2017-03-03 00:25:06 -05:00
783cc6bc70 Add ability to import multiple xmltv.xml files 2017-02-28 23:53:06 -05:00
c454eb713f Start of web application, getSchedule rest method works 2017-02-28 23:31:28 -05:00
b293263462 Continue appending to same file if InputStream breaks 2017-02-28 22:52:10 -05:00
9df6f7b9f7 Initial commit 2017-02-28 00:39:16 -05:00