1
0
mirror of https://github.com/moparisthebest/rcrdit synced 2024-08-13 16:53:47 -04:00

Commit Graph

  • d10b871943 Fix another UI bug and delete expired autorecs automatically master moparisthebest 2023-03-31 01:36:10 -0400
  • 7449a2d85c Fix some UI display annoyances, mostly sorting moparisthebest 2023-03-31 01:10:28 -0400
  • 111b7e255b Now works on postgresql and mysql/mariadb moparisthebest 2023-03-31 00:27:11 -0400
  • bcbca03ffb Add missing null check moparisthebest 2017-11-20 20:02:51 -0500
  • fdb2f46fc8 Pull dependencies from ajax.googleapis.com moparisthebest 2017-10-29 15:36:18 -0400
  • 3d12bf263f Decide new scheduler is fine, old scheduler is purged moparisthebest 2017-10-29 15:14:47 -0400
  • 763d455aa3 Fix some bugs in the creation of the start/stop timers jrlambs 2017-04-07 23:55:50 -0400
  • 2b21bf05cf Inverted condition fixed moparisthebest 2017-04-06 22:24:25 -0400
  • af97ed3e5c Include SubTitle in file name instead of Description moparisthebest 2017-04-04 22:50:10 -0400
  • a79fc8b3c2 Add List<StartStop> to Programs and generic scheduling algorithm, doesn't work perfectly yet and is not enabled moparisthebest 2017-03-23 23:10:46 -0400
  • 24bde789b8 Change the formatting of upcoming recordings a bit Jeff Lamb 2017-03-13 22:56:50 -0400
  • c9de3a4e2c Very basic listing of upcoming recordings functionality in the UI Jeff Lamb 2017-03-12 23:44:45 -0400
  • ce4481f60c Enable saving/loading of all autorec fields moparisthebest 2017-03-11 23:32:43 -0500
  • d40dd9e253 Grrr fix bad css property Jeff Lamb 2017-03-11 22:56:23 -0500
  • 3419226e2a Check every 30 seconds/display what is currently recording Jeff Lamb 2017-03-11 22:37:02 -0500
  • db70070769 Beginning of menu at top of screen. you can at least see a list of autorecs now Jeff Lamb 2017-03-11 21:20:08 -0500
  • e7716322bc Recordings can be scheduled for one showing or recurring, allows to select priority and profile for either, and more options to be able to be selected for the recurring option. Jeff Lamb 2017-03-10 21:35:39 -0500
  • ccd29b6169 Can now schedule individual recordings by clicking on an item in the schedule and clicking the "Single Record" icon. NOTE: this should enter the start/stop time as well, but the code to do so is commented out because it crashes the program after the recording is added when it reads the schedule. Jeff Lamb 2017-03-08 23:01:29 -0500
  • 9ce3baaca5 Now you can navigate the schedule by selecting a date or by clicking the left/right arrows on the guide. I don't like the jqueryui theme, but it's good enough for now Jeff Lamb 2017-03-06 23:28:53 -0500
  • ad24fcc8a3 Make sure our guide data always contains all programs that end since the "Top of the hour" Jeff Lamb 2017-03-06 19:44:23 -0500
  • 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 Jeff Lamb 2017-03-06 18:16:31 -0500
  • b7483ec6b3 Initial css layout of the application, TV schedule looks better. Jeff Lamb 2017-03-05 23:19:18 -0500
  • abb7f5ff2a Switch to lists and divs for schedule, not as pretty yet and not done.. baby steps Jeff Lamb 2017-03-04 23:33:39 -0500
  • 534f0996b2 Fix issue with 415 error when starting with java instead of maven Jeff Lamb 2017-03-04 21:16:18 -0500
  • 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. Jeff Lamb 2017-03-04 00:34:58 -0500
  • d95a9ec9e1 Add web service function to get the schedule. Jeff Lamb 2017-03-03 22:12:18 -0500
  • 352e8ed1ad Implement error-prone static analyzer, fix some problems it found moparisthebest 2017-03-03 01:11:14 -0500
  • ae8df83ce8 Add list of programs to channel for UI moparisthebest 2017-03-03 00:39:09 -0500
  • 896f5f0698 Switch to released version of sxf4j moparisthebest 2017-03-03 00:25:06 -0500
  • 783cc6bc70 Add ability to import multiple xmltv.xml files moparisthebest 2017-02-28 23:53:06 -0500
  • c454eb713f Start of web application, getSchedule rest method works moparisthebest 2017-02-28 23:31:28 -0500
  • b293263462 Continue appending to same file if InputStream breaks moparisthebest 2017-02-28 22:52:10 -0500
  • 9df6f7b9f7 Initial commit moparisthebest 2017-02-28 00:39:16 -0500