You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
renovate/all-minor-patch
renovate/major-semantic-release-monorepo
renovate/express-openapi-validator-5.x
renovate/major-nextjs-monorepo
renovate/yup-1.x
renovate/prettier-3.x
renovate/typescript-5.x
renovate/svgr-webpack-8.x
renovate/major-github-actions
renovate/github-actions
develop
fix/add-ping-user-logs
gh-pages
fix/availability-sync-requests
refactor/pull-to-refresh
build/use-node-18
feat/requests-count
feat/discover-4krequest
feature/plex-decouple
master
fix/manage-webpush-notifications
feat/pwa-badge-notifications
fix/relative-air-date-badge
feat/request-list-requested-filter
feat/hide-requested
feat/disable-plex-oauth
feature/watchlist-sync
feat/basepath
feat/discover/popular-people
node-18-test
preview-imageproxy
preview-mobilemenu
preview-test-node-18
preview-test-node-20
v1.0.0
v1.0.0-arm-test.1
v1.1.0
v1.10.0
v1.11.0
v1.12.0
v1.12.1
v1.13.0
v1.14.0
v1.14.1
v1.15.0
v1.16.0
v1.17.0
v1.17.1
v1.17.2
v1.18.0
v1.19.0
v1.19.1
v1.2.0
v1.20.0
v1.20.1
v1.21.0
v1.21.0-arm-test.1
v1.21.0-arm-test.2
v1.21.1
v1.22.0
v1.23.0
v1.23.1
v1.23.2
v1.24.0
v1.25.0
v1.26.0
v1.26.1
v1.27.0
v1.28.0
v1.29.0
v1.29.1
v1.3.0
v1.3.1
v1.3.2
v1.30.0
v1.30.1
v1.31.0
v1.32.0
v1.32.1
v1.32.2
v1.32.3
v1.32.4
v1.32.5
v1.33.0
v1.33.1
v1.33.2
v1.4.0
v1.5.0
v1.6.0
v1.7.0
v1.8.0
v1.9.0
v1.9.1
${ noResults }
Ahmed Siddiqui
c2d4c61fae
* feat: add support for requesting "Specials" for TV Shows This commit is responsible for adding support in Overseerr for requesting "Special" episodes for TV Shows. This request has become especially pertinent when you consider shows like "Doctor Who". These shows have Specials that are critical to understanding the plot of a TV show. fix #779 * chore(yarn.lock): undo inappropriate changes to yarn.lock I was informed by @sct in a comment on the #3724 PR that it was not appropriate to commit the changes that ended up being made to the yarn.lock file. This commit is responsible, then, for undoing the changes to the yarn.lock file that ended up being submitted. * refactor: change loose equality to strict equality I received a comment from OwsleyJr pointing out that we are using loose equality when we could alternatively just be using strict equality to increase the robustness of our code. This commit does exactly that by squashing out previous usages of loose equality in my commits and replacing them with strict equality * refactor: move 'Specials' string to a global message Owsley pointed out that we are redefining the 'Specials' string multiple times throughout this PR. Instead, we can just move it as a global message. This commit does exactly that. It squashes out and previous declarations of the 'Specials' string inside the src files, and moves it directly to the global messages file. |
3 months ago | |
---|---|---|
.. | ||
index.ts | feat: add support for requesting "Specials" for TV Shows (#3724) | 3 months ago |