This website works better with JavaScript.
Home
Explore
Help
Sign In
Autoplex
/
autoplex-legacy
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
308
Commits
4
Branches
4.7 MiB
Tree:
69db4566ec
dev
master
new-arch
staging
submodules-final
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '69db4566ec'
${ noResults }
Commit Graph
28 Commits (69db4566ecf4381fcc58628e67e9d0eca64f125d)
Author
SHA1
Message
Date
David Ludwig
c10fe73f70
Add hasMovie method to Plex service
4 years ago
David Ludwig
ed42d02e6d
Rename seeker and request services to manager and interface
4 years ago
David Ludwig
0a561b8b91
Add progress method to seeker API
4 years ago
David Ludwig
a4b877e9af
Add progress to movie request info
4 years ago
David Ludwig
1b86c2ce89
Add progress to movie request info
4 years ago
David Ludwig
e9639daa3f
Add websocket method enum to Request API
4 years ago
David Ludwig
1c90101653
Allow Lerna to use shared dependencies across all packages. Fix production builds.
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
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
b4ed9cb4d1
Fix Request API schema to match the webserver RESTful schema
4 years ago
David Ludwig
66e30ad23c
Add module definition to Request API package
4 years ago
David Ludwig
844f02bac9
Adjust movie search schema
4 years ago
David Ludwig
568bb0ae59
Clean up request API
4 years ago
David Ludwig
db21241355
Transfer old common library code to the request API package
4 years ago
David Ludwig
db2306cc91
Add interface method to Plex API to grab links for given movie items
4 years ago
David Ludwig
24c3d58660
Add template to paginated response in the search API package
4 years ago
David Ludwig
73177e38af
Add request service API
4 years ago
David Ludwig
9527954d6a
Add Seeker API
4 years ago
David Ludwig
7de3efba3c
Add Plex microservice and API
4 years ago
David Ludwig
8ff03a6f87
Trorent API: Fix return type of 'has' method
4 years ago
David Ludwig
80f3c78fcb
Search API: Rename methods, add error handling, fix return types
4 years ago
David Ludwig
84cc81f893
Fix search API methods being protected instead of being public
4 years ago
David Ludwig
944b64e4c9
Provide API IPC clients a default service name to remove unnecessary abstraction
4 years ago
David Ludwig
e0d66f6804
Fix comment typo
4 years ago
David Ludwig
78278ab88f
Added search service to fetch movie and tv show data
4 years ago
David Ludwig
6bc6a82df8
Clean up torrent client API interface
4 years ago
David Ludwig
226ea4a39b
Torrent IPC API Methods should be public
4 years ago
David Ludwig
ce5e18affe
Added torrent client API package
4 years ago