Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java

Filter by

129M results  (2 s)

129M results

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com Claude-Session: https://claude.ai/code/session_01EPPA5yLTCzbyNnP8MxSnqA

- Autenticación JWT - Validación de tokens entre microservicios - Lista negra de tokens - HATEOAS en AbonadoController - Documentación Swagger/OpenAPI - Correcciones de configuración y dependencias ...

요약 Closes #99 변경 내용 - 현재 인증 사용자가 참여 중인 채팅방 목록 조회 API 추가 - 채팅방 목록 응답 DTO ChatRoomDetail 추가 - 구매자 또는 판매자로 참여 중인 채팅방을 조회하는 Repository 쿼리 추가 - 채팅방 목록을 마지막 메시지 시각 기준 최신순으로 조회하도록 Service 구현 - DTO ...

Automated weekly upgrade of mise tools via mise upgrade --bump.
dependencies
mise

Bumps actions/checkout from 6 to 7. details summary Release notes /summary p em Sourced from a href= https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions

Summary - Payday fix: Changed biweekly anchor from May 20 (Wed) to May 22 (Fri) in modules/utils.js so pay cycles align with Friday paydays. Today (July 1) now correctly shows July 3 as the next ...

#1016
bug
service/app-engine

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

概要 issue #442 で追加した mprotect の未マップ検査が native backend (KVM/WHP) で誤爆し、Rust バイナリ (codex 等) の native 起動を壊していた regression を修正。 原因 sys_mprotect の if(!mem.in(addr)) return -ENOMEM(#442、未マップ領域の POSIX ENOMEM)は、mem.in() ...

Fleshes out the profile/settings page into a fuller, more app-like surface — but only with sections that actually do something (no filler toggles). Account (signed-in users) — a proper account section: ...