Commit Graph
129 Commits
Author SHA1 Message Date
xuyue ec54fb430e update
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-08-06 11:56:07 -06:00
xuyueandClaude Opus 5 4ae25b09c0 perf: skulpt 改为按需加载,client-zip 换成 fflate
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
skulpt 此前被 SubmitCode.vue 静态引用,945K 的 chunk 落在做题页首屏,
学生打开任何一道题都要下 233KB gzip,只为提交时拿一个语法错误行号。
改成 import() 懒加载并在语言切到 Python3 时预取,加载失败放行提交、
交给后端判题兜底。构建产物确认该 chunk 只剩一处 import() 引用,
index.html 不再引用。

client-zip 的能力 fflate 已经覆盖(utils/functions.ts 本就在用 zlibSync),
新增 createZipBlob 统一两处测试用例打包,删掉该依赖。压缩方式由 store
变为 deflate,Python zipfile 透明解压,后端不受影响。

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-05 09:11:58 -06:00
xuyue 4031e2bd3c update
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-07-24 07:12:43 -06:00
xuyue dd29f04664 change to vite8
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-07-02 18:28:47 -06:00
xuyueandClaude Fable 5 38500671af 新增 SQL 题型前端支持
- LANGUAGE 类型与六张语言映射表补 SQL;编辑器 SQLite 方言高亮
- 出题表单:SQL 语言选项、题型/行序配置卡片、数据脚本压缩包上传、标准答案必填校验
- 修复做题页语言回退硬编码 Python3 的问题(SQL 题会提交被拒)
- SQL 题隐藏自测猫/自测屏/复制到自测猫(外部运行器不支持 SQL)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 17:23:23 -06:00
xuyue 5ca488616b update
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-06-22 05:45:07 -06:00
xuyue d1875619ec add wc
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-06-03 07:19:53 -06:00
xuyue ffa55cb92d fix
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-05-19 04:48:45 -06:00
xuyue 332ab2f966 fix mermaid
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-05-19 04:46:48 -06:00
xuyue 6485861c57 chore: install client-zip for frontend zip generation 2026-05-19 03:53:01 -06:00
xuyue c11c3cf226 fix mermaid
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-05-07 03:42:38 -06:00
xuyue c5a367622c revert
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-05-07 02:39:29 -06:00
xuyue 7d8eff4ee8 fix
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-05-07 01:46:43 -06:00
xuyue b05423bd89 test
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-05-07 00:34:52 -06:00
xuyue 99603ce87e update
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-05-07 00:21:21 -06:00
xuyue e8b9a190ec fix update
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-05-05 07:23:40 -06:00
xuyue 12cf247e20 update
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-04-13 05:03:16 -06:00
xuyue 52f274fdc9 add python check
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-03-25 07:02:02 -06:00
xuyue 4395a73e41 update
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled
2026-02-28 20:41:31 +08:00
xuyue ff8bbffe4d update
Deploy / deploy (push) Has been cancelled
2026-01-12 14:09:10 +08:00
xuyue 3480b485d8 新增中文补全
Deploy / deploy (push) Has been cancelled
2026-01-06 21:43:41 +08:00
xuyue 9d1896125e 自动生成流程图
Deploy / deploy (push) Has been cancelled
2026-01-05 10:22:57 +08:00
xuyue fab689ffdf add raw data for radar
Deploy / deploy (push) Has been cancelled
2026-01-04 09:19:40 +08:00
xuyue 577538f689 fix
Deploy / deploy (push) Has been cancelled
2026-01-03 20:42:24 +08:00
xuyue 00ec146f57 重构题目的md显示
Deploy / deploy (push) Has been cancelled
2025-12-30 23:27:51 +08:00
xuyue 88b3a041c4 update
Deploy / deploy (push) Has been cancelled
2025-12-20 22:04:01 +08:00
xuyue 3770627df8 add contest chart
Deploy / deploy (push) Has been cancelled
2025-10-22 15:05:15 +08:00
xuyue 2c31acaba7 流程图的功能
Deploy / deploy (push) Has been cancelled
2025-10-13 01:38:54 +08:00
xuyue ead086c5ac remove useless
Deploy / deploy (push) Has been cancelled
2025-10-12 14:29:25 +08:00
xuyue d3694a8d28 显示流程图
Deploy / deploy (push) Has been cancelled
2025-10-12 12:59:38 +08:00
xuyue df4bab8bd1 update
Deploy / deploy (push) Has been cancelled
2025-10-11 14:37:51 +08:00
xuyue 7b139d404e 协同编辑代码 2025-10-05 01:18:00 +08:00
xuyue 204bbf2d3c update 2025-10-04 13:34:31 +08:00
xuyue b0229cb264 出题人 2025-10-03 02:03:01 +08:00
xuyue 3dbc94aaf3 update
Deploy / deploy (push) Has been cancelled
2025-09-29 21:57:24 +08:00
xuyue d7bc25d086 提交详情
Deploy / deploy (push) Has been cancelled
2025-09-25 23:05:09 +08:00
xuyue 7d3cb2f070 add test
Deploy / deploy (push) Has been cancelled
2025-09-19 11:16:24 +08:00
xuyue b02d7b99a6 add test 2025-09-19 10:58:34 +08:00
xuyue e2b5224a62 update 2025-09-05 11:10:26 +08:00
xuyue 84d798c01f use rsbuild instead of vite 2025-09-05 11:00:55 +08:00
xuyue b7ed4b5d2f test 2025-08-22 21:36:59 +08:00
xuyue 78444fa4b7 fix 2025-08-22 21:32:44 +08:00
xuyue 7473b95049 update 2025-08-22 20:26:53 +08:00
xuyue c01bbf0859 update 2025-07-16 09:17:43 +08:00
xuyue 81e35c488b update deps 2025-06-17 18:08:07 +08:00
xuyue 73b86c644a 重构自学模块 2025-06-15 14:40:47 +08:00
xuyue 70dd3540c9 个人主页可以折叠全部题目 2025-06-12 22:22:07 +08:00
xuyue 69a62ece22 环境变量 2025-05-09 08:15:00 +08:00
xuyue 40a9a1414b 后台筛选管理员 2025-04-30 09:52:07 +08:00
xuyue 316b39e1e9 新增用户和题目的数据展示 2025-04-13 23:47:30 +08:00