Skip to content

Dev - #130

Merged
rekabytes merged 2 commits into
mainfrom
dev
Apr 11, 2026
Merged

Dev#130
rekabytes merged 2 commits into
mainfrom
dev

Conversation

@rekabytes

Copy link
Copy Markdown
Owner

📝 Description

Brief description of what this PR does.

🔗 Related Issue

Fixes #(issue number)

🏷️ Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • 🧹 Code refactoring (no functional changes)
  • 🧪 Test update (adding or updating tests)

✅ Checklist

  • I have read the Contributing Guidelines
  • My branch is created from dev (not main)
  • I have run pnpm lint:fix
  • I have run pnpm typecheck
  • I have tested my changes locally
  • My code follows the project's coding standards
  • I have updated documentation (if applicable)

📸 Screenshots (if applicable)

Add screenshots to help explain your changes.

🧪 How to Test

Steps to test this PR:

  1. ...
  2. ...
  3. ...

📝 Additional Notes

Any additional information reviewers should know.

rekabytes and others added 2 commits April 11, 2026 19:56
…ded splash screen

Add web push notification system with VAPID keys, subscription management,
and auto-prompt for PWA users. Track PWA installs with anonymous-to-authenticated
claim flow. Refactor useEffect/useState patterns to jotai atoms for breakpoints
and push state (eliminating duplicate resize listeners and capability checks).
Add server-rendered branded splash screen with breathing icon animation for
zero-flicker PWA cold start, with instant redirect to dashboard.

Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
- Merge duplicate @logto/next imports in page.tsx
- Fix import ordering (PwaAuthRedirect after landing components)
- Remove unused useSetAtom import in settings/client.tsx
- Use globalThis.NotificationPermission to fix no-undef in push-state
- Remove unnecessary eslint-disable comment for @next/next/no-img-element
- Ignore generated public/sw.js in ESLint config

Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Apr 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
kal-admin Ready Ready Preview, Comment Apr 11, 2026 0:43am
kal-frontend Ready Ready Preview, Comment Apr 11, 2026 0:43am

@rekabytes
rekabytes merged commit 929da3f into main Apr 11, 2026
9 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