-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Update csfd extension #24264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update csfd extension #24264
Conversation
- Merge branch \'contributions/merge-1767801861726\' - Pull contributions - Update CHANGELOG.md and optimise images - chore(deps): update node-csfd-api to v4.1.2 - lint: apply automated code formatting fixes - fix(ux): improve empty state messaging flow - Show proper initial state when no search performed - Display \'Searching...\' during active searches - Only show \'No results found\' after completed failed searches - Fix search function to return undefined for empty queries - feat(ai): add comprehensive AI evaluations with mock data for ČSFD extension
|
Thank you for the update! 🎉 Due to our current reduced availability, the initial review may take up to 10-15 business days. |
Greptile SummaryThis PR updates the Changes Made:
Issue Found:
Confidence Score: 4/5
Important Files Changed
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Additional Comments (1)
-
extensions/csfd/CHANGELOG.md, line 3 (link)syntax: Use
{PR_MERGE_DATE}placeholder instead of hardcoded date for automatic date setting during release.\n\nContext Used: Rule from
dashboard- What: Changelog entries must use{PR_MERGE_DATE}placeholder in titles, be placed at the top of th... (source)
2 files reviewed, 1 comment
fixed |
0xdhrv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, approved 🔥
|
Published to the Raycast Store: |
|
🎉 🎉 🎉 We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag. |
Description
Updates
node-csfd-apidependency from v2.11.0 to v4.1.2Fixes #24228
The previous version of the
node-csfd-apilibrary had a bug causingTypeError: Cannot read properties of null (reading 'textContent')when viewing movie details. This update resolves the issue.Screencast
No UI changes - this is a dependency update fix.
Checklist
npm run buildand tested this distribution build in Raycastassetsfolder are used by the extension itselfREADMEare placed outside of themetadatafolder