13 Commits (14b7b50a68c176cf2cbb9a31740c2afd905800b8)

Author SHA1 Message Date
  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 7b9ac08a0d Added side nav and admin routes 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
  David Ludwig 8cd71d6534 Add Vuex. Transfer Auth to store. Remove logging. Add remember me functionality 4 years ago
  David Ludwig 6563e560a2 Movie searching and request modal designs 4 years ago
  David Ludwig a0ea523413 Login should be done. Added application key for JWT signing 4 years ago
  David Ludwig 289118b843 Organized web service. Added detailed frontend/backend form validation. 4 years ago
  David Ludwig 7e4412afd0 Initial commit. Added login and register forms 4 years ago