xmoj-script 1.1.25 → 1.1.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/Update.json +46 -0
  2. package/XMOJ.user.js +562 -371
  3. package/package.json +1 -1
package/Update.json CHANGED
@@ -1082,6 +1082,52 @@
1082
1082
  }
1083
1083
  ],
1084
1084
  "Notes": "No release notes were provided for this release."
1085
+ },
1086
+ "1.1.28": {
1087
+ "UpdateDate": 1706250296931,
1088
+ "Prerelease": false,
1089
+ "UpdateContents": [
1090
+ {
1091
+ "PR": 372,
1092
+ "Description": "use the same peram (?to_user) as xmoj"
1093
+ },
1094
+ {
1095
+ "PR": 375,
1096
+ "Description": "add spellcheck"
1097
+ },
1098
+ {
1099
+ "PR": 377,
1100
+ "Description": "fix spellcheck"
1101
+ },
1102
+ {
1103
+ "PR": 378,
1104
+ "Description": "sleep for a sec after submitting to prevent xmoj from crashing"
1105
+ },
1106
+ {
1107
+ "PR": 390,
1108
+ "Description": "更新support链接"
1109
+ },
1110
+ {
1111
+ "PR": 393,
1112
+ "Description": "make the upload_std interface prettier"
1113
+ },
1114
+ {
1115
+ "PR": 394,
1116
+ "Description": "fix problemstatus"
1117
+ }
1118
+ ],
1119
+ "Notes": "Note: v1.1.26-27 is gone.\nVersion 1.1.28 of xmoj-script ships a lot of quality of life improvements and bug fixes. \n\n- Add spell checking for bbs and short_msg\n- Fix the problem status page\n- Make the upload_std interface prettier\n- Use the same parameter as xmoj for the native link\n- Sleep for a second after submitting to prevent xmoj from crashing\n- Update support link \n <big>Please note that upload_std now uploads the user's code if there is no std.\n See you in the next release!🎆</big>"
1120
+ },
1121
+ "1.1.30": {
1122
+ "UpdateDate": 1706507043236,
1123
+ "Prerelease": true,
1124
+ "UpdateContents": [
1125
+ {
1126
+ "PR": 403,
1127
+ "Description": "make the script much faster"
1128
+ }
1129
+ ],
1130
+ "Notes": "No release notes were provided for this release."
1085
1131
  }
1086
1132
  }
1087
1133
  }