Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
redotlabs
/
server
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
11
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Deploy / Merge to Main
- #111
#111
Merged
eraser502
merged 19 commits into
main
redotlabs/server:main
from
develop
redotlabs/server:develop
Copy head branch name to clipboard
Dec 7, 2025
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Deploy / Merge to Main
#111
eraser502
merged 19 commits into
main
redotlabs/server:main
from
develop
redotlabs/server:develop
Copy head branch name to clipboard
Commits
Commits on Dec 6, 2025
chore(deploy): refine production deployment script to selectively restart spring service
eraser502
committed
d4bfd39
View commit details
Copy full SHA for d4bfd39
Browse repository at this point
Commits on Dec 7, 2025
refactor(image-upload): implement image upload service and related utilities
eraser502
committed
07edfb4
View commit details
Copy full SHA for 07edfb4
Browse repository at this point
feat(profile-image): add profile image upload functionality for admin, redot member and cms member
eraser502
committed
512f2f8
View commit details
Copy full SHA for 512f2f8
Browse repository at this point
refactor(site-setting): streamline logo upload process by integrating ImageUploadService
eraser502
committed
7ddcbcd
View commit details
Copy full SHA for 7ddcbcd
Browse repository at this point
refactor(image-storage): replace ImageUploadService with ImageStorageService for image handling
eraser502
committed
567e7b1
View commit details
Copy full SHA for 567e7b1
Browse repository at this point
refactor(profile-image): standardize profile image upload endpoint across controllers
eraser502
committed
764312e
View commit details
Copy full SHA for 764312e
Browse repository at this point
refactor(image-directory): update profile image paths for admin and CMS member
eraser502
committed
61848a5
View commit details
Copy full SHA for 61848a5
Browse repository at this point
feat(image-upload): enhance image validation with size and type checks
eraser502
committed
5af427f
View commit details
Copy full SHA for 5af427f
Browse repository at this point
feat(image-upload): implement ImageMimeDetector for enhanced image type detection
eraser502
committed
90b2556
View commit details
Copy full SHA for 90b2556
Browse repository at this point
refactor(image-mime-detector): simplify HEIC detection by removing unnecessary input stream check
eraser502
committed
937a757
View commit details
Copy full SHA for 937a757
Browse repository at this point
Feature / s3 / profile image upload(#108)
Show description for 99b66d8
eraser502
authored
99b66d8
View commit details
Copy full SHA for 99b66d8
Browse repository at this point
feat(member-management): add update info endpoint for RedotMember
eraser502
committed
4df2c67
View commit details
Copy full SHA for 4df2c67
Browse repository at this point
feat(member-management): implement profile image cleanup on update
eraser502
committed
9ea64ed
View commit details
Copy full SHA for 9ea64ed
Browse repository at this point
feat(member-management): add validation to RedotMemberUpdateRequest and enable transaction for update method
eraser502
committed
7f1552b
View commit details
Copy full SHA for 7f1552b
Browse repository at this point
feat(member-management): implement image deletion event for profile image updates
eraser502
committed
d8f4cc9
View commit details
Copy full SHA for d8f4cc9
Browse repository at this point
fix(member-management): fix package path
eraser502
committed
62b04f8
View commit details
Copy full SHA for 62b04f8
Browse repository at this point
feat(member-management): publish image deletion event on profile image update
eraser502
committed
0a61c3b
View commit details
Copy full SHA for 0a61c3b
Browse repository at this point
feat(member-management): add delete endpoint for RedotMember and implement deletion logic
eraser502
committed
4ae88c1
View commit details
Copy full SHA for 4ae88c1
Browse repository at this point
Feature / redot member management(#110)
Show description for 2f9525f
eraser502
authored
2f9525f
View commit details
Copy full SHA for 2f9525f
Browse repository at this point
You can’t perform that action at this time.