Commit Graph

278 Commits (d6b3c7ac2ce6f74efa0f770677187e808ffcda36)

Author SHA1 Message Date
Jamie.Rees 6588fa8ca3 Added some wiki pages and also made it so we cannot edit Plex Users email address (since they will get overwrote via the Importer)
7 years ago
tidusjar 143c619db0 Emby user importer is now therer! #1456
7 years ago
Auwen 28abc214b7 Added transparency to icon files (#1520)
7 years ago
tidusjar f689af82f0 #1513 Added the update available icon
7 years ago
tidusjar 057683d97a Fixed the issue of it showing as not requested when we find it in Radarr.
7 years ago
Jamie.Rees 9556ed1b34 Added an application URL in the customization settings #1513
7 years ago
Jamie.Rees 5472baff24 Support email addresses as usernames #1513
7 years ago
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