Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:Python language:Java language:Python

Filter by

54.8M results  (721 ms)

54.8M results

Increment download counter when audio URL accessed via proxy. GET /api/episodes/:id → download_count. GET /api/shows/:id/analytics → total downloads, top episodes, daily chart.
enhancement

Raw RSS show_notes often contain HTML. Server-side sanitize and store. GET /api/episodes/:id → includes sanitized show_notes HTML safe for WebView render in PlayerScreen.
enhancement

描述 data get stockinfo 使用 --filter 参数时,交互模式正确过滤,但 --raw 模式忽略 filter,返回全部数据(包括测试数据)。 复现 # 交互模式:正确过滤,返回 51 条银行股 $ ginkgo data get stockinfo --filter 银行 --page-size 5 # ✅ 平安银行(000001.SZ), 兰州银行(001227.SZ)... ...
bug

Episode chapters stored from RSS or manual entry: timestamp, title, image_url. GET /api/episodes/:id/chapters → chapter list. Player uses to show skip to chapter controls.
enhancement

GET /api/search?q= → full-text search across episode titles and descriptions. Ranked by relevance. Filter by show, date range. Useful for finding specific episodes across many shows.
enhancement

POST /api/shows/:id/subscribe → follow show (auth). GET /api/shows/subscribed → user s subscribed shows. Email/push notification when new episode detected in RSS.
enhancement

POST /api/queue → add episode to queue. DELETE /api/queue/:id → remove from queue. PUT /api/queue/reorder → drag-to-reorder. GET /api/queue/me → current queue. Up next in player.
enhancement

POST /api/episodes/:id/progress → save playback position in seconds (auth). GET /api/episodes/:id/progress → return saved position. Auto-save every 10s during playback.
enhancement

v0.5 Colony Roles and Production: Clustered Building Placement Near the Village Hub Summary Add clustered building placement around the settlement/village hub so shelters, stockpiles, and workshops form ...
building
feature
gameplay
performance
settlement
testing
v0.5

GET /api/episodes → list with title, show, date, duration, audio_url, description, image. GET /api/episodes/:id → full episode including show_notes HTML, chapters. Replaces hardcoded episodes data.
enhancement
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.