Commit Graph

84 Commits

Author SHA1 Message Date
Jason House 0f09e44111 0.4.0 2020-05-27 19:37:02 +09:00
Jason 4c55e84d2d Working through run time SSL controls
Working through run time SSL controls
2020-05-12 22:38:03 +09:00
Jason d758102bd6 Persisting password
Persisting password
2020-05-12 19:17:38 +09:00
Jason 1d03cbd314 Adding minified code 2020-05-08 09:29:20 +09:00
Jason 71df517c7d Adding Logo, updates page, and plex miss-labeled backend
Adding Logo, updates page, and plex miss-labeled backend
2020-05-07 12:50:19 +09:00
TheHouseWrecker febc122491 0.4.0-SNAPSHOT 2020-04-23 16:11:55 +09:00
TheHouseWrecker 6bfa04b14a 0.3.1 2020-04-15 14:07:42 +09:00
jhouse 5d7dbfa90e 0.3.3 2020-04-14 17:14:31 +09:00
jhouse ca26052e42 Adding more unit tests 2020-04-13 14:49:54 +09:00
TheHouseWrecker 08f6384e7b 0.2.3 2020-04-09 19:13:36 +09:00
jhouse dcc4484c8a fixing code for spotbugs 2020-04-09 17:41:14 +09:00
Jason House 3a1bcddd61 Adding licenses 2020-03-22 12:00:50 +09:00
jhouse 1374f4c4d2 Fixing up recommended page 2020-02-12 16:27:15 +09:00
jhouse f898008069 Fixing searching in library movies
Added nuke option to blow away all stored data
2020-02-12 15:17:27 +09:00
jhouse eaea81d370 cleaning code 2020-02-07 15:58:38 +09:00
jhouse 34462e53dd Adding more plex config tests 2020-02-07 15:42:59 +09:00
jhouse 941270b1d5 Adding Payloads to TMDB and Plex config for common responses
Adding in plex config tests
2020-02-07 11:58:45 +09:00
jhouse 5c5d0a706a Working example for getting recommended movies 2020-02-06 15:31:45 +09:00
jhouse 3dc596c018 Showing owned movies properly now 2020-02-06 08:56:32 +09:00
jhouse 44ccad2fc2 Adding more support for switching libs 2020-02-04 16:30:42 +09:00
jhouse 9a5dcdd0c1 Preventing duplicate adding on the web and using Set to prevent duplicates from being read 2020-02-04 12:02:53 +09:00
jhouse adb73bc1ca Adding and testing plex connections correctly from add box 2020-01-29 16:07:00 +09:00
jhouse e2365f10ff testing plex server is working 2020-01-29 15:18:18 +09:00
jhouse f65f42b9ff more mock ups 2020-01-28 15:37:45 +09:00
jhouse f1c8b98414 Cleaning up plex query 2020-01-27 15:32:42 +09:00
jhouse 4ee2557d40 v0.2.2 2020-01-27 15:27:27 +09:00
jhouse 59f1d52da7 Reworking configuration 2020-01-27 15:23:48 +09:00
jhouse a25c82fe04 Removing owned movie
Adding language to movie
Fixing tests
Creating all movie maps from all movies and not from owned movies now
2020-01-27 09:51:39 +09:00
jhouse 1155ba6bf6 Adding support for plex library information
Breaking up library output
2020-01-24 15:46:30 +09:00
jhouse 42f78f28e1 v0.2.1 2020-01-24 13:20:20 +09:00
jhouse bf709f8baf Adding collection id to owned movies 2020-01-23 13:17:07 +09:00
jhouse f71c60629b Cleaning up code 2020-01-16 11:14:32 +09:00
jhouse 3186354c0a Adding end to end testing 2020-01-16 11:13:15 +09:00
jhouse a0ba6e6b7e Adding more tests 2020-01-16 08:45:38 +09:00
jhouse acea743712 v0.2.0 2020-01-15 15:13:11 +09:00
jhouse b248fa869c Adding language 2020-01-15 14:39:53 +09:00
jhouse 9a7b529da4 Showing posters correctly now 2020-01-15 10:45:25 +09:00
jhouse 39a0c75824 Showing actual movie image 2020-01-15 09:07:24 +09:00
jhouse 0a51df85d8 Changing to treeset over hashset 2020-01-14 11:24:52 +09:00
jhouse 25ebc57dc4 v0.1.5 2020-01-10 10:14:21 +09:00
jhouse ae17c2c25e Fixing duplicates 2020-01-10 10:13:18 +09:00
jhouse 98f9e75c20 v0.1.4 2020-01-09 10:19:00 +09:00
jhouse 31dc1d01ba Fixing how checkboxes work 2020-01-09 09:59:48 +09:00
jhouse 814348db6d v0.1.3 2020-01-07 12:11:02 +09:00
jhouse 54d93755bb Updating equals to check id's over title names to prevent issues with languages 2020-01-07 12:04:58 +09:00
jhouse e13b1872d2 Adding support for Gaps on Windows 2020-01-06 16:35:45 +09:00
jhouse 43cf7b1769 added unit tests to movie 2020-01-06 16:08:39 +09:00
jhouse 0765e32070 v0.1.2 2020-01-06 10:09:09 +09:00
jhouse ecb7f6b7de Cleaning up possible null pointer
Cleaning up tests
Cleaning up poms
2020-01-06 10:06:34 +09:00
Jason House d8d58f9fb6 Removing Gaps object
Switching URL creation from web to backend
v0.1.1
2020-01-05 15:50:53 +09:00