pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:C# language:JavaScript
Filter by
137M results
This PR converts the entire livecodata codebase from JavaScript to TypeScript, adding comprehensive type safety across
all modules.
Summary
All source files have been migrated from .js to .ts with full ...
Аудит и фиксы реальных багов (поверх #24):
Backend
- POST /movies/:id/ratings: userId из JWT, а не из тела (раньше всегда 400)
- POST /movies/upload: файл перекладывается в uploads/ id / id .mp4 ...
💡 What: Added aria-label and aria-expanded attributes to icon-only buttons throughout the app (Teams.jsx,
AuctionLive.jsx, PlayerProfiles.jsx). Also fixed a syntax error preventing the app from building ...
Summary
In the Android widget picker (long-press home screen → Widgets), every lifeGLANCE widget appeared blank with a perpetual
spinning circle. iOS shows real content there.
Root cause. The widgets ...
- CvUploadedEvent eklendi
- CvParsedEvent eklendi
- CvAnalyzedEvent eklendi
Summary
- change name to black_knight.
Ticket
- Coding Clanker ticket 3
Summary
GitHub Actions is forcing several actions that target the Node.js 20 runtime to run on Node 24, emitting a deprecation
warning in both the daily E2E and PR build checks. This bumps those actions ...