-
Notifications
You must be signed in to change notification settings - Fork 5
[Follow-up] Add experimental WebUI for short messages with session-based login #942
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
boomzero
wants to merge
27
commits into
dev
from
codex/github-mention-feature-request]-webui-for-short-message-vi
Closed
Changes from 26 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
162d588
Merge pull request #772 from XMOJ-Script-dev/dev
boomzero d724438
Merge pull request #781 from XMOJ-Script-dev/dev
boomzero 8b4a2c1
Merge pull request #786 from XMOJ-Script-dev/dev
boomzero e40b292
Merge pull request #800 from XMOJ-Script-dev/dev
boomzero c8ed5aa
Merge pull request #804 from XMOJ-Script-dev/dev
boomzero e4f659f
Merge pull request #813 from XMOJ-Script-dev/dev
boomzero d24fe86
Merge pull request #819 from XMOJ-Script-dev/dev
boomzero 1a75572
Merge pull request #823 from XMOJ-Script-dev/dev
boomzero b789bf2
Update Update.json
boomzero 13058b6
Merge pull request #827 from XMOJ-Script-dev/dev
boomzero c22fd31
Merge pull request #836 from XMOJ-Script-dev/dev
boomzero 6adac8d
Parse release notes from comment block
boomzero f86a45e
Update bug.yml
boomzero 84474cc
Merge pull request #854 from XMOJ-Script-dev/dev
boomzero 7950ae8
Merge pull request #857 from XMOJ-Script-dev/dev
boomzero dfe8cf8
Merge pull request #874 from XMOJ-Script-dev/dev
boomzero 54d39cf
Update GitHub Actions workflow to skip bot triggers
PythonSmall-Q 462621a
Merge pull request #891 from XMOJ-Script-dev/dev
PythonSmall-Q 27863a7
Prevent UpdateVersion from running if last commit was by github-actio…
boomzero 280bc24
Merge branch 'master' of github.com:XMOJ-Script-dev/XMOJ-Script
boomzero 4a671fc
Merge pull request #908 from XMOJ-Script-dev/dev
boomzero e3bbe9e
Merge pull request #912 from XMOJ-Script-dev/dev
boomzero fab6593
Allow metadata updates on edited PRs after bot version commit
boomzero 2f7e9d6
Allow metadata updates on edited PRs after bot version commit
boomzero e14e33c
Merge pull request #921 from XMOJ-Script-dev/dev
boomzero 636b037
feat: add experimental webui for xmoj short messages
boomzero b7c77e6
fix: add proxy mode for webui login and api calls
boomzero 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
Some comments aren't visible on the classic Files Changed page.
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2937,7 +2937,7 @@ | |
| ], | ||
| "Notes": "No release notes were provided for this release." | ||
| }, | ||
| "1.10.0": { | ||
| "1.999990.0": { | ||
|
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. wtf is this |
||
| "UpdateDate": 1753443146018, | ||
| "Prerelease": false, | ||
| "UpdateContents": [ | ||
|
|
@@ -3424,4 +3424,4 @@ | |
| "Notes": "<b>Bug 修复</b><br>\n- 修复了暗色模式下比赛排名表(contestrank-oi.php 和 contestrank-correct.php)颜色显示异常的问题(#916)<br>\n- 修复了 WebSocket 弹窗通知未遵循各功能独立弹窗开关(BBSPopup/MessagePopup)的问题(#919)" | ||
| } | ||
| } | ||
| } | ||
| } | ||
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.