Commit graph

6078 commits

Author SHA1 Message Date
Conventional Changelog Action
cf31d8c34e chore(release): 🚀 v4.7.5 2021-11-28 22:26:19 +00:00
tidusjar
34cdbb8225 chore: added the app images in the settings for visibility 2021-11-28 22:22:14 +00:00
tidusjar
7442dcf59d fix(notifications): fixed an error that could happen when Ombi sends out a issue notification 2021-11-28 22:13:25 +00:00
Jamie
473c172492
fix(translations): 🌐 New translations from Crowdin
[skip ci]
2021-11-25 14:24:06 +00:00
sephrat
202d155493
fix(translations): 🌐 Fix incorrect text translation reference RequestedByOn (#4420)
[no ci]
2021-11-25 14:23:01 +00:00
Conventional Changelog Action
17122bbd66 chore(release): 🚀 v4.7.4 2021-11-25 08:46:23 +00:00
Jamie
4c7fd45c01
Merge pull request #4418 from Ombi-app/small-fixes
Small fixes
2021-11-25 08:43:06 +00:00
tidusjar
f32adbdb8b test(automation): Fixed automation tests 2021-11-25 08:11:53 +00:00
tidusjar
914b096781 fix(availability-rules): 🐛 Fixed a small issue where some shows would not appear as Available even know they had no future unaired episodes listed 2021-11-24 22:34:16 +00:00
tidusjar
75529dd972 fix(emby): 🐛 Fixed an issue where we were not properly syncing episodes 2021-11-24 22:27:28 +00:00
Jamie
3ca796ffc5
Update CHANGELOG.md
[skip ci]
2021-11-23 14:04:08 +00:00
Conventional Changelog Action
f803fbbc37 chore(release): 🚀 v4.7.3 2021-11-23 14:01:26 +00:00
tidusjar
8adab6ada8 Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2021-11-23 13:57:31 +00:00
tidusjar
1b0a1cc7a0 refactor(settings): 💄 Added a banner when you are using a SQLite database, to infom that MySQL database configuration is available 2021-11-23 13:57:29 +00:00
Conventional Changelog Action
01d258fab7 chore(release): 🚀 v4.7.2 2021-11-22 12:18:32 +00:00
tidusjar
bf9b5d9e2a Merge branch 'develop' of https://github.com/tidusjar/Ombi into develop 2021-11-22 12:14:35 +00:00
tidusjar
4b540fb45b fix(request-list): 🐛 Fixed an issue where the bulk delete would not work for movie requests 2021-11-22 12:14:31 +00:00
Conventional Changelog Action
f1b93f9fce chore(release): 🚀 v4.7.1 2021-11-22 10:50:06 +00:00
tidusjar
332d9344d0 fix(emby): 🐛 Fixed an issue where we slightly broke the full sync 2021-11-22 10:46:17 +00:00
Conventional Changelog Action
9f6f8f87e1 chore(release): 🚀 v4.7.0 2021-11-19 23:56:17 +00:00
Jamie
afb194b748
Merge pull request #4412 from Ombi-app/emby-recently-added 2021-11-19 23:52:36 +00:00
tidusjar
a0e14068f4 feat(emby): Added a emby recently added sync! 2021-11-19 22:41:36 +00:00
Conventional Changelog Action
d9ee25b575 chore(release): 🚀 v4.6.5 2021-11-15 22:50:44 +00:00
Jamie
f16c4e0758
Merge pull request #4406 from Ombi-app/issue-fixes
Issue fixes
2021-11-15 22:46:58 +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
Conventional Changelog Action
1023574631 chore(release): 🚀 v4.6.4 2021-11-12 22:15:28 +00:00
contrib-readme-bot
b64f7ccc68 chore: 👥 Updated Contributors [skip ci] 2021-11-12 22:12:07 +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
Jamie
66465ad9ae
chore: updated the CI Build badge to the correct branch [skip ci] 2021-11-11 10:32:04 +00:00
Conventional Changelog Action
aa87da9c30 chore(release): 🚀 v4.6.3 2021-11-11 10:26:44 +00:00
sephrat
fe635c7106
fix(discover): 🐛 Display TV + movies on actor page in user language (#4395) 2021-11-11 10:22:43 +00:00
contrib-readme-bot
02127e9813 chore: 👥 Updated Contributors [skip ci] 2021-11-11 10:22:01 +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
Conventional Changelog Action
033697ef00 chore(release): 🚀 v4.6.2 2021-11-10 08:41:33 +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
Conventional Changelog Action
907353a54d chore(release): 🚀 v4.6.1 2021-11-10 07:56:22 +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
Conventional Changelog Action
d0e44926bf chore(release): 🚀 v4.6.0 2021-11-09 22:08:04 +00:00
Jamie
6ae0a5b461 chore: include .net 5 for the build tools 2021-11-09 22:04:29 +00:00
Conventional Changelog Action
1a70aa98ab chore(release): 🚀 v4.5.0 2021-11-09 21:59:44 +00:00
Jamie
dc692d3cf1 ci: workflow dispatch to main build 2021-11-09 21:56:35 +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
Jamie
50ad32c339 core: Added workflow_dispatch to some of the CI pipelines [skip ci] 2021-11-09 21:25:39 +00:00
sephrat
5d34d9ff61
chore: Add makefile (#4389) [skip ci] 2021-11-09 15:58:20 +00:00