Commit Graph

3321 Commits (develop)

Author SHA1 Message Date
Dhruv Bhavsar 56cf1b56cc Clean up Requests page code by moving children request to old component, remove additional REST calls when merging and update component names to make more sense.
7 years ago
tidusjar 233c76813c Small changes around the roles #865
7 years ago
Jamie.Rees 3cc45b3022 Improvements to the UI and also finished the availability checker #865 #1464
7 years ago
Jamie.Rees 385d206287 Availability Checker #1464 #865
7 years ago
Jamie.Rees 9ed6fd09a4 Fixed ##1492 and finished the episode searcher for #1464
7 years ago
tidusjar d7f0f61ece #1464
7 years ago
Jamie.Rees ba2fd48067 Reload the settings #1464 #865
7 years ago
Jamie.Rees 0e6462bbd5 #1464 added the Plex episode cacher
7 years ago
tidusjar bf043fc76e Fixed some issues around the tv requests area
7 years ago
Dhruv Bhavsar 9196158a76 Working UI for Requests. Approval/Deny does not work as it doesn't in your code either.
7 years ago
Dhruv Bhavsar 4e138b948e Merge remote-tracking branch 'upstream/DotNetCore' into DotNetCore
7 years ago
Jamie.Rees 0d1ee148c7 Fixed the user token issue #865
7 years ago
Jamie.Rees 24e424f004 Some small refresh token work #865
7 years ago
Dhruv Bhavsar ec197fed94 Initial TV Requests UI rebuild
7 years ago
tidusjar 8b3c57431c Added multiple emby server support and enabled it for Plex #865
7 years ago
Jamie.Rees b82dd4c529 Made a start on supporting multiple emby servers, the UI needs rework #865
7 years ago
Jamie.Rees 03add0ffc8 #865 #1459 Added the Sender From field for email notifcations. We can now have "Friendly Names" for email notifications.
7 years ago
Jamie.Rees d5477adc6b Added slack #1459 #865
7 years ago
Jamie.Rees 018cd7a072 Added a checkbox to the usermanagement screen.. Does nothing yet #865 #1456
7 years ago
Jamie.Rees bd27e4ad70 Redirect to the landing page when enabled #1458 #865
7 years ago
Jamie.Rees 046211e017 Removed IdentityServer, it was overkill #865
7 years ago
tidusjar 7645aff996 Fixed another bug with identity. #865 I'm thinking about removing it. Causing more hassle than it's worth
7 years ago
tidusjar 1647717915 #1460 #865
7 years ago
Jamie.Rees 31a83626d2 Added Cake build #865
7 years ago
Jamie.Rees a14c172618 #1459 Forgot to get the Pushbullet agent to look up the pusbullet templates rather than the Discord ones.
7 years ago
Jamie.Rees da5a4b0641 Added Pushbullet notifications #1459 #865
7 years ago
Jamie.Rees 457ea103d8 Made the placeholder color on the login page a bit lighter #865
7 years ago
tidusjar fcd015c5ce Landing and login page changes #865 #1485
7 years ago
Jamie.Rees abd5a4889e #1458 #865 More work on landing
7 years ago
tidusjar 08b5527891 Working on the landing page #1458 #865
7 years ago
Jamie.Rees 1eb18b3187 A lot of clean up and added a new Image api #865
7 years ago
Jamie.Rees 69d75976c5 Cleaned up the Logging API slightly #1465 #865
7 years ago
tidusjar 5f2bc4da49 Added the logging endpoint at /api/v1/Logging for the UI logs #1465
7 years ago
tidusjar 22aca7d2fd Fixed the Identity Server discovery bug #1456 #865
7 years ago
Jamie.Rees c196dce843 Fixed the issue with the Identity Server running on a different port, we can now use -url #865
7 years ago
TidusJar 9d435ccc0f Try again
7 years ago
Jamie.Rees 165d3d4397 Change the RID
7 years ago
Jamie.Rees a6a49981e8 Publish ubuntu 16.04
7 years ago
Jamie.Rees f597c52533 Chnaged the updater job from Minutely to Hourly
7 years ago
Jamie.Rees 863df6e1cc Some work around the Auto Updater and other small changes #1460 #865
7 years ago
tidusjar da041cabc3 working on the requests page #1457 #865
7 years ago
Jamie.Rees f18a3d60b6 Added changelog
7 years ago
Jamie.Rees bd5d4a8e92 Made the password reset email style the same as other email notifications #1456 #865
7 years ago
Jamie.Rees 205970e4c0 Fixed some bugs around the authentication #1456 #865
7 years ago
Jamie.Rees 7719117156 Fixed build
7 years ago
Jamie.Rees 6c3523b21e Fixed build #1456
7 years ago
Jamie.Rees 818acd6452 #1456 #865 Started on allowing Plex Users to sign in through the new authentication server
7 years ago
Jamie.Rees 0c38e42fec Removed covalent
7 years ago
Jamie.Rees 00c88ab1ed Updated stuff
7 years ago
Jamie.Rees ace90da7ed #1456 Reset Password stuff #865
7 years ago
Jamie.Rees 51fbd56c44 Finished implimenting Identity with IdentityServer4. #865 #1456
7 years ago
Jamie.Rees b04344dd17 Moved over to using Identity Server with Asp.Net Core Identity #1456 #865
7 years ago
Jamie.Rees 8cf5a4c1fd Started on the requests rework #865
7 years ago
Jamie.Rees dc9030c2ce Extended the Emby API
7 years ago
tidusjar acd9ebde33 Started reworking the usermanagement page #1456 #865
7 years ago
Jamie.Rees ffab4b7981 Lots of refactoring #865
7 years ago
TidusJar bad109c862 Created an individual user api endpoint so we can make the user management pages better #865
7 years ago
TidusJar 357d760068 Added the Ombi or customized logo onto the login page #865
7 years ago
Jamie.Rees 263240c648 Lot's of refactoring
7 years ago
Jamie.Rees c6865d9dcc Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore
7 years ago
Jamie.Rees b52a57b117 #1462 #865 Had to refactor how we use notificaitons. So we now have more notification fields about the request
7 years ago
Jamie d3e4ce99c2 Added new login page #865
7 years ago
Jamie.Rees b69b322bd5 Added Migrations rather than a manual DB Script #865
7 years ago
tidusjar 77f9e90c0e Looks like Sonarr is finished and works. A lot simplier this time around. #865
7 years ago
tidusjar c0d019f7d4 More work on the Sonarr Api Integration #865
7 years ago
tidusjar 2c945ebb9b Started on sonarr #865
7 years ago
tidusjar 3ee65f4f0c small changes #865
7 years ago
tidusjar 0875b5f665 Damn son. So many changes... Fixed alot of stuff around tv episodes with the new DB model #865
7 years ago
Jamie.Rees 1a7f81b16c Fixed the TV Requests issue #865
7 years ago
tidusjar 386f856ea7 Fixed a load of bugs need to figure out what is wrong with tv requests #865
7 years ago
Jamie.Rees 2bc916998c #865 rework the backend data. Actually use real models rather than a JSON store.
7 years ago
tidusjar 08e389f590 Updated all the packages
7 years ago
tidusjar 89c672e582 Fixed the build issue #865
7 years ago
tidusjar a66694b06a Added a skip options #865
7 years ago
tidusjar 60673a2459 Allow us to use Emby as a media server
7 years ago
tidusjar b8f20cc187 Added the minimumAvailability #865
7 years ago
Jamie.Rees 74f3e0f143 More Update #865
7 years ago
Jamie.Rees 70b8bc8e94 Updater build script
7 years ago
Jamie.Rees d9be265abe More work on the Updater
7 years ago
tidusjar dcf97a1008 Lots of fixes. Becoming more stable now. #865
7 years ago
Jamie.Rees 1c6ddc74cb Small fixes around the searching
7 years ago
Jamie.Rees 974cb1ebb3 Some rules #865
7 years ago
Jamie.Rees d73899fc53 Added the testing notifications and discord notification #865
7 years ago
TidusJar 5970ee963d oops
7 years ago
TidusJar 606136dfe4 Started on the Discord API settings page
7 years ago
Jamie.Rees 9a4dbb3dce Email Notifications are now fully customizable and work! #865
7 years ago
Jamie.Rees 3b0b35f760 Small changes and fixed some stylingon the plex page #865
7 years ago
Jamie.Rees f193471b6c More on #865 TODO, Find out whats going on with the notifications and why exceptions are being thrown.
7 years ago
Jamie.Rees 0db4258d5c Ok #865 fixed the published exe
7 years ago
Jamie.Rees a325a2ff56 Fixed errors
7 years ago
Jamie.Rees 01252457d3 Fixed build
7 years ago
Jamie.Rees 515312427e Some more #865
7 years ago
Jamie.Rees 745ff844ca The Approving child requests now work!
7 years ago
Jamie.Rees eb433867af Fixed many bugs #865
7 years ago
Jamie.Rees 22c5d3a19d Loads of changes, improved the movie search stylings is back
7 years ago
Jamie.Rees dbade585e2 Moved to webpack and started on new style
7 years ago
Jamie.Rees 03a8319f5c Added Swagger
7 years ago
Jamie.Rees 43dbe854a6 Added Discord notification #865
7 years ago
Jamie.Rees 4c797733ca Added the Movie Sender, Movies will be sent to Radarr now #865
7 years ago
Jamie.Rees 2c4ef05af1 Added SQLite storage for Hangfire
7 years ago
Jamie.Rees aab9194cf5 Fixed the TV search via Trakt not returning Images anymore. #865
7 years ago
Jamie.Rees 3b18e4c291 Merge
7 years ago
Jamie.Rees 9f575d1e64 Merge
7 years ago
Jamie.Rees 9f4a8902f9 Rules changes and rework
7 years ago
tidusjar 1133f02d07 Added the Radarr cacher #865
7 years ago
Jamie.Rees d5ec429893 Request Grid test
7 years ago
Jamie.Rees e0018f63fa small cleanup #865
7 years ago
Jamie.Rees ecae241049 Added Radarr and Sonarr settings pages #865
7 years ago
Jamie.Rees 34d1309114 Fixed build
7 years ago
Jamie.Rees 7595ccf6c4 Started the Radarr Settings #865
7 years ago
tidusjar 521f7c3ea0 Massive amount of rework on the plex settings page. It's pretty decent now! #865
7 years ago
tidusjar d10b0f7081 Added the Rules Engine Pattern and the Auto approve and request rules #865
7 years ago
tidusjar 7f2cfdafd1 Rules #865
7 years ago
Jamie.Rees fc3ed1105d stuff
7 years ago
Jamie.Rees 66cc7f6f1a stuff around tokens and also builds
7 years ago
Jamie.Rees 366b0d575a Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore
7 years ago
Jamie.Rees 8a98761fec Small user changes #865
7 years ago
tidusjar df5f0fc691 Finished the Plex Content Cacher. Need to do the episodes part but things are now showing as available! #865
7 years ago
Jamie.Rees b4789363e8 stuff #865 need to work on the claims correctly
7 years ago
Jamie.Rees 1b5698b3ca Reworked the TV model AGAIN #865
7 years ago
Jamie.Rees 25526cc4d9 The move!
7 years ago