Commit Graph
100 Commits
Author SHA1 Message Date
xuyue b30e8c9ee6 feat: add SqlSection UI wired into the desktop editor layout
Selecting SQL now shows a table picker, read-only setup-SQL preview,
and results panel instead of the Input/Output split, mirroring how
Turtle already replaces that pane with its own canvas.
2026-07-05 00:02:57 -06:00
xuyue e5b2852fd1 feat: make SQL selectable as a language with syntax highlighting 2026-07-04 23:54:16 -06:00
xuyue 89d42b8d0f feat: add candidate SQL table presets and script-building composable 2026-07-04 23:48:48 -06:00
xuyue fbe98c455b feat: add sql to LANGUAGE type, Judge0 mapping, and code cache 2026-07-04 23:45:54 -06:00
xuyueandClaude Sonnet 5 bc3308da51 Add implementation plan for SQL CRUD practice feature
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-04 23:43:15 -06:00
xuyueandClaude Sonnet 5 b7c19ed5d5 Add sqlparse-based formatting to the SQL CRUD practice design
Extends the existing language-agnostic /format endpoint with a sql
branch so the "整理" button works for the new SQL language too.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-04 23:36:19 -06:00
xuyueandClaude Sonnet 5 c9eb5fa12f Add design spec for SQL CRUD practice feature
Lets students select a preset teaching table, write SQL against it,
and see the resulting table state via the existing Judge0 pipeline.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-04 23:34:24 -06:00
xuyue d798d56dbe fix
Deploy / build-and-deploy (push) Has been cancelled
2026-06-14 07:18:50 -06:00
xuyue 504af39ff6 feat: add format code button to editor toolbar 2026-06-14 07:04:38 -06:00
xuyue dde90adb46 feat: add format action to code composable 2026-06-14 07:02:23 -06:00
xuyue 1fd2025fe1 feat: add formatCode API client 2026-06-14 07:00:52 -06:00
xuyue d3dfca2fe5 fix
Deploy / build-and-deploy (push) Has been cancelled
2026-06-01 05:48:02 -06:00
xuyue 678d3d9abf update
Deploy / build-and-deploy (push) Has been cancelled
2026-05-19 08:05:08 -06:00
xuyue a480bda71b disabled maxkb
Deploy / build-and-deploy (push) Has been cancelled
2026-05-10 23:03:47 +08:00
xuyue 394ab43447 update
Deploy / build-and-deploy (push) Has been cancelled
2026-05-08 20:32:38 -06:00
xuyue 73de911b72 update
Deploy / build-and-deploy (push) Has been cancelled
2026-05-08 20:30:34 -06:00
xuyue db807051cf rsbuild downgrade to v1
Deploy / build-and-deploy (push) Has been cancelled
2026-05-08 20:29:41 -06:00
xuyue 8ba0f117ff update
Deploy / build-and-deploy (push) Has been cancelled
2026-05-06 20:57:03 -06:00
xuyue 79d5a2bab2 add icon url
Deploy / build-and-deploy (push) Has been cancelled
2026-03-10 17:39:05 +08:00
xuyue f31b2afcb1 fix
Deploy / build-and-deploy (push) Has been cancelled
2026-01-14 08:56:22 +08:00
xuyue 8260aa197d 使用 skulpt 作为 Python 执行器
Deploy / build-and-deploy (push) Has been cancelled
2026-01-13 20:19:50 +08:00
xuyue ff170ae2ce update
Deploy / build-and-deploy (push) Has been cancelled
2026-01-06 22:32:00 +08:00
xuyue fbb4882780 update
Deploy / build-and-deploy (push) Has been cancelled
2026-01-06 22:29:12 +08:00
xuyue dc039bfa16 update
Deploy / build-and-deploy (push) Has been cancelled
2026-01-06 22:15:58 +08:00
xuyue d6eb666a83 新增中文补全
Deploy / build-and-deploy (push) Has been cancelled
2026-01-06 21:41:57 +08:00
xuyue 6eb7c1e07c fix 2026-01-04 00:02:34 +08:00
xuyue 515cd1d05e update maxkb url 2026-01-03 23:17:30 +08:00
xuyue f31f1abaef fix
Deploy / build-and-deploy (push) Has been cancelled
2025-12-25 11:16:21 +08:00
xuyue ddeeb413ed fix
Deploy / build-and-deploy (push) Has been cancelled
2025-12-25 11:10:49 +08:00
xuyue 611336a375 fix
Deploy / build-and-deploy (push) Has been cancelled
2025-12-25 10:45:27 +08:00
xuyue 11c275fd01 fix
Deploy / build-and-deploy (push) Has been cancelled
2025-12-25 10:43:38 +08:00
xuyue 2ad9d73c6e refactor debug panel
Deploy / build-and-deploy (push) Has been cancelled
2025-12-25 10:40:46 +08:00
xuyue 5a77902750 fix style
Deploy / build-and-deploy (push) Has been cancelled
2025-12-20 22:28:09 +08:00
xuyue ec46928689 update
Deploy / build-and-deploy (push) Has been cancelled
2025-12-20 22:24:14 +08:00
xuyue 727dc0a8e8 update
Deploy / build-and-deploy (push) Has been cancelled
2025-10-27 19:27:21 +08:00
xuyue 475a09298d remove url
Deploy / build-and-deploy (push) Has been cancelled
2025-10-22 18:46:04 +08:00
xuyue 9b1abd7a25 fix
Deploy / build-and-deploy (push) Has been cancelled
2025-10-22 13:21:58 +08:00
xuyue 953ca3720f update
Deploy / build-and-deploy (push) Has been cancelled
2025-10-22 12:41:06 +08:00
xuyue 9470614588 fix
Deploy / build-and-deploy (push) Has been cancelled
2025-10-22 12:29:27 +08:00
xuyue bc2db54575 update
Deploy / build-and-deploy (push) Has been cancelled
2025-10-22 11:17:12 +08:00
xuyue 4306e555bb update
Deploy / build-and-deploy (push) Has been cancelled
2025-10-22 02:33:08 +08:00
xuyue 0d600382d3 update
Deploy / build-and-deploy (push) Has been cancelled
2025-10-22 00:23:05 +08:00
xuyue 9164fff6c2 update
Deploy / build-and-deploy (push) Has been cancelled
2025-10-22 00:18:27 +08:00
xuyue 64eeffd041 fix
Deploy / build-and-deploy (push) Has been cancelled
2025-10-21 23:03:25 +08:00
xuyue cfeac2cdaa markdown style
Deploy / build-and-deploy (push) Has been cancelled
2025-10-21 22:38:16 +08:00
xuyue 53ae1a8ef8 fix
Deploy / build-and-deploy (push) Has been cancelled
2025-10-21 21:54:59 +08:00
xuyue e96611c62b disabled maxkb
Deploy / build-and-deploy (push) Has been cancelled
2025-10-21 19:00:53 +08:00
xuyue 9758322f27 fix
Deploy / build-and-deploy (push) Has been cancelled
2025-09-28 15:30:48 +08:00
xuyue c6d2e17476 添加AI分析
Deploy / build-and-deploy (push) Has been cancelled
2025-09-28 10:51:04 +08:00
xuyue 0f0312529b fix
Deploy / build-and-deploy (push) Has been cancelled
2025-09-26 10:25:50 +08:00
xuyue b33b0ee110 update
Deploy / build-and-deploy (push) Has been cancelled
2025-09-24 19:14:30 +08:00
xuyue dea523cb15 update
Deploy / build-and-deploy (push) Has been cancelled
2025-09-16 18:08:46 +08:00
xuyue 4b59d1cf17 add turtle
Deploy / build-and-deploy (push) Has been cancelled
2025-09-16 17:37:43 +08:00
xuyue d9bcb81109 update
Deploy / build-and-deploy (push) Has been cancelled
2025-09-10 13:47:13 +08:00
xuyue 80d279365c add cpp
Deploy / build-and-deploy (push) Has been cancelled
2025-09-10 13:46:12 +08:00
xuyue 044b33f39c update
Deploy / build-and-deploy (push) Has been cancelled
2025-09-05 13:26:59 +08:00
xuyue b763eb60cd update
Deploy / build-and-deploy (push) Has been cancelled
2025-09-05 09:18:32 +08:00
xuyue 07847d351d maxkb 2025-08-22 23:46:01 +08:00
xuyue e0944e50d1 fix 2025-08-22 22:57:41 +08:00
xuyue bb93d717b8 fix 2025-08-22 22:54:04 +08:00
xuyue e188cca3af update 2025-08-22 22:29:21 +08:00
xuyue 0d824026a5 update 2025-08-22 20:37:39 +08:00
xuyue 09328a3147 update 2025-07-16 09:22:03 +08:00
xuyue 5240e029c5 update 2025-05-13 12:01:14 +08:00
xuyue c09323cc8f update 2025-05-09 15:30:03 +08:00
xuyue b91d7405fc update 2025-05-09 10:47:29 +08:00
xuyue aa6854b6ab fix 2025-05-08 20:33:58 +08:00
xuyue 361cd71c37 fix 2025-05-08 20:12:34 +08:00
xuyue a6ac3fd5f3 fix 2025-05-08 18:38:00 +08:00
xuyue 30b7df3544 fix 2025-05-08 18:34:14 +08:00
xuyue a69fce5679 test 2025-05-08 18:18:47 +08:00
xuyue f21c9f95d0 添加图标 2025-05-08 18:12:33 +08:00
xuyue e3858af2c4 fix 2025-05-08 17:57:12 +08:00
xuyue 33b6e242c3 使用环境变量 2025-05-08 16:02:34 +08:00
xuyue eb9cda14ff update 2025-03-30 11:22:04 +08:00
xuyue 3fb2232ad8 update 2025-03-23 21:47:16 +08:00
xuyue ef91ac6ef0 revert 2025-03-05 23:14:48 +08:00
xuyue c64b896257 fix 2025-03-05 23:03:31 +08:00
xuyue cef442b194 fix 2025-03-05 23:03:19 +08:00
xuyue 4dd15128f5 use reversed api 2025-03-05 22:36:31 +08:00
xuyue e492314748 test 2025-02-26 11:19:00 +08:00
xuyue d7ef54dfde 隐藏遮罩 2025-02-24 11:47:40 +08:00
xuyue 647041590f 删除对 chrome 版本的判断 2025-02-19 19:21:20 +08:00
xuyue 37b30502d1 fix 2024-12-23 21:42:12 +08:00
xuyue 5bc5688aa6 传入暗色给调试页面 2024-12-23 21:36:47 +08:00
xuyue 433108c956 update 2024-12-23 20:46:29 +08:00
xuyue 10676f2714 fix 2024-12-22 21:38:48 +08:00
xuyue 04ab0d938e fix 2024-12-22 20:24:15 +08:00
xuyue 873c2fbaec update 2024-12-22 18:48:47 +08:00
xuyue 84e0034a15 fix 2024-12-22 02:17:02 +08:00
xuyue c9bcd42ada 添加调试模块 2024-12-22 02:06:54 +08:00
xuyue b89cef5b7c fix 2024-12-19 23:03:52 +08:00
xuyue 901f273d2b fix reset 2024-12-19 09:17:50 +08:00
xuyue 263bb327aa fix 2024-10-26 22:47:25 +08:00
xuyue 8250008971 fix 2024-10-26 22:46:12 +08:00
xuyue f9e21d366a fix 2024-10-15 12:27:45 +08:00
xuyue 4465806812 使用 rsbuild 2024-10-15 12:06:24 +08:00
xuyue ecdee01e69 update 2024-10-15 11:15:12 +08:00
xuyue 8c240f2db4 删掉模板代码 2024-10-13 13:02:47 +08:00
xuyue 5d8491ceb6 add code preset 2024-10-08 23:02:55 +08:00