23 Commits (dd58226e32427d4d33581e9c0c2a07da5b26751b)

Author SHA1 Message Date
  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