Commit graph

5507 commits

Author SHA1 Message Date
tidusjar
87233a7fd3 Kick out the user when the user has been invalidated. This should solve a few issues with "still being logged in" 2021-01-02 00:35:24 +00:00
tidusjar
6937a90342 Try the new way of setting up the reverse proxy 2021-01-01 23:45:51 +00:00
Jamie
a4bbb8853b
Merge pull request #3949 from Ray-P/jagged-edges-landing-page
 CSS - Fix jagged edges on diagonal gradient overlay on landing page
2021-01-01 10:12:00 +00:00
tidusjar
878adc5feb poc 2020-12-31 23:54:05 +00:00
safran_
f57c147a47 CSS - Fix jagged edges on diagonal gradient overlay on landing page 2020-12-31 21:27:23 +01:00
Joshua M. Boniface
5233d0caab
Merge branch 'feature/v4' into jellyfin-redux 2020-12-19 14:56:10 -05:00
tidusjar
e6751903a7 Fixed an issue where we could grab the wrong imdbid 2020-12-17 21:42:58 +00:00
tidusjar
13cb58a225 Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4 2020-12-16 20:40:10 +00:00
tidusjar
1fcd8631a8 Fixed a bug where it would show a tv episode as processing request 2020-12-16 20:40:06 +00:00
Jamie
4228fcacba
Merge pull request #3932 from tidusjar/moresettings
jobs page and the update page
2020-12-16 07:41:15 +00:00
Jamie
b77769e032
Merge pull request #3933 from tidusjar/login-gui-tweak
added a new class for the login card to allow changing the card colou…
2020-12-16 07:39:57 +00:00
Jamie
399412828c
Merge pull request #3934 from Berserkir-Wolf/patch-2
Fix 'language' for sonarr v3
2020-12-16 07:39:16 +00:00
Dyson Parkes
108e3d8fd9
Fix 'language' for sonarr v3
Replace "languge" with "Language"
2020-12-16 14:46:54 +13:00
goldenpipes
093fb673ed added a new class for the login card to allow changing the card colour, etc 2020-12-14 18:56:10 -06:00
goldenpipes
cb234e1776 jobs page and the update page 2020-12-13 10:44:10 -06:00
Jamie
6461e9d7ab
Merge pull request #3923 from hmnd/fix/smart-quotes
Remove remaining smart quotes
2020-12-13 00:23:45 +00:00
Joshua M. Boniface
bb60365109 Fix remaining tests 2020-12-12 18:28:40 -05:00
Joshua M. Boniface
6b24ab7f83 Correct tests for Jellyfin types 2020-12-12 18:16:24 -05:00
Joshua M. Boniface
555406c1c4 Fix up invalid MySQL migration
Rename files, change import and namespace.
2020-12-12 16:55:53 -05:00
Joshua M. Boniface
c03eaa12da Remove superfluous newline 2020-12-12 16:23:52 -05:00
Joshua M. Boniface
71007ca5b7 Add MySQL migration 2020-12-12 16:18:03 -05:00
Joshua M. Boniface
f52a74eba6 Properly set usertype for Jellyfin users 2020-12-12 16:05:24 -05:00
Joshua M. Boniface
30cd96f82a Fix bad controller replacement 2020-12-12 03:12:08 -05:00
Joshua M. Boniface
85e98e587f Correct JellyfinUser to type 5
Make everything consistent here with the Store entity number.
2020-12-12 03:02:33 -05:00
Joshua M. Boniface
fce9e88b1e Fix broken migration 2020-12-12 00:26:47 -05:00
Joshua M. Boniface
6a96d6718b Remove remaining IsJellyfin sections 2020-12-11 23:23:25 -05:00
Joshua M. Boniface
f8b9b3ca25 Add warning about reverting patch 2020-12-11 23:09:48 -05:00
Joshua M. Boniface
635079155f Correct legends with proper names 2020-12-11 20:57:29 -05:00
Joshua M. Boniface
0fdfab19dd Move migration to proper database 2020-12-11 20:45:13 -05:00
Joshua M. Boniface
0812a3f780 Add more detailed migration documentation 2020-12-11 20:38:07 -05:00
Joshua M. Boniface
ce9279a108 Add missing field for Jellyfin users 2020-12-11 19:29:07 -05:00
Joshua M. Boniface
b48c8f7592 Add database migration to SQLite 2020-12-11 00:01:03 -05:00
Joshua M. Boniface
2f1471c61a
Update Jellyfin authorization header
We still use X-Emby-Authorization instead of X-Jellyfin-Authorization.

Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-10 10:32:56 -05:00
Joshua M. Boniface
9fe644f3db Add separate Jellyfin server type
Due to forthcoming changes to the Jellyfin API, this adds support for
Jellyfin as server type completely independent from Emby. It also undoes
the workarounds that treated Jellyfin as a subset of Emby.
2020-12-10 02:16:20 -05:00
David Roizenman
e22cc1ca15
Remove remaining smart quotes 2020-12-09 17:51:37 -08:00
tidusjar
685b97ce8d Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4 2020-12-09 21:45:47 +00:00
tidusjar
8f6ef2cdb2 Fixed #3907 2020-12-09 21:45:44 +00:00
Jamie
ce39f205f3
Merge pull request #3895 from vsc55/feature/v4
Add informational message
2020-12-01 20:20:59 +00:00
Jaiver Pastor
1ddd19caf9 Add informational message 2020-11-27 12:50:16 +01:00
Javier Pastor
10e35150df
Merge pull request #5 from tidusjar/feature/v4
Update
2020-11-27 12:36:01 +01:00
tidusjar
fc94f5694d Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4 2020-11-26 21:35:27 +00:00
tidusjar
dfc55a9885 Potential fix for #3785 2020-11-26 21:35:20 +00:00
Jamie
ec6e214e41
Merge pull request #3885 from bernarden/bug/3717-ignore-trakt-exceptions-when-retrieving-extra-tv-information
Ignores Trakt exceptions when retrieving optional tv show information.
2020-11-26 21:34:13 +00:00
Jamie
21710a503a
Merge pull request #3889 from bernarden/bug/fixing-documentation-generation-for-swagger
Adds xml documentation generation. Better error handling when xml documentation is missing.
2020-11-26 21:32:44 +00:00
tidusjar
061a6d946f Merge branch 'feature/v4' of https://github.com/tidusjar/Ombi into feature/v4 2020-11-25 21:09:44 +00:00
tidusjar
9d716b7f7d Added a new Migrate option to run the migrations in and exit 2020-11-25 21:09:09 +00:00
Victor Usoltsev
fe711b6783 Ignores Trakt exceptions when retrieving optional tv show information. 2020-11-24 22:06:41 +13:00
Victor Usoltsev
923a848deb Adds xml documentation generation. Better error handling when xml documentation is missing. 2020-11-24 19:43:16 +13:00
Jamie
e2ba527aaf
Merge pull request #3871 from tidusjar/l10n_feature/v4
New Crowdin updates
2020-11-20 12:24:41 +00:00
Jamie
0057837e04
Merge pull request #3878 from tidusjar/snyk-fix-478d07146d3c5b73d183b4afb9829d33
[Snyk] Security upgrade @angular/localize from 9.1.8 to 11.0.2
2020-11-20 12:24:14 +00:00