Commit Graph

  • 82a26cd (new-arch) Fix Jest package info by David Ludwig 2021-07-24 06:04:18 -0500
  • 446e000 IPC abstract client/server implementation ready for use I think by David Ludwig 2021-07-24 06:02:11 -0500
  • 821ef2f Progress on IPC rewrite by David Ludwig 2021-07-01 15:45:19 -0500
  • 2d46925 Use Jest mock functions by David Ludwig 2021-06-29 14:24:31 -0500
  • 9b51f24 Add Jest and target ES6 in TypeScript by David Ludwig 2021-06-28 13:24:36 -0500
  • 3eda319 Add global jest config by David Ludwig 2021-06-28 13:24:01 -0500
  • 3d17677 Rewrote microservice architecture by David Ludwig 2021-06-28 01:33:19 -0500
  • f3c5996 (dev) Update readme and add new diagram by David Ludwig 2021-06-25 12:05:12 -0500
  • 939ee8f Update Plex IPC interface to match the new IPC package by David Ludwig 2021-06-24 15:53:17 -0500
  • 4741ea3 Use the Manager's new ticket creation system in the interface by David Ludwig 2021-06-24 15:53:00 -0500
  • 10e7960 Add ticket manager and ticket creation to manager by David Ludwig 2021-06-24 15:52:09 -0500
  • 69db456 Fix error types in IPC package by David Ludwig 2021-06-24 15:51:43 -0500
  • 1cdcaf9 Add response error handling to IPC package by David Ludwig 2021-06-23 13:14:03 -0500
  • c10fe73 Add hasMovie method to Plex service by David Ludwig 2021-06-23 11:20:20 -0500
  • 1f42d67 Add exists method to PlexMovie entity by David Ludwig 2021-06-23 11:19:30 -0500
  • ed42d02 Rename seeker and request services to manager and interface by David Ludwig 2021-06-22 13:08:58 -0500
  • a0d7504 Add progress handling to request service by David Ludwig 2021-06-22 08:56:49 -0500
  • 62d1b80 Add progress handling to Seeker by David Ludwig 2021-06-22 08:56:31 -0500
  • 60eca7a Fix package issues by David Ludwig 2021-06-22 08:55:59 -0500
  • 8b1b8aa Remove old torrent handling code in Seeker by David Ludwig 2021-06-22 08:55:38 -0500
  • 0a561b8 Add progress method to seeker API by David Ludwig 2021-06-22 08:54:48 -0500
  • e9ad0b4 Added progress to webui by David Ludwig 2021-06-22 08:54:20 -0500
  • bb3f133 Revert back to ES5 for now by David Ludwig 2021-06-21 14:31:47 -0500
  • 5d736c9 Merge branch 'dev' of ssh://git.dlii.tech:222/Autoplex/autoplex into dev by David Ludwig 2021-06-21 14:01:09 -0500
  • 86cc33e Fix IPC broadcast function failing by David Ludwig 2021-06-21 14:00:58 -0500
  • 60badac Fix WebSocketServer response incorrectly stringifying the payload by David Ludwig 2021-06-21 13:08:54 -0500
  • 4bf6b55 Add ticket ID to converted ticket objects in request service by David Ludwig 2021-06-21 13:06:29 -0500
  • a4b877e Add progress to movie request info by David Ludwig 2021-06-21 13:03:16 -0500
  • 1b86c2c Add progress to movie request info by David Ludwig 2021-06-21 13:03:16 -0500
  • 6e736ca Cancel/create movie requests trigger movie ticket updates by David Ludwig 2021-06-21 13:00:40 -0500
  • 8c68439 Add progress to movie list item by David Ludwig 2021-06-21 12:59:43 -0500
  • 43989d8 Fix movie list component mixin not using update movies action by David Ludwig 2021-06-21 12:59:16 -0500
  • 1bb3324 Use the new movie store action instead of directly mutating by David Ludwig 2021-06-21 10:36:46 -0500
  • f252dbd Add movie ticket caching to state. Include actions and mutations as well by David Ludwig 2021-06-21 10:36:18 -0500
  • e9639da Add websocket method enum to Request API by David Ludwig 2021-06-21 09:11:09 -0500
  • 2c799e8 Update Vite by David Ludwig 2021-06-21 09:09:10 -0500
  • ffc83ea Remove test code from websocket by David Ludwig 2021-06-20 21:20:03 -0500
  • 0ec01db Add websocket ports to docker compose by David Ludwig 2021-06-20 21:19:03 -0500
  • 4f746bc Update global tsconfig configuration by David Ludwig 2021-06-20 21:18:39 -0500
  • 727b6c9 Add websocket client to webui by David Ludwig 2021-06-20 21:18:16 -0500
  • 8f38f26 Update click listeners on dashboard and search for movie list by David Ludwig 2021-06-20 21:17:50 -0500
  • 74ff3b5 Clean up store by David Ludwig 2021-06-20 21:17:05 -0500
  • 507527c Add emits to movie list by David Ludwig 2021-06-20 21:16:34 -0500
  • 48318bc Add websocket server to request by David Ludwig 2021-06-20 21:09:06 -0500
  • 8a4cc55 Added websocket packages by David Ludwig 2021-06-20 21:07:41 -0500
  • cd68c89 Require cookies to store JWT signature by David Ludwig 2021-06-16 18:44:04 -0500
  • dd58226 Required override keyword by David Ludwig 2021-06-16 13:23:15 -0500
  • 3933b94 Add override keyword to torrent-search service by David Ludwig 2021-06-16 13:21:24 -0500
  • 92a21e0 Add override keyword to torrent client service by David Ludwig 2021-06-16 13:19:27 -0500
  • e8c2f50 Add override keyword to seeker by David Ludwig 2021-06-16 13:18:19 -0500
  • 1836056 Add override keyword to search service by David Ludwig 2021-06-16 13:17:30 -0500
  • 61579f2 Add override keyword to request service by David Ludwig 2021-06-16 13:16:47 -0500
  • 95b9f15 Add override keyword to Plex service by David Ludwig 2021-06-16 13:13:36 -0500
  • f1d8cc3 Add doc to movies getter by David Ludwig 2021-06-16 11:48:47 -0500
  • 639f587 Fix movies getter not returning the movie object by default by David Ludwig 2021-06-16 11:46:56 -0500
  • a1288e8 Remove unused imports by David Ludwig 2021-06-16 10:32:10 -0500
  • 7aba016 Add MovieListItem component. Integrate MovieListComponentMixin into MovieList by David Ludwig 2021-06-16 10:30:32 -0500
  • 284ba38 Add movies to store to provide global realtime updates in the future by David Ludwig 2021-06-16 10:29:06 -0500
  • 603fc7e Fix plex scan interval by David Ludwig 2021-06-16 08:38:39 -0500
  • 1c90101 Allow Lerna to use shared dependencies across all packages. Fix production builds. by David Ludwig 2021-06-15 08:17:17 -0500
  • fe50363 Add option to remove torrent files to the torrent REST API by David Ludwig 2021-05-12 07:43:50 -0500
  • 53f0710 Torrent client can now also remove a torrent's files. Fixed bug where torrent was removed before files were deleted by David Ludwig 2021-05-12 07:43:20 -0500
  • 21ae611 Adjust download path parameter name for torrent REST API by David Ludwig 2021-05-12 07:09:39 -0500
  • 63b292d Add .m4v to Seeker post-processor by David Ludwig 2021-05-12 06:31:34 -0500
  • ad51264 Clean up formatting a bit in RARBG provider. Also use the error code enum by David Ludwig 2021-05-12 06:25:32 -0500
  • b9f9618 Improved the general torrent provider. Added RARBG as a provider by David Ludwig 2021-05-12 06:21:01 -0500
  • 2162305 Add readme containing torrent sites by David Ludwig 2021-05-11 07:23:00 -0500
  • 040bdf9 Clean up request service services index by David Ludwig 2021-05-11 07:22:15 -0500
  • af10748 Update Cheerio dependency by David Ludwig 2021-05-11 07:21:50 -0500
  • 931d182 Remove env file from Seeker by David Ludwig 2021-05-11 07:20:09 -0500
  • cfaae99 3x+ speed boost for dev build by David Ludwig 2021-05-11 07:16:51 -0500
  • 368e98c Add torrent-search service to Seeker. Remove old application code from Seeker by David Ludwig 2021-05-11 11:22:19 +0000
  • f83a471 Merge branch 'dev' of ssh://git.dlii.tech:222/Autoplex/autoplex into dev by David Ludwig 2021-05-11 11:21:11 +0000
  • bab5c62 Adjust API parameter types in torrent-search service by David Ludwig 2021-05-11 11:20:29 +0000
  • c55c1e0 Adjust API parameter types by David Ludwig 2021-05-11 11:20:29 +0000
  • aeda397 Fix typo by David Ludwig 2021-05-11 11:19:57 +0000
  • 0d6069c Add additional stage to microservice internal service to link to other internal services by David Ludwig 2021-05-11 10:37:13 +0000
  • 8e42868 Add torrent-search service by David Ludwig 2021-05-11 10:36:41 +0000
  • d40d46e Canceled movies are remove from the dashboard by David Ludwig 2021-05-10 21:13:12 +0000
  • 23e852f Implement movie request canceling in web UI by David Ludwig 2021-05-10 21:06:04 +0000
  • 404f44f Add movie request cancel requests to API by David Ludwig 2021-05-10 21:05:48 +0000
  • c4dcfe9 Fix Font Awesome not loading by David Ludwig 2021-05-10 19:59:10 +0000
  • 50d55f4 Add IBM Plex Sans font by David Ludwig 2021-05-10 19:50:27 +0000
  • 18b1f4b Remove old logging by David Ludwig 2021-05-10 19:15:34 +0000
  • b4ed9cb Fix Request API schema to match the webserver RESTful schema by David Ludwig 2021-05-10 19:14:10 +0000
  • 544127a Update Web UI REST API by David Ludwig 2021-05-10 19:13:31 +0000
  • af07ad3 Use RESTful response generation for request service by David Ludwig 2021-05-10 19:00:10 +0000
  • 66e30ad Add module definition to Request API package by David Ludwig 2021-05-10 18:23:10 +0000
  • 6169264 Move the copy of tsconfig to after install dependencies in the Dockerfile to reduce the chance of rebuilds by David Ludwig 2021-05-10 18:20:04 +0000
  • 095a745 Update Web UI to use the request API package. Implement all API requests as Vuex actions. Fix components by David Ludwig 2021-05-10 18:14:13 +0000
  • e8936dc Fix up API routes in request service by David Ludwig 2021-05-10 18:13:03 +0000
  • 4442468 Add utility function to convert movie tickets to movies by David Ludwig 2021-05-10 18:12:31 +0000
  • dd562a6 Adjust movie ticket and movie info models in database by David Ludwig 2021-05-10 18:11:59 +0000
  • 844f02b Adjust movie search schema by David Ludwig 2021-05-10 18:11:36 +0000
  • e5f96d1 Convert movie request to a POST request in the Request service by David Ludwig 2021-05-10 16:42:45 +0000
  • eee4b98 Add RESTful package to Web UI by David Ludwig 2021-05-10 16:35:16 +0000
  • 4b782c9 Fix return type of movie search result in Request service by David Ludwig 2021-05-10 16:34:12 +0000
  • 1922eb0 Add RESTful package to webserver package by David Ludwig 2021-05-10 16:32:51 +0000
  • 568bb0a Clean up request API by David Ludwig 2021-05-10 13:27:38 +0000
  • 784c15f Fix movie search wrapper not returning the correct number of results by David Ludwig 2021-05-10 13:21:45 +0000