14 Commits (80a9c4611f7c3e8b5d45c7897600c44115bb3275)

Author SHA1 Message Date
  David Ludwig aeab224a12 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 2dc8f52ed1 Auth middleware supplies user entity. Add movie ticket requests for both IMDb and TMDb 4 years ago
  David Ludwig f3602c5a84 Movie requests are functional. Added new middleware parameters type system 4 years ago
  David Ludwig 4df46b5f62 Fix issues preventing building 4 years ago
  David Ludwig 3ffef38177 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 98e60d3153 Add Vuex. Transfer Auth to store. Remove logging. Add remember me functionality 4 years ago
  David Ludwig aaadfc7f9e Movie searching and request modal designs 4 years ago
  David Ludwig b204472c37 Add temporary home page with logout button. Enable DB synchronization 4 years ago
  David Ludwig 16405d84ae Client side authentication now being handled 4 years ago
  David Ludwig 51309ee7eb Added server-side middleware. Added JWT auth token middleware. Added basic login functionality 4 years ago
  David Ludwig b77478d567 Login should be done. Added application key for JWT signing 4 years ago
  David Ludwig 6141b4a05b User registration is functional 4 years ago
  David Ludwig a0b74795f3 Organized web service. Added detailed frontend/backend form validation. 4 years ago
  David Ludwig fe8221aff3 Initial commit. Added login and register forms 4 years ago