issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:JavaScript
Filter by
33.3M results
Adjust Profile Avatar and Sign Out style. 1.Add Icons for Profile Avatar and Sign Out. 2. Adjust Profile Avatar and Sign
Out font size.
Summary
ReviewQueue uses the same _locks map for two different concurrency mechanisms: queued processing via enqueue() and
mutex-style execution via runExclusive().
Affected area
- backend/utils/reviewQueue.js ...
Summary
globToRegex() in the GitHub Action converts exclude patterns into regular expressions but does not escape most regex
metacharacters. Valid file paths containing characters like +, (, ), [, ], ...
img width= 1446 height= 103 alt= Image src=
https://github.com/user-attachments/assets/795f320e-77d1-4abd-8e10-b6515bc75a5d /
Summary
github-action/index.js uses the core object from @actions/core, but the file never imports it. This causes the GitHub
Action to fail as soon as it tries to read inputs or report errors.
Affected ...
Summary
frontend/src/utils/api.ts sends the cached CSRF token once and does not recover when the backend rejects it as expired
or rotated.
Affected area
- frontend/src/utils/api.ts
- apiFetch() ...
Summary
The backend rotates and invalidates the CSRF token after every state-changing request. This can break valid concurrent
requests that were sent with the same token.
Affected area
- backend/index.js ...
Summary
The logout endpoint clears a cookie named session, but the backend session middleware creates the actual auth cookie as
reposage_session. As a result, logout can report success while leaving the ...
Summary
backend/utils/repoReader.js uses the Node filesystem API throughout the file, but it never imports fs. This makes the
repo reader utility fail immediately at runtime.
Affected area
- backend/utils/repoReader.js ...
Is there a specific app this action is for? social_fetch
Please provide a link to the relevant API docs for the specific service / operation.
https://app.socialfetch.dev/playground?path=/v1/tiktok/users/search ...
action
enhancement
good first issue
help wanted

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.