pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:Java language:Java
Filter by
143M results
Reverts GiooEsteves/modelink#10
qwen3-coder 대신 gemma4 를 기본 모델로 사용한다. 서버가 MLX 기반(OpenAI 호환) 이라 응답은 choices[].message.content 로 파싱되며 기존 fallback 으로 처리된다.
정확한 모델 식별자는 ai.llm.model 로 덮어쓸 수 있다.
Claude-Session: https://claude.ai/code/session_014FLgXk3nFaAAoAPsipPA6Z ...
Summary
직전 PR의 모바일 카드형 fallback (행을 display:block + 카드 박스로 펼침)을 진짜 table 행 구조의 압축 테이블로 교체. 퀸알바 게시판처럼 표 느낌을 모바일에서도 유지.
모바일 컬럼 (@media (max-width: 768px))
| 보임 | 숨김 |
| --- | --- |
| 제목 (flex) | 번호 | ...
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
Description
Created the Video entity to hold database metadata for videos uploaded to Amazon S3. VideoService handles generating
presigned S3 url for the frontend and saves metadata to the database. VideoService ...
Follow-up to the adapted code-maturity assessment (added as docs/CODE_MATURITY_ASSESSMENT.md). Closes both CRITICAL
roadmap items.
CRITICAL-1 — balance read-modify-write race
POST /api/transactions checked ...
what
データベースを新しくする。
why
本番環境のデータベースが壊れていたため
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
Checkpoint for the v4 re-scout endnote-lost-on-export fix (#116). Appends a dated last-point.md entry, ticks the
execution-map daily log, and records the v4 backlog (comments #2, paragraphSpacing #3). ...
- 회원 이메일 인증 및 알림 발송 기능 구현
- 휴면 계정 자동 전환 및 관리 기능 추가
- 이메일 발송 기능 구현 (emails.py)
- 휴면 계정 전환 Celery 태스크 추가 (tasks.py, apps.py)
- 휴면 처리 관리 커맨드 추가 (run_dormancy_check.py)
- 휴면 관련 마이그레이션 추가 (0004_add_dormancy_warning_sent_at) ...