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.
35
Commits
1
Branch
947 KiB
TypeScript
71.6%
Vue
26.5%
CSS
0.7%
JavaScript
0.5%
Dockerfile
0.5%
Other
0.3%
Tree:
c913340bd1
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'c913340bd1'
${ noResults }
request
/
src
/
app
/
components
History
David Ludwig
c913340bd1
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
..
modals
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
AppModals.vue
Fix issues preventing building
4 years ago
CheckBox.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
MovieList.vue
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
MoviePoster.vue
Added MoviePoster component that always maintains a proper aspect ratio
4 years ago
SideNav.vue
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
TextBox.vue
Add Vuex. Transfer Auth to store. Remove logging. Add remember me functionality
4 years ago