Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript language:HTML

Filter by

2.2M results  (383 ms)

2.2M results

Determine which relays actually accept writes. NIP-11 enrichment (no key/writes) nip11Flags also reads min_pow_difficulty (→ requiresPow) and restricted_writes (→ restrictedWrites); stored on the relay ...

Changes to be Done -Reset functions must be hidden in another Function and should not be easily accessed -Must have Proper Confirmation -Dark/Light mode button must be there also

Description Administrative write actions (creating or deleting portfolio achievements) currently fail to generate an audit trail. While other admin mutations (like managing users or events) utilize the ...
admin-dashboard
assigned
bug
good first issue
gssoc:approved
GSSoC'26
level:advanced
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:high
type:accessibility
type:bug
type:performance
type:security
type:testing
valid-issue
website

Problem Two spawn sites run real external processes, isolated in tests only by convention (empty PATH / fake paths), not structurally: - src/routines/service.rs:211 — svc_trigger runs the agent command ...

Problem kill_pid() (src/restart.rs:79 unix / :87 windows) runs the real kill -9 pid / taskkill /F /PID pid with no override seam. Current tests are well-behaved: restart_tests.rs:170-175 spawns its ...

Problem src/routines/cleanup/session.rs spawns the real tmux binary with no override seam: - tmux_session_alive() (line 14) → tmux has-session -t = session - tmux_kill_session() (line 30) → tmux ...

Problem plist_path() (src/service/macos.rs:26) resolves via dirs::home_dir(): pub(super) fn plist_path() - anyhow::Result PathBuf { plist_path_from_home(dirs::home_dir()) } Service install/uninstall ...

Problem launchctl_bin() (src/service/macos.rs:12) is the exact pre-#211 crontab pattern: pub(super) fn launchctl_bin() - String { std::env::var( MOADIM_LAUNCHCTL_BIN ).unwrap_or_else(|_| launchctl ...

@claude Supabase Edge Function logs show the webhook is receiving checkout.session.completed correctly and RESEND_API_KEY is present. However the logs show: [webhook] sale path — listings fetched: 0 ...
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.