pullrequests Search Results · language:Edge language:TypeScript language:PHP is:merged language:HTML language:Python
Filter by
112M results
Summary
- Vendor swagger-ui-dist@5.32.6 under frontend/static/swagger-ui/ and serve participant_api s /docs from those
same-origin assets instead of the CDN
- Self-host web_ui s /docs too (the ...
Summary
- Removed fuzzyMatchMultiple from src/search.ts and its test block + fine-tuned test from src/search.test.ts
- Removed getModelCount from src/pricing.ts and its describe block from src/pricing.test.ts ...
Summary
Closes #37
Redacts 13 occurrences of internal AWS resource identifiers across 4 committed files. No credentials were exposed (the
account number was already a placeholder), but auto-generated ...
Summary
- Recipe tab add buttons (GR, MEP, Menu, Platte) restored — hidden unless admin PIN is unlocked; new Platte button
opens GR form pre-set to Platte type; updateRecipeAddButtons() now fires ...
Two unguarded division-by-zero cases:
1. trend_classifier.py detect_outliers() zscore method: divides by std without checking for zero. All-identical values
produce inf/nan arrays. Early return added ...
Integrated the login and register pages into the landing page and improved the styling of all public pages