Skip to content

v0.1.2

Compare
Choose a tag to compare
@japinol7 japinol7 released this 05 Jan 20:36
· 10 commits to main since this release

New features and improvements:

  1. Add TMDB integration to get movie and person data in this catalog pages: Movies, Directors, Actors.
  2. Add htmx dependence to use in the mentioned pages to load the TMDB integration content.
  3. Add Movie search by Genre.
  4. Add free search movie page to search by movie title and/or director.
  5. Improve data list web pages by adding a limit to the total of rows to be fetched.
  6. Improve 'movies with picture' page so new photos are added when the user moves down the page and htmx triggers a revealed event.