issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:JavaScript
Filter by
33.2M results
Summary
trash has 6 commands registered in lib/cli/commands/trash.js: list, get, restore, delete, empty. Only empty is tested
(test/unit/folders_trash_cli.test.js, tests #4 + #136). No tests for list, ...
enhancement
priority: medium
Problem
There is a versioned API (Controllers/V1) and API tokens with scopes (ReadOnly/ReadWrite/Admin), but the public-facing
developer experience is thin: no published OpenAPI doc surface for token ...
authorized-feature
modernization
roadmap
Problem
The solution currently has no test projects. Domain logic (certificate expiry/OCSP transitions, workspace ownership,
notification rules), MediatR handlers, and the SvelteKit utilities are validated ...
infra
modernization
roadmap
Problem
NotificationRule.ChannelConfig is stored as a raw JSON string ({}). There is no schema validation, so a malformed
Slack/Webhook/Telegram config only fails at delivery time, and the web UI has ...
modernization
roadmap
Problem
The app already uses Aspire ServiceDefaults, but there is limited custom instrumentation around the domain-critical
flows (uploads, parsing, OCSP, notification delivery, email service via RabbitMQ). ...
infra
modernization
roadmap
Problem
Expiry checking (CertificateExpiryCheckerService) and OCSP revocation (CertificateRevocationCheckService) run as hosted
services. There is no centralized scheduling, retry/backoff, dead-lettering ...
infra
modernization
roadmap
I downloaded the current version (as of right now, 6/17/26 at 4:58pm EDT), double clicked the Unix executable file, and
it launches into Terminal, does some things, checks for updates, etc. I opened settings.json, ...
Summary
Remove JWT verification and CSRF protection from the ingest-service s upload routes. The gateway will handle all
authentication and inject identity headers.
Motivation
The ingest-service currently ...
enhancement
refactor
security
service:ingest
With more than one monitor the popover doesn t drop under the tray icon — it opens on the wrong display and gets
clipped. Most noticeable when the displays have different scale factors (e.g. a 2x built-in ...
Summary
Remove JWT verification guards from the auth-service s user-facing routes (/me, /admin/*), and add a new internal
endpoint that the gateway can call to resolve admin status.
Motivation
Once ...
enhancement
refactor
security
service:auth

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.