Commit Graph

573 Commits (c3709096194632044f00e7b1c25388ac9c61228b)

Author SHA1 Message Date
Jamie e526c1071a Added Telegram Notification support, Not tested.
7 years ago
tidusjar 5e48c66325 Added the new banner background for tv shows
7 years ago
Jamie c84e0c5ee8 Stop logged in users going to the login page
7 years ago
Jamie 7f73b470af Fixed it not updating. Styles should be good now
7 years ago
Jamie ddf926791f Re did some of the styling on the movie search page, let me know your thoughts
7 years ago
Jamie 4760e416ef Fixed #1657
7 years ago
Jamie 0f9f83fe7d Added a new customization option to provide a css link
7 years ago
Jamie 152c495b37 Fixed #1655
7 years ago
Jamie b7d8d0752e Removed authentication resul
7 years ago
Jamie f64da4f846 Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore
7 years ago
Jamie aa24ba4054 Some small fixed !wip
7 years ago
tidusjar d8c1aaf24d Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore
7 years ago
tidusjar e88e488197 Changed to discord link
7 years ago
Jamie 0bef0c7a88
New Crowdin translations (#1651)
7 years ago
Jamie 8254e178af Missing change !minor
7 years ago
Jamie 58c1eb57a9 Added more translations
7 years ago
Jamie 169e8a5d34
New Crowdin translations (#1638)
7 years ago
Jamie 4fd0125849 Fixed #1644
7 years ago
tidusjar 005739fe46 moar logs #1643
7 years ago
tidusjar 03445937db added more logging for #1643
7 years ago
tidusjar 2a842e3786 Fixed #1640
7 years ago
tidusjar 016c409ace Fixed the null ref exception #1460
7 years ago
TidusJar 5342746d52 Fixed landing page
7 years ago
TidusJar d294d38a14 Fixed #1641
7 years ago
TidusJar e66e617891 Fixed #1641
7 years ago
Jamie 1b10eb92e7
New Crowdin translations (#1635)
7 years ago
tidusjar 37617eb04d Fixed #1631 and improved translation support
7 years ago
Jamie 2d77be0478 Added more translations
7 years ago
Lixumos 04b2d8bb9c Update da.json (#1634)
7 years ago
Jamie 4733904dcb More 32bit support
7 years ago
Jamie 50801717da Added 32bit version of Ombi
7 years ago
Jamie 55cddecb6c Added more translations
7 years ago
Jamie 2ca97083a3 Added translations
7 years ago
tidusjar fe7ca844dc We now show "Available" for tv shows that is fully available #1602
7 years ago
tidusjar 7e4de5cbd7 Fixed the issue where we have got an episode but not the related series. #1620
7 years ago
tidusjar 80ea579292 Fixed the dropdown not working on iOS in the settings #1615
7 years ago
tidusjar 168c51c293 Fixed sonarr not monitoring the latest season #1534
7 years ago
tidusjar 00b1873dac Fixed the issue with firefox #1544
7 years ago
tidusjar 8ac5bf7829 Fixed discord #1623
7 years ago
Jamie 855941c770 Fix the exception #1613
7 years ago
Jamie 20f3239b94 Found where we potentially are setting a new poster path, looks like the entity was being modified and being set as Tracked by entity framework, so the next time we called SaveChangesAsync() it would save the new posterpath on the entity.
7 years ago
Jamie 51c2e13e35 Small modifications
7 years ago
Jamie e722d9991f Fixed #1622
7 years ago
Matt Jeanes d59be43ca1 Various improvements to webpack/gulp/vscode support (#1617)
7 years ago
Jamie.Rees 71aa0750d6 Updated the npm packages
7 years ago
Jamie.Rees 1bf63f7902 Merge branch 'DotNetCore' of https://github.com/tidusjar/PlexRequests.Net into DotNetCore
7 years ago
Jamie.Rees 4fc50bb40b Fixed a null reference issue in the Plex Content Cacher
7 years ago
masterhuck ccaeaf54cb Episodes in requests are now in order #1597 (#1614)
7 years ago
Jamie.Rees f5ffa78304 Added four new endpoints to change the availability for TV shows and Movies #1601
7 years ago
Jamie.Rees b4d01386a6 Added the ability to run a user defined update script #1460
7 years ago
tidusjar ef8b73972e Fixed #1610
7 years ago
tidusjar f33a7d8111 really fixed the build this time
7 years ago
tidusjar a567dea24e Fixed build
7 years ago
tidusjar 971f86ba7b Made the updater work again #1460
7 years ago
tidusjar 2e0f301680 Adding logging into the auto updater and also added more logging around the create inital user for #1604
7 years ago
tidusjar 55c62772e4 Fixed the issue where we did not check if they are already in sonarr when choosing certain options #1540
7 years ago
tidusjar 3e4f504165 We can now delete tv child requests and the parent will get remove #1603
7 years ago
tidusjar d66e09b98f Added logging around creating the wizard user #1604
7 years ago
tidusjar a74617b70c Finished the api changes requested #1601
7 years ago
tidusjar 2f8e96ed87 Added the option to run the content cacher from the settings page, it will no longer get triggered when we press save.
7 years ago
tidusjar 03f7aba47e Added the ability to specify how many episodes we should cache at a time. #1598
7 years ago
tidusjar 83d7959f5a Fixed the Hangfire server timeout issue #1605
7 years ago
tidusjar c957371bc5 Fixed notifications not sending #1594
7 years ago
tidusjar 1dc8eac035 Fixed #1583 you can now delete users.
7 years ago
tidusjar c3b2ef2f31 fixed build !wip
7 years ago
tidusjar 7c5bca3b2b Fixed the issue where movie requests were no longer being requested.
7 years ago
Jamie.Rees b7b0381ce7 started adding some more unit tests #1596
7 years ago
Jamie.Rees 727c7be9f2 Added another place to make sure we have the correct poster paths !minor
7 years ago
Jamie.Rees 9261232bab #1588 When we make changes to any requests that we can trigger a notification, always send it to all notification agents, even if the user wont recieve it.
7 years ago
Jamie.Rees 2ec87ac3d6 Add a message when email notifications are not setup when requesting a password reset. #1590
7 years ago
Jamie.Rees 1c7d6af029 removed text that we no longer need
7 years ago
Jamie.Rees 74c1bb66d2 Fixed #1574
7 years ago
Jamie.Rees ec7e47c9cf #1460 made the process name configurable
7 years ago
Jamie.Rees c58cb4dbe1 #1460 looks like the permissions issue has been resolved. Just need to make sure the Ombi process is terminated.
7 years ago
Jamie.Rees 22a0e92b63 Added usersname and password option for the updater #1460
7 years ago
Jamie.Rees c0b716f2b7 Put back the old download code
7 years ago
Jamie.Rees 247d708e7a Changed the way we download the .zip files in the auto updater #1460 This might make a difference to the permissions issue. but not 100% sure.
7 years ago
Jamie.Rees 894945f652 Made a generic repository to use !minor
7 years ago
Jamie.Rees ba04a9d1b1 !minor unit testing
7 years ago
Jamie.Rees d6630d9d06 Order by the username #1581
7 years ago
Jamie.Rees 3c1078a332 Added feedback when we send a welcome email #1578
7 years ago
Jamie.Rees 989be6df6c !minor Poc'ing a new search page
7 years ago
Jamie.Rees f8054317ab !cosmetic removed unused dependancy
7 years ago
Jamie.Rees 77e227a36b Changed the text to make more sense !minor
7 years ago
Jamie.Rees 0ceb8a3c95 Remove sonarr episodes from the cache table
7 years ago
tidusjar 4eb58d359c Couchpotato finished
7 years ago
tidusjar 6c07295a69 Added some logging into the PlexCachers and set the log level to informational
7 years ago
tidusjar 57f3297892 Added Couchpotato support and fixed #1548
7 years ago
tidusjar e55cbd0881 disable run import button if no import options are selected
7 years ago
tidusjar fd58e80cea Fixed #1574
7 years ago
tidusjar 6d552563eb Fixed build
7 years ago
tidusjar 7ce8036cab Fixes the issue with non windows systems unable to unzip the tarball #1460
7 years ago
tidusjar d05d76be4b Finished the couchpotato settings
7 years ago
tidusjar ba13f141aa Fixed build
7 years ago
tidusjar 759b8a3e31 Added the ability to use a cookie to login. Mainly for Org
7 years ago
tidusjar d6b3c7ac2c Added support for a new TV and Movie provider. DogNZB
7 years ago
tidusjar c00a0d1f2f fixed #1570 #1571
7 years ago
tidusjar 769ddccb90 Fixed #1547
7 years ago
tidusjar cc8730996c Should fix #1538
7 years ago
tidusjar 95327a3146 Fixed #1553
7 years ago
tidusjar 0dfe878893 Fixed #1546
7 years ago
tidusjar 04117329c6 Fixed #1543
7 years ago
tidusjar 1a44cf596c Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore
7 years ago
tidusjar 42c69a0f05 Use Sqlite storage for Hangfire
7 years ago
Jeffrey Peters c12061d035 Fixes an issue with Movie caching not working on develop branch of Radarr (#1567)
7 years ago
Jeffrey Peters 899934c307 This adds two fields to the Email Notifications settings page. It allows for the disabling of TLS/SSL as well as the ability to disable certificate validation when sending notification emails. (#1552)
7 years ago
Codehhh 2d37ae498f Fixed typo (#1551)
7 years ago
tidusjar 23f0ef3b0d Fixed the overrides #1539 also display it on screen now too
7 years ago
tidusjar cd418e5e2d fixed #1542
7 years ago
Jamie.Rees 106a46dea5 Added a PartlyAvailable flag for tv shows
7 years ago
Jamie.Rees e1ea188109 Added some feedback on the request buttons for movies #1536
7 years ago
Jamie.Rees 462bbcc4a6 Added a fix for the poster path issue #1533
7 years ago
Jamie.Rees f5a0572946 Fixed some cosmetic issues #865
7 years ago
Jamie.Rees f827dd5e06 Fixed #1531
7 years ago
Jamie.Rees 6cc2afc92f Added back the log path writing #865
7 years ago
Jamie.Rees 9bcced3cac Small fixes #865
7 years ago
tidusjar 95e3c62e30 Some errors fixed and some ui improvements #865
7 years ago
Avi c56af9afe8 Auto-scale large images down to container size (#1529)
7 years ago
Avi 2adf56b208 Fix logo on login page. (#1528)
7 years ago
tidusjar 9f82281744 another potential issue? :/
7 years ago
tidusjar 764ef17725 real fix
7 years ago
tidusjar b69a5a2e14 Merge branch 'DotNetCore' of https://github.com/tidusjar/Ombi into DotNetCore
7 years ago
tidusjar 8695383abf Fixed crash/error #865
7 years ago
Jamie.Rees d9ab803a11 #1513 Added storage path
7 years ago
Jamie.Rees e735df5d0a !wip Made a start on adding CouchPotato, most of the UI is there but nothing is done with it yet #865
7 years ago
Jamie.Rees 532530a954 Fixed the discord issue relating to images #1513
7 years ago
Jamie.Rees 43a78f0e3c Fixed the issue sending movies to Radarr #1513
7 years ago
Jamie.Rees 9ae5ad0ecd Fixed logo on reset password pages
7 years ago
tidusjar 9bb29aac33 !wip fixed an error in the emby servers code
7 years ago
tidusjar 18be4a89f7 Added support for email login #1513
7 years ago
tidusjar 96e7805eb9 !minor fix a small bug in the sonarr api
7 years ago
tidusjar 4c52516284 Some more around the plex importer !minor
7 years ago
tidusjar b944f90bdb Added some more logging around the plex user importer
7 years ago
tidusjar 5bdfaeccb8 #1513 fixed the landing page and also the reverse proxy images
7 years ago
tidusjar cd5cc1fe26 #1513 correctly set the child requests as approved
7 years ago
tidusjar 0de8494b9e Removed accidental change !minor
7 years ago
tidusjar 80bf8f6014 Fixed an issue that potentially causes as issue when siging into plex #865
7 years ago
tidusjar d8e77ef6b3 #1513 partially fixed a bug
7 years ago
tidusjar 9e6a7d5a72 Fixed the exception
7 years ago
tidusjar 9117b38758 Fixed the application url not saving #1513
7 years ago
tidusjar 1a61f0dbe6 Fixed when not using reverse proxy !wip
7 years ago
tidusjar bf04120429 Fixed liniting
7 years ago
tidusjar fc4bb76685 REVERSE PROXY BITCH! #1513
7 years ago
Jamie.Rees af2f8d1380 Fixed a bug where we were marking the wrong episodes as available #1513 #865
7 years ago
Jamie.Rees 66ad62beb5 Fixed an issue where we messed up the pages and routing.
7 years ago
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
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