David Ludwig
|
284ba38cff
|
Add movies to store to provide global realtime updates in the future
|
4 years ago |
David Ludwig
|
603fc7e0f9
|
Fix plex scan interval
|
4 years ago |
David Ludwig
|
1c90101653
|
Allow Lerna to use shared dependencies across all packages. Fix production builds.
|
4 years ago |
David Ludwig
|
fe50363134
|
Add option to remove torrent files to the torrent REST API
|
4 years ago |
David Ludwig
|
53f07107b5
|
Torrent client can now also remove a torrent's files. Fixed bug where torrent was removed before files were deleted
|
4 years ago |
David Ludwig
|
21ae611d90
|
Adjust download path parameter name for torrent REST API
|
4 years ago |
David Ludwig
|
63b292da2c
|
Add .m4v to Seeker post-processor
|
4 years ago |
David Ludwig
|
ad5126427d
|
Clean up formatting a bit in RARBG provider. Also use the error code enum
|
4 years ago |
David Ludwig
|
b9f9618d7a
|
Improved the general torrent provider. Added RARBG as a provider
|
4 years ago |
David Ludwig
|
2162305c3e
|
Add readme containing torrent sites
|
4 years ago |
David Ludwig
|
040bdf952f
|
Clean up request service services index
|
4 years ago |
David Ludwig
|
af10748392
|
Update Cheerio dependency
|
4 years ago |
David Ludwig
|
931d182835
|
Remove env file from Seeker
|
4 years ago |
David Ludwig
|
cfaae99af3
|
3x+ speed boost for dev build
|
4 years ago |
David Ludwig
|
368e98c6ec
|
Add torrent-search service to Seeker. Remove old application code from Seeker
|
4 years ago |
David Ludwig
|
f83a4716d3
|
Merge branch 'dev' of ssh://git.dlii.tech:222/Autoplex/autoplex into dev
|
4 years ago |
David Ludwig
|
bab5c62abd
|
Adjust API parameter types in torrent-search service
|
4 years ago |
David Ludwig
|
c55c1e0461
|
Adjust API parameter types
|
4 years ago |
David Ludwig
|
aeda397bcf
|
Fix typo
|
4 years ago |
David Ludwig
|
0d6069c0d2
|
Add additional stage to microservice internal service to link to other internal services
|
4 years ago |
David Ludwig
|
8e42868561
|
Add torrent-search service
|
4 years ago |
David Ludwig
|
d40d46eed4
|
Canceled movies are remove from the dashboard
|
4 years ago |
David Ludwig
|
23e852f9d9
|
Implement movie request canceling in web UI
|
4 years ago |
David Ludwig
|
404f44f047
|
Add movie request cancel requests to API
|
4 years ago |
David Ludwig
|
c4dcfe9cea
|
Fix Font Awesome not loading
|
4 years ago |
David Ludwig
|
50d55f4ff3
|
Add IBM Plex Sans font
|
4 years ago |
David Ludwig
|
18b1f4bd73
|
Remove old logging
|
4 years ago |
David Ludwig
|
b4ed9cb4d1
|
Fix Request API schema to match the webserver RESTful schema
|
4 years ago |
David Ludwig
|
544127a635
|
Update Web UI REST API
|
4 years ago |
David Ludwig
|
af07ad3b2f
|
Use RESTful response generation for request service
|
4 years ago |
David Ludwig
|
66e30ad23c
|
Add module definition to Request API package
|
4 years ago |
David Ludwig
|
61692646ed
|
Move the copy of tsconfig to after install dependencies in the Dockerfile to reduce the chance of rebuilds
|
4 years ago |
David Ludwig
|
095a745f77
|
Update Web UI to use the request API package. Implement all API requests as Vuex actions. Fix components
|
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
|
dd562a6505
|
Adjust movie ticket and movie info models in database
|
4 years ago |
David Ludwig
|
844f02bac9
|
Adjust movie search schema
|
4 years ago |
David Ludwig
|
e5f96d19d6
|
Convert movie request to a POST request in the Request service
|
4 years ago |
David Ludwig
|
eee4b984cc
|
Add RESTful package to Web UI
|
4 years ago |
David Ludwig
|
4b782c9a88
|
Fix return type of movie search result in Request service
|
4 years ago |
David Ludwig
|
1922eb0083
|
Add RESTful package to webserver package
|
4 years ago |
David Ludwig
|
568bb0ae59
|
Clean up request API
|
4 years ago |
David Ludwig
|
784c15f496
|
Fix movie search wrapper not returning the correct number of results
|
4 years ago |
David Ludwig
|
79e7112968
|
Add RESTful package to provide common details among services
|
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
|
8cb2a6e2fb
|
Add utils and movie link interface method to Plex package
|
4 years ago |
David Ludwig
|
1367f7bc20
|
Update search service to use updated API
|
4 years ago |
David Ludwig
|
db21241355
|
Transfer old common library code to the request API package
|
4 years ago |