Commit Graph

3321 Commits (develop)

Author SHA1 Message Date
Jamie.Rees 2499b0e370 Give correct feedback when testing email notifications #1513
7 years ago
Jamie.Rees 3ca1e97855 Report issue removed and the deny dropdown removed #1513
7 years ago
Jamie.Rees 42b68e4280 #1513 removed the discord text when testing pushbullet
7 years ago
Jamie.Rees 0cf1aa50e1 Made a lot of changes around the notifcations to support the custom app name
7 years ago
Jamie.Rees 8b4c61c065 Fixed the bug where we were displaying shows where we do not have enough information to request #1513
7 years ago
Jamie.Rees 0e8ebcad61 #1513 added the network to tv shows
7 years ago
Jamie.Rees 8968db7b46 fixed the whitespace issue #1513
7 years ago
Jamie.Rees fab5dd413a #1519 !wip fixed the user management settings
7 years ago
tidusjar 97d63f13d3 Added the ability to enable Plex User importing. We also allow you to exclude users #1456
7 years ago
tidusjar edd15e54b6 Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore
7 years ago
tidusjar ffe1ece67b !wip Made the donate link not appear for regular users #865
7 years ago
Jamie.Rees 53a717aa8a !wip #1456
7 years ago
Jamie.Rees f986e8d132 #1513 !wip when we have every episode of a series, we now mark as available.
7 years ago
Jamie.Rees 6e7e1e4660 #1513 !wip when we request episodes then it will show as pending approval if the request was successful
7 years ago
Jamie.Rees d0a7ef9223 #865 !wip fixed a bug where we could request duplicate episodes
7 years ago
Jamie.Rees 5f978abf86 !wip fixed it always saying there is an update #1513
7 years ago
Jamie.Rees f9a267ac59 !wip added tooltip for the custom logo #1513
7 years ago
Jamie.Rees 787f0fa223 !wip added the favicon #1513
7 years ago
Jamie.Rees e51d957169 !wip Moved the about tab under the system dropdown #1513
7 years ago
Jamie.Rees 16a579d7fa !wip added base url field in Ombi Settings #1513
7 years ago
tidusjar ccb1bd30d0 Fixed the swagger endpoint #865 #1513
7 years ago
tidusjar e1ceb4c66e !minor fixed the webroot issue #1513
7 years ago
tidusjar dd8f8493e1 !wip this should allow to supply a base url now #1513 - NEEDS TESTING. Parameter is -w OR --webroot
7 years ago
Jamie.Rees f32b5546d0 !cosmetic warnings fix
7 years ago
Jamie.Rees 6e23d155de Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore
7 years ago
Jamie.Rees ba1638187c Added an about page #865
7 years ago
camjac251 9e01b3b7fc Optimized images, Update old compressed image with a new lossless one. (#1514)
7 years ago
tidusjar df1ab01e46 #1513 #865 Fixed the issue where we do not send the requests to Radarr/Sonarr when approving
7 years ago
tidusjar 0139a8f514 Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore
7 years ago
tidusjar dd610fd5fb #1506 #865 Fixed an issue with the test buttons not working correctly
7 years ago
Jamie d8067e04e6 Update Startup.cs
7 years ago
tidusjar 573c0b5f33 #865 Added donation link
7 years ago
tidusjar b6011cf7a4 !minor fixed build
7 years ago
tidusjar 187d76ea77 Fixed a bunch of issues on #1513
7 years ago
Jamie.Rees 25d8f9b40d !minor removed the encryption for now while I investigate #865
7 years ago
Jamie.Rees e0c2492987 !minor made the build a lot faster and also fixed the issue where we did not include the webpack files
7 years ago
Jamie.Rees 2b5e5282bd !wip fixed some things with the updater UI #1460 #865
7 years ago
Jamie.Rees 2e0beba738 !cosmetic fixed warnings
7 years ago
Jamie.Rees 511d9e0270 !minor fixed build
7 years ago
Jamie.Rees af43042782 !minor fixed liniting
7 years ago
Jamie.Rees c3e5df1fce !wip updater
7 years ago
Jamie.Rees ce62606000 #1460 Added the Updater, it all seems to be working correctly. #865
7 years ago
Jamie.Rees f6e0c25127 !wip small changes #865
7 years ago
Jamie.Rees 1bec8f54b0 !minor fixed an issue with the rules not returning to the ui
7 years ago
Jamie.Rees dc3e429bbb !wip #865 Updater #1460
7 years ago
Jamie.Rees 03d88714de !cosmetic test
7 years ago
Jamie.Rees e661eaccbb Removed percentage
7 years ago
Jamie.Rees 811ae1c929 Changed the way we download the updates #865
7 years ago
Jamie.Rees b8e44ec921 Fixed linter
7 years ago
Jamie.Rees a166410a26 Fixed some bugs in the UI #865
7 years ago
Jamie.Rees 7d1885d5b4 improved the search buttons #865
7 years ago
Jamie.Rees a727bc0b4c Updated packages and more logging
7 years ago
Jamie.Rees c263462fea More logging #865
7 years ago
Jamie.Rees a4637a139b Made build faster
7 years ago
Jamie.Rees e63b697d4d More logging
7 years ago
Jamie.Rees ede93d2aef Set debug level to Debug for now
7 years ago
Matt Jeanes 6ce4f0200d Add linting and indexes for interfaces/services (#1510)
7 years ago
Jamie.Rees 9f164e4098 Fixed the issue with the tv search not working #1463
7 years ago
Matt Jeanes cd8a44cab8 Latest practices... also probably broke some styles - sorry (#1508)
7 years ago
tidusjar d754ef6b81 Update nuget packages and added logging to the Updater #865
7 years ago
tidusjar 956b4f6697 Added the ForwardedHeaders middlewear for Reverse Proxy scenarios #865
7 years ago
tidusjar 5294205f40 build fix
7 years ago
tidusjar 2e8f08fef1 omgwtf so many changes. #865
7 years ago
Jamie.Rees 599cb013d5 Tests
7 years ago
Jamie.Rees 36d93d5a9d #1456 Started on the User Importer
7 years ago
Jamie.Rees e34db987d7 Made some UI changes, reworked the Emby and Plex screens to make them more user friendly and no so fugly. #865
7 years ago
Jamie.Rees affc5b36ad Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore
7 years ago
Jamie.Rees 9a2b0f6102 #1486
7 years ago
Jamie.Rees 0e6a1707f4 #1486
7 years ago
Jamie.Rees 95c5c839f0 Upgraded to .net core 2.0 #1486
7 years ago
tidusjar f6cd68ff28 Some fixes around the UI and managing requests #865
7 years ago
Jamie.Rees 5d0e317315 #865 Finished the landing page, we now check the server's status
7 years ago
Jamie 391308ddeb Update DiscordApi.cs
7 years ago
TidusJar 90c99507f8 fixed build
7 years ago
TidusJar be74644271 Added a authorization filter so we can see hangfire outisde of the local requests
7 years ago
Jamie.Rees ba930dc1bb Removed the telegram api
7 years ago
Jamie.Rees f7d67bf26d Small changes on the updater #1460 #865
7 years ago
Jamie.Rees 2dd0478ea6 Added more logging for the updater
7 years ago
tidusjar 4ae061f167 merge
7 years ago
tidusjar ece8b39632 Lots of different UI enhancements and fixes #865
7 years ago
Jamie 8d6836beed Merge pull request #1496 from dhruvb14/DotNetCore
7 years ago
tidusjar b8224f5895 Added the emby episode cacher and the job to check if items are available on emby #1464 #865
7 years ago
tidusjar 012a82ca2d Added the Emby Cacher, we now cache the Emby data!
7 years ago
tidusjar 6d276a3c3d Fixed the issue where we were using the wrong availability options
7 years ago
tidusjar 42f48caf3b Fixed a bunch of bugs in Ombi #865
7 years ago
Jamie.Rees 85303626f0 #1460 The assembly versioning seems to work correctly now
7 years ago
tidusjar 2535645a90 More build versioning changes #865
7 years ago
Jamie.Rees 4a0e01054a WIP on the build versioning for the Updater #1460 #865
7 years ago
Jamie.Rees 9a3e324265 versioning
7 years ago
Jamie.Rees 2002ea9d6f Updated assembly versions
7 years ago
Jamie.Rees 88db550101 Package versions
7 years ago
Jamie.Rees f60d133f41 #1460 #865 working on the auto updater
7 years ago
Jamie.Rees ff242f2531 Fixed build
7 years ago
Jamie.Rees 7414f3284d Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore
7 years ago
Jamie.Rees a77e518315 Added the logo in the email notifications to use the application image #1459
7 years ago
Dhruv Bhavsar c77ac00eae Remove unused functions
7 years ago
Dhruv Bhavsar 4215c77620 Make Episode picker similar to Requests Child view. #1457 #1463
7 years ago
Dhruv Bhavsar d1da6ca9b4 Fix merge conflict for TvRequests component.
7 years ago
Dhruv Bhavsar 87b5451f26 Upstream Changes...
7 years ago
Dhruv Bhavsar 7298aea8d5 Upstream Merge
7 years ago
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