291 Commits (1b86c2ce89eea4fc0971a3346a67329eb3a2d5f8)
 

Author SHA1 Message Date
  David Ludwig d40d46eed4 Canceled movies are remove from the dashboard 4 years ago
  David Ludwig 23e852f9d9 Implement movie request canceling in web UI 4 years ago
  David Ludwig 404f44f047 Add movie request cancel requests to API 4 years ago
  David Ludwig c4dcfe9cea Fix Font Awesome not loading 4 years ago
  David Ludwig 50d55f4ff3 Add IBM Plex Sans font 4 years ago
  David Ludwig 18b1f4bd73 Remove old logging 4 years ago
  David Ludwig b4ed9cb4d1 Fix Request API schema to match the webserver RESTful schema 4 years ago
  David Ludwig 544127a635 Update Web UI REST API 4 years ago
  David Ludwig af07ad3b2f Use RESTful response generation for request service 4 years ago
  David Ludwig 66e30ad23c Add module definition to Request API package 4 years ago
  David Ludwig 61692646ed Move the copy of tsconfig to after install dependencies in the Dockerfile to reduce the chance of rebuilds 4 years ago
  David Ludwig 095a745f77 Update Web UI to use the request API package. Implement all API requests as Vuex actions. Fix components 4 years ago
  David Ludwig e8936dc92f Fix up API routes in request service 4 years ago
  David Ludwig 4442468119 Add utility function to convert movie tickets to movies 4 years ago
  David Ludwig dd562a6505 Adjust movie ticket and movie info models in database 4 years ago
  David Ludwig 844f02bac9 Adjust movie search schema 4 years ago
  David Ludwig e5f96d19d6 Convert movie request to a POST request in the Request service 4 years ago
  David Ludwig eee4b984cc Add RESTful package to Web UI 4 years ago
  David Ludwig 4b782c9a88 Fix return type of movie search result in Request service 4 years ago
  David Ludwig 1922eb0083 Add RESTful package to webserver package 4 years ago
  David Ludwig 568bb0ae59 Clean up request API 4 years ago
  David Ludwig 784c15f496 Fix movie search wrapper not returning the correct number of results 4 years ago
  David Ludwig 79e7112968 Add RESTful package to provide common details among services 4 years ago
  David Ludwig 6a895c5e7e Revert previous commit 4 years ago
  David Ludwig c7c499c2a8 Remove the retyped password requirement from registration request 4 years ago
  David Ludwig ebc2b89cb5 Request uses request API package. Common modules are gone, therefore no need for server folder anymore. Request module uses the microservices properly 4 years ago
  David Ludwig 8cb2a6e2fb Add utils and movie link interface method to Plex package 4 years ago
  David Ludwig 1367f7bc20 Update search service to use updated API 4 years ago
  David Ludwig db21241355 Transfer old common library code to the request API package 4 years ago
  David Ludwig a3f12efff1 Fix formatting issue in webserver package 4 years ago
  David Ludwig d742366335 Drop plex related utilities from the utils package as they will be used in the Plex library alone 4 years ago
  David Ludwig db2306cc91 Add interface method to Plex API to grab links for given movie items 4 years ago
  David Ludwig 24c3d58660 Add template to paginated response in the search API package 4 years ago
  David Ludwig 73177e38af Add request service API 4 years ago
  David Ludwig 9d51e51ea4 Spaces should be tabs 4 years ago
  David Ludwig 3b92895fa2 Fix database package bug not properly registering to the connection manager with custom database service instances 4 years ago
  David Ludwig 3cd46d8f47 Prevent duplicate service registration in microservice application 4 years ago
  David Ludwig 0ef6e6a0cb Use Seeker API in Request service 4 years ago
  David Ludwig 9527954d6a Add Seeker API 4 years ago
  David Ludwig e95fe3e4f3 Use the Database package in the torrent client 4 years ago
  David Ludwig deb2ac5327 Remove old console log 4 years ago
  David Ludwig d0629743ab Update example environment 4 years ago
  David Ludwig 7de3efba3c Add Plex microservice and API 4 years ago
  David Ludwig 9f0499eee6 Add Application state logging to the microservice package 4 years ago
  David Ludwig 2ef0a7a1b2 Request now uses the updated Database service 4 years ago
  David Ludwig c95412df3e Remove Plex Library update code as it is going to be moved. 4 years ago
  David Ludwig 145883b8c7 Update Seeker service to use new Database module. Clean up torrent IPC 4 years ago
  David Ludwig ec0391c2ee Fix IPC client services not waiting for connection upon boot 4 years ago
  David Ludwig d6c46a5d79 Add environment script to use BuildKit 4 years ago
  David Ludwig 1970789ab6 Rename the main autoplex database 4 years ago