David Ludwig
|
040bdf952f
|
Clean up request service services index
|
4 years ago |
David Ludwig
|
404f44f047
|
Add movie request cancel requests to API
|
4 years ago |
David Ludwig
|
b4ed9cb4d1
|
Fix Request API schema to match the webserver RESTful schema
|
4 years ago |
David Ludwig
|
af07ad3b2f
|
Use RESTful response generation for request service
|
4 years ago |
David Ludwig
|
e8936dc92f
|
Fix up API routes in request service
|
4 years ago |
David Ludwig
|
4442468119
|
Add utility function to convert movie tickets to movies
|
4 years ago |
David Ludwig
|
e5f96d19d6
|
Convert movie request to a POST request in the Request service
|
4 years ago |
David Ludwig
|
4b782c9a88
|
Fix return type of movie search result in Request service
|
4 years ago |
David Ludwig
|
784c15f496
|
Fix movie search wrapper not returning the correct number of results
|
4 years ago |
David Ludwig
|
6a895c5e7e
|
Revert previous commit
|
4 years ago |
David Ludwig
|
c7c499c2a8
|
Remove the retyped password requirement from registration request
|
4 years ago |
David Ludwig
|
ebc2b89cb5
|
Request uses request API package. Common modules are gone, therefore no need for server folder anymore. Request module uses the microservices properly
|
4 years ago |
David Ludwig
|
0ef6e6a0cb
|
Use Seeker API in Request service
|
4 years ago |
David Ludwig
|
2ef0a7a1b2
|
Request now uses the updated Database service
|
4 years ago |
David Ludwig
|
c95412df3e
|
Remove Plex Library update code as it is going to be moved.
|
4 years ago |
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 |