|
|
4cd61aed0d
|
Use childNode.remove() instead of parentNode.removeChild() (S7762)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-10 07:37:50 +08:00 |
|
|
|
5d143d4cc3
|
Use globalThis instead of window (S7764)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-10 00:30:33 +08:00 |
|
|
|
ebd198e28d
|
Use String.replaceAll() instead of String.replace() with /g flag (S7781)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-10 00:29:28 +08:00 |
|
|
|
12068281e9
|
Remove unused imports and variables (S1128, S1481, S1854)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-10 00:18:03 +08:00 |
|
|
|
6d13bc9eb8
|
Replace deprecated PrimeVue components with their successors (S1874)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-10 00:14:01 +08:00 |
|
|
|
07dd30dc50
|
Add optional chaining for uploadDetail.value.columns in submit()
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 18:33:34 +08:00 |
|
|
|
08d7402918
|
Add null guards for getElementById and uploadDetail in UploadPage
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 17:23:31 +08:00 |
|
|
|
ac4405068f
|
Fix HTML injection risks in FilesPage and UploadPage
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-09 13:48:23 +08:00 |
|
|
|
fc43ca67ca
|
Rename single-word Vue files to multi-word names and update references
Co-Authored-By: Codex <codex@openai.com>
|
2026-03-08 13:26:12 +08:00 |
|