319 Commits (82a26cd523390eac7eaeba885d57cf4fc26e52c2)
 

Author SHA1 Message Date
  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 fb6f535050 Revert adding The Movie DB package 4 years ago
  David Ludwig f4b4aba65e Add TheMovieDB package 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 6bc6a82df8 Clean up torrent client API interface 4 years ago
  David Ludwig c50ab3016a Add more response codes to webserver package. Clean up response generation 4 years ago
  David Ludwig 16976dc5a3 Add 404 status to webserver package 4 years ago
  David Ludwig f28281921f Added a respond function and status code definitions 4 years ago
  David Ludwig 96d6e10484 Export FastifyReply from webserver package 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 226ea4a39b Torrent IPC API Methods should be public 4 years ago
  David Ludwig ce5e18affe Added torrent client API package 4 years ago
  David Ludwig 80079090cf Added readme to packages 4 years ago
  David Ludwig 6ef5248792 Add service API package support 4 years ago
  David Ludwig 3a3a0796c2 Separate IPC from Microservice package into its own package 4 years ago
  David Ludwig 8d0fec91c8 Remove unused package script from request 4 years ago
  David Ludwig a831ebb5dc Add PUT and DELETE requests to webserver module 4 years ago
  David Ludwig 19f54296ab Separated the Autoplex web UI into its own service 4 years ago
  David Ludwig 5b2e3ea2a6 Remove temporary SPA routes from the generic webserver package 4 years ago
  David Ludwig abf2548989 Convert the request service to use the new webserver package 4 years ago
  David Ludwig e3b93d869d Add webserver package 4 years ago
  David Ludwig 1d7f8bb923 Update services to match the new microservice name changes 4 years ago
  David Ludwig fce43dc18c Change socket path in IPC services to use a constant rather than a getter in the microservice IPC package 4 years ago
  David Ludwig a5ff98a304 Convert service name to use a constant rather than a getter in the microservice package 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 f459f4ed93 Add generic IPC services to microservice package 4 years ago
  David Ludwig 4f137f6793 Implement Microservice package into torrent client 4 years ago
  David Ludwig 4b0c76d400 Add SIGINT handler in microservice package. Add better error logging for failed boot 4 years ago
  David Ludwig 56f371dba1 Update microservice package to make microservice internal services event emitters 4 years ago
  David Ludwig 0722e99dc0 Use the new exec function in Request and Seeker 4 years ago
  David Ludwig c629768715 Refactor the microservice lifecycle so that exec returns an exit code 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 d37ee95e37 Remove the requirement of overriding boot and shutdown methods in the microservice package 4 years ago
  David Ludwig 331455fed9 Enable decorators 4 years ago
  David Ludwig 67250e4a30 Convert Request service to use the Microservice package 4 years ago
  David Ludwig ba8e00b54d Add microservice package 4 years ago
  David Ludwig 6a6fe5a2b5 Add rimraf to utils 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 aaf78ed5df Database package exports entities correctly. Database connection function connects via arguments instead of environment variables 4 years ago
  David Ludwig 2a58ac8f0f Add utils and database packages 4 years ago