Commit Graph

1210 Commits (68c43684907fff72cc53d6b79cdb0a5308fdb754)

Author SHA1 Message Date
Jamie 503afd6c74 updated mailkit !wip
7 years ago
Jamie efd1d6e08a Updated swagger
7 years ago
Jamie f5f05db4f1 Updated Polly !wip
7 years ago
Jamie a5435fe15d Upgraded to .net 2.1.2 (Includes security fixes)
7 years ago
Jamie ec628e9217 Updated to 2.1.1
7 years ago
Anojh 3d2010d059 fix #2322 caused by continue statement inside try catch block
7 years ago
TidusJar 185c87ab40 Updated the Emby availability checker to bring it more in line with what we do with Plex.
7 years ago
TidusJar 50c4e76894 Fixed #2367
7 years ago
TidusJar acf604305b Fixed the issue where you could not delete a user #2365
7 years ago
Jamie Rees c6a362bf2b Added the ability to impersonate a user when using the API Key. This allows people to use the API and request as a certain user. #2363
7 years ago
Jamie Rees c14f603705 Another attempt to fix #2366
7 years ago
Jamie Rees 35453754a0 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
7 years ago
Jamie Rees 73d444cde2 Fixed the View On Emby URL since the Link changed #2368
7 years ago
Jamie 22edcf56d8
Merge pull request #2372 from tidusjar/feature/PlexOAuthFix
7 years ago
Jamie Rees f339969258 Fixed the issue where episodes were not being marked as available in the search #2367
7 years ago
Jamie Rees 5eaa5cf78c Fixed #2371
7 years ago
Jamie 41da68b961 Fixed the Plex OAuth warning
7 years ago
Jamie Rees 7bfc5ad632 Rework how we create the OAuth Pin !wip
7 years ago
Jamie Rees cbf331cd09 Revert "Fixed Plex OAuth, should no longer show Insecure warning"
7 years ago
Jamie Rees c55fc32c63 Fixed Plex OAuth, should no longer show Insecure warning
7 years ago
Jamie Rees fe590004d2 Fixed collection issues in Emby #2366
7 years ago
Matt Jeanes 4d9fddf68c Comment out envparam stuff
7 years ago
Matt Jeanes 835202f935 Merge from develop -> angular6 upgrade
7 years ago
Matt Jeanes 0f5d5ea8f5 Updated @ngu/carousel to beta version to remove rxjs-compat dependency
7 years ago
Matt Jeanes 22dece66d6 Fixed prod build issue
7 years ago
Jamie Rees 075b336430 More Emby improvements !wip
7 years ago
Jamie Rees 207d5c8d60 Do not delete the Emby Information every time we run, let's keep the content now.
7 years ago
Jamie Rees a4da4d0cc5 Emby Improvements: Batch up the amount we get from the server.
7 years ago
Jamie Rees e42abd604d Merge branch 'develop' into feature/updater
7 years ago
Jamie Rees b573bc30f5 Catch real errors !wip
7 years ago
Jamie Rees 46ab1ad923 Log errors when they are uncaught
7 years ago
Jamie Rees 4f49bf0255 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
7 years ago
Jamie Rees c5274cf893 Added more background images and it will loop through the available ones
7 years ago
Anojh fb7c7fdae3 fix unclosed table tags causing overflow #2322
7 years ago
Jamie 2eec6c9c30 Nothing to see here. Move along !wip #2313
7 years ago
Jamie 74a17773cf Added some new assembly nothing is going on here... !wip
7 years ago
Jamie 8e4b33fd32 This should now fix #2350
7 years ago
Jamie Rees e059b521dd Improve the validation around the Application URL
7 years ago
Jamie Rees 93b8f14c4d Fixed #2341
7 years ago
Jamie Rees bf17bd4754 Stop spamming errors when FanArt doesn't have the image
7 years ago
Jamie Rees 95f6426f53 Fixed #2338
7 years ago
Jamie Rees 2fad7658ec Removed some logging statements
7 years ago
Jamie Rees 51475b05c0 Fixed the api key being case sensative #2350
7 years ago
Jamie Rees 62b0c4d450 Improved the Emby API #2230 Thanks Luke!
7 years ago
Jamie Rees d8fdc75cfb revert
7 years ago
Jamie Rees 935cea3541 Added chunk hashing to resolve #2330
7 years ago
Jamie Rees 0221254d4b Added API at /api/v1/status/info to get branch and version information #2331
7 years ago
Jamie Rees 880aea1221 Fixed a small error in the Mobile Notification Provider
7 years ago
Jamie Rees 209b7cf50b !wip downgrade
7 years ago
Jamie Rees 59d2020b2e merge
7 years ago
Jamie Rees 07acfb53a1 Downgrade to .net core 2.0
7 years ago
Jamie 5078463ea1
Merge pull request #2357 from randybruder/master
7 years ago
Randall Bruder 1e4c53b824 Minor style tweaks
7 years ago
Jamie 62d8d5806f
Merge branch 'feature/2.1.1-update' into develop
7 years ago
Jamie Rees 53d7965968 Downgrade Microsoft.AspNetCore.All package back to 2.0.8
7 years ago
Jamie Rees b56bc8c807 Removed old code
7 years ago
Jamie Rees a1c5124269 Swap out the old way of validating the API key with a real middlewear this time.
7 years ago
Jamie b21fc8ea30 !wip
7 years ago
Jamie 7eb6b01e75 Show the popular movies and tv shows by default
7 years ago
Jamie 54afe5edee !wip missing thing....
7 years ago
Jamie f097dedea6 Added TVRequestsLite
7 years ago
Jamie 8f4357b461 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
7 years ago
Jamie 6adb0351ea Fixed #2348
7 years ago
Jamie Rees a7ccb74ad9 Added a smaller and simplier way of getting TV Request info
7 years ago
Jamie 48baef1dfd Update to .net 2.1.1
7 years ago
Matt Jeanes 27ee2dacd4 Missed a tiny bit
7 years ago
Matt Jeanes 33cc1cf1af Fix test
7 years ago
Matt Jeanes d4c5b329d3 Fix test build
7 years ago
Matt Jeanes 05fdb471f7 Merge remote-tracking branch 'upstream/develop' into feature/angular6-webpack4
7 years ago
Matt Jeanes 9f2a4fd0c7 Linting + remove debug
7 years ago
Matt Jeanes dae8ecd4d1 Switch to Yarn and disable auto publish in release mode
7 years ago
Matt Jeanes 5e72684f8a Update to Angular 6/Webpack 4
7 years ago
Jamie 05a0369aca Fixed the issue where when we find an episode for the recently added sync, we don't check if we should run the availbility checker.
7 years ago
Jamie 8cbdab8e22 Fixed the API not working due to a bug in .Net Core 2.1
7 years ago
Jamie e2dbdc190a Fixed #2321
7 years ago
Jamie 1bd62d13d0 Maybe this will fix #2298
7 years ago
Jamie 4cdd0e5875 Fixed #2312
7 years ago
Jamie d1e78b201c
Merge pull request #2296 from tidusjar/feature/dotnetcore2.1
7 years ago
Jamie 919d245f63 Fixed #2317
7 years ago
Jamie b036e1c001 Minor improvements
7 years ago
Jamie 29dc293570 Run the availability checker on finish of the recentlty added sync
7 years ago
Jamie 02f941767e Fixed the issue with the Recently Added Sync sometimes not working as expected
7 years ago
Jamie Rees af2cceb6a8 The UI looks at the local time to see if the JWT token has expired. Use local time to generate the token
7 years ago
Jamie Rees 422506928c !wip fixed the test mode
7 years ago
Jamie Rees 31e3c5b653 added updater test mode
7 years ago
Jamie Rees ee12dc952d try again with the updater !wip
7 years ago
Jamie Rees 760987579a !wip try a different way to update
7 years ago
Jamie Rees 8de85091fb Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
7 years ago
Jamie Rees ec575df36e Added the subscribe on the sarch page
7 years ago
Calvin 5005e045c7
Use selected episodes in submitRequest
7 years ago
Jamie 8524ee95f5 Fixed where the test button wouldn't work on the mobile notifications page
7 years ago
Jamie 7dd5805f3f Fixed the sorting and filtering on the Movie Requests page, it all functions correctly now
7 years ago
Jamie 5dc5122841 Fixed #2288
7 years ago
Jamie 867f299b53 !wip removed debugger statement
7 years ago
Jamie db6c2d8a3a Fixed the SickRage/Medusa Issue where it was always being set as Skipped/Ignore #2084
7 years ago
Jamie 3be460ea3b Fixed the SickRage/Medusa Issue where it was always being set as Skipped/Ignore #2084
7 years ago
Jamie c354efb500 !wip removed debugger statement
7 years ago
Jamie 3a4c382356 Fixed the sorting and filtering on the Movie Requests page, it all functions correctly now
7 years ago
Jamie 218b6b731d Fixed #2288
7 years ago
Jamie 12b4bf2f5f Upgrade packages
7 years ago
Jamie 3a8f72ed0d Inital Migration
7 years ago
Anojh 78838d0784 !wip moved fix to mattermost class and kept API class abstract
7 years ago
Anojh 36c522cc01 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
7 years ago
Anojh 612e689a8c !wip removed trailing slash from mattermost request url to fix notifications not sending
7 years ago
Jamie Rees a82b011ae3 Added the subscribe button to the search page if we have an existing request.
7 years ago
Anojh e8249fa1a8 Fixed UI typo refrencing discord in mattermost notifications #2175
7 years ago
Anojh 55265211b4 Fix #2175
7 years ago
Jamie Rees 48c86369a6 Fixed #2013
7 years ago
Jamie Rees d1de3f0888 Fixed #2147
7 years ago
Jamie f60fbcc6d7 merge
7 years ago
Jamie a6a024d6d9 Fixed #2243 The refresh metadata was being run everytime we launched Ombi...
7 years ago
Jamie b323db1864 Fixed a issue where the Plex Content Sync wouldn't pick up new shows #2276 #2244 #2261
7 years ago
Jamie c03c11c3e7
Merge pull request #2260 from errorhandler/develop
7 years ago
Jamie Rees 948e1dad3a Fixed build
7 years ago
Jamie 63b8eb639f
Merge pull request #2267 from tidusjar/feature/sonarr-anime
7 years ago
Jamie Rees 4afe4fc9fc Added a default set of root folders and qualities for Anime in Sonarr
7 years ago
Jamie Rees 2b81471ef3 Made the Open on Mobile link less hidden
7 years ago
Jamie Rees f29a593573 Fixed #2263
7 years ago
Joe Harvey b7dcb80ae9 Sort TvRequests by latest request
7 years ago
Anojh c574dbe82b fix newsletter card background overflow when only one item is available
7 years ago
Anojh 25944659b8 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
7 years ago
Anojh 9b9ef0e29f fix #1745
7 years ago
Jamie Rees d1e44db91a Fixed #2257
7 years ago
Jamie Rees 83f871da86 Improved the way we sync the plex content and then get the metadata. #2243
7 years ago
Jamie Rees 3ca72c7e63 Removed test code !wip
7 years ago
Jamie Rees 1935d70cf7 Added the test button for mobile notifications
7 years ago
Jamie Rees 2b227e7201 Fixed the issue when enabling the Hide Request Users included system users e.g. API key user #2232
7 years ago
Jamie Rees 48faf65d4b removed the test button from the mobile screen since it did nada
7 years ago
Jamie a949d93afd
Merge pull request #2256 from tidusjar/feature/subscribe-to-request
7 years ago
Jamie Rees 16952cb44c Finished adding subscriptions for TV Shows
7 years ago
Jamie Rees 7a9fc1213f Added the subscription for movies !wip
7 years ago
Jamie Rees f133e8c2e9 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
7 years ago
Jamie Rees 81811bab03 Fixed that sometimes there would be a hidden error on the login page.
7 years ago
Anojh 82729cee41 fix #2167
7 years ago
Anojh 42e0d5a7ba fix #2228
7 years ago
Anojh bc2b4d150b Added classes to donation html elements
7 years ago
Anojh 53631e9ac9 Enhanced newsletter styling to support more mail clients
7 years ago
Anojh 573c91d1ea fix #2246
7 years ago
Anojh 241c2b94d7 !wip - fix build
7 years ago
Anojh f8861d47a7 !wip - fix lint errors
7 years ago
Anojh 07c868711a !wip - improve #2234 and fix build errors
7 years ago
Anojh 196a33f087 fix #2234
7 years ago
Jamie Rees ef481a9d83 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop
7 years ago
Jamie Rees 3e2e7d2fc2 Updated to prevent security vulnerability as noted here: https://github.com/aspnet/Announcements/issues/300
7 years ago
Anojh c90dd3e526 [LC] - Added classes to root/quality override divs
7 years ago
Jamie Rees 4cb88efc06 Fixed an issue where sometimes the OAuth wouldn't work when loading the login page
7 years ago
Jamie 56658f02db Alwats enable mobile link
7 years ago
Jamie 4ce0d2bb65
Merge pull request #2227 from tidusjar/master
7 years ago
Jamie 794ce21123 Fixed #2224
7 years ago
Anojh 1f1febce2c More robust check for release date
7 years ago
Anojh 380c9b6bbd Fixed duplicate titles in Plex Newsletter
7 years ago
Jamie Rees 86b5455b46 Fixed the filter on the Requests page #2219 and added the default sort to be most recent requests
7 years ago
Jamie Rees f426551222 Enable the mobile ntoifications inside Ombi
7 years ago
Jamie 5e25e16649
Merge pull request #2220 from anojht/newsletterenhancement
7 years ago
Anojh 4b034b5577 Added a check for long movie descriptions and dealt with accordingly
7 years ago
Jamie Rees 479bae8a6a Made the episode list in the newsletter easier to read. Rather than 1,2,3,4,5,10 we will now show 1-5, 10
7 years ago
Jamie Rees 856ec03377 Moved the RecentlyAddedSync into it's own job, it still is calls the regular sync but this should make it easier to start the job from the UI (When I add that)
7 years ago
Jamie Rees 5529a049d6 Made a massive improvement on the Smaller more frequent Plex Job. This should pick up content a lot quicker now and also get their metadata a lot quicker.
7 years ago
Jamie f913719fdd
Merge pull request #2215 from D34DC3N73R/master
7 years ago
D34DC3N73R d6c5984c96
Update jobs.component.html
7 years ago
Jamie Rees 0c7a13f728 Trigger a metadata refresh when we finish scanning the libraries
7 years ago
Jamie Rees 6b2e9760e3 Fixed a potential issue in the newsletter where it wouldn't send content due to missing metadata, but would mark it as if it was sent.
7 years ago
Jamie 9a8ba3932f
Merge pull request #2197 from anojht/cakeday
7 years ago
Jamie 31231b4a06
Merge pull request #2191 from anojht/newsletterenhancement
7 years ago
Jamie 1ffa159ddb Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
7 years ago
Jamie 647a01ebb0 Use the Application URL if we have it to fix #2201
7 years ago
Anojh 37a5759a32 changed overlay picture to poster pic so we have fallback styling on older clients
7 years ago
Anojh ddd3be260f fixed settings retaining active class when elsewhere in UI
7 years ago
Anojh ff79363336 fix genres being ambigious error
7 years ago
Anojh 1a01ce6efd Separated user and subject details into spans and fixed styling
7 years ago
Anojh 79b852ccfb added id to emby button to distinguish for UI purposes
7 years ago
Jamie Rees affbd2ff65 !wip
7 years ago
Jamie Rees 3532c20ea6 Really fixed #2119 this time !wip
7 years ago
Jamie Rees 0bbeeaeb3e Fix build !wip
7 years ago
TidusJar bcedcd3944 use transparent log for notifications !wip
7 years ago
TidusJar 4d486e68a5 Get the Tv Backdrop !wip
7 years ago
Jamie Rees 28159cdf53 Potential fix for #2119
7 years ago
Anojh 24bd114611 fixed linting errors
7 years ago
Anojh ff0ad91a96 fixed settings nav item not retaining active class when in other tabs in the settings page
7 years ago
Anojh f1320c16de changed theme content textarea to use monospace font
7 years ago
Anojh faf663056d added classes and ids to issue status
7 years ago
Anojh 82a7efc7b8 separated reported by and subject and added classes
7 years ago
Anojh 680c0abd05 fix for issue #2152
7 years ago
Anojh Thayaparan fcdabb8c2a
Merge branch 'develop' into newsletterenhancement
7 years ago
Anojh 5f4eddae83 Made text style justified
7 years ago
Anojh c703727bbb V1.0, needs TV background and needs styles for outlook
7 years ago
Jamie d443efd8ea Clean up the error code when the OAuth user is not authorized.
7 years ago
Anojh 86e49115d0 CSS done for the template
7 years ago
Anojh 552cd5e16b Fixing some format issues
7 years ago
Anojh 50b800c072 newsletter template structure done
7 years ago
Jamie 73340d4fb6 moved the Plex OAuth setting to the Authentication Settings !wip
7 years ago
Jamie Rees 0b2e488e8f Added paging to the TV Requests page
7 years ago
Jamie Rees 69e324c670 Added Paging to the Movie Requests Page
7 years ago
Jamie Rees e3adbcb51e Fixed the error from upgrading the hangfire package !wip
7 years ago
Jamie e12146c986 More improvements to the Plex OAuth, Added the ability to turn it off if needed
7 years ago
Jamie f62e97bb32 Fixed bug #2188 #2134
7 years ago
Jamie 6806b97c1b Fixed the bug where only showing API User #2187
7 years ago
Jamie Rees f24b0f20eb Updated Mailkit dependancy
7 years ago
Jamie Rees b8c64dff2d Update Hangfire, Newtonsoft and Swagger
7 years ago
Jamie Rees e3f5f032c0 Fixed the PresetTheme stuff !wip
7 years ago
Jamie Rees bb1795345b Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
7 years ago
Jamie Rees 5425e4e109 !wip removed the code that should have not been there.
7 years ago
Jamie ced7cfa80f
Merge pull request #2186 from anojht/baseurl-themefix
7 years ago
Anojh 0c6083dd9a detect if baseurl is already set, and reset the link
7 years ago
Jamie Rees 8927c5fa9c Fixed #2164
7 years ago
Jamie Rees a0dbd1c442 Fixed #2151
7 years ago
Jamie Rees 0ce9fb2df9 Fixed #2170
7 years ago
Jamie Rees b80ef04ab7 !wip fixed merge
7 years ago
Jamie 76381509e9
Merge branch 'develop' into feature/embynewsletterfixes
7 years ago
Jamie Rees 443c79b0ca Fixed #2179.
7 years ago
Jamie 703203ed5c !wip
7 years ago
Jamie Rees 04af799efb Fixed the newsletter not sending #2134
7 years ago
Jamie ad41ea2086
Merge pull request #2180 from anojht/baseurl-themefix
7 years ago
Avi 77280cf4ae
Sign In rather than Login/Continue
7 years ago
Jamie 2c08908c8b Fixed the ombi login button !wip
7 years ago
Anojh 738bdb46d7 Fix baseurl breaking themes
7 years ago
Jamie 4e8daeecd7
Merge pull request #2174 from tidusjar/feature/plexoauth
7 years ago
Jamie Rees e980ac6fc5 Fixed styling !wip
7 years ago
Jamie Rees f05a9a5090 Removed no longer needed stuff and fixed linting !wip
7 years ago
Jamie Rees 5531af462c Made the app name customizable for the OAUth !wip
7 years ago
Jamie Rees 2cd9c4d9b1 frontend is all done !wip
7 years ago
Anojh Thayaparan 1c54eedc6f Added View on Emby Button (#2173)
7 years ago
Jamie Rees 2fc4ef2613 Got plex oauth working! !wip
7 years ago
Anojh Thayaparan 025797c1ba added background property to tvrequests API (#2172)
7 years ago
Jamie Rees bd741e053f Fixed #2169
7 years ago
Jamie Rees 7bbcb9a626 Made an attempt at PlexOAuth !wip
7 years ago
Anojh Thayaparan bc4db4184c Knocking out LC requirements in issue #2124 (#2125)
7 years ago
Anojh Thayaparan 0000ff1ce9 Inject base url if set before theme file url, see issue #1795 (#2148)
7 years ago
Thomas 964377b195
Add web-app-capable for IOS and Android
7 years ago
Jamie 87b79dfa16 !wip fixed lint
7 years ago
Jamie 66687bd177 Fixed the bug where the newsletter CRON was not appearing on the job settings page
7 years ago
Jamie eeaf614a29 Added a new Job. Plex Recently Added, this is a slimmed down version of the Plex Sync job, this will just scan the recently added list and not the whole library. I'd reccomend running this very regulary and the full scan not as regular.
7 years ago
Jamie 41d5ef5f41 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
7 years ago
Jamie a681932d2e Fixed a bug with the RefreshMetadata where we would never get TheMovieDBId's if it was missing it
7 years ago
Jamie Rees 8814d79d1a Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
7 years ago
Jamie Rees 1d4d3c5476 !wip added some missing code
7 years ago
Jamie Rees 7a7b00ab25 Add base url as a startup argument
7 years ago
Jamie 7d62b4a712 Removed some early disposition that seemed to be causing errors in the API
7 years ago
Anojh 827ea857e0 Inject base url if set before theme file url, see issue #1795
7 years ago
Jamie Rees 0e248ed397 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop
7 years ago
Jamie Rees 520eb29eee Turn off Server GC to hopefully help with #2127
7 years ago
Jamie cd2011c6cc !wip fixed lint errors
7 years ago
Jamie 5942645045 Added the ability to send newsletter out to users that are not in Ombi
7 years ago
Jamie 386f5b1550 Emby improvments on the way we sync/cache the data.
7 years ago
Jamie daaf52d771 Memory improvements
7 years ago
Jamie 4d285b071e Update node version !wip
7 years ago
Jamie 3aad8bbe6b Made some improvements to the Sonarr Sync job #2127
7 years ago
Jamie 20a9720fdd Fixed build !wip
7 years ago
Jamie acb62f4768 Added the ability to turn off TV or Movies from the newsletter
7 years ago
Jamie 5cc030b237
Update about.component.html
7 years ago