45 Commits (ecda53a2f3ef986ce40ac2ea8412c139ab15499c)

Author SHA1 Message Date
  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
  David Ludwig 66d87959da Fix route prefixes not stacking 4 years ago
  David Ludwig e556bcdeda Movie requests are functional. Added new middleware parameters type system 4 years ago
  David Ludwig 14c8457b83 Fix issues preventing building 4 years ago
  David Ludwig 4791648cc0 Verify IMDb movie IDs 4 years ago
  David Ludwig 690242bc21 Renamed home page to Search. Added nested routes for movie modal. Cleaned up movie modal with transitions/animations. Fixed other bugs 4 years ago
  David Ludwig 8cd71d6534 Add Vuex. Transfer Auth to store. Remove logging. Add remember me functionality 4 years ago
  David Ludwig 6563e560a2 Movie searching and request modal designs 4 years ago
  David Ludwig 7e80b126b0 Added TMDB support 4 years ago
  David Ludwig 19bf20c02d Service loading/installation/connection improvement 4 years ago
  David Ludwig 74a034516b Move token generation into token entity 4 years ago
  David Ludwig 5ffba628c5 Added production build info to dockerfile 4 years ago
  David Ludwig 3fb213669a Add temporary home page with logout button. Enable DB synchronization 4 years ago
  David Ludwig 94f8152dd4 Remove old plugin 4 years ago
  David Ludwig 516c3fcdcd Client side authentication now being handled 4 years ago
  David Ludwig 66b905d286 Added server-side middleware. Added JWT auth token middleware. Added basic login functionality 4 years ago
  David Ludwig a0ea523413 Login should be done. Added application key for JWT signing 4 years ago
  David Ludwig 3da35f6195 User registration is functional 4 years ago
  David Ludwig c3125590b2 Remove unused comments/code from register request 4 years ago
  David Ludwig 289118b843 Organized web service. Added detailed frontend/backend form validation. 4 years ago
  David Ludwig cd804789d8 Add additional dependencies 4 years ago
  David Ludwig 7e4412afd0 Initial commit. Added login and register forms 4 years ago