Skip to content

sync: dev to extern-contrib#940

Merged
PythonSmall-Q merged 5 commits intoextern-contribfrom
dev
Mar 15, 2026
Merged

sync: dev to extern-contrib#940
PythonSmall-Q merged 5 commits intoextern-contribfrom
dev

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 15, 2026

sync-branches: New code has just landed in dev, so let's bring extern-contrib up to speed!


Summary by cubic

Sync dev into extern-contrib for v3.3.4. MonochromeUI styles on contest rank pages now only apply when the flag is on, so default-theme users no longer see black/white headers; badge ranks, color-coded cells, and auto-refresh stay the same, and version/prerelease info is updated in XMOJ.user.js, package.json, and Update.json.

Written for commit dddadbf. Summary will update on new commits.

boomzero and others added 5 commits March 15, 2026 15:29
Fixes #932. Header black/white forcing and inline style clearing on
contestrank-oi.php and contestrank-correct.php now only apply when
MonochromeUI is enabled. Badge ranks, color-coded cells, and auto-refresh
remain unconditional as part of the base UI.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…me-gate

fix: gate MonochromeUI-specific styling in contestrank pages behind flag
@cloudflare-workers-and-pages
Copy link

Deploying xmoj-script-dev-channel with  Cloudflare Pages  Cloudflare Pages

Latest commit: dddadbf
Status: ✅  Deploy successful!
Preview URL: https://01fb3b92.xmoj-script-dev-channel.pages.dev

View logs

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 3 files

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="package.json">

<violation number="1" location="package.json:3">
P2: Don't manually bump `package.json` here; version numbers are supposed to be updated by the repository automation and kept in sync with `XMOJ.user.js` and `Update.json`.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

{
"name": "xmoj-script",
"version": "3.3.3",
"version": "3.3.4",
Copy link

@cubic-dev-ai cubic-dev-ai bot Mar 15, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2: Don't manually bump package.json here; version numbers are supposed to be updated by the repository automation and kept in sync with XMOJ.user.js and Update.json.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At package.json, line 3:

<comment>Don't manually bump `package.json` here; version numbers are supposed to be updated by the repository automation and kept in sync with `XMOJ.user.js` and `Update.json`.</comment>

<file context>
@@ -1,6 +1,6 @@
 {
   "name": "xmoj-script",
-  "version": "3.3.3",
+  "version": "3.3.4",
   "description": "an improvement script for xmoj.tech",
   "main": "AddonScript.js",
</file context>
Fix with Cubic

@PythonSmall-Q PythonSmall-Q merged commit 627422b into extern-contrib Mar 15, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants