255 Commits (ad5126427df0853ae0dec16b90f4542d7eff7b08)
 

Author SHA1 Message Date
  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
  David Ludwig cf29d6bfee Grouped IPC services and fixed logging issues/improved error reporting 4 years ago
  David Ludwig 962e0aacb5 Forward middleware parameters to requests with propert types 4 years ago
  David Ludwig b76b2dcf64 Fix request authentication. Add middleware support to requests 4 years ago
  David Ludwig 28fa42f2ac Add Seeker IPC and movie-added notification. Make year nullable again in movie model 4 years ago
  David Ludwig 8132434b8d Add CLI scripts. Move database connection code. Add movie quotas. Clean up models and routes 4 years ago
  David Ludwig 25f044c8a6 Ensure movie detail responses are handled correctly. Validate given TMDb ID better when fetching details. Close movie modal if movie doesn't exist 4 years ago
  David Ludwig f8e1676fc8 Fixed request status issue always return false when requesting movie details 4 years ago
  David Ludwig 90a044d302 Fix TVDB refresh period 4 years ago
  David Ludwig 3fb47dce76 Move pin to secret file 4 years ago
  David Ludwig 7f32cbf86e Auth middleware supplies user entity. Add movie ticket requests for both IMDb and TMDb 4 years ago