Commit Graph

  • 1684627 (HEAD -> master) Remove progress bars until they are function and fix Plex badge sizing by David Ludwig 2021-04-28 04:22:34 -0500
  • e0ff271 Disable repeating background on movie modal by David Ludwig 2021-04-28 04:16:07 -0500
  • c8667c9 Finish redesign of new movie list by David Ludwig 2021-04-28 04:15:17 -0500
  • 20412cb Added progress bars and badges by David Ludwig 2021-04-28 02:24:52 -0500
  • a1e5d3f Added modal to side nav by David Ludwig 2021-04-27 22:34:32 -0500
  • 65068f2 Add Plex intergration and movie detection/movie linking by David Ludwig 2021-04-27 07:03:33 -0500
  • 655062e Added plex library access by David Ludwig 2021-04-27 05:11:12 -0500
  • 8784717 Disable Discord bot... maybe for good. Not sure yet by David Ludwig 2021-04-26 21:37:37 -0500
  • 3e405cf Update MovieTorrent schema and Seeker IPC socket events by David Ludwig 2021-04-26 21:26:51 -0500
  • 3c96e85 Change socket path by David Ludwig 2021-04-22 03:52:20 -0500
  • 2346251 Discord account linking. Requests can be performed through Discord. Minor clean up in other files by David Ludwig 2021-04-22 00:18:02 -0500
  • eafd4dd Forgot to remove unused postcss stuff by David Ludwig 2021-04-21 04:28:23 -0500
  • 6b653f6 Sid-nav is now responsive by David Ludwig 2021-04-21 04:23:23 -0500
  • c913340 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 by David Ludwig 2021-04-21 03:10:16 -0500
  • 5ed5bbf Added side nav and admin routes by David Ludwig 2021-04-20 19:56:28 -0500
  • 45ecf81 Added MoviePoster component that always maintains a proper aspect ratio by David Ludwig 2021-04-20 16:57:25 -0500
  • 80a9c46 Added quota checks to movie requests by David Ludwig 2021-04-20 15:30:25 -0500
  • ee762a9 Grouped IPC services and fixed logging issues/improved error reporting by David Ludwig 2021-04-20 14:18:06 -0500
  • 54bc1e2 Forward middleware parameters to requests with propert types by David Ludwig 2021-04-20 00:02:16 -0500
  • a6d9465 Fix request authentication. Add middleware support to requests by David Ludwig 2021-04-19 23:35:12 -0500
  • 8cc6f3e Add Seeker IPC and movie-added notification. Make year nullable again in movie model by David Ludwig 2021-04-19 19:31:25 -0500
  • 464b24f Add CLI scripts. Move database connection code. Add movie quotas. Clean up models and routes by David Ludwig 2021-04-19 18:43:10 -0500
  • aeab224 Ensure movie detail responses are handled correctly. Validate given TMDb ID better when fetching details. Close movie modal if movie doesn't exist by David Ludwig 2021-04-17 15:42:13 -0500
  • 8692ceb Fixed request status issue always return false when requesting movie details by David Ludwig 2021-04-17 15:39:57 -0500
  • 21616f7 Fix TVDB refresh period by David Ludwig 2021-04-17 15:11:31 -0500
  • 74ca83e Move pin to secret file by David Ludwig 2021-04-17 15:10:31 -0500
  • 2dc8f52 Auth middleware supplies user entity. Add movie ticket requests for both IMDb and TMDb by David Ludwig 2021-04-17 14:43:17 -0500
  • 7c91af2 Fix route prefixes not stacking by David Ludwig 2021-04-17 14:34:11 -0500
  • f3602c5 Movie requests are functional. Added new middleware parameters type system by David Ludwig 2021-04-17 04:45:00 -0500
  • 4df46b5 Fix issues preventing building by David Ludwig 2021-04-16 22:35:32 -0500
  • dfe35be Verify IMDb movie IDs by David Ludwig 2021-04-16 22:15:34 -0500
  • 3ffef38 Renamed home page to Search. Added nested routes for movie modal. Cleaned up movie modal with transitions/animations. Fixed other bugs by David Ludwig 2021-04-16 19:27:38 -0500
  • 98e60d3 Add Vuex. Transfer Auth to store. Remove logging. Add remember me functionality by David Ludwig 2021-04-16 14:16:26 -0500
  • aaadfc7 Movie searching and request modal designs by David Ludwig 2021-04-15 15:20:49 -0500
  • 56a387d Added TMDB support by David Ludwig 2021-04-15 15:20:16 -0500
  • eeec01c Service loading/installation/connection improvement by David Ludwig 2021-04-14 12:59:15 -0500
  • 0a07100 Move token generation into token entity by David Ludwig 2021-04-14 11:34:21 -0500
  • 882dc23 Added production build info to dockerfile by David Ludwig 2021-04-14 01:48:00 -0500
  • b204472 Add temporary home page with logout button. Enable DB synchronization by David Ludwig 2021-04-14 01:17:07 -0500
  • 237a3a8 Remove old plugin by David Ludwig 2021-04-14 01:01:03 -0500
  • 16405d8 Client side authentication now being handled by David Ludwig 2021-04-14 00:58:40 -0500
  • 51309ee Added server-side middleware. Added JWT auth token middleware. Added basic login functionality by David Ludwig 2021-04-13 23:50:42 -0500
  • b77478d Login should be done. Added application key for JWT signing by David Ludwig 2021-04-13 17:33:40 -0500
  • 6141b4a User registration is functional by David Ludwig 2021-04-13 16:24:28 -0500
  • 525df28 Remove unused comments/code from register request by David Ludwig 2021-04-13 15:46:11 -0500
  • a0b7479 Organized web service. Added detailed frontend/backend form validation. by David Ludwig 2021-04-13 15:44:03 -0500
  • 560ffe8 Add additional dependencies by David Ludwig 2021-04-12 22:14:16 -0500
  • fe8221a Initial commit. Added login and register forms by David Ludwig 2021-04-12 22:13:06 -0500