pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java
Filter by
183M results
Fixes #265.
Problem
get_meta_refresh() is quadratic on malformed input, the same class of bug as #263 (get_base_url). The cause is
_meta_tag_re:
_meta_tag_re = re.compile(r meta\b[^ ]* , re.IGNORECASE) ...
Completed the technical freshness audit for docs/tools/ai_knowledge/claude.md, which was the oldest issue identified.
The document now follows the 13-section High Confidence standard and includes mandatory ...
perf: Remove the table border line
…th asset support
The family Payments tab previously showed entirely fake, hardcoded balances/history (PAYMENTS/BALANCE in
src/family/data.js) for every family regardless of who was logged in. This adds a real payments ...
Removed deployment instructions for Railway and some features from the README.
🛠️ 작업 내용
PR에서 작업한 주요 내용을 적어주세요.
- [x] 참여 중인 사용자의 상태를 JOINED에서 LEFT로 변경하는 퇴장 로직 추가
- [x] 이미 퇴장한 사용자의 중복 퇴장 요청은 성공 처리되도록 멱등성 보장
- [x] 토론방이 존재하지 않거나 참여 이력이 없는 경우 예외 처리 추가
- [x] 퇴장 성공, 중복 퇴장, 방 없음, ...
Profile 更新類型
- [x] 新增我的 profile
- [ ] 更新我的 profile
- [ ] 移除我的 profile 內容
- [ ] 其他,需要維護者協助
確認事項
- [x] 我確認這是我自願公開的個人資料,沒有其他機敏、未經本人或他人同意公開的資訊。
- [x] 我理解 public_email 會公開顯示在網路上,可能被搜尋引擎、爬蟲或第三方保存。 ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Automated prettier cleanup over entire repo.