pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:HTML language:C#
Filter by
188M results
Translations update from ioBroker Translation System for ioBroker Adapters/mqtt.
Current translation status:
Weblate translation status
Summary
- Replace navigator.onLine-only offline detection with an active no-cache network probe
- Keep immediate offline event feedback, but correct false positives/false negatives across mobile browsers ...
Upgrade Tokamax benchmarks to use CUDA 13.2 container image and Python 3.13.
Stack from ghstack (oldest at bottom):
- (to be filled)
The CuTeDSL overrides only register when nvidia-cutlass-dsl is at a version in _CUTEDSL_REQUIRED_VERSIONS and
apache-tvm-ffi is installed. CI ...
📝 Description
This PR implements the user authentication system by adding both registration and login flows. Users can now create a
new account and securely log into the system.
Summary
Closes CodeQL alerts #35, #36, #37 — all URL redirection from remote source (Medium).
The previous fix routed user input through safe_redirect(), but CodeQL s taint analysis follows the value ...
변경사항
- 보기 토글(▦ 카드 / ▤ 표)
- 정렬: 기본·이름순·가격 낮은순·가격 높은순
- 표 뷰: 일반실/특실·전화·링크 컬럼, 헤더 클릭 정렬(일반실 asc/desc 토글)
- 탭 전환·검색 시 선택한 뷰/정렬 유지
로컬에서 카드/표 전환, 4종 정렬, 헤더 토글, 탭 유지, 콘솔 에러 0 검증 완료.
What
Wires the academy catalog (GET /b2c/catalog) into the admin so you can pick a Mastery course code from a list instead of
typing masteryCode by hand on each product.
How
- api/_academy.js — fetchCatalog(): ...
Automated SHA bump for slack. The new SHA was validated via claude plugin validate in this workflow run before this PR
was opened.
| Old SHA | New SHA |
| --- | --- |
| 7b9458950d38 | 38fb95929938 |
...
概要
@shincraft2023 の投稿エンゲージメント・コメント(返信漏れ)を自動チェックする仕組みを追加。
変更点
- scripts/lib/instagram_client.mjs: Instagram Graph APIクライアント(読取専用)
- scripts/check_instagram.mjs: 最新投稿のいいね/コメント数・返信漏れ候補を表示。トークン未設定時はChrome版プロンプトに自動フォールバック ...