Skip to content

Develop - #148

Merged
Kuriel23 merged 14 commits into
mainfrom
develop
Jul 30, 2026
Merged

Develop#148
Kuriel23 merged 14 commits into
mainfrom
develop

Conversation

@Kuriel23

Copy link
Copy Markdown
Contributor

Description

Acknowledgements

Screenshots

Proof showing the creation/modification is working as expected

Kuriel23 and others added 14 commits July 30, 2026 15:43
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@Kuriel23, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 23 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 2b9b30ee-db5c-478b-af1a-583a5e71f02b

📥 Commits

Reviewing files that changed from the base of the PR and between cace792 and 0313406.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (36)
  • package.json
  • src/components/pages/details/backfill-episodes-dialog.tsx
  • src/components/shared/modals/book.tsx
  • src/lib/api.ts
  • src/lib/i18n/locales/en-US/library.json
  • src/lib/og/media-source.ts
  • src/lib/og/render.tsx
  • src/lib/og/resources.ts
  • src/lib/og/templates/media.tsx
  • src/lib/og/templates/page.tsx
  • src/lib/og/templates/shell.tsx
  • src/lib/og/templates/user.tsx
  • src/lib/og/theme.ts
  • src/lib/og/url.ts
  • src/lib/utils/episode-backfill.ts
  • src/lib/utils/genre-utils.ts
  • src/lib/utils/json-ld.ts
  • src/lib/utils/seo.ts
  • src/routeTree.gen.ts
  • src/routes/__root.tsx
  • src/routes/anime/$slug.tsx
  • src/routes/api/og/media.$type.$slug.tsx
  • src/routes/api/og/page.tsx
  • src/routes/api/og/user.$username.tsx
  • src/routes/book/$slug.tsx
  • src/routes/book/franchises/$slug.tsx
  • src/routes/book/index.tsx
  • src/routes/book/trending/index.tsx
  • src/routes/book/upcoming/index.tsx
  • src/routes/game/$slug.tsx
  • src/routes/manga/$slug.tsx
  • src/routes/movie/$slug.tsx
  • src/routes/search.tsx
  • src/routes/tv/$slug.tsx
  • src/routes/user/$username/index.tsx
  • src/vite-env.d.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedtakumi-js@​2.5.47510010096100

View full report

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Medium
Low adoption: npm @takumi-rs/core-darwin-x64

Location: Package overview

From: ?npm/takumi-js@2.5.4npm/@takumi-rs/core-darwin-x64@2.5.4

ℹ Read more on: This package | This alert | What are unpopular packages?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Unpopular packages may have less maintenance and contain other problems.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@takumi-rs/core-darwin-x64@2.5.4. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Medium
Low adoption: npm @takumi-rs/core-win32-arm64-msvc

Location: Package overview

From: ?npm/takumi-js@2.5.4npm/@takumi-rs/core-win32-arm64-msvc@2.5.4

ℹ Read more on: This package | This alert | What are unpopular packages?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Unpopular packages may have less maintenance and contain other problems.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/@takumi-rs/core-win32-arm64-msvc@2.5.4. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@Kuriel23
Kuriel23 merged commit ffd3d89 into main Jul 30, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant