pullrequests Search Results · language:Edge language:TypeScript language:PHP language:TypeScript language:JavaScript
Filter by
142M results
Picks up #287 — record skipped save layers in the post-step save table.
Pipelines as Code configuration proposal
To start the PipelineRun, add a new comment with content /ok-to-test
For more detailed information about running a PipelineRun, please refer to Pipelines as Code ...
Updates the README.md file.
This pull request changes the following file(s):
- Update README.md
patch
readme
Summary
- /memo/page.tsx dynamic import → static import 교체 (청크 다운로드 대기 제거)
- SSR prefetch 제거 → navigation이 서버를 기다리지 않음
- localStorage initialData로 캐시 hit 시 즉시 표시 유지
Test plan
- [ ] /memo 클릭 ...
Summary
- r→r opens mailto:issues20260531@notedude.app to report issues
- l→l logout now works in demo mode (returns to sign-in screen)
- Keyboard shortcuts help overlay: Esc / ⌘⏎ combined for save, ...
Summary
Uploads (avatars, videos, chat images) used the Replit/GCS presigned-URL object store, which was never configured — so
the upload routes 500d both locally and anywhere we deploy. This reworks ...