Commit graph

3300 commits

Author SHA1 Message Date
tidusjar
a0e14068f4 feat(emby): Added a emby recently added sync! 2021-11-19 22:41:36 +00:00
tidusjar
a3739f375c fix(issues): 🐛 Added the issue category to the issue 'cards' #4403 2021-11-15 22:25:46 +00:00
tidusjar
02250000c0 fix(issues): 🐛 Added the issues back to the details page for TV Shows 2021-11-15 22:25:21 +00:00
tidusjar
1a2825bf38 fix(issues): 🐛 Fixed an issue where you couldn't navigate to the details page from TV issues 2021-11-15 22:23:31 +00:00
tidusjar
15e37b532a fix(issues): 🐛 Fixed where we did not show the poster when an issue is raised for media we do not have a request for #4402 2021-11-15 22:08:37 +00:00
sephrat
005529cda8
fix(translations): 🌐 Localize more places (#4400)
* Localize a few isolated strings

* Localize paginator

* Localize a few isolated strings

* Make button width dynamic for better i18n

* Localize a few isolated strings

* Fix technical typo
2021-11-12 22:11:51 +00:00
Jamie
22b8a221e9
fix(translations): 🌐 New translations from Crowdin
[skip ci]
2021-11-12 22:11:18 +00:00
sephrat
fe635c7106
fix(discover): 🐛 Display TV + movies on actor page in user language (#4395) 2021-11-11 10:22:43 +00:00
sephrat
334a32bca4
fix(permissions): 🐛 Improved the security around the role "Manage Own Requests" (#4397)
* Secure ManageOwnRequests API paths

Fixes #4391

* Hide delete request option if user is not allowed

* Refactor CheckOwnRequests

* Fix deleteRequest test

* Improve performance and clean up code

* Fix manageOwnRequests check

* Refactor CheckCanManageRequest
2021-11-11 10:21:44 +00:00
sephrat
4410790bc0
fix(search): Fixed some cases where search wouldn't work correctly (#4398)
[skip ci]
2021-11-10 21:05:25 +00:00
sephrat
6b716e7220
fix(discover): TV shows now display on the Actor Pages (#4388)
* Add TV shows to Actor discover page

* Fix actor page not loading after actor change

* Remove user filter from discover actor page

* Clean up code
2021-11-10 08:37:35 +00:00
Jamie
0de1cf974d
Merge pull request #4381 from Ombi-app/l10n_develop
🌐 Translations Update
2021-11-10 07:54:52 +00:00
Jamie
fea7ff0513
fix: 🐛 Fixed the MySQL issue after .net 6 upgrade #4393
* Update pomelo framework for net 6 support

* Aspnetcore v6

* Revert spaservices

* Update all references to old pomelo

* Note problem line

* Disable charsetoption in databaseextensions, version left

* fix: fixed the compiler error

Co-authored-by: Dyson Parkes <dyson@berserkir.net>
2021-11-10 07:53:08 +00:00
Jamie
719eb7dbe3
feat: Upgrade Ombi to .NET 6 (#4390)
* chore: updated tfm to net6

* chore: updated main packages

* chore: fixed some warnings

* core: Added workflow_dispatch to some of the CI pipelines [skip ci] (#4392)

* chore: bump the net version

* ci: use the dotnet ver task everywhere
2021-11-09 21:54:51 +00:00
tidusjar
ca655ae570 feat(mass-email): Added the ability to configure the Mass Email, we can now send BCC and we are less likely to be rate limited when not using bcc #4377 2021-11-06 22:38:31 +00:00
tidusjar
69e8b5a7e2 test(mass-email): Added tests covering the mass email functionality 2021-11-06 22:00:59 +00:00
tidusjar
c0406a2dde fix(request-list): 🐛 Fixed an issue where the request options were not appearing for Music requests 2021-11-06 21:24:08 +00:00
Jamie
c6acb45f8d fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-11-05 12:31:09 +00:00
Jamie
18c220a0cd fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-11-05 10:23:37 +00:00
Jamie
2c935a407b
chore: 🌐 Translations Update (#4372) [skip ci]
* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]
2021-11-04 22:49:57 +00:00
sephrat
5e140ab618
fix(translations): 🌐 Localization - Ensuring all of the app including backend are localized #4366
* Localize TV and movies titles in requests

* Add missing release statuses

* Localize collection request

* Localize TV shows in newsletter

Uses TMDB instead of TVMaze for title, genres and synopsis

* Localize error messages

* Localize albums requests

* Use current language for TV and movies requests

* Remove unecessary console log
2021-11-02 15:00:25 +00:00
Victor Usoltsev
b819b0e007
fix: 🐛 Hides no results message during search. (#4375) 2021-10-27 22:30:14 +01:00
Jamie
b2dfdfdb79
Merge pull request #4365 from Ombi-app/feature/request-limits-missing
Feature/request limits missing
2021-10-20 23:22:53 +01:00
tidusjar
01d4f4d718 feat(request-limits): Added the new request limit options into the user importer 2021-10-20 22:58:10 +01:00
tidusjar
03bc23a74e feat(request-limits): Added the new request limit options to the bulk edit 2021-10-20 22:46:28 +01:00
Jamie
b0f3abb9ce fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 18:43:16 +01:00
Jamie
77d017b3d8 fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:41:12 +01:00
Jamie
f6e9784367 fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:41:11 +01:00
Jamie
601a87762a fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:41:10 +01:00
Jamie
a4a80ba4da fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:41:09 +01:00
Jamie
2961319f61 fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:41:08 +01:00
Jamie
fc8d108b66 fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:41:07 +01:00
Jamie
1e03651c3b fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:41:06 +01:00
Jamie
c0dd327426 fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:41:04 +01:00
Jamie
2156129f17 fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:41:03 +01:00
Jamie
aef0368de3 fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:41:02 +01:00
Jamie
a38090b8dd fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:41:01 +01:00
Jamie
c5f1d33557 fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:41:00 +01:00
Jamie
3846d56a6e fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:40:59 +01:00
Jamie
dafe9c1a19 fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:40:58 +01:00
Jamie
edb418a6f0 fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:40:56 +01:00
Jamie
dadabf93e1 fix(translations): 🌐 New translations from Crowdin [skip ci] 2021-10-20 17:40:55 +01:00
Jamie
b23668b84b
fix(translations): 🌐 Added localization for missing areas
Localization
2021-10-20 16:52:41 +01:00
Jamie
8fbd267b51 fix(translations): 🌐 New translations %two_letters_code% from Crowdin [skip ci] 2021-10-20 16:11:10 +01:00
Florian Dupret
49de3f530f Merge remote-tracking branch 'upstream/develop' into localization 2021-10-20 14:58:16 +02:00
Florian Dupret
9191e55892 Localize user preferences 2021-10-20 13:57:20 +02:00
tidusjar
21dba4c524 fix(newsletter): 🐛 Fixed a few small bugs in the newsletter
Fixed an issue where if you only had external users, it wouldn't send. Fixed another issue where it didn't cater for potential duplicate email addresses
2021-10-20 11:59:10 +01:00
Florian Dupret
496b399d67 Fix minor regressions 2021-10-19 16:15:58 +02:00
Florian Dupret
8106097ea3 Translate Issue details group 2021-10-19 16:03:16 +02:00
Florian Dupret
4f6cc120bb Fix pipes not available in DetailsGroupComponent 2021-10-19 15:52:13 +02:00