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
Accelerator
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
Type
/
to 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 }}
chyinan
/
mini-rednote
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Dec 8, 2025
Remove unnecessary blank lines in multiple frontend configuration and store files for improved code cleanliness.
chyinan
committed
71d9458
View commit details
Copy full SHA for 71d9458
Browse repository at this point
Commits on Dec 4, 2025
Add AI polish functionality: implement new endpoint for content polishing, integrate streaming response for real-time updates, and enhance PublishView with AI polish button and revert option. Updat…
Show description for c628228
chyinan
committed
c628228
View commit details
Copy full SHA for c628228
Browse repository at this point
Remove unnecessary blank lines in multiple backend and frontend files for improved code cleanliness.
chyinan
committed
e50d79e
View commit details
Copy full SHA for e50d79e
Browse repository at this point
Commits on Dec 3, 2025
Refactor layout and styling for improved responsiveness: update App.vue to conditionally adjust container height based on route metadata, enhance main.css with global height settings, and modify Ch…
Show description for 4988bfe
chyinan
committed
4988bfe
View commit details
Copy full SHA for 4988bfe
Browse repository at this point
Enhance user registration process: add avatar upload functionality and input validation for required fields. Update backend to handle avatar storage and modify frontend to support file input and pr…
Show description for 311b5de
chyinan
committed
311b5de
View commit details
Copy full SHA for 311b5de
Browse repository at this point
Remove unnecessary blank lines in multiple backend and frontend files for improved code cleanliness.
chyinan
committed
ff68c0c
View commit details
Copy full SHA for ff68c0c
Browse repository at this point
Commits on Dec 2, 2025
Add mobile UI adaptation and responsive design features in README and CategoryView.vue. Included viewport configuration, responsive layout adjustments, and touch interaction optimizations. Enhanced…
Show description for f4a2cbe
chyinan
committed
f4a2cbe
View commit details
Copy full SHA for f4a2cbe
Browse repository at this point
Remove unused image assets and enhance post deletion logic to include file removal from the filesystem. Updated the delete_post method to handle associated files and improved error handling during …
Show description for 17d4efa
chyinan
committed
17d4efa
View commit details
Copy full SHA for 17d4efa
Browse repository at this point
Add post_images table to support multiple images per post; rearranged category and is_private fields in posts table. Updated likes_count field position in comments table for consistency.
chyinan
committed
61eb198
View commit details
Copy full SHA for 61eb198
Browse repository at this point
Enhance post creation functionality: support multiple image uploads and video uploads with cover images. Update backend logic to handle new file types and improve validation. Update frontend to all…
Show description for 6886566
chyinan
committed
6886566
View commit details
Copy full SHA for 6886566
Browse repository at this point
Refactor authentication and message handling: switch to bcrypt for password hashing, add input validation for user registration and message sending, and enhance image file validation in utils. Upda…
Show description for 67d2a43
chyinan
committed
67d2a43
View commit details
Copy full SHA for 67d2a43
Browse repository at this point
Update README title and author name; enhance post detail loading logic with improved route parameter handling and loading state management.
chyinan
committed
5e4ef74
View commit details
Copy full SHA for 5e4ef74
Browse repository at this point
Remove unnecessary blank lines in multiple frontend and backend files for improved code cleanliness.
chyinan
committed
47642d8
View commit details
Copy full SHA for 47642d8
Browse repository at this point
Add comment likes and notifications functionality. Implemented comment liking feature with associated database changes, and added notification system for likes and comments. Updated API endpoints a…
Show description for 3e11a4d
chyinan
committed
3e11a4d
View commit details
Copy full SHA for 3e11a4d
Browse repository at this point
Add user follow/unfollow functionality and display follow counts in user profiles. Implemented follow-related API endpoints and integrated follow features in the frontend, including follow lists an…
Show description for e3e47e7
chyinan
committed
e3e47e7
View commit details
Copy full SHA for e3e47e7
Browse repository at this point
Remove unnecessary blank lines in various backend and frontend files for improved code cleanliness.
chyinan
committed
8dc2940
View commit details
Copy full SHA for 8dc2940
Browse repository at this point
Commits on Dec 1, 2025
First Commit
chyinan
committed
fc20764
View commit details
Copy full SHA for fc20764
Browse repository at this point
You can’t perform that action at this time.