Commit Graph

31 Commits

Author SHA1 Message Date
Jason House dfb84930a6 Working up to the WS updating the table 2019-12-17 18:26:08 +09:00
jhouse afc046de23 Adding more thymeleaf support 2019-12-12 16:28:56 +09:00
Jason House fdbbaebc8b Bootstrapping everything
Need to finish it and add thymeleaf in
2019-12-09 21:55:26 +09:00
Jason House 769ed10852 Switching to v0.0.6 2019-12-06 09:43:57 +09:00
Jason House 2424d5587b initial commit 2019-11-27 07:22:44 +09:00
jhouse 858d58a983 Breaking up to support stand alone jar and web code 2019-11-01 10:43:42 +09:00
jhouse 0fd5ab79a2 Updating spring boot version to 2.2.0-RELEASE 2019-10-30 14:31:05 +09:00
jhouse 75eab0f2cf Adding in unit and integration testing 2019-10-09 09:57:06 +09:00
Jason House 20c927f9e6 Updating jar versions 2019-10-03 22:15:08 +09:00
Jason House ed9b2837f6 Updating versions in pom dependencies 2019-07-21 16:14:10 -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 8dec8a99c9 Added web sockets and removing polling 2019-06-18 11:20:51 -04:00
Jason House 8257e266ec Cleaned up docker file
Fixed atomic integer counting
2019-05-21 23:06:21 -04:00
Jason House 706f1cbf86 Updated versions 2019-05-21 14:54:36 -04:00
Jason House 47251f7036 Initial work for docker/html/js Gaps 2019-05-17 15:51:42 -04: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
Jason House 800666711a Updating some versions 2019-02-11 14:11:41 -05:00
Jason House 1f41bc607d initial push, need to test maven and docker, update read me 2019-02-11 14:04:01 -05:00
Jason House bde0c173f6 Adding support to build zip automatically
Just run mvn clean install like normal output is in Gaps/target
2019-02-07 10:44:36 -05:00
Jason House f1b3f7ac77 Release 0.0.3 2019-02-06 11:23:08 -05:00
Jason House 3a3f49462e Formatting code
Fixing read timeout
2019-02-06 11:20:36 -05:00
Jason House f998f8067f Cleaning up pom 2019-02-06 11:18:33 -05:00
Jason House e378f1b798 Merge branch 'master' into issue/22
# Conflicts:
#	README.md
#	pom.xml
#	src/main/java/com/jasonhhouse/Gaps/GapsApplication.java
#	src/main/java/com/jasonhhouse/Gaps/Properties.java
#	startup.sh
2019-02-06 11:16:59 -05:00
Jason House f536debcfd Formatting code
Readme clean up
2019-02-06 11:07:25 -05:00
Jason House 98affb9f1d Added property to control timeout when talking to plex server 2019-02-06 10:01:50 -05:00
Jason House a6525228a7 Working example with multiple URLs
Need to update docker/startup
Need to test locally
2019-02-04 16:11:31 -05:00
Jason House 05751903f6 intial work to Add option to read from multiple URLs 2019-02-03 11:08:57 -05:00
Jason House aadaef7bc7 release branch 2019-02-02 20:33:30 -05:00
Lisa Seelye 8e71470391 Containerize the application
`pom.xml` must have the `mainClass` specified explicitly for this.

Signed-off-by: Lisa Seelye <lisa@users.noreply.github.com>
2019-02-02 12:59:12 -05:00
Jason House 9126e2f159 Adding in code to execute gaps
Need to add in actual query to plex
2019-02-01 13:53:32 -05:00
Jason House 3d43d1fa6c initial commit 2019-01-24 09:03:28 -05:00