48 Commits (master)
 

Author SHA1 Message Date
  David Ludwig 16846272f0 Remove progress bars until they are function and fix Plex badge sizing 4 years ago
  David Ludwig e0ff2717a4 Disable repeating background on movie modal 4 years ago
  David Ludwig c8667c9e81 Finish redesign of new movie list 4 years ago
  David Ludwig 20412cb25f Added progress bars and badges 4 years ago
  David Ludwig a1e5d3f678 Added modal to side nav 4 years ago
  David Ludwig 65068f2244 Add Plex intergration and movie detection/movie linking 4 years ago
  David Ludwig 655062ecaa Added plex library access 4 years ago
  David Ludwig 8784717302 Disable Discord bot... maybe for good. Not sure yet 4 years ago
  David Ludwig 3e405cfa9f Update MovieTorrent schema and Seeker IPC socket events 4 years ago
  David Ludwig 3c96e8573f Change socket path 4 years ago
  David Ludwig 2346251e71 Discord account linking. Requests can be performed through Discord. Minor clean up in other files 4 years ago
  David Ludwig eafd4dd089 Forgot to remove unused postcss stuff 4 years ago
  David Ludwig 6b653f6b18 Sid-nav is now responsive 4 years ago
  David Ludwig c913340bd1 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 5ed5bbf6fe Added side nav and admin routes 4 years ago
  David Ludwig 45ecf810dc Added MoviePoster component that always maintains a proper aspect ratio 4 years ago
  David Ludwig 80a9c4611f Added quota checks to movie requests 4 years ago
  David Ludwig ee762a96de Grouped IPC services and fixed logging issues/improved error reporting 4 years ago
  David Ludwig 54bc1e2957 Forward middleware parameters to requests with propert types 4 years ago
  David Ludwig a6d9465b11 Fix request authentication. Add middleware support to requests 4 years ago
  David Ludwig 8cc6f3e83c Add Seeker IPC and movie-added notification. Make year nullable again in movie model 4 years ago
  David Ludwig 464b24fa91 Add CLI scripts. Move database connection code. Add movie quotas. Clean up models and routes 4 years ago
  David Ludwig aeab224a12 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 8692cebaf2 Fixed request status issue always return false when requesting movie details 4 years ago
  David Ludwig 21616f7879 Fix TVDB refresh period 4 years ago
  David Ludwig 74ca83e242 Move pin to secret file 4 years ago
  David Ludwig 2dc8f52ed1 Auth middleware supplies user entity. Add movie ticket requests for both IMDb and TMDb 4 years ago
  David Ludwig 7c91af2070 Fix route prefixes not stacking 4 years ago
  David Ludwig f3602c5a84 Movie requests are functional. Added new middleware parameters type system 4 years ago
  David Ludwig 4df46b5f62 Fix issues preventing building 4 years ago
  David Ludwig dfe35be373 Verify IMDb movie IDs 4 years ago
  David Ludwig 3ffef38177 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 98e60d3153 Add Vuex. Transfer Auth to store. Remove logging. Add remember me functionality 4 years ago
  David Ludwig aaadfc7f9e Movie searching and request modal designs 4 years ago
  David Ludwig 56a387d22d Added TMDB support 4 years ago
  David Ludwig eeec01c105 Service loading/installation/connection improvement 4 years ago
  David Ludwig 0a071007cd Move token generation into token entity 4 years ago
  David Ludwig 882dc23b9f Added production build info to dockerfile 4 years ago
  David Ludwig b204472c37 Add temporary home page with logout button. Enable DB synchronization 4 years ago
  David Ludwig 237a3a859a Remove old plugin 4 years ago
  David Ludwig 16405d84ae Client side authentication now being handled 4 years ago
  David Ludwig 51309ee7eb Added server-side middleware. Added JWT auth token middleware. Added basic login functionality 4 years ago
  David Ludwig b77478d567 Login should be done. Added application key for JWT signing 4 years ago
  David Ludwig 6141b4a05b User registration is functional 4 years ago
  David Ludwig 525df28dd4 Remove unused comments/code from register request 4 years ago
  David Ludwig a0b74795f3 Organized web service. Added detailed frontend/backend form validation. 4 years ago
  David Ludwig 560ffe89f3 Add additional dependencies 4 years ago
  David Ludwig fe8221aff3 Initial commit. Added login and register forms 4 years ago