-
-
Notifications
You must be signed in to change notification settings - Fork 318
feat: allow webp upload for project/profile avatars #3340
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
base: main
Are you sure you want to change the base?
Conversation
WalkthroughThe ProfileAvatar component now accepts WebP image format in addition to existing supported image types. The change extends the ALLOWED_UPLOAD_TYPES configuration to include 'image/webp' MIME type. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (3)webapp/**/*.{ts,tsx}📄 CodeRabbit inference engine (AGENTS.md)
Files:
webapp/**/*.tsx📄 CodeRabbit inference engine (AGENTS.md)
Files:
**/*.{ts,tsx,js,jsx,kt,kts}⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (1)📚 Learning: 2025-11-28T15:12:44.060ZApplied to files:
🧬 Code graph analysis (1)webapp/src/component/common/avatar/ProfileAvatar.tsx (1)
🔇 Additional comments (1)
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. Comment |
support webp images for project logos and profile avatars
feat.mp4
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.