pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:PHP language:Java
Filter by
144M results
Summary
Explores JDK-specific builds instead of targeting a broad range: the single lowest-common-denominator artifact (Java 7
bytecode, minSdk 9) is replaced with two explicitly-pinned variants, which ...
관련 이슈
- Closes #36
변경 내용
- 36번 이슈 전부 구현 및 테스트 코드 작성 완료
영향 영역
- [ ] Auth/Security
- [ ] Domain/API
- [ ] AI client integration
- [X] Admin/Stats
- [ ] Infra/CI/CD
- [ ] Docs sync
테스트 ...
Summary
Docs-only — no app.js/style.css/CI changes, zero deploy risk. Records today s backend investigation work so it s not
stranded on a feature branch.
- membership-billing-additions.gs / audit-2026-07-09-parked-findings.md ...
Bumps the npm_and_yarn group with 2 updates in the / directory: @babel/core and ws.
Updates @babel/core from 7.26.0 to 7.29.6 details summary Release notes /summary p em Sourced from a href=
https://github.com/babel/babel/releases ...
dependencies
javascript
מה זה מוסיף
עמוד חדש **כספים → חיוב ידני ** עם שני מסלולים, לבצע סליקה ידנית אחת ולראות שהסליקה והחשבוniות עובדות מקצה לקצה:
מסלול א׳ — לקוח עם כרטיס שמור
בוחרים לקוח (מוצגים רק לקוחות עם כרטיס פעיל ...
概要
リスト名・カードのテキストに上限文字数(リスト名50文字、カードテキスト200文字)のバリデーションを追加する。
関連Issue
Closes #42
変更内容
- frontend/src/utils/validation.ts(新規)に上限定数(LIST_TITLE_MAX_LENGTH, CARD_TEXT_MAX_LENGTH)と共通バリデーション関数
validateRequiredText(必須チェック+文字数チェック)を追加 ...
Follow-up to #115 — hardening the admin surface after noticing the active-time backfill endpoint was only behind the
(public) shared API key.
Problem
decrypt-observations and backfill-active-time mass-decrypt ...