8000 Releases · JasonHHouse/gaps · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: JasonHHouse/gaps

Gaps v0.3.1

17 Apr 02:17
e1178ec
Compare
Choose a tag to compare

Fixed titles showing the wrong language
Added collection information to the cards in recommended

Gaps v0.3.0

14 Apr 08:21
4c800ca
Compare
Choose a tag to compare

Added option to delete all files and reset Gaps. It is available in the configuration tab.

Gaps v0.2.2

22 Mar 23:27
ef5a879
Compare
Choose a tag to compare

Bootstrap integration
UI Improvements everywhere
Cards for owned and recommended movies
Broken up Plex search from Gaps search
Multi library search
Caching system for movies for faster searching
Springboot version update 2.2.5
Cypress testing integration
Serverside rendering
Removed cookies
Performance improvements with caching and serverside rendering

Gaps v0.2.0

15 Jan 06:31
Compare
Choose a tag to compare
Gaps v0.2.0 Pre-release
Pre-release

Showing owned movies now
Supporting movies in languages other than English/US during searching

Gaps v0.1.6

10 Jan 02:52
13d2333
Compare
Choose a tag to compare
Gaps v0.1.6 Pre-release
Pre-release

Removing hashing

Gaps v0.1.5

10 Jan 01:21
13d2333
Compare
Choose a tag to compare

Fixing duplicates

Gaps v0.1.4

09 Jan 01:33
cfae059
Compare
Choose a tag to compare
Gaps v0.1.4 Pre-release
Pre-release

Fixing bugs with many Plex libraries
Updating dependency versions
Fixing movie title's in different languages bug

Gaps v0.1.2

06 Jan 10:00
Compare
Choose a tag to compare
Gaps v0.1.2 Pre-release
Pre-release

Windows Support
Bug Fixes

Gaps v0.1.0

05 Jan 01:31
Compare
Choose a tag to compare

New Improvements:

  • Updated to Spring Boot 2.2.2-RELEASE
  • Switched to Jackson instead of JSON Org for faster XML/JSON Parsing
  • Refined movie cache to reduce lookups to TMDB for faster search
  • Removed MaterializeCSS and replaced with Bootstrap
  • Added error handling
  • Created dual builds
    • SSL docker pull housewrecker/gaps:latest
    • No SSL docker pull housewrecker/gaps:latest-no-ssl
  • Coded clean up
  • Added Thymeleaf for serverside rendered to speed up web pages
  • Added DataTables.js to render movies
  • Added TMDB links to results
  • Added persistent 'recommended' page and tab to show results in DataTables from the last search
  • Added persistent 'rss' page and tab to link to results in Radarr
  • Removed cookies and replaced with serverside storage of configuration to persist across multiple browsers, quicker rendering, and safer configuration

Gaps v0.0.5

06 Nov 02:35
b84f3c3
Compare
Choose a tag to compare

New Improvements:

  • Updated to Spring Boot 2.2.0-RELEASE
  • Using TMDB and IMDB ids for faster, more accurate search
  • Indeterminate searching bar
  • Relative paths for safer page transitions
  • Reworked WebSockets for live movie updating instead of timed polling updates every half second
  • /actuator/info and actuator/health endpoints exposed for helping with debugging issues
  • Code clean up
  • Adding unit tests
0