81 Commits (master)

Author SHA1 Message Date
  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
  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
  David Ludwig 89efb29db5 Changed socket path 4 years ago
  David Ludwig 16139cf139 Update database models 4 years ago
  David Ludwig 3268992ed0 Ignore build file 4 years ago
  David Ludwig 7b2dd4d3e6 Fix build script 4 years ago
  David Ludwig 568aa97262 Seeker successfully adds movies to the torrent client 4 years ago
  David Ludwig e899ba51dc Initial commit 4 years ago
  David Ludwig 5c50817fef Remove progress bars until they are function and fix Plex badge sizing 4 years ago
  David Ludwig 5851a4ad39 Disable repeating background on movie modal 4 years ago
  David Ludwig 91e18126aa Finish redesign of new movie list 4 years ago
  David Ludwig ecda53a2f3 Added progress bars and badges 4 years ago
  David Ludwig 4353ef8155 Added modal to side nav 4 years ago
  David Ludwig c8c8306047 Add Plex intergration and movie detection/movie linking 4 years ago
  David Ludwig 30b08a5c08 Added plex library access 4 years ago
  David Ludwig e68bff3a8a Disable Discord bot... maybe for good. Not sure yet 4 years ago
  David Ludwig 010fc255df Update MovieTorrent schema and Seeker IPC socket events 4 years ago
  David Ludwig 78f1ff8faf Change socket path 4 years ago
  David Ludwig 2887ac8016 Discord account linking. Requests can be performed through Discord. Minor clean up in other files 4 years ago
  David Ludwig 8567406b29 Forgot to remove unused postcss stuff 4 years ago
  David Ludwig 9b78b9e1ae Sid-nav is now responsive 4 years ago
  David Ludwig 14b7b50a68 Rewrite movie list. Returned movies contain ticket IDs if available. Movie details contain the requested user if available. Added admin stuff. Added active requests to dashboard 4 years ago
  David Ludwig 7b9ac08a0d Added side nav and admin routes 4 years ago
  David Ludwig 1cf83e874b Added MoviePoster component that always maintains a proper aspect ratio 4 years ago
  David Ludwig c2c7e0d598 Added quota checks to movie requests 4 years ago