pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:HTML
Filter by
175M results
What feature does this PR add?
로그인 세션 유지 시간을 기존 10일에서 12시간으로 변경했습니다. 세션 유지 시간을 JWT_VALID_SECONDS 환경 변수로 관리할 수 있도록 수정했습니다. README의 환경 변수 목록과 .env.local
예시에 JWT_VALID_SECONDS=43200 설정을 추가했습니다.
fixed #612 ...
9C(춘추)·CA(에어차이나) 등 일부 항공사가 로고 없이 코드 뱃지로 뜨던 문제 수정.
원인
웹은 gstatic 로고 CDN을 썼는데, 테스트 결과 9C·AS·FM·IT·JQ·TR·UO·WE·YP·CA·MU 등 다수가 404 → onerror 폴백(코드 뱃지)로 표시됨.
수정 (index.html airlineLogoSrc)
모바일 앱과 동일하게 pics.avs.io(Aviasales ...
Implements #209
Description
Allows registering of methods as safe for inclusion on generated FakeQuerySet classes via a new decorator.
When used, the assembled classes take on the name FakeModelNameQuerySet, ...
:robot: I have created a release beep boop
0.134.1 (2026-06-14)
Bug Fixes
- show full release history when latest release has no APK (#951) (d45b361)
This PR was generated with Release Please. See ...
autorelease: tagged
Summary
Harden two anti-pattern classes in the plan-marshall Python sources, and port the generalised guidance into
pm-dev-python:python-core.
Pattern A — replaces the per-element any(_route_matches(p, ...
Problem
The main build fails — the pre-push Trivy scan finds 3 HIGH in the nginx:alpine runtime image (image never pushed):
- libcrypto3 + libssl3 — CVE-2026-45447 (openssl Heap UAF in PKCS7_verify, ...
size/XS
This automated PR adds new Domoticz Python plugins found on GitHub that were not yet in the registry.
The search query finds repositories matching domoticz plugin language:python.
automated pr
enhancement
Increment 2 of the inbox control-center overhaul — show the work layer #2, stacked on the Atlas presence (#859). Targets
atlas-presence so the diff is only increment-2 work; retarget to main once #859 ...