issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr language:JavaScript
Filter by
4.5M results
Build REST API endpoints in src/routes/itemRoutes.js for:
- POST /items: accept item data, validate, compute hash, store in DB (without uniquenessTag yet), and return created
item.
- GET /items: ...
api
completed
feature
in-progress
Create src/models/item.js defining MongoDB schema for searchable items, including fields like title, content, source,
createdAt, hash, uniquenessTag. Implement connection logic to MongoDB in src/config/index.js ...
completed
database
feature
in-progress
Create package.json with dependencies (express, mongodb, dotenv) and test script using node s built-in test runner.
Create standard folder structure under src (config, models, services, routes, utils), ...
completed
in-progress
setup
Context
The stealth evidence benchmark (docs/stealth-evidence.md, PR #197) found a regression: vector T5-002 (Accept-Language
Presence) is flagged under Super-Browser but clean under raw Playwright.
...
bug
Descrição
Criação dos stubs (esqueletos de métodos) para todo o restante da especificação Java SE 8 da classe JString. Esta issue
não implementa lógica, servindo exclusivamente para preparar as assinaturas, ...
chore
Description
The contributor card background SVGs (the grainy coloured panels behind each portrait) render in local dev but are blank
on the production build / deployed Netlify app. Two separate root causes ...
bug
Describe the bug A webhook payload whose record nests raw incorrectly (or is otherwise malformed) causes
/webhook/{source}/with-vision to raise an unhandled exception → HTTP 500. Bad input should return ...
bug
Severity
HIGH — sweep A1, finding #1.
What
`main.py` reads operational fields straight from unverified JWT payload:
- `credits_remaining` (line ~259)
- `team_size` (line ~269)
- plus `subscription_tier`, ...
Core audio engine: several looping sounds at once, per-sound volume, ~1s fade. No UI yet.
Tasks
- [x] AudioEngine with Map SoundId, ExoPlayer , players created lazily on first play.
- [x] REPEAT_MODE_ONE ...
enhancement

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.