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
69
Commits
4
Branches
4.7 MiB
Tree:
14b7b50a68
dev
master
new-arch
staging
submodules-final
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '14b7b50a68'
${ noResults }
Commit Graph
35 Commits (14b7b50a68c176cf2cbb9a31740c2afd905800b8)
Author
SHA1
Message
Date
David Ludwig
14b7b50a68
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
David Ludwig
7b9ac08a0d
Added side nav and admin routes
4 years ago
David Ludwig
1cf83e874b
Added MoviePoster component that always maintains a proper aspect ratio
4 years ago
David Ludwig
c2c7e0d598
Added quota checks to movie requests
4 years ago
David Ludwig
cf29d6bfee
Grouped IPC services and fixed logging issues/improved error reporting
4 years ago
David Ludwig
962e0aacb5
Forward middleware parameters to requests with propert types
4 years ago
David Ludwig
b76b2dcf64
Fix request authentication. Add middleware support to requests
4 years ago
David Ludwig
28fa42f2ac
Add Seeker IPC and movie-added notification. Make year nullable again in movie model
4 years ago
David Ludwig
8132434b8d
Add CLI scripts. Move database connection code. Add movie quotas. Clean up models and routes
4 years ago
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
David Ludwig
f8e1676fc8
Fixed request status issue always return false when requesting movie details
4 years ago
David Ludwig
90a044d302
Fix TVDB refresh period
4 years ago
David Ludwig
3fb47dce76
Move pin to secret file
4 years ago
David Ludwig
7f32cbf86e
Auth middleware supplies user entity. Add movie ticket requests for both IMDb and TMDb
4 years ago
David Ludwig
66d87959da
Fix route prefixes not stacking
4 years ago
David Ludwig
e556bcdeda
Movie requests are functional. Added new middleware parameters type system
4 years ago
David Ludwig
14c8457b83
Fix issues preventing building
4 years ago
David Ludwig
4791648cc0
Verify IMDb movie IDs
4 years ago
David Ludwig
690242bc21
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
8cd71d6534
Add Vuex. Transfer Auth to store. Remove logging. Add remember me functionality
4 years ago
David Ludwig
6563e560a2
Movie searching and request modal designs
4 years ago
David Ludwig
7e80b126b0
Added TMDB support
4 years ago
David Ludwig
19bf20c02d
Service loading/installation/connection improvement
4 years ago
David Ludwig
74a034516b
Move token generation into token entity
4 years ago
David Ludwig
5ffba628c5
Added production build info to dockerfile
4 years ago
David Ludwig
3fb213669a
Add temporary home page with logout button. Enable DB synchronization
4 years ago
David Ludwig
94f8152dd4
Remove old plugin
4 years ago
David Ludwig
516c3fcdcd
Client side authentication now being handled
4 years ago
David Ludwig
66b905d286
Added server-side middleware. Added JWT auth token middleware. Added basic login functionality
4 years ago
David Ludwig
a0ea523413
Login should be done. Added application key for JWT signing
4 years ago
David Ludwig
3da35f6195
User registration is functional
4 years ago
David Ludwig
c3125590b2
Remove unused comments/code from register request
4 years ago
David Ludwig
289118b843
Organized web service. Added detailed frontend/backend form validation.
4 years ago
David Ludwig
cd804789d8
Add additional dependencies
4 years ago
David Ludwig
7e4412afd0
Initial commit. Added login and register forms
4 years ago