188 Commits (c5e82e5acc419525e6d2d424aee51d1eeda7d81b)
 

Author SHA1 Message Date
  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
  David Ludwig 2859bcf612 Fix up docker files and add more generic tsconfig files. Also fix run scripts 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 02729e8892 Configure VPN, Database, and Torrent client 4 years ago
  David Ludwig bcab985770 Added VPN service 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
  David Ludwig 95ba463ab1 Add REST routes and future dependencies 4 years ago
  David Ludwig 35e2f61ccf Added Tailwind CSS 4 years ago
  David Ludwig ba2881bf61 Added some basic routes and implemented the IPC. All temporary 4 years ago
  David Ludwig 2d9a990ffb Torrent client IPC added 4 years ago
  David Ludwig 6a6705aae9 Add server port to example file 4 years ago
  David Ludwig 8a3f70f198 Initial Commit with Fastify and Vite 4 years ago
  David Ludwig 0567e72184 Adjust interface communication. Add additional broadcasting events and clean up other parameters. 4 years ago
  David Ludwig e4128bc63c Change socket path 4 years ago
  David Ludwig d960055813 Allow database synchronization 4 years ago
  David Ludwig cdfa05f04e Fix building issues 4 years ago
  David Ludwig db076a730b Update dockerfile 4 years ago
  David Ludwig 7fa49ac10f Correct typings. Add logging. Remove unused ENV variables 4 years ago
  David Ludwig 9c643fa34c Clean up 4 years ago
  David Ludwig 838ff5734a Fix hardcoded attribute to use ENV variable 4 years ago
  David Ludwig 5131cd7109 Add IPC interface to the torrent client 4 years ago
  David Ludwig 1826895a44 Add Node IPC with fixed typings. Add nodemon script 4 years ago
  David Ludwig 16cc735049 Basic torrent client prototype success 4 years ago
  David Ludwig c3aae308ab Patch webtorrent files to mark selected files 4 years ago
  David Ludwig 74ac3cdc8a Packages 4 years ago
  David Ludwig ef6cd689cb Initial commit 4 years ago
  David Ludwig 3ebb97322c Don't process already-fulfilled torrents 4 years ago
  David Ludwig 7270fe6882 Provide torrent download locations. Utilize assigned volumes. Added movie post-processing 4 years ago