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
32
Commits
1
Branch
947 KiB
Tree:
80a9c4611f
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '80a9c4611f'
${ noResults }
Commit Graph
32 Commits (80a9c4611f7c3e8b5d45c7897600c44115bb3275)
All Branches
Search
Author
SHA1
Message
Date
David Ludwig
80a9c4611f
Added quota checks to movie requests
4 years ago
David Ludwig
ee762a96de
Grouped IPC services and fixed logging issues/improved error reporting
4 years ago
David Ludwig
54bc1e2957
Forward middleware parameters to requests with propert types
4 years ago
David Ludwig
a6d9465b11
Fix request authentication. Add middleware support to requests
4 years ago
David Ludwig
8cc6f3e83c
Add Seeker IPC and movie-added notification. Make year nullable again in movie model
4 years ago
David Ludwig
464b24fa91
Add CLI scripts. Move database connection code. Add movie quotas. Clean up models and routes
4 years ago
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
David Ludwig
8692cebaf2
Fixed request status issue always return false when requesting movie details
4 years ago
David Ludwig
21616f7879
Fix TVDB refresh period
4 years ago
David Ludwig
74ca83e242
Move pin to secret file
4 years ago
David Ludwig
2dc8f52ed1
Auth middleware supplies user entity. Add movie ticket requests for both IMDb and TMDb
4 years ago
David Ludwig
7c91af2070
Fix route prefixes not stacking
4 years ago
David Ludwig
f3602c5a84
Movie requests are functional. Added new middleware parameters type system
4 years ago
David Ludwig
4df46b5f62
Fix issues preventing building
4 years ago
David Ludwig
dfe35be373
Verify IMDb movie IDs
4 years ago
David Ludwig
3ffef38177
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
98e60d3153
Add Vuex. Transfer Auth to store. Remove logging. Add remember me functionality
4 years ago
David Ludwig
aaadfc7f9e
Movie searching and request modal designs
4 years ago
David Ludwig
56a387d22d
Added TMDB support
4 years ago
David Ludwig
eeec01c105
Service loading/installation/connection improvement
4 years ago
David Ludwig
0a071007cd
Move token generation into token entity
4 years ago
David Ludwig
882dc23b9f
Added production build info to dockerfile
4 years ago
David Ludwig
b204472c37
Add temporary home page with logout button. Enable DB synchronization
4 years ago
David Ludwig
237a3a859a
Remove old plugin
4 years ago
David Ludwig
16405d84ae
Client side authentication now being handled
4 years ago
David Ludwig
51309ee7eb
Added server-side middleware. Added JWT auth token middleware. Added basic login functionality
4 years ago
David Ludwig
b77478d567
Login should be done. Added application key for JWT signing
4 years ago
David Ludwig
6141b4a05b
User registration is functional
4 years ago
David Ludwig
525df28dd4
Remove unused comments/code from register request
4 years ago
David Ludwig
a0b74795f3
Organized web service. Added detailed frontend/backend form validation.
4 years ago
David Ludwig
560ffe89f3
Add additional dependencies
4 years ago
David Ludwig
fe8221aff3
Initial commit. Added login and register forms
4 years ago