193 Commits (3eda319bde7d910947c37e27b86e4777048ce8c4)

Author SHA1 Message Date
  David Ludwig 4741ea339e Use the Manager's new ticket creation system in the interface 4 years ago
  David Ludwig 10e7960459 Add ticket manager and ticket creation to manager 4 years ago
  David Ludwig c10fe73f70 Add hasMovie method to Plex service 4 years ago
  David Ludwig ed42d02e6d Rename seeker and request services to manager and interface 4 years ago
  David Ludwig a0d750442f Add progress handling to request service 4 years ago
  David Ludwig 62d1b80376 Add progress handling to Seeker 4 years ago
  David Ludwig 8b1b8aa05c Remove old torrent handling code in Seeker 4 years ago
  David Ludwig e9ad0b4837 Added progress to webui 4 years ago
  David Ludwig 4bf6b559d4 Add ticket ID to converted ticket objects in request service 4 years ago
  David Ludwig 6e736cafdf Cancel/create movie requests trigger movie ticket updates 4 years ago
  David Ludwig 8c6843980a Add progress to movie list item 4 years ago
  David Ludwig 43989d86b7 Fix movie list component mixin not using update movies action 4 years ago
  David Ludwig 1bb3324014 Use the new movie store action instead of directly mutating 4 years ago
  David Ludwig f252dbd7d8 Add movie ticket caching to state. Include actions and mutations as well 4 years ago
  David Ludwig 2c799e800c Update Vite 4 years ago
  David Ludwig ffc83ea182 Remove test code from websocket 4 years ago
  David Ludwig 727b6c9585 Add websocket client to webui 4 years ago
  David Ludwig 8f38f265b6 Update click listeners on dashboard and search for movie list 4 years ago
  David Ludwig 74ff3b5265 Clean up store 4 years ago
  David Ludwig 507527c17f Add emits to movie list 4 years ago
  David Ludwig 48318bc760 Add websocket server to request 4 years ago
  David Ludwig cd68c89663 Require cookies to store JWT signature 4 years ago
  David Ludwig 3933b9426d Add override keyword to torrent-search service 4 years ago
  David Ludwig 92a21e0639 Add override keyword to torrent client service 4 years ago
  David Ludwig e8c2f5072f Add override keyword to seeker 4 years ago
  David Ludwig 18360561f2 Add override keyword to search service 4 years ago
  David Ludwig 61579f252a Add override keyword to request service 4 years ago
  David Ludwig 95b9f15f5c Add override keyword to Plex service 4 years ago
  David Ludwig f1d8cc3dd0 Add doc to movies getter 4 years ago
  David Ludwig 639f5872dc Fix movies getter not returning the movie object by default 4 years ago
  David Ludwig a1288e80ca Remove unused imports 4 years ago
  David Ludwig 7aba016fb5 Add MovieListItem component. Integrate MovieListComponentMixin into MovieList 4 years ago
  David Ludwig 284ba38cff Add movies to store to provide global realtime updates in the future 4 years ago
  David Ludwig 603fc7e0f9 Fix plex scan interval 4 years ago
  David Ludwig 1c90101653 Allow Lerna to use shared dependencies across all packages. Fix production builds. 4 years ago
  David Ludwig fe50363134 Add option to remove torrent files to the torrent REST API 4 years ago
  David Ludwig 53f07107b5 Torrent client can now also remove a torrent's files. Fixed bug where torrent was removed before files were deleted 4 years ago
  David Ludwig 21ae611d90 Adjust download path parameter name for torrent REST API 4 years ago
  David Ludwig 63b292da2c Add .m4v to Seeker post-processor 4 years ago
  David Ludwig ad5126427d Clean up formatting a bit in RARBG provider. Also use the error code enum 4 years ago
  David Ludwig b9f9618d7a Improved the general torrent provider. Added RARBG as a provider 4 years ago
  David Ludwig 2162305c3e Add readme containing torrent sites 4 years ago
  David Ludwig 040bdf952f Clean up request service services index 4 years ago
  David Ludwig af10748392 Update Cheerio dependency 4 years ago
  David Ludwig 931d182835 Remove env file from Seeker 4 years ago
  David Ludwig 368e98c6ec Add torrent-search service to Seeker. Remove old application code from Seeker 4 years ago
  David Ludwig bab5c62abd Adjust API parameter types in torrent-search service 4 years ago
  David Ludwig c55c1e0461 Adjust API parameter types 4 years ago
  David Ludwig 8e42868561 Add torrent-search service 4 years ago
  David Ludwig d40d46eed4 Canceled movies are remove from the dashboard 4 years ago