Commit graph

6260 commits

Author SHA1 Message Date
contrib-readme-bot
025228ebb1 chore: 👥 Updated Contributors [skip ci] 2023-05-02 13:36:23 +00:00
Alexander Russell
97cc42ffa8
fix: Cron Validation (#4842)
* Add Cron Next Time Validation

The cron job can't be created if the year is more than 100 years in the future.
Getting the next valid time will return null if this is the case.

* add next cron validation to api
* add next cron validation to job settings page

* Add Missing Import
2023-05-02 14:36:07 +01:00
contrib-readme-bot
ca947bd302 chore: 👥 Updated Contributors [skip ci] 2023-04-24 21:19:30 +00:00
tidusjar
588bdffbb4 Merge branch 'develop' of https://github.com/Ombi-app/Ombi into develop 2023-04-24 22:19:16 +01:00
tidusjar
b087d606ff fix(discover): 🚸 Improved the new Genre buttons, it now includes TV results 2023-04-24 22:19:14 +01:00
Conventional Changelog Action
c817be810a chore(release): 🚀 v4.37.0 [skip ci] 2023-04-24 20:45:20 +00:00
contrib-readme-bot
faf65533f8 chore: 👥 Updated Contributors [skip ci] 2023-04-24 20:40:56 +00:00
ryan-c44
18374198f9
feat: Search by genre
[skip-ci]
2023-04-24 21:40:42 +01:00
Conventional Changelog Action
a70e9403c7 chore(release): 🚀 v4.36.1 [skip ci] 2023-04-20 14:31:40 +00:00
tidusjar
5f6eab09f9 Merge branch 'develop' of https://github.com/ombi-app/ombi into develop 2023-04-20 15:26:48 +01:00
tidusjar
1751305064 fix(healthchecks): Removed redundant ping check 2023-04-20 15:26:43 +01:00
Conventional Changelog Action
58ec6a3867 chore(release): 🚀 v4.36.0 [skip ci] 2023-04-20 10:18:15 +00:00
sephrat
78f340ee5f
feat(discover): Add deny option to recently requested (#4907) 2023-04-20 11:12:46 +01:00
Conventional Changelog Action
540f14b735 chore(release): 🚀 v4.35.19 [skip ci] 2023-04-20 08:49:57 +00:00
tidusjar
de4baade9f fix(radarr): Fixed an issue where the radarr sync would break 2023-04-20 09:45:17 +01:00
Conventional Changelog Action
e1adb07b70 chore(release): 🚀 v4.35.18 [skip ci] 2023-04-15 20:09:14 +00:00
tidusjar
a595f6c2fd Merge branch 'develop' of https://github.com/Ombi-app/Ombi into develop 2023-04-15 21:04:34 +01:00
tidusjar
80884bcd72 fix(#4906): 🐛 Fixed an issue with power users and permissions 2023-04-15 21:04:32 +01:00
Conventional Changelog Action
0a3a9b11e4 chore(release): 🚀 v4.35.17 [skip ci] 2023-04-15 20:00:10 +00:00
sephrat
0069bfdf54
fix: Fix denied movie shown as 'processing request' in details view (#4900) 2023-04-15 20:54:39 +01:00
sephrat
1e87f20104
fix(discover): Fix denied requests displayed as approved (#4901) 2023-04-15 20:53:49 +01:00
Conventional Changelog Action
bdc0214e1f chore(release): 🚀 v4.35.16 [skip ci] 2023-04-13 17:06:08 +00:00
contrib-readme-bot
f818f81412 chore: 👥 Updated Contributors [skip ci] 2023-04-13 17:01:22 +00:00
sephrat
141f96da5e
fix: Support duplicates in Emby/JF collections (#4902)
Support same movie that belongs in different collections
in Emby or Jellyfin
2023-04-13 17:01:07 +00:00
Conventional Changelog Action
c262b7c22b chore(release): 🚀 v4.35.15 [skip ci] 2023-04-06 12:23:05 +00:00
tidusjar
a7f8b25793 Merge branch 'develop' of https://github.com/ombi-app/ombi into develop 2023-04-06 13:17:40 +01:00
tidusjar
7bb8becfb1 fix(sonarr): 🐛 Stop the sonarr version endpoint from breaking when Sonarr is down #4895 2023-04-06 13:17:35 +01:00
Conventional Changelog Action
d9dbf7ca91 chore(release): 🚀 v4.35.14 [skip ci] 2023-04-06 12:10:48 +00:00
sephrat
12444871df
fix: Some minor tweaks to the movie info panel (#4883)
* fix: Hide denied reason label if there is no value

* fix: Movie would show as pending approval when denied
2023-04-06 13:04:45 +01:00
Conventional Changelog Action
e75c3088d4 chore(release): 🚀 v4.35.13 [skip ci] 2023-03-28 13:05:58 +00:00
tidusjar
bd2c2d3901 fix(sonarr): 🐛 Added some more error handling and information around testing sonarr
#4877
2023-03-28 14:01:00 +01:00
Conventional Changelog Action
29dc84e819 chore(release): 🚀 v4.35.12 [skip ci] 2023-03-25 23:59:31 +00:00
tidusjar
0716f48c3e bump 2023-03-25 23:54:13 +00:00
tidusjar
c98f82cca2 chore: more deps 2023-03-25 23:44:50 +00:00
tidusjar
b5f694f867 chore: update deps 2023-03-25 23:04:37 +00:00
tidusjar
fcd78fee61 fix(sonarr): 🐛 Improved the error handling in the sonarr settings page in the UI
This should hopefully prevent some odd situations where the settings are in a odd state #4877
2023-03-25 22:47:37 +00:00
Jamie
605e746fce
Fixed automation 2023-02-24 23:34:47 +00:00
Jamie
83aacf0c25
Update .gitignore 2023-02-24 23:32:41 +00:00
Conventional Changelog Action
622f77eef2 chore(release): 🚀 v4.35.9 [skip ci] 2023-02-24 23:04:51 +00:00
tidusjar
382c19500f fixed bad merge 2023-02-24 22:59:33 +00:00
contrib-readme-bot
cf0df66772 chore: 👥 Updated Contributors [skip ci] 2023-02-24 16:38:15 +00:00
tidusjar
24db462aab Merge branch 'master' into develop 2023-02-24 16:37:50 +00:00
Conventional Changelog Action
cd4895c0b1 chore(release): 🚀 v4.35.8 [skip ci] 2023-02-17 07:06:36 +00:00
tidusjar
4098da305a fix(plex-oauth): 🐛 Fixed an issue where using OAuth you could log in as a Ombi Local user #4835 2023-02-16 21:01:18 +00:00
Conventional Changelog Action
86d9837ba2 chore(release): 🚀 v4.35.7 [skip ci] 2023-02-10 09:16:17 +00:00
Jamie
353de981a4
fix(wizard): 🐛 Stop access to the wizard when you have already setup ombi (#4866) 2023-02-10 09:11:25 +00:00
Conventional Changelog Action
c08805494c chore(release): 🚀 v4.35.6 [skip ci] 2023-01-31 08:14:13 +00:00
tidusjar
aca4ee3791 fix: Fixed the issue where the login page is still present after logging in with oauth 2023-01-26 14:13:42 +00:00
Conventional Changelog Action
473423719c chore(release): 🚀 v4.35.5 [skip ci] 2023-01-24 13:55:29 +00:00
Jamie
4a50a00d47
fix(radarr-settings): 🐛 Fixed a typo 2023-01-24 13:51:08 +00:00