1
0
mirror of https://github.com/Ombi-app/Ombi.git synced 2025-03-12 04:35:27 -07:00

6096 Commits

Author SHA1 Message Date
mergify[bot]
9f13aefacb
Merge branch 'develop' into local-image 2022-08-03 19:08:50 +00:00
Jamie
aa532457f2
build: Run automation tests in docker ()
[skip ci]
2022-08-03 20:08:15 +01:00
Jamie
ff142b09ab
fix(translations): 🌐 New translations from Crowdin [skip ci] () 2022-08-03 19:48:33 +01:00
tidusjar
c1ac2961d3 fix: fixed trakt image not loading when base url present 2022-07-30 21:11:04 +01:00
Jamie
6f40ab07e4
🌐 Translations Update ()
* 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]
2022-07-29 22:29:20 +01:00
mkgeeky
2edc67bb58
chore: Translations
[skip ci]
2022-07-29 22:29:07 +01:00
Jamie
d5e85ffdac
chore: Storybook ()
[skip ci]
2022-07-29 16:23:04 +01:00
Conventional Changelog Action
dd48149ad9 chore(release): 🚀 v4.22.3 [skip ci] v4.22.3 2022-07-28 20:11:28 +00:00
contrib-readme-bot
64dce3010e chore: 👥 Updated Contributors [skip ci] 2022-07-28 20:08:41 +00:00
Lucane
7fd9178f53
fix(4K) :4K request fixes ()
* GetRequestsByStatus wasn't implementing the MovieRequests object correctly for 4K quality requests with the ProcessingRequest status.

* Fixed 4K requests not getting automatically approved if the user has the "Auto Approve Movie" role flag enabled.

* Fixed "Request Date" values for the "left-panel-details" div class. Previously when the movie was exclusively 4K (regular request was absent), then "Request Date" equaled DateTime.MinValue (January 1, 0001).

* Fixed "Request Status" evaluation in the "left-panel-details" div class. Now it shows the appropriate status instead of an empty spot. "Request Status" displays both regular and 4K statuses at the same time if needed. Added a comma to the end of the "RequestStatus" label to maintain design consistency with the other labels. Also added a "Denied Reason" element for 4K  requests.
2022-07-28 21:08:27 +01:00
Igor Borges
875da959f3
fix: Override Sonarr V3 Profiles endpoint ()
* Override Sonarr V3 Profiles endpoint [skip ci]
2022-07-28 20:56:30 +01:00
Jamie
f8adb5de85
ci(Mergify): configuration update ()
Signed-off-by: Jamie <tidusjar@gmail.com> [skip ci]
2022-07-26 20:17:20 +01:00
Conventional Changelog Action
c3284bc70a chore(release): 🚀 v4.22.2 [skip ci] v4.22.2 2022-07-25 21:53:02 +00:00
Jamie
81ddc8553b
fix: fixed an issue where I broke images for some users 2022-07-25 22:50:05 +01:00
Conventional Changelog Action
9dcf1bb59a chore(release): 🚀 v4.22.1 [skip ci] v4.22.1 2022-07-25 20:49:19 +00:00
Jamie
f22d3da765
fix(discover): 🐛 Created new Image component to handle 429's from TMDB () and fixed () 2022-07-25 21:46:11 +01:00
Jamie
1fe7e9dda2
🌐 Translations Update ()
* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]
2022-07-25 21:11:12 +01:00
Conventional Changelog Action
2849e02684 chore(release): 🚀 v4.22.0 [skip ci] v4.22.0 2022-07-22 21:08:19 +00:00
Jamie
898bc89fa7
feat(discover): Added infinite scroll on advanced search results
* feat(discover):  Added infinite scroll on advanced search results
2022-07-22 22:04:18 +01:00
Conventional Changelog Action
e00e39a1be chore(release): 🚀 v4.21.2 [skip ci] v4.21.2 2022-07-22 14:30:31 +00:00
Jamie
6d423b5447
fix: Landing and Login page improvements () 2022-07-22 15:25:39 +01:00
Jamie
c08156ca32
🌐 Translations Update ()
* fix(translations): 🌐 New translations from Crowdin [skip ci]

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

* fix(translations): 🌐 New translations from Crowdin [skip ci]
2022-07-22 13:31:06 +01:00
Conventional Changelog Action
c8090b4e93 chore(release): 🚀 v4.21.1 [skip ci] v4.21.1 2022-07-11 19:27:48 +00:00
tidusjar
3f1f35df31 fix(images): Retry images with a backoff when we get a Too Many requests from TheMovieDb 2022-07-11 20:23:05 +01:00
Conventional Changelog Action
96b79cc361 chore(release): 🚀 v4.21.0 [skip ci] v4.21.0 2022-06-22 20:37:34 +00:00
sephrat
9a73463766
perf: stop populating obsolete subscribe fields () 2022-06-22 21:34:17 +01:00
contrib-readme-bot
4d1ba5e82a chore: 👥 Updated Contributors [skip ci] 2022-06-22 20:34:04 +00:00
Jamie
b9d55a469b
feat: Upgrade to Angular14 ()
* refactor: 🔥 removed angular-bootstrap-md dependancy

* chore: update tsconfig

* yeah

* ng14 upgrade

* refactor: migration changes

* fix: fixed CLI

* test: Fixed automation
2022-06-22 21:33:45 +01:00
Conventional Changelog Action
a9f7980942 chore(release): 🚀 v4.20.4 [skip ci] v4.20.4 2022-06-15 08:07:30 +00:00
tidusjar
f877921914 fix: fixed build 2022-06-15 09:02:13 +01:00
tidusjar
20bbe92114 fix (technical): Improved some of the date time parsing handling 2022-06-15 09:01:50 +01:00
Conventional Changelog Action
f858c88433 chore(release): 🚀 v4.20.3 [skip ci] v4.20.3 2022-06-05 19:58:07 +00:00
tidusjar
ab1a11af78 fix(plex): 🐛 Fixed an issue with the Plex Sync 2022-06-05 20:54:18 +01:00
Conventional Changelog Action
75183f3a81 chore(release): 🚀 v4.20.2 [skip ci] v4.20.2 2022-06-03 21:12:02 +00:00
Jamie
7dd9b1cac0
fix: 🐛 Fixed the Request on Behalf of having blanks () 2022-06-03 22:08:15 +01:00
Conventional Changelog Action
87fc5d8fc7 chore(release): 🚀 v4.20.1 [skip ci] v4.20.1 2022-05-27 09:22:02 +00:00
contrib-readme-bot
0649d50b5f chore: 👥 Updated Contributors [skip ci] 2022-05-27 09:18:17 +00:00
dr3amer
d5ef1d53e5
fix(discover): Carousel touch not working when scrolling page and recommendations and similar movie navigation ()
* fixed touch not working on carousels

* fixed touch not working

* Movie details component fixes

Fixed recommendations and similar not changing the data on the component by calling the init function again on param change

Moved the ngif results > 0 to the mat-expansion panel to avoid rendering  the entire element if it doesn't have any results instead of having an empty panel.

* removed unused line, added scroll to top on init

* updated recommendation refresh implementation

Changed the implementation to use the router instead in order to reload the component instead of just reloading the data.

This implementation makes sure the component gets destroyed on navigation eliminating any memory leaks, reloading CSS in case of having animations on page load and generally a continuation of the experience you get when you browse into a movie from the discover page.
2022-05-27 10:17:57 +01:00
Jamie
acc0b4a326
🌐 Translations Update ()
* fix(translations): 🌐 New translations from Crowdin [skip ci]

* fix(translations): 🌐 New translations from Crowdin [skip ci]
2022-05-27 10:17:29 +01:00
sephrat
a70bf8f46c
fix(API): Fix pagination in some edge cases ()
[skip ci]
2022-05-27 09:59:24 +01:00
sephrat
181892bcfe
fix: Improve Swagger documentation ()
* Upgrade Swashbuckle dependency

* Document /token response

* Add support for Newtonsoft annotations in Swagger

* Remove unecessary ActionResult [skip ci]
2022-05-27 09:59:10 +01:00
Marley
ae430e700c
Update launch.json ()
[skip ci]
2022-05-13 07:03:14 +01:00
Jamie
25c7c6ab40
🌐 Translations Update ()
[skip ci]
2022-05-10 21:57:33 +01:00
dr3amer
4070f0d093
fix: Missing Poster broken link fix ()
[skip ci]
2022-05-10 21:55:38 +01:00
echel0n
6d16442d4d
fix(sickrage): Fixed issue with incorrect handling of SiCKRAGE episode results returned during episode status changes, now expects array of objects from data path if present ()
[skip ci]
2022-05-10 21:54:50 +01:00
dr3amer
fe501d34a0
fix: added media type tag to media type text ()
[skip ci]
2022-05-09 08:24:38 +01:00
sephrat
bd8fd89055
fix(sync): Emby+Jellyfin - sync multi-episode files of 3+ episodes
* perf(sync): Emby+Jellyfin - use a more reliable filter to missing items

* fix(sync): Emby+Jellyfin - sync multi-episode files of 3+ episodes [skip ci]
2022-05-05 09:58:33 +01:00
Conventional Changelog Action
d03b29856d chore(release): 🚀 v4.20.0 v4.20.0 2022-04-28 09:48:12 +00:00
Jamie
a11bd346e0
Merge pull request from sephrat/upcoming-tv
feat(discover): Show more relevant shows in upcoming TV
2022-04-28 10:44:34 +01:00
sephrat
8357819b53 feat(discover): Show more relevant shows in upcoming TV 2022-04-28 09:55:34 +02:00