-
Notifications
You must be signed in to change notification settings - Fork 825
Pull requests: zhblue/hustoj
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use the flag
ZipArchive::FL_ENC_UTF_8 for explicitly labeling the filename in UTF-8 encoding.
#1162
by yjfvictor
Contributor
was merged Apr 8, 2026
Loading…
export: write XML to temp file and deliver as ZIP download
#1160
by zhblue
Owner
was merged Apr 8, 2026
Loading…
fix: resolve N+1 query in status.php (performance optimization)
#1158
by zhblue
Owner
was merged Apr 7, 2026
Loading…
Potential fix for code scanning alert no. 82: Inefficient regular expression
#1157
by zhblue
Owner
was merged Apr 6, 2026
Loading…
fix: repair syntax errors in thread.php and newpost.php
#1156
by zhblue
Owner
was merged Apr 4, 2026
Loading…
fix(install): Update broken docker image URL in CentOS 7 script
#1155
by aryanjsingh
Contributor
was merged Apr 4, 2026
Loading…
i18n: sync AI prompt constants to all language files
#1154
by zhblue
Owner
was merged Apr 3, 2026
Loading…
i18n: extract prompt user labels to lang constants
#1153
by zhblue
Owner
was merged Apr 3, 2026
Loading…
i18n: extract hardcoded Chinese strings from aiapi/common.php
#1152
by zhblue
Owner
was merged Apr 3, 2026
Loading…
fix: replace hardcoded Chinese with lang constants in templates
#1149
by zhblue
Owner
was merged Mar 30, 2026
Loading…
fix: validate email is not empty and has valid format on registration
#1148
by zhblue
Owner
was merged Mar 30, 2026
Loading…
fix: set display_errors=Off in production PHP files
#1146
by zhblue
Owner
was merged Mar 30, 2026
Loading…
fix SQL injection: use parameterized query in login-discuz.php
#1145
by zhblue
Owner
was merged Mar 30, 2026
Loading…
fix SSRF: validate user_id before GitHub API URL in starred()
#1144
by zhblue
Owner
was merged Mar 30, 2026
Loading…
fix SQL injection: intval each element in hlist before SQL IN clause
#1143
by zhblue
Owner
was merged Mar 30, 2026
Loading…
fix XSS: add htmlentities to all direct $_SESSION echo outputs
#1142
by zhblue
Owner
was merged Mar 30, 2026
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.