Commit Graph

109 Commits

Author SHA1 Message Date
Jason House 5a68a01b10 Adding error handling to not finding plex libraries 2019-07-21 16:03:02 -04:00
Jason House 6d450b8e8a continuing to update readme 2019-07-21 13:52:01 -04:00
Jason House 22608f2343 Updating readme 2019-07-21 09:46:59 -04:00
Jason House faa156282a Cleaning up code 2019-07-21 09:46:44 -04:00
Jason House 723748b387 Added breadcrumbs to title 2019-07-11 15:11:58 -04:00
Jason House b3b0358ad5 Cleaning up buttons 2019-07-11 12:28:14 -04:00
Jason House 8081290172 Making sure cookie is valid JSON in index.js 2019-07-11 12:05:19 -04:00
Jason House 7b6fd3ab31 Setting default plex port 2019-07-11 11:59:13 -04:00
Jason House 3501805674 A working version of gaps, need to keep fixing bugs 2019-07-10 22:21:13 -04:00
Jason House f1c31640b5 Working on getting websocket updates
Need to update to get websockets working again on the frontend
2019-07-10 11:02:29 -04:00
Jason House 8c1f7e4a3a Switching back to dark mode 2019-06-27 21:21:49 -04:00
Jason House fd8507155f Adding css files per html page 2019-06-26 20:34:27 -04:00
Jason House 4db17747f1 Adding progress bar
Updating dialog
2019-06-26 18:37:38 -04:00
Jason House d571c4797c Updating Icon 2019-06-26 10:59:27 -04:00
Jason House 41e1ad669d Added support to auto check based on previous cookie values 2019-06-26 09:04:02 -04:00
Jason House 4495896141 Handling validation of movie options correctly now 2019-06-26 08:16:00 -04:00
Jason House a97265d172 Adding banner click to reset to index on any page 2019-06-26 07:21:22 -04:00
Jason House 34bcb24e7b Automatically adding movie libraries now to let users select 2019-06-25 21:24:37 -04:00
Jason House 65801bcefe Fixed issue with the key name in the xml 2019-06-25 19:08:43 -04:00
Jason House 4f229c0a42 Adding support to look up libraries for users without parsing XML themselves 2019-06-25 09:03:36 -04:00
Jason House 3de42028e6 Adding more pages
Cleaning up colors
Working on the sections page now
2019-06-24 09:17:59 -04:00
Jason House 79fc7e5da5 Adding in new page to get plex information instead of making users find the section URLs 2019-06-21 10:28:21 -04:00
Jason House 8648edb2b2 Cleaning up UI more 2019-06-20 09:57:32 -04:00
Jason House aabf48314d Breaking up plex from folders for easier updates, cleaner more modular code
Added cookies to pass data around but not expose keys in query param
2019-06-20 09:48:29 -04:00
Jason House 4d170c1ae1 Adding more required fields
Removing css
2019-06-20 08:30:23 -04:00
Jason House d04c4feee9 Added some client side validation
Added handling of closing modal again
Updated to sprint boot 2.1.16-RELEASE
2019-06-19 14:04:01 -04:00
Jason House de8494125a Cleaned up icon to lighten it up 2019-06-18 16:40:37 -04:00
Jason House 922c8a3ea6 Adding icon
Removing some properties
Cleaning up files
Fixing not ending issue
2019-06-18 16:32:13 -04:00
Jason House 8dec8a99c9 Added web sockets and removing polling 2019-06-18 11:20:51 -04:00
Jason House 5fc4048726 Starting to remove the properties 2019-06-10 09:55:36 -04:00
Jason House 8a789e8c85 Better handling of search cancelling 2019-05-31 11:48:27 -04:00
Jason House ad6021ce96 Cleaning up GAPS to Gaps
Added code to change model button from cancel to close and back as needed
2019-05-29 12:37:45 -04:00
Jason House 4eb8d7d250 Fixed alphabetical order issue 2019-05-29 12:37:20 -04:00
Jason House ead9c71464 Hardening code
Adding better error handling
Adding address/port support
2019-05-23 15:56:42 -04:00
Jason House b75070d8d4 More text clean up 2019-05-22 11:46:03 -04:00
Jason House 75c288009d Minor text clean up 2019-05-22 11:45:46 -04:00
Jason House aef56f3eff Cleaning up UI 2019-05-22 11:44:19 -04:00
Jason House 61062cacc4 Working version building the list and updated dialog 2019-05-22 10:00:45 -04:00
Jason House cb0c1b1840 Working version returning results. Just need to be formatted now. 2019-05-22 08:27:42 -04:00
Jason House 8257e266ec Cleaned up docker file
Fixed atomic integer counting
2019-05-21 23:06:21 -04:00
Jason House b11f8f6330 Working search and return 2019-05-21 17:16:40 -04:00
Jason House 2cdaec9203 JS posting to Java 2019-05-21 14:54:50 -04:00
Jason House 706f1cbf86 Updated versions 2019-05-21 14:54:36 -04:00
Jason House f56a701f57 adding in JS work 2019-05-21 09:10:24 -04:00
Jason House 47251f7036 Initial work for docker/html/js Gaps 2019-05-17 15:51:42 -04:00
Gregory Knox 0a2cc527d8 Merge pull request #43 from JasonHHouse/issue/13
Issue/13
2019-03-14 10:39:36 -04:00
Jason House 6bb8392c12 Cleaning up logging and better handling files 2019-02-25 07:24:53 -05:00
Jason House 9d9cba3eff Fixing issue/40 2019-02-20 09:55:26 -05:00
Jason House 81dfa7fe5e Fixing markup issue 2019-02-19 17:08:17 -05:00
Jason House ba6ea79343 Merge branch 'master' into issue/13
# Conflicts:
#	src/main/java/com/jasonhhouse/Gaps/GapsApplication.java
2019-02-19 08:19:51 -05:00