5 Commits (d40d46eed4bc679ad171d57b100a569dfe2b7ac9)

Author SHA1 Message Date
  David Ludwig d40d46eed4 Canceled movies are remove from the dashboard 4 years ago
  David Ludwig 23e852f9d9 Implement movie request canceling in web UI 4 years ago
  David Ludwig 544127a635 Update Web UI REST API 4 years ago
  David Ludwig 095a745f77 Update Web UI to use the request API package. Implement all API requests as Vuex actions. Fix components 4 years ago
  David Ludwig 96ec56f1d7 Rename autoplex-webui to just webui 4 years ago
  David Ludwig 19f54296ab Separated the Autoplex web UI into its own service 4 years ago
  David Ludwig 5851a4ad39 Disable repeating background on movie modal 4 years ago
  David Ludwig 4353ef8155 Added modal to side nav 4 years ago
  David Ludwig c8c8306047 Add Plex intergration and movie detection/movie linking 4 years ago
  David Ludwig 9b78b9e1ae Sid-nav is now responsive 4 years ago
  David Ludwig 14b7b50a68 Rewrite movie list. Returned movies contain ticket IDs if available. Movie details contain the requested user if available. Added admin stuff. Added active requests to dashboard 4 years ago
  David Ludwig 1cf83e874b Added MoviePoster component that always maintains a proper aspect ratio 4 years ago
  David Ludwig 25f044c8a6 Ensure movie detail responses are handled correctly. Validate given TMDb ID better when fetching details. Close movie modal if movie doesn't exist 4 years ago
  David Ludwig 7f32cbf86e Auth middleware supplies user entity. Add movie ticket requests for both IMDb and TMDb 4 years ago
  David Ludwig e556bcdeda Movie requests are functional. Added new middleware parameters type system 4 years ago
  David Ludwig 14c8457b83 Fix issues preventing building 4 years ago
  David Ludwig 690242bc21 Renamed home page to Search. Added nested routes for movie modal. Cleaned up movie modal with transitions/animations. Fixed other bugs 4 years ago