pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:JavaScript language:PHP
Filter by
161M results
Bumps the production-dependencies group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| figlet | 1.5.2 | 1.11.0 |
| eslint-plugin-import | 2.29.1 | 2.32.0 |
| axios | ...
Closes #11
Adds a constraint-based schedule generation engine and frontend schedule generation page.
Changes:
- Adds schedule generation API endpoint
- Generates valid combinations with one section ...
Root cause: playClip() always called Clips.play(videoId, start, end) which runs loadVideoById() — this seeks to the
segment start time unconditionally, even when the clip was mid-playback and paused.
...
Summary
Добавлена normalize_proxy() в core/helpers.py — автоматически конвертирует любой формат прокси в
http://login:pass@ip:port.
Проблема: прокси вида 91.188.241.79:9767:LJV4m4:aUx94c (формат ip:port:login:pass) ...
Summary
- Обработка документов: новые эндпоинты POST /documents/{id}/link-receipt и /link-statement для привязки
PENDING-документов к существующим чекам и транзакциям; статус переходит в PROCESSED ...
gab … sinngemäß folgendes an: → machte … sinngemäß folgende Angaben:
Generated by Claude Code
Problem
When JaCoCo/Kover is applied via a root build.gradle.kts convention — subprojects { plugins.withId(\
com.android.library\ ) { apply(plugin = \ jacoco\ ) } } or allprojects { ... } — instead of ...
…inRequest (#771)
Description
!-- What does this PR do? Be specific. -- Adds mode= before field validators to SignupRequest and LoginRequest in
backend/app/schemas.py to strip leading/trailing whitespace ...