pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:Java language:Go
Filter by
162M results
Automated test pull request
Full hospital dashboard with medical triage, ambulance dispatch, capacity board, telemedicine, mass casualty mode.
Summary
- add the daily feed/detail experience, tag filtering, and related content cleanup
- refresh the homepage hero copy and responsive layout
- update logo handling for dark mode and rebuild ...
Automated test pull request
Summary
Resolves issue #63 by defining House Rules, safety boundaries, and the minimum viable moderation model for the
public-by-default MVP.
Changes
- CONTEXT.md: Updated House Rules with sharpened ...
:robot: I have created a release beep boop
details summary megapixels: 0.11.16 /summary
0.11.16 (2026-05-30)
Dependencies
- The following workspace dependencies were updated
- dependencies ...
autorelease: pending
- Consolidated IndexedDB logic into a resilient versioned migration system.
- Established a comprehensive testing suite using Vitest and React Testing Library.
- Flattened project structure and removed ...
Summary
- add GitHub Actions CI for backend tests and frontend lint/build
- introduce a frontend ESLint flat config and npm --prefix frontend run lint
- fix the current frontend lint findings with ...
Automated test pull request
Summary
Closes #1515. The 2015 reporter found that the UI Calendar component was silently normalising the time-of-day on every
setDate / setSelectedDate / setCurrentDate call — MonthView.setSelectedDay ...