Commit Graph

7817 Commits

Author SHA1 Message Date
syuilo c6a755c0a7 wip 2026-05-23 16:53:37 +09:00
syuilo 1154bb5370 wip 2026-05-23 15:54:07 +09:00
syuilo 1701e993cf Update cardboardBox.ts 2026-05-23 13:38:52 +09:00
syuilo 99f998cf60 wip 2026-05-23 13:32:51 +09:00
syuilo 05a8dcf897 wip 2026-05-22 18:59:21 +09:00
syuilo 90ea7902eb Update engine.ts 2026-05-22 17:43:44 +09:00
syuilo 644c16aee6 Update engine.ts 2026-05-22 17:42:29 +09:00
syuilo ce5857b265 Update engine.ts 2026-05-22 17:32:20 +09:00
syuilo fbae160442 Update README.md 2026-05-22 11:15:35 +09:00
syuilo 2daad2223d Update engine.ts 2026-05-22 10:40:50 +09:00
syuilo 6cbae336d0 Update env.ts 2026-05-22 10:39:42 +09:00
syuilo 47f9f38a40 wip 2026-05-22 10:31:40 +09:00
syuilo 73d6764a0b wip 2026-05-21 21:23:05 +09:00
syuilo c85ee681bb Update engine.ts 2026-05-21 21:03:19 +09:00
syuilo 61d5a5620a Update issyoubin.ts 2026-05-21 18:38:04 +09:00
syuilo 2873768cd2 Update engine.ts 2026-05-21 18:08:15 +09:00
syuilo 4c957ecd9b wip 2026-05-21 17:29:37 +09:00
syuilo 8c61fc2be0 refactor 2026-05-21 16:52:44 +09:00
syuilo 57057f56f5 wip 2026-05-21 16:37:54 +09:00
syuilo 985dd72a7f Merge branch 'develop' into room 2026-05-21 16:15:27 +09:00
syuilo dfbe765baa ObjectContainer 2026-05-21 16:15:18 +09:00
syuilo 555fa80709 wip 2026-05-21 14:26:27 +09:00
syuilo 7546e7c800 wip 2026-05-21 14:17:03 +09:00
syuilo ce36de7e4f Update steelRack.ts 2026-05-21 14:09:00 +09:00
syuilo 1cb96731e6 Update steelRack.ts 2026-05-21 14:07:03 +09:00
syuilo 4bf0ba3716 semi-procedual steel-rack 2026-05-21 13:29:55 +09:00
syuilo d2e48b707b wip 2026-05-21 12:04:43 +09:00
syuilo 8e70550c84 wip 2026-05-21 11:52:47 +09:00
syuilo 199c0f533b wip 2026-05-21 10:46:15 +09:00
github-actions[bot] 4aa1d9ffc8 Release: 2026.5.4 2026-05-21 00:31:56 +00:00
syuilo ad44cc3446 wip 2026-05-21 09:08:14 +09:00
anatawa12 3191f8a72d Merge commit from fork
This issue was originally reported by sururu-k as part of a series of ai slop public pull requests.
Although the original pull request was closed as ai slop, I later confirmed one described a real security issue.
2026-05-21 08:50:43 +09:00
github-actions[bot] 507f3e9870 Bump version to 2026.5.4-beta.0 2026-05-20 13:54:24 +00:00
かっこかり e400731bbe fix(backend): fix typo [ci skip] 2026-05-20 22:44:45 +09:00
かっこかり 98d362df23 Update theme.ts 2026-05-20 22:35:04 +09:00
github-actions[bot] f7c233fe9c Bump version to 2026.5.4-alpha.0 2026-05-20 13:14:34 +00:00
かっこかり 602a46cb78 Merge commit from fork
* fix(frontend): avoid recursive reference on theme variables

* fix(theme): filter compiled theme properties to include only valid themeProps
2026-05-20 22:05:15 +09:00
かっこかり 04f18fe919 Merge commit from fork
* fix(backend): restrict chat room / chat message permissions

* spec: モデレーター以上の権限では全てを閲覧可能
2026-05-20 22:03:53 +09:00
Julia Johannesen 6c40c96369 Merge commit from fork
* fix: Prevent timing attacks and RDF-graph rewrites

* fix: Proper vuln fix, not a bandaid

* fix: Accidental removal

* fix: Explicitly check for null

* fix: Address issues

* clean up

* lint fixes

* fix: reset pnpm-lock.yaml to current develop

---------

Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2026-05-20 22:02:25 +09:00
syuilo 8f73c22df3 Update engine.ts 2026-05-20 19:54:23 +09:00
syuilo 20eb342eff wip 2026-05-20 19:09:41 +09:00
syuilo 5d17b557c1 wip 2026-05-20 15:21:02 +09:00
renovate[bot] 408e94f41f fix(deps): update dependency ws to v8.20.1 [security] (#17430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-20 07:46:05 +09:00
syuilo 43cb18b3e9 wip 2026-05-19 20:26:33 +09:00
syuilo 75dfcf48b6 Update electronicDisplayBoard.ts 2026-05-19 19:23:45 +09:00
syuilo 9e9ae54c26 Update package.json 2026-05-19 16:08:43 +09:00
syuilo e78694f11b up 2026-05-19 16:04:48 +09:00
syuilo 5397beb965 Merge branch 'develop' into room 2026-05-19 15:56:21 +09:00
anatawa12 3a27ae0757 fix: false positive not exists error if sourceCode is empty (#17434)
* fix: false positive not exists error if sourceCode is empty

* Return empty array for empty sourceCode

* lint

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2026-05-19 15:55:53 +09:00
syuilo 92bc50cb90 Merge branch 'develop' into room 2026-05-19 15:23:21 +09:00