You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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
..
components 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
routes Renamed home page to Search. Added nested routes for movie modal. Cleaned up movie modal with transitions/animations. Fixed other bugs 4 years ago
store Auth middleware supplies user entity. Add movie ticket requests for both IMDb and TMDb 4 years ago
styles Renamed home page to Search. Added nested routes for movie modal. Cleaned up movie modal with transitions/animations. Fixed other bugs 4 years ago
views Fix issues preventing building 4 years ago
App.vue Renamed home page to Search. Added nested routes for movie modal. Cleaned up movie modal with transitions/animations. Fixed other bugs 4 years ago
index.ts Renamed home page to Search. Added nested routes for movie modal. Cleaned up movie modal with transitions/animations. Fixed other bugs 4 years ago
shims-vue.d.ts Initial commit. Added login and register forms 4 years ago
shims-vuex.d.ts Add Vuex. Transfer Auth to store. Remove logging. Add remember me functionality 4 years ago
util.ts Movie searching and request modal designs 4 years ago