David Ludwig
|
d13e4454c9
|
Drop database environment requirements from .env files
|
4 years ago |
David Ludwig
|
ce58a260aa
|
Update yarn.lock files
|
4 years ago |
David Ludwig
|
b04769f7a7
|
Update tsconfig files to extend from the root
|
4 years ago |
David Ludwig
|
ff3422b344
|
Request service uses IPC package
|
4 years ago |
David Ludwig
|
8d0fec91c8
|
Remove unused package script from request
|
4 years ago |
David Ludwig
|
19f54296ab
|
Separated the Autoplex web UI into its own service
|
4 years ago |
David Ludwig
|
abf2548989
|
Convert the request service to use the new webserver package
|
4 years ago |
David Ludwig
|
1d7f8bb923
|
Update services to match the new microservice name changes
|
4 years ago |
David Ludwig
|
59f7cddbf8
|
Convert Request service to use the new generic IPC services from the microservice package
|
4 years ago |
David Ludwig
|
0722e99dc0
|
Use the new exec function in Request and Seeker
|
4 years ago |
David Ludwig
|
04639a6ad8
|
Clean up services and remove no-op boot/shutdown methods
|
4 years ago |
David Ludwig
|
67250e4a30
|
Convert Request service to use the Microservice package
|
4 years ago |
David Ludwig
|
eca50dd905
|
Use the Database package in request service
|
4 years ago |
David Ludwig
|
624006303a
|
Rename service packages
|
4 years ago |
David Ludwig
|
d1dd944ad0
|
Services are now functioning as they were before the conversion
|
4 years ago |
David Ludwig
|
5c50817fef
|
Remove progress bars until they are function and fix Plex badge sizing
|
4 years ago |
David Ludwig
|
5851a4ad39
|
Disable repeating background on movie modal
|
4 years ago |
David Ludwig
|
91e18126aa
|
Finish redesign of new movie list
|
4 years ago |
David Ludwig
|
ecda53a2f3
|
Added progress bars and badges
|
4 years ago |
David Ludwig
|
4353ef8155
|
Added modal to side nav
|
4 years ago |
David Ludwig
|
c8c8306047
|
Add Plex intergration and movie detection/movie linking
|
4 years ago |
David Ludwig
|
30b08a5c08
|
Added plex library access
|
4 years ago |
David Ludwig
|
e68bff3a8a
|
Disable Discord bot... maybe for good. Not sure yet
|
4 years ago |
David Ludwig
|
010fc255df
|
Update MovieTorrent schema and Seeker IPC socket events
|
4 years ago |
David Ludwig
|
78f1ff8faf
|
Change socket path
|
4 years ago |
David Ludwig
|
2887ac8016
|
Discord account linking. Requests can be performed through Discord. Minor clean up in other files
|
4 years ago |
David Ludwig
|
8567406b29
|
Forgot to remove unused postcss stuff
|
4 years ago |
David Ludwig
|
9b78b9e1ae
|
Sid-nav is now responsive
|
4 years ago |
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 |