issues Search Results · language:Dune language:Python language:JavaScript language:Java language:Ruby language:JavaScript
Filter by
57.9M results
Goal
Provide a dashboard summarizing system usage and content counts.
Scope
- Aggregate counts for users/members, activities, events, news
- Return chart-ready datasets for frontend visualization ...
Goal
Expand from activities-only to broader club content management.
Scope
- Add Event and News data models
- List endpoints for events and news, newest first
- Pagination support on list views ...
Goal
Implement secure password recovery and change flows.
Scope
- Password change for authenticated users
- Password reset request and tokenized reset confirmation
- Email backend configuration ...
Goal
Support richer user profiles beyond email identity.
Scope
- Add Profile model linked 1:1 with user
- Fields: date of birth (optional), profile photo (optional)
- Profile edit endpoint and ...
Acceptance:
- [ ] Tailwind configured; brand palette wired as theme tokens (primary #843bd7 etc.).
- [ ] shadcn-vue (Reka UI) initialized; at least one component renders.
v2
Acceptance:
- [ ] packages/extension created in the pnpm workspace with WXT + @wxt-dev/module-vue.
- [ ] TypeScript strict mode enabled.
- [ ] Popup entrypoint renders a Vue 3 script setup component. ...
v2
Description\nConfigure Redis as distributed cache for sessions and frequently accessed data.\n\n## Acceptance Criteria\n- [ ] Install StackExchange.Redis\n- [ ] Create ICacheService interface in Core\n- ...
backend
enhancement
infrastructure
背景
backend/src/server.js の app.use(cors()) がオプションなしで適用されており、すべてのオリジンからのリクエストを許可している。本番環境では許可オリジンを明示的に絞るべき。
改善内容
- cors({ origin: process.env.ALLOWED_ORIGINS?.split( , ) }) に変更
- ALLOWED_ORIGINS ...
어떤 기능인가요?
결제(Payment) 도메인 고도화: ERD 데이터 구조 동기화(pg_real_amount 등 추가), 복합 결제 금액 검증 오류 수정 및 동시성 제어 적용
작업 상세 내용
- [ ] Payment 엔티티에 pg_real_amount, subscription_id, pg_provider, payment_method 컬럼 반영 및 정적 ...
Acceptance:
- [x] CLAUDE.md captures: browser.* only, no hand-written background, faker@10 correctness, brand tokens,
visual-parity gate, ≤3-agent working method, GitHub-as-source-of-truth.
- ...
documentation
v2

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.