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 }}
NeHex
/
nehex-core
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
3
Pull requests
15
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
1.3.0
v1.3.0❤️
Latest
Latest
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
obentnet
released this
05 May 09:03
·
10 commits
to main since this release
1.3.0
47db445
v1.3.0❤️
补全后台 admin-api
GET /admin-api/dailies
GET /admin-api/albums
GET /admin-api/albums/:id
GET /admin-api/projects/:id
GET /admin-api/settings/site-owner
补全公共 API
GET /daily/:id
GET /friend-exchange-info
后台内容查询实现补齐
日常列表
相册列表/详情
项目详情
内容同步补齐
page 变更写入同步日志
movie 变更写入同步日志
comment 变更写入同步日志
sync/version 纳入 page、movie
评论同步模型升级
ids 从纯数字扩展为字符串 token
使用 target_type:target_id
评论链路补齐
评论目标类型支持 daily、project
评论通知邮件支持跳转到 daily/project 前台详情页
缓存失效补齐
movie 改动清理 kuma:movie:list
同时清理 dailies:list
评论创建/点赞/审核/删除后清评论缓存
友链交换信息修复
公开提供专用接口给前台读取
不再依赖公共 /setting 白名单碰运气
后台与前台逻辑统一
评论目标路径、站点 URL 拼接、评论锚点、comment sync token 提取成共享逻辑
测试
新增后端评论目标/锚点/token 单元测试
You can’t perform that action at this time.