Commit Graph

50 Commits

Author SHA1 Message Date
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
Jason House 4a38efca10 Cleaning up code 2019-12-30 16:39:21 +09:00
Jason House 5c7d88af43 Fixed error page
Fixed duplicate libraries issue
2019-12-30 12:05:04 +09:00
Jason House 2743e76d3a Fixing duplicates in results 2019-12-30 11:34:12 +09:00
jhouse 090b0f96b3 Saving properties off server side now 2019-12-26 13:29:15 +09:00
jhouse 14679d304d Fixing recommended
Cleaning up nav bar on error pages
2019-12-26 12:22:32 +09:00
jhouse df56fdd095 trying to figure out how to pass the selected movies via checkbox 2019-12-25 16:34:03 +09:00
jhouse 0b2327f7b3 Adding Jackson
Adding table to recommended page
2019-12-25 13:39:33 +09:00
jhouse ebef6b30a3 Cleaning up code 2019-12-25 10:24:50 +09:00
jhouse 1c968f69c2 Cleaning up code 2019-12-23 16:12:15 +09:00
jhouse edb8e24c9c Removing more classes 2019-12-23 15:30:25 +09:00
jhouse 271321d58b Removing more materialize
Adding alert when copied to clipboard, adding WS finished and cancelled option, search is aynsc now updated via ws
Cleaning up code
2019-12-23 14:02:41 +09:00
Jason House dfb84930a6 Working up to the WS updating the table 2019-12-17 18:26:08 +09:00
Jason House d8a400ca93 FIxed checkboxes not showing up for movies 2019-12-16 22:07:11 +09:00
Jason House 8d02154bd0 Continuing bootstrap work
Also splitting docker builds
2019-12-14 20:41:45 +09:00
Jason House 2020d0edf0 adding more services 2019-12-12 19:00:44 +09:00
Jason House 81a933f3e3 Merge branch 'improvement/bootstrap' of https://github.com/JasonHHouse/Gaps into improvement/bootstrap 2019-12-11 18:37:16 +09:00
Jason House 33c8afdbb8 Adding to the thymeleaf support 2019-12-11 18:37:02 +09:00
jhouse 7bc017c14b Merge branch 'master' into improvement/bootstrap 2019-12-10 09:35:43 +09:00
Knox e85e916416 Remove unused dependency. 2019-12-09 18:44:28 -05:00
Jason House fdbbaebc8b Bootstrapping everything
Need to finish it and add thymeleaf in
2019-12-09 21:55:26 +09:00
Jason House 97d1b79059 Reducing search calls by saving out collection information 2019-12-08 10:44:14 +09:00
Jason House 769ed10852 Switching to v0.0.6 2019-12-06 09:43:57 +09:00
Jason House b502bd3bac Cleaning up gaps, adding io service, adding seed file 2019-12-06 09:39:51 +09:00
Jason House f10e2b8df1 Finished speed up with the cache 2019-12-05 22:16:53 +09:00
Knox 90ba681134 Rome Dependency 2019-12-01 17:16:53 -05:00
Knox 5606039806 working list creation. 2019-12-01 16:53:51 -05:00
Jason House 2424d5587b initial commit 2019-11-27 07:22:44 +09:00
jhouse 604291af90 Cleaning up code 2019-11-07 16:09:46 +09:00
JasonHHouse 310043161a Improvement/responsive websockets (#74)
* Creating responsive, instead of polling websocket

* Cleaning up websocket updates and display data
2019-11-06 20:06:36 -05:00
jhouse 231d6dd115 Removing commandline runner, not needed for web
Cleaning up yaml
2019-11-05 15:47:43 +09:00
Jason House 8fd6534182 Cleaning up code
Fixing existing tests
Adding new test
2019-11-05 14:58:20 +09:00
Jason House 07a9986fa6 Making collection searching faster by skipping search/find when TVDB id is available 2019-11-05 07:49:47 +09:00
Jason House 1c40e8f354 Adding ID support for IMDB. Also using found TMDB as well. Need more work to refine and skip when TMDB id is already known. 2019-11-05 07:37:24 +09:00
jhouse 858d58a983 Breaking up to support stand alone jar and web code 2019-11-01 10:43:42 +09:00