Skip to content

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

Filter by

60.3M results  (734 ms)

60.3M results

worker/summary.ts has a // TODO: metering/quota seam. Add a per-user daily cap before opening the feature beyond the allowlist, else an allowlisted user could loop it and run up the Anthropic bill.
area:security
P0

Enable RLS with a tight policy on every user-owned table (favourites, suggestions, profiles, ai_summary_allowlist): auth.uid() = user_id for read AND write so users cannot see/edit others rows. Most important ...
area:security
P0

GDPR right to erasure. Frontend button + Supabase RPC/policy that removes the user s email + favourites + any submitted content. Must actually delete, not just deactivate.
area:gdpr
area:security
P0

Verify the Supabase project region (EU/UK preferred) and ensure the Privacy Policy international-transfers section is accurate for where data actually lives.
area:gdpr
P0

UK data controllers collecting personal data (email) must register with the ICO and pay the annual fee (~GBP 40-60 for small entities). https://ico.org.uk . Add the registration number to the privacy policy ...
area:gdpr
area:legal
P0

In src/lib/legalContent.ts fill the «PLACEHOLDER» fields: legal trading status (sole trader vs company), postal/contact point, ICO registration number (once registered). Confirm the age threshold (currently ...
area:legal
P0

Default Supabase mailer is rate-limited (~3-4/hr) and lands in spam. Wire up Resend/Postmark/SES sending from the @ever-when.com domain. Customise the confirmation email template (sender name Ever-When, ...
area:email
P0

Supabase - Authentication - Providers - Email - enable Confirm email. Frontend already handles the unconfirmed state (needsConfirmation).
area:email
P0

Create privacy@, support@ (or hello@) and noreply@ at ever-when.com. Cloudflare Email Routing for inbound forwarding; Google Workspace/Fastmail/Zoho if you want true send-from mailboxes. Configure SPF/DKIM/DMARC ...
area:email
area:legal
P0

Summary Several commands (nodes, status, inventory, pull) include the raw HTTP URL in their error messages when the local daemon is not running. The internal URL/port details are noise for end users. ...
bug
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.