Commit graph

1598 commits

Author SHA1 Message Date
Jamie
22edcf56d8
Merge pull request #2372 from tidusjar/feature/PlexOAuthFix
Feature/plex o auth fix
2018-07-03 20:57:15 +01:00
Jamie Rees
f339969258 Fixed the issue where episodes were not being marked as available in the search #2367 2018-07-03 20:56:32 +01:00
Jamie Rees
5eaa5cf78c Fixed #2371 2018-07-03 19:44:30 +01:00
Jamie
41da68b961 Fixed the Plex OAuth warning 2018-07-03 12:33:21 +01:00
Jamie Rees
7bfc5ad632 Rework how we create the OAuth Pin !wip 2018-07-02 08:44:32 +01:00
Jamie Rees
cbf331cd09 Revert "Fixed Plex OAuth, should no longer show Insecure warning"
This reverts commit c55fc32c63.
2018-07-02 08:06:43 +01:00
Jamie Rees
c55fc32c63 Fixed Plex OAuth, should no longer show Insecure warning 2018-07-01 22:16:12 +01:00
Jamie Rees
fe590004d2 Fixed collection issues in Emby #2366 2018-07-01 20:44:51 +01:00
Matt Jeanes
4d9fddf68c Comment out envparam stuff
This parameter on WebpackDevMiddlewareOptions doesn't actually exist until aspnetcore spa services 2.1 so now breaks with @tidusjar's downgrade but luckily not needed

See https://docs.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.spaservices.webpack.webpackdevmiddlewareoptions.envparam?view=aspnetcore-2.1#Microsoft_AspNetCore_SpaServices_Webpack_WebpackDevMiddlewareOptions_EnvParam

Still want to keep it around though because it's useful to explain why AOT isn't on with HMR
2018-07-01 02:39:39 +01:00
Matt Jeanes
835202f935 Merge from develop -> angular6 upgrade 2018-07-01 00:20:23 +01:00
Matt Jeanes
0f5d5ea8f5 Updated @ngu/carousel to beta version to remove rxjs-compat dependency 2018-07-01 00:14:33 +01:00
Matt Jeanes
22dece66d6 Fixed prod build issue
- Updated packages where possible (fixing the prod build)
- Added workaround to gulpfile for webpack reference, see https://github.com/angular/angular-cli/issues/6417
2018-07-01 00:03:29 +01:00
Jamie Rees
075b336430 More Emby improvements !wip 2018-06-29 22:13:53 +01:00
Jamie Rees
207d5c8d60 Do not delete the Emby Information every time we run, let's keep the content now. 2018-06-29 21:55:36 +01:00
Jamie Rees
a4da4d0cc5 Emby Improvements: Batch up the amount we get from the server. 2018-06-29 21:46:08 +01:00
Jamie Rees
e42abd604d Merge branch 'develop' into feature/updater 2018-06-29 21:15:57 +01:00
Jamie Rees
b573bc30f5 Catch real errors !wip 2018-06-29 21:00:52 +01:00
Jamie Rees
46ab1ad923 Log errors when they are uncaught 2018-06-29 20:54:07 +01:00
Jamie Rees
4f49bf0255 Merge branch 'develop' of https://github.com/tidusjar/ombi into develop 2018-06-29 20:49:33 +01:00
Jamie Rees
c5274cf893 Added more background images and it will loop through the available ones 2018-06-29 20:49:19 +01:00
Anojh
fb7c7fdae3 fix unclosed table tags causing overflow #2322 2018-06-29 11:36:37 -07:00
Jamie
2eec6c9c30 Nothing to see here. Move along !wip #2313 2018-06-28 21:43:48 +01:00
Jamie
74a17773cf Added some new assembly nothing is going on here... !wip 2018-06-28 21:37:51 +01:00
Jamie
8e4b33fd32 This should now fix #2350 2018-06-28 21:11:43 +01:00
Jamie Rees
e059b521dd Improve the validation around the Application URL 2018-06-28 14:34:15 +01:00
Jamie Rees
93b8f14c4d Fixed #2341 2018-06-28 14:14:54 +01:00
Jamie Rees
bf17bd4754 Stop spamming errors when FanArt doesn't have the image 2018-06-28 14:01:09 +01:00
Jamie Rees
95f6426f53 Fixed #2338 2018-06-28 13:52:56 +01:00
Jamie Rees
2fad7658ec Removed some logging statements 2018-06-28 08:04:34 +01:00
Jamie Rees
51475b05c0 Fixed the api key being case sensative #2350 2018-06-27 22:05:32 +01:00
Jamie Rees
62b0c4d450 Improved the Emby API #2230 Thanks Luke! 2018-06-27 21:59:39 +01:00
Jamie Rees
d8fdc75cfb revert 2018-06-27 21:10:29 +01:00
Jamie Rees
935cea3541 Added chunk hashing to resolve #2330 2018-06-27 10:03:10 +01:00
Jamie Rees
0221254d4b Added API at /api/v1/status/info to get branch and version information #2331 2018-06-27 09:05:17 +01:00
Jamie Rees
880aea1221 Fixed a small error in the Mobile Notification Provider 2018-06-27 08:50:58 +01:00
Jamie Rees
209b7cf50b !wip downgrade 2018-06-27 08:41:01 +01:00
Jamie Rees
59d2020b2e merge 2018-06-27 08:31:26 +01:00
Jamie Rees
07acfb53a1 Downgrade to .net core 2.0 2018-06-27 08:29:27 +01:00
Jamie
5078463ea1
Merge pull request #2357 from randybruder/master
Minor style tweaks
2018-06-27 07:19:55 +01:00
Randall Bruder
1e4c53b824 Minor style tweaks 2018-06-26 20:41:02 -04:00
Jamie
62d8d5806f
Merge branch 'feature/2.1.1-update' into develop 2018-06-26 08:33:44 +01:00
Jamie Rees
53d7965968 Downgrade Microsoft.AspNetCore.All package back to 2.0.8 2018-06-26 08:28:27 +01:00
Jamie Rees
b56bc8c807 Removed old code 2018-06-26 08:20:58 +01:00
Jamie Rees
a1c5124269 Swap out the old way of validating the API key with a real middlewear this time. 2018-06-25 12:48:11 +01:00
Jamie
b21fc8ea30 !wip 2018-06-23 21:10:15 +01:00
Jamie
7eb6b01e75 Show the popular movies and tv shows by default 2018-06-23 00:12:44 +01:00
Jamie
54afe5edee !wip missing thing.... 2018-06-22 23:38:08 +01:00
Jamie
f097dedea6 Added TVRequestsLite 2018-06-22 23:13:47 +01:00
Jamie
8f4357b461 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2018-06-21 22:33:12 +01:00
Jamie
6adb0351ea Fixed #2348 2018-06-21 22:33:05 +01:00