This website works better with JavaScript.
Home
Explore
Help
Sign In
Autoplex
/
autoplex-legacy
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Projects
0
Releases
1
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.
60
Commits
4
Branches
4.7 MiB
TypeScript
77.7%
Vue
17.4%
Dockerfile
2.8%
Shell
0.8%
JavaScript
0.5%
Other
0.7%
Tree:
25f044c8a6
dev
master
new-arch
staging
submodules-final
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '25f044c8a6'
${ noResults }
autoplex-legacy
/
services
/
request
/
src
/
app
History
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
..
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