126 Commits (ebc2b89cb58f5e8a6dd1b2336ac1775c829c7309)

Author SHA1 Message Date
  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
  David Ludwig 0ef6e6a0cb Use Seeker API in Request service 4 years ago
  David Ludwig e95fe3e4f3 Use the Database package in the torrent client 4 years ago
  David Ludwig 7de3efba3c Add Plex microservice and API 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 145883b8c7 Update Seeker service to use new Database module. Clean up torrent IPC 4 years ago
  David Ludwig aeef2ba7ca Drop old Dockerfile from Seeker service 4 years ago
  David Ludwig d13e4454c9 Drop database environment requirements from .env files 4 years ago
  David Ludwig c5e82e5acc Update torrent IPC in the torrent-rest service 4 years ago
  David Ludwig ce58a260aa Update yarn.lock files 4 years ago
  David Ludwig 3079710dbf Remove torrent webui for now 4 years ago
  David Ludwig 787e9ee74e Fix torrent-rest buildscript 4 years ago
  David Ludwig ae51e0684c Remove old webui folder 4 years ago
  David Ludwig f0f1c50956 Add missing IPC dependency to seeker 4 years ago
  David Ludwig 96ec56f1d7 Rename autoplex-webui to just webui 4 years ago
  David Ludwig 5dd181d1ac Add services readme 4 years ago
  David Ludwig b04769f7a7 Update tsconfig files to extend from the root 4 years ago
  David Ludwig 4622ed42ef Fix build directory for torrent-rest service 4 years ago
  David Ludwig f6e046bdff Update seeker torrent IPC 4 years ago
  David Ludwig 78278ab88f Added search service to fetch movie and tv show data 4 years ago
  David Ludwig b9971282a4 Finish rewrite of torrent REST API service 4 years ago
  David Ludwig 2313c0f0aa Clean up torrent client interface 4 years ago
  David Ludwig e26d5110fa Remove old torrent-client. Add torrent REST API service 4 years ago
  David Ludwig 4bc8698f34 Rename torrent client service to just torrent. Use IPC package and include IPC API 4 years ago
  David Ludwig ff3422b344 Request service uses IPC package 4 years ago
  David Ludwig 9661d9a261 Use new IPC package and add torrent client IPC 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 038aade267 Remove test IPC request from seeker 4 years ago
  David Ludwig 11c9e69eb1 Convert Seeker service to use the new generic IPC services from the microservice package 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 4f137f6793 Implement Microservice package into torrent client 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 4e00d04627 Convert Seeker to use the Microservice package 4 years ago
  David Ludwig 67250e4a30 Convert Request service to use the Microservice package 4 years ago
  David Ludwig f68cb9698d Converted Seeker uses database package. Adjust environment variables for UID and GID 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 8dce09419d Adjust IPC communication 4 years ago
  David Ludwig 1653baa76e Update IPC path and fix logging issue 4 years ago
  David Ludwig 1fd20d85ff Remove unnecessary logging from IPC 4 years ago
  David Ludwig e0c17f0fde Temporarily disable frontend building. Update dockerfile 4 years ago