This website works better with JavaScript.
Home
Explore
Help
Sign In
Autoplex
/
request
Watch
1
Star
0
Fork
0
Code
Issues
3
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
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.
32
Commits
1
Branch
947 KiB
TypeScript
71.6%
Vue
26.5%
CSS
0.7%
JavaScript
0.5%
Dockerfile
0.5%
Other
0.3%
Tree:
80a9c4611f
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '80a9c4611f'
${ noResults }
request
/
src
/
app
History
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