David Ludwig
|
3933b9426d
|
Add override keyword to torrent-search service
|
4 years ago |
David Ludwig
|
92a21e0639
|
Add override keyword to torrent client service
|
4 years ago |
David Ludwig
|
e8c2f5072f
|
Add override keyword to seeker
|
4 years ago |
David Ludwig
|
18360561f2
|
Add override keyword to search service
|
4 years ago |
David Ludwig
|
61579f252a
|
Add override keyword to request service
|
4 years ago |
David Ludwig
|
95b9f15f5c
|
Add override keyword to Plex service
|
4 years ago |
David Ludwig
|
f1d8cc3dd0
|
Add doc to movies getter
|
4 years ago |
David Ludwig
|
639f5872dc
|
Fix movies getter not returning the movie object by default
|
4 years ago |
David Ludwig
|
a1288e80ca
|
Remove unused imports
|
4 years ago |
David Ludwig
|
7aba016fb5
|
Add MovieListItem component. Integrate MovieListComponentMixin into MovieList
|
4 years ago |
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
|
368e98c6ec
|
Add torrent-search service to Seeker. Remove old application code from Seeker
|
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
|
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
|
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
|
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
|
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
|
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
|
3b92895fa2
|
Fix database package bug not properly registering to the connection manager with custom database service instances
|
4 years ago |