Pull Request Explorer
| 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 |
SummaryBug FixFix 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
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryChoreRemove unused luke-vella.jpg image Deletes an unused image asset, reducing bundle size and keeping the codebase clean. Health Assessment
Small
Low
Low
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 |
SummaryBug FixReplace 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
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 |
SummaryBug FixNarrow DateInput to Date or Number Fixes string parsing bug in date input, ensuring consistent UTC handling for time formatting. Health Assessment
Small
Low
Low
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 |
SummaryRefactorDecouple 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
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 |
SummaryBug FixUse 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
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 |
SummaryFeatureMigrate 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
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 |
SummaryBug FixUpdate 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
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureApply 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
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 |
SummaryFeatureMigrate 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
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 |
SummaryFeatureDelete 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
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 |
SummaryFeatureMigrate 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
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 |
SummaryBug FixMigrate 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
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 |
SummaryFeatureApply 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
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 |
SummaryFeatureMigrate 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
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 |
SummaryChoreAdd 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
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 |
SummaryBug FixFix 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
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 |
SummaryFeatureMigrate 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
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureAdd 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
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 |
SummaryFeatureBump icon button sizes Updates UI button sizes to improve touch target and visual consistency across the application. Health Assessment
Small
Low
Low
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 |
SummaryFeatureAdd new localization strings across web app Expands multilingual support, improving user experience for new languages. Health Assessment
Medium
Low
Low
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 |
SummaryFeatureStatically 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
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 |
SummaryFeatureAdd 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
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||