Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:TypeScript language:JavaScript

Filter by

176M results  (2 s)

176M results

Motivation - Make the side-mounted beacon modules visually read as integrated hardware matching the terminal housing rather than ornamental indicators. - Preserve all gameplay, hitboxes, control ...
codex

docs: clean up 1. VPC Overview to keep it strictly as an overview

The Glossary page selected MeetingSessionId on getVocabularyTerms, but the VocabularyTerm schema only has Term + Notes (per src/cloud/sync.ts). The Data Gateway rejected the query with HTTP 400. Removed ...

Summary @croco/transports-http now publishes @hono/node-server as a runtime dependency, so consumers that install the package can use CrocoApp.listen() without adding the Node adapter themselves. Fixes ...

Code changes was requested by @goofmint. - https://github.com/goofmint/dennoh/pull/7#discussion_r3409443039 The following files were modified: - src/translate/index.ts

目的 (§43 feature reconciliation) URL を /ops(運営/system_admin) と /app(学校/school_admin・teacher) に分割した後、/app 配下に残っていた self-school 監視重複(system_admin 限定に締まり死んでいたページ群)を /ops の all-school 正本へ統合する。1 PR・1 目的。 ...