Pull Request Explorer

Exploring 229 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
🐛 Fix login redirect loop when session user no longer exists lukevella L AI 2.3h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix login redirect loop for missing session user

Ensures users with deleted accounts no longer get stuck in login loops, improving session integrity and user experience.

Health Assessment

Large
Medium
Medium
  • Fast cycle time (2.3h) and minimal review comments indicate efficient collaboration, but multiple commits after the first review suggest moderate rework. AI assistance likely accelerated the fix.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs, Trpc
🌐 New Crowdin updates lukevella S AI 9.1h - Jul 07, 2026

Summary

Feature

Add Czech translations to UI and emails

Adds Czech language support for UI and email templates, improving localization for Czech-speaking users.

Health Assessment

Small
Low
Low
  • Quick translation update merged within 9 hours with minimal review, indicating efficient process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

🌐 New Crowdin updates lukevella XS AI 4.8h - Jul 06, 2026

Summary

Feature

Add Hungarian translations for UI and emails

Adds new Hungarian translations for timezone mismatch dialog and email content, expanding internationalization support.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, indicating straightforward translation update.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

🔥 Remove unused luke-vella.jpg image lukevella XS AI 0.1h - Jul 06, 2026

Summary

Chore

Remove unused luke-vella.jpg image

Deletes an unused image asset, reducing bundle size and keeping the codebase clean.

Health Assessment

Small
Low
Low
  • Fast merge with no code changes, indicating minimal risk and straightforward cleanup.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

⚡️ Replace scrypt with SHA-256 for API key hashing lukevella L AI 3.1h - Jul 06, 2026

Summary

Bug Fix

Replace scrypt with SHA-256 for API key hashing

Improves API key security and performance by switching from slow scrypt to fast SHA-256, enabling automatic migration of legacy keys and reducing CPU cost per request.

Health Assessment

Medium
Low
Low
  • Fast turnaround with a single commit and quick merge; minimal rework and no major blockers.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
♻️ Narrow DateInput to Date | number lukevella S AI 0.1h 0.1h Jul 06, 2026

Summary

Bug Fix

Narrow DateInput to Date or Number

Fixes string parsing bug in date input, ensuring consistent UTC handling for time formatting.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI-assisted code generation, fast review and merge.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
♻️ Decouple TimeFormat from @rallly/database in the formatting layer lukevella S AI 0.1h - Jul 06, 2026

Summary

Refactor

Decouple TimeFormat from database in formatting layer

Extracts the time format type to an app‑level source, removing the formatting utilities’ dependency on Prisma and improving modularity without changing user‑facing behavior.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes and no review needed, indicating a straightforward refactor with low risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
♻️ Use hourCycle instead of the hour12 boolean lukevella S AI 0.1h 0.1h Jul 06, 2026

Summary

Bug Fix

Use hourCycle instead of hour12 boolean

Fixes RAL-1259 by replacing the hour12 boolean with hourCycle, ensuring consistent 12/24‑hour display across locales and avoiding legacy engine quirks.

Health Assessment

Small
Low
Low
  • Rapid 6‑minute cycle with a single review comment; AI assistance helped produce a concise, correct change.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
♻️ Migrate event email datetime formatting to Intl lukevella M AI 0.6h 0.1h Jul 06, 2026

Summary

Feature

Migrate event email datetime formatting to Intl

Event date/time formatting now respects each recipient’s locale, improving email clarity and localization.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal review, indicating a straightforward change with low risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
♻️ Migrate license page purchase date to Intl lukevella M AI 0.5h 0.1h Jul 06, 2026

Summary

Bug Fix

Update license purchase date formatting to locale

This change updates the license purchase date display to use localized formatting, improving consistency with user locale settings and reducing confusion.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 30 minutes, with three AI-assisted commits and minimal code churn, indicating a smooth, low-risk change.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
🌐 New Crowdin updates lukevella XS AI 33.7h - Jul 06, 2026

Summary

Feature

Add Portuguese translations for web app

Adds Portuguese (pt-BR) translations for timestamps and time zone mismatch dialog, improving localization for Brazilian users.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, indicating low complexity and high confidence in translation updates.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

✨ Apply space branding to the new poll page lukevella M AI 40.2h 0.1h Jul 06, 2026

Summary

Feature

Apply space branding to the new poll page

Adds dynamic branding to poll creation page based on active space, improving personalization and consistency across poll and event pages.

Health Assessment

Small
Low
Low
  • Quick review and minimal rework; AI assistance streamlined implementation.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
♻️ Migrate the public event page to Intl datetime formatting lukevella L AI 1.2h 0.1h Jul 04, 2026

Summary

Feature

Migrate public event page to Intl datetime formatting

Event pages now use device‑aware Intl formatting, improving date/time display, reducing timezone confusion and hydration mismatches for users.

Health Assessment

Large
Low
Low
  • Fast review and merge (1.2h cycle, 0.1h review) with minimal iterations indicates high confidence and low risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
🔥 Delete the legacy dayjs preference stack lukevella XL AI 1.7h 0.1h Jul 04, 2026

Summary

Feature

Delete legacy dayjs preference stack

Removes obsolete dayjs-based date handling, replaces it with Intl-based formatting, and improves date configuration precedence, simplifying code and enhancing locale support for users.

Health Assessment

Large
Low
Low
  • The PR was merged within 1.7 hours with a single review comment, indicating a smooth process and minimal friction. The cleanup involved a large number of deletions but no new complex logic, keeping risk low.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
♻️ Migrate poll options form display strings to Intl lukevella M AI 1.3h 0.2h Jul 04, 2026

Summary

Feature

Migrate poll options form to Intl

User-facing strings in the poll options form now format through lib/datetime for better locale support

Health Assessment

Medium
Low
Low
  • Fast cycle time and review time indicate efficient collaboration
  • Multiple commits and reviews suggest iterative improvement

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
♻️ Migrate schedule poll dialog to Intl datetime formatting lukevella M AI 0.1h - Jul 04, 2026

Summary

Bug Fix

Migrate schedule poll dialog to Intl datetime formatting

Updates poll scheduling UI to use Intl date/time formatting, removing legacy dayjs usage and simplifying date icon rendering.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal review indicates low complexity and high confidence in changes.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
✨ Apply clock preference changes instantly without a refresh lukevella M AI 0.1h - Jul 04, 2026

Summary

Feature

Apply clock preference changes instantly without a refresh

Users can now change time zone and format settings on public and invite pages without a full page reload, improving responsiveness and reducing server round‑trips.

Health Assessment

Small
Low
Low
  • Merged in 6 minutes with minimal changes, indicating a low‑risk, straightforward enhancement.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
♻️ Migrate the invite page to Intl datetime formatting lukevella L AI 0.3h 0.2h Jul 04, 2026

Summary

Feature

Migrate invite page to Intl datetime formatting

Improves date and time display consistency across time zones, enhancing user experience for scheduling and invites.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal back‑and‑forth, indicating high confidence in the changes.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
🌐 New Crowdin updates lukevella L AI 18.1h 1.3h Jul 04, 2026

Summary

Chore

Add new translations for multiple locales

Adds updated localized UI text and landing content across several languages, improving international user experience.

Health Assessment

Large
Low
Low
  • Rapid review and merge after minimal changes; AI-assisted review streamlined the process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

🐛 Fix upcoming events predicate for viewers west of UTC lukevella L AI 0.5h 0.1h Jul 03, 2026

Summary

Bug Fix

Fix upcoming events predicate for viewers west of UTC

Ensures event listings correctly account for viewer time zones, fixing inconsistencies in upcoming/past event calculations and improving database indexing for performance.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review comments indicate smooth integration; the PR addresses a critical time zone bug with comprehensive tests and indexing improvements.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Sql
Frameworks: Nextjs, React
♻️ Migrate remaining (space) dayjs formatting to Intl lukevella M AI 0.6h 0.1h Jul 03, 2026

Summary

Feature

Migrate dayjs formatting to Intl for locale

Ensures all date and time displays respect the viewer’s locale, improving user experience across settings, billing, and timezone views.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review comments indicate a smooth, low‑risk change with quick resolution.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
✨ Add timezone cookie and segment-scoped datetime config lukevella XL AI 0.8h 0.1h Jul 03, 2026

Summary

Feature

Add timezone cookie and segment-scoped datetime config

Adds a cookie-based timezone sync and a user‑friendly mismatch dialog, ensuring accurate scheduling and a smoother experience for users who travel or change devices.

Health Assessment

Medium
Low
Low
  • The PR was merged within 0.8 hours with only one review round and minimal comments, indicating a smooth, low‑friction process. AI assistance likely accelerated the implementation and review.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
🌐 New Crowdin updates lukevella S AI 67.7h 0.1h Jul 03, 2026

Summary

Feature

Add new translations for German, Finnish, Hungarian

Adds localized content for German, Finnish, and Hungarian users, improving internationalization and user experience.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes led to fast merge.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

✨ Add Intl-based date/time localization, wired into (space) lukevella XL AI 52.8h 0.3h Jul 03, 2026

Summary

Feature

Add Intl-based date/time localization

Introduces a robust, locale‑aware date/time formatting layer using Intl, replacing dayjs, and integrates it into the space UI, improving time display consistency and reducing client‑side dependencies.

Health Assessment

Large
High
Medium
  • Rapid iteration with multiple commits after the initial review indicates active refinement; the large code churn and many files changed suggest a significant architectural shift, warranting close monitoring for regressions.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
✨ Add "Responded on" column to poll CSV export lukevella XS AI 0.2h 0.1h Jun 30, 2026

Summary

Feature

Add Responded on column to poll CSV export

Adds a column to poll CSV exports that records when each participant first responded, enabling clearer data analysis in spreadsheets.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes; AI‑assisted review comment streamlined the process.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
💄 Bump icon button sizes lukevella XS AI 0.3h - Jun 30, 2026

Summary

Feature

Bump icon button sizes

Updates UI button sizes to improve touch target and visual consistency across the application.

Health Assessment

Small
Low
Low
  • Quick approval with minimal changes, indicating low complexity and high confidence in the update.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
🌐 New Crowdin updates lukevella M AI 75.1h 7.8h Jun 29, 2026

Summary

Feature

Add new localization strings across web app

Expands multilingual support, improving user experience for new languages.

Health Assessment

Medium
Low
Low
  • PR added many translation strings with minimal review, but long cycle time due to scheduling.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

⚡️ Statically prerender landing pages with Cache Components lukevella M AI 0.1h - Jun 29, 2026

Summary

Feature

Statically prerender landing pages with Cache Components

Adds aggressive caching to all landing pages, turning dynamic rendering into static shells and eliminating per-request server work, improving load times and reducing DB hits.

Health Assessment

Medium
Low
Low
  • Fast merge with minimal review, indicating a straightforward performance enhancement.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
✨ Add cookie-based localization infrastructure lukevella L AI 0.3h - Jun 29, 2026

Summary

Feature

Add cookie-based localization infrastructure

Adds infrastructure for cookie‑based localization, enabling server‑readable locale, timezone, time‑format, and week‑start preferences with instant client updates and persistence.

Health Assessment

Large
Low
Low
  • Rapid merge with minimal review, indicating high confidence and low complexity.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
« Page 5 of 5

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos