Commit Graph

  • 2859bcf Fix up docker files and add more generic tsconfig files. Also fix run scripts by David Ludwig 2021-04-30 23:23:14 -0500
  • 6240063 Rename service packages by David Ludwig 2021-04-30 23:21:46 -0500
  • d1dd944 (HEAD -> master, staging) Services are now functioning as they were before the conversion by David Ludwig 2021-04-30 19:35:55 -0500
  • 02729e8 Configure VPN, Database, and Torrent client by David Ludwig 2021-04-30 18:15:27 -0500
  • bcab985 Added VPN service by David Ludwig 2021-04-30 17:35:34 -0500
  • 8dce094 Adjust IPC communication by David Ludwig 2021-04-26 21:35:40 -0500
  • 1653baa Update IPC path and fix logging issue by David Ludwig 2021-04-22 03:54:31 -0500
  • 1fd20d8 Remove unnecessary logging from IPC by David Ludwig 2021-04-21 05:24:37 -0500
  • e0c17f0 Temporarily disable frontend building. Update dockerfile by David Ludwig 2021-04-21 04:37:26 -0500
  • 95ba463 Add REST routes and future dependencies by David Ludwig 2021-04-19 22:09:24 -0500
  • 35e2f61 Added Tailwind CSS by David Ludwig 2021-04-06 12:56:09 -0500
  • ba2881b Added some basic routes and implemented the IPC. All temporary by David Ludwig 2021-04-06 12:38:15 -0500
  • 2d9a990 Torrent client IPC added by David Ludwig 2021-04-06 12:37:46 -0500
  • 6a6705a Add server port to example file by David Ludwig 2021-04-04 16:32:44 -0500
  • 8a3f70f Initial Commit with Fastify and Vite by David Ludwig 2021-04-04 16:25:18 -0500
  • 0567e72 Adjust interface communication. Add additional broadcasting events and clean up other parameters. by David Ludwig 2021-04-26 21:34:38 -0500
  • e4128bc Change socket path by David Ludwig 2021-04-22 03:53:43 -0500
  • d960055 Allow database synchronization by David Ludwig 2021-04-21 05:35:59 -0500
  • cdfa05f Fix building issues by David Ludwig 2021-04-21 04:58:00 -0500
  • db076a7 Update dockerfile by David Ludwig 2021-04-21 04:40:18 -0500
  • 7fa49ac Correct typings. Add logging. Remove unused ENV variables by David Ludwig 2021-04-19 22:07:28 -0500
  • 9c643fa Clean up by David Ludwig 2021-04-19 14:55:56 -0500
  • 838ff57 Fix hardcoded attribute to use ENV variable by David Ludwig 2021-04-12 22:26:31 -0500
  • 5131cd7 Add IPC interface to the torrent client by David Ludwig 2021-04-06 12:42:05 -0500
  • 1826895 Add Node IPC with fixed typings. Add nodemon script by David Ludwig 2021-04-06 12:41:57 -0500
  • 16cc735 Basic torrent client prototype success by David Ludwig 2021-04-03 22:28:04 -0500
  • c3aae30 Patch webtorrent files to mark selected files by David Ludwig 2021-04-03 22:27:40 -0500
  • 74ac3cd Packages by David Ludwig 2021-04-03 22:27:22 -0500
  • ef6cd68 Initial commit by David Ludwig 2021-04-03 22:26:05 -0500
  • 3ebb973 Don't process already-fulfilled torrents by David Ludwig 2021-04-26 21:57:15 -0500
  • 7270fe6 Provide torrent download locations. Utilize assigned volumes. Added movie post-processing by David Ludwig 2021-04-26 21:31:55 -0500
  • 89efb29 Changed socket path by David Ludwig 2021-04-22 03:53:30 -0500
  • 16139cf Update database models by David Ludwig 2021-04-21 05:22:34 -0500
  • 3268992 Ignore build file by David Ludwig 2021-04-21 04:34:08 -0500
  • 7b2dd4d Fix build script by David Ludwig 2021-04-21 04:32:51 -0500
  • 568aa97 Seeker successfully adds movies to the torrent client by David Ludwig 2021-04-19 22:05:25 -0500
  • e899ba5 Initial commit by David Ludwig 2021-04-18 17:55:25 -0500
  • 5c50817 Remove progress bars until they are function and fix Plex badge sizing by David Ludwig 2021-04-28 04:22:34 -0500
  • 5851a4a Disable repeating background on movie modal by David Ludwig 2021-04-28 04:16:07 -0500
  • 91e1812 Finish redesign of new movie list by David Ludwig 2021-04-28 04:15:17 -0500
  • ecda53a Added progress bars and badges by David Ludwig 2021-04-28 02:24:52 -0500
  • 4353ef8 Added modal to side nav by David Ludwig 2021-04-27 22:34:32 -0500
  • c8c8306 Add Plex intergration and movie detection/movie linking by David Ludwig 2021-04-27 07:03:33 -0500
  • 30b08a5 Added plex library access by David Ludwig 2021-04-27 05:11:12 -0500
  • e68bff3 Disable Discord bot... maybe for good. Not sure yet by David Ludwig 2021-04-26 21:37:37 -0500
  • 010fc25 Update MovieTorrent schema and Seeker IPC socket events by David Ludwig 2021-04-26 21:26:51 -0500
  • 78f1ff8 Change socket path by David Ludwig 2021-04-22 03:52:20 -0500
  • 2887ac8 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
  • 8567406 Forgot to remove unused postcss stuff by David Ludwig 2021-04-21 04:28:23 -0500
  • 9b78b9e Sid-nav is now responsive by David Ludwig 2021-04-21 04:23:23 -0500
  • 14b7b50 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
  • 7b9ac08 Added side nav and admin routes by David Ludwig 2021-04-20 19:56:28 -0500
  • 1cf83e8 Added MoviePoster component that always maintains a proper aspect ratio by David Ludwig 2021-04-20 16:57:25 -0500
  • c2c7e0d Added quota checks to movie requests by David Ludwig 2021-04-20 15:30:25 -0500
  • cf29d6b Grouped IPC services and fixed logging issues/improved error reporting by David Ludwig 2021-04-20 14:18:06 -0500
  • 962e0aa Forward middleware parameters to requests with propert types by David Ludwig 2021-04-20 00:02:16 -0500
  • b76b2dc Fix request authentication. Add middleware support to requests by David Ludwig 2021-04-19 23:35:12 -0500
  • 28fa42f Add Seeker IPC and movie-added notification. Make year nullable again in movie model by David Ludwig 2021-04-19 19:31:25 -0500
  • 8132434 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
  • 25f044c 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
  • f8e1676 Fixed request status issue always return false when requesting movie details by David Ludwig 2021-04-17 15:39:57 -0500
  • 90a044d Fix TVDB refresh period by David Ludwig 2021-04-17 15:11:31 -0500
  • 3fb47dc Move pin to secret file by David Ludwig 2021-04-17 15:10:31 -0500
  • 7f32cbf Auth middleware supplies user entity. Add movie ticket requests for both IMDb and TMDb by David Ludwig 2021-04-17 14:43:17 -0500
  • 66d8795 Fix route prefixes not stacking by David Ludwig 2021-04-17 14:34:11 -0500
  • e556bcd Movie requests are functional. Added new middleware parameters type system by David Ludwig 2021-04-17 04:45:00 -0500
  • 14c8457 Fix issues preventing building by David Ludwig 2021-04-16 22:35:32 -0500
  • 4791648 Verify IMDb movie IDs by David Ludwig 2021-04-16 22:15:34 -0500
  • 690242b 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
  • 8cd71d6 Add Vuex. Transfer Auth to store. Remove logging. Add remember me functionality by David Ludwig 2021-04-16 14:16:26 -0500
  • 6563e56 Movie searching and request modal designs by David Ludwig 2021-04-15 15:20:49 -0500
  • 7e80b12 Added TMDB support by David Ludwig 2021-04-15 15:20:16 -0500
  • 19bf20c Service loading/installation/connection improvement by David Ludwig 2021-04-14 12:59:15 -0500
  • 74a0345 Move token generation into token entity by David Ludwig 2021-04-14 11:34:21 -0500
  • 5ffba62 Added production build info to dockerfile by David Ludwig 2021-04-14 01:48:00 -0500
  • 3fb2136 Add temporary home page with logout button. Enable DB synchronization by David Ludwig 2021-04-14 01:17:07 -0500
  • 94f8152 Remove old plugin by David Ludwig 2021-04-14 01:01:03 -0500
  • 516c3fc Client side authentication now being handled by David Ludwig 2021-04-14 00:58:40 -0500
  • 66b905d Added server-side middleware. Added JWT auth token middleware. Added basic login functionality by David Ludwig 2021-04-13 23:50:42 -0500
  • a0ea523 Login should be done. Added application key for JWT signing by David Ludwig 2021-04-13 17:33:40 -0500
  • 3da35f6 User registration is functional by David Ludwig 2021-04-13 16:24:28 -0500
  • c312559 Remove unused comments/code from register request by David Ludwig 2021-04-13 15:46:11 -0500
  • 289118b Organized web service. Added detailed frontend/backend form validation. by David Ludwig 2021-04-13 15:44:03 -0500
  • cd80478 Add additional dependencies by David Ludwig 2021-04-12 22:14:16 -0500
  • 7e4412a Initial commit. Added login and register forms by David Ludwig 2021-04-12 22:13:06 -0500
  • d7d7a27 Removed dependencies of top-level package.json by David Ludwig 2021-04-30 17:22:17 -0500
  • 0e01a95 Initial dockerfile setup and blanked out docker-compose files by David Ludwig 2021-04-30 17:08:20 -0500
  • f76b06e Add typescript to root by David Ludwig 2021-04-29 17:15:40 -0500
  • 67a8952 Add Lerna to the root by David Ludwig 2021-04-29 16:29:26 -0500
  • fb1b07c Initialize monorepo by David Ludwig 2021-04-29 16:26:41 -0500
  • 5f25df2 (tag: submodules-final) Final commit before monorepo conversion by David Ludwig 2021-04-29 16:19:41 -0500
  • 913e852 Update Request with Plex support by David Ludwig 2021-04-27 07:04:41 -0500
  • 5125658 Update seeker by David Ludwig 2021-04-26 21:57:32 -0500
  • 7942c49 Post-processing has been added by David Ludwig 2021-04-26 21:50:03 -0500
  • 86d0341 Replace the original torrent client by David Ludwig 2021-04-24 23:07:15 -0500
  • b0ff2e2 Add user environment variable to obtain proper permissions. Update repos by David Ludwig 2021-04-22 03:55:11 -0500
  • 6498b86 Update request and torrent client by David Ludwig 2021-04-22 00:21:12 -0500
  • 68a8296 Update webui by David Ludwig 2021-04-21 05:26:31 -0500
  • 01562e7 Update seeker database models by David Ludwig 2021-04-21 05:22:55 -0500
  • 0c3bcd7 Update build info by David Ludwig 2021-04-21 04:58:50 -0500