Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:JavaScript language:C# language:HTML

Filter by

229M results  (2 s)

229M results

Summary The shared action sheet (PopupMenu in app/ui-kit/folder-launcher-core.tsx) had been overridden into a bottom-anchored sheet with a Cancel row. This restores the intended pattern: a dead-centre ...

Increase timeout and prepare frontend proxy for CI/CD

Summary Documents the production packaging metadata required before Noetica can ship as a signed desktop app artifact. Scope - Add docs/production-packaging-metadata.md. - Define app identity, icon, ...

Fixes 6 consecutive Railway deploy failures. Middleware was Edge by default, csrf.ts uses node:crypto, webpack errored. Force runtime=nodejs. Local pnpm build GREEN. Mahmut bekliyor: TR-day pencere fix ...

This PR contains the following updates: | Package | Change | Age | Confidence | | --- | --- | --- | --- | | tar | 7.4.3 → 7.5.11 | age | confidence | By merging this PR, the issue #137 will be automatically ...
backport:all-open
release_note:skip

What Scrub dangling artifact references from the generated, committed agent-facing docs (AGENTS.md, PROJECT.md) so a downstream coding agent in a published repo is never pointed at files that are not ...

Bumps mssql from 12.5.0 to 12.5.5. details summary Release notes /summary p em Sourced from a href= https://github.com/tediousjs/node-mssql/releases mssql s releases /a . /em /p blockquote h2 v12.5.5 /h2 ...
dependencies
javascript

Summary Closes #1212 The description textarea in MetadataStep already computed remainingChars but the counter had the wrong warning color and no limit-reached message. This PR fixes both and adds tests. ...