-
Notifications
You must be signed in to change notification settings - Fork 6
Remove Problem Translate Button #947
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
f81babd
Add ImageEnlarger feature with modal viewer
PythonSmall-Q a13e964
3.3.1
github-actions[bot] 35a2346
Update version info to 3.3.1
github-actions[bot] e6653cc
Initial plan
Copilot c1e5246
Address review feedback: fix accessibility, modal exclusion, currentS…
Copilot 9b68c78
Fix close button background: reset browser default button styles
Copilot 2b8330d
Update XMOJ.user.js
PythonSmall-Q 259cc7a
Update XMOJ.user.js
PythonSmall-Q 1d4a041
Merge pull request #925 from XMOJ-Script-dev/copilot/sub-pr-924
PythonSmall-Q 7f74188
Update time and description of 3.3.1
github-actions[bot] 5c6daab
Initial plan
Copilot b5945cf
Plan: add pan support to ImageEnlarger
Copilot 279dada
Add drag-to-pan for zoomed images in ImageEnlarger modal
Copilot 6f310f3
Fix image viewer: drag/pan, mouse wheel zoom, and download
Copilot 8ced3d0
Merge pull request #926 from XMOJ-Script-dev/copilot/sub-pr-924
PythonSmall-Q 9dba403
Update time and description of 3.3.1
github-actions[bot] 1069143
Merge pull request #924 from XMOJ-Script-dev/feat/resize-picture
PythonSmall-Q 7119f81
Fix problem switcher not update (#933)
def-WA2025 657eb75
Display status.php Query Content
def-WA2025 b41dcca
3.3.3
github-actions[bot] b9fe815
Update version info to 3.3.3
github-actions[bot] 129f434
Fix XSS bug & Remove irrelevant console logs
def-WA2025 055cb96
Determine whether status.php query parameters are valid
def-WA2025 e221d2d
Bump version to 3.3.3
def-WA2025 dfe5d27
Update time and description of 3.3.3
github-actions[bot] fbff864
Fixed the issue where certain special content could not be filled
def-WA2025 ac13113
Update time and description of 3.3.3
github-actions[bot] 75f1752
Merge pull request #937 from XMOJ-Script-dev/display-status-query-con…
boomzero bd16dbb
fix: gate MonochromeUI-specific styling in contestrank pages behind flag
boomzero 8384f85
3.3.4
github-actions[bot] 0ca6253
Update version info to 3.3.4
github-actions[bot] d07172e
Update time and description of 3.3.4
github-actions[bot] dddadbf
Merge pull request #939 from XMOJ-Script-dev/fix/contestrank-monochro…
boomzero e509bb5
Remove Problem Translate Button
def-WA2025 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P1: Update.json still stops at 3.3.4 even though the userscript version is already 3.3.5, so the version/release scripts will reject this state.
Prompt for AI agents