pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:CSS language:Java language:Java
Filter by
50.4M results
수익행이 지출행보다 커 보이던 착시의 진짜 원인은 글자 크기가 아니라 수익행 아래 어디에 썼나 점선 여백(17px)이었음.
- t7-ve-section margin-top 8px→2px, padding-top 9px→8px (점선을 수익행 쪽으로 당겨 여백 축소)
Generated by Claude Code
Bumps the actions group with 1 update: github/codeql-action.
Updates github/codeql-action from 4 to 4.36.1 details summary Release notes /summary p em Sourced from a href=
https://github.com/github/codeql-action/releases ...
dependencies
github_actions
size: XS
概要
DELETE /api/v1/teams/{teamId}/schedules/{scheduleId}/scheduled-tasks/{taskId} エンドポイント(機能55 第三陣で追加済み)の Controller
単体テストを追加する。
追加テスト
TeamScheduleControllerScheduledTaskTest.java(3件):
- 取消成功_PENDINGタスク_204を返す ...
Bumps the production-dependencies group with 24 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| @clack/prompts | 0.11.0 | 1.5.1 |
| @floating-ui/dom | 1.7.4 | 1.7.6 |
| @myriaddreamin/rehype-typst ...
dependencies
javascript
Description
!-- Explain the change done in one-sentence --
Type of Change
- [x] Bug fix (non-breaking change)
- [x] New feature (non-breaking change)
- [ ] Breaking change (fix or feature that ...
Adds an openai-compatible provider to the demo agent so it works with any OpenAI-style endpoint — DeepSeek, Kimi
(Moonshot), OpenAI, or a self-hosted HuggingFace TGI server. These are common lower-cost ...
💡 What: Implemented identity-based course metadata caching (WeakMap) and BFS expansion caching (Map) in
TagGraphService.js.
🎯 Why: scoreCourseRelevance was performing redundant graph traversals and tag ...
What this does
Routes the two RxLogic (Phoenix) calls in scripts/main.js through Xano instead of calling RxLogic directly from the
browser, which fixes the recurring CORS failures and removes the exposed ...