Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:Java linked:pr language:Java linked:pr

Filter by

3.2M results  (289 ms)

3.2M results

- [x] Зарегистрироваться на гитхабе и создать публичный репозиторий для домашнего проекта - [x] Для отработки ДЗ, создать ветку hw-1, в ней readme, сделать коммит и PR в main. - [x] Настроить ide ...
hw-1

📝 무엇을 하나요? GET /api/v1/workspaces 응답의 WorkspaceResponse에 updatedAt 필드를 추가합니다. 프론트엔드에서 워크스페이스 목록 최근 수정 순 정렬에 필요합니다. 📌 To do - [x] WorkspaceResponse에 updatedAt 필드 추가 - [x] from(), fromDetail() 팩토리 ...
enhancement

목표 관리자 도구와 외부 운영 스크립트가 경로 피드백 현황을 서버 렌더링 화면에 의존하지 않고 JSON API로 조회할 수 있게 합니다. 대상 영역 - backend route 관리자 API - 경로 피드백 대시보드 요약 응답 - repository contract test 배경 경로 피드백은 실제 이동 가능한 경로 품질을 개선하는 핵심 ...

Feature 기능 설명 - 메인 페이지에서 사용할 전체 과정 기준 최신 리뷰 5개 조회 API를 추가합니다. - 기존 과정별 리뷰 조회 API 응답에 일반/인증 리뷰 구분 없이 작성자의 프로필 이미지 URL을 포함합니다. 배경 및 목적 - 메인 페이지 리뷰 섹션에서 정적 리뷰 대신 실제 사용자가 최근 작성한 리뷰를 노출해야 합니다. - ...
enhancement

Let s add to every rule a new method .hint() It should return a single English paragraph (no EOLs, just one line) that explain how this particular violation should be fixed, what is the best practice ...
enhancement

Problem server/index.js uses app.use(cors()) with no options, allowing any origin. All /api/providers* endpoints (create, delete, test, set-active) and /api/search are unauthenticated. The server also ...

Problem The client only ever receives masked keys (getSavedSafe → ***1234). When that masked value is submitted back (e.g. editing a provider without changing the key), save() tries to restore the real ...

Problem Every search() calls getTags(), which always hits Modrinth /tag/*. If Modrinth is unreachable, getTags() throws and the whole search returns 500 — even when the local DB is populated. This contradicts ...

Problem The custom/ollama/opencode providers accept an arbitrary baseURL that the server then fetches server-side (complete()/ping()). POST /api/providers/test lets a caller specify any URL and make the ...

Problem In public/app.js, createResultCard escapes text fields (title, description, explanation) but interpolates several values into the DOM without escaping/validation: - img src= ${r.icon_url} ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.