Skip to content

issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:TypeScript

Filter by

57.1M results  (757 ms)

57.1M results

Description ActivityTimeline (frontend/src/components/timeline/ActivityTimeline.tsx) renders the full list of TimelineEvent entries in a flat vertical stack with no grouping, no empty state, and no virtualization. ...

Noticed the config parsing falls back to defaults silently when a key is missing. Would be useful to raise a warning at startup for missing optional keys.

Background LeaderboardService (src/leaderboard/leaderboard.service.ts) and its scheduler recompute rankings, and the entity is indexed by [ season_id , rank ]. Reads are likely offset-paginated and recomputed ...
Backend
caching
feature
performance

Background NotificationsService + EmailService (src/notifications/) send notifications individually, and UserPreferences (src/users/entities/user-preferences.entity.ts) already has a column block of boolean ...
Backend
feature
notifications

Background Users can sign up and generate data across predictions, markets, competitions, notifications, leaderboard, etc., but there is no way to export all of their personal data or to delete an account. ...
Backend
compliance
feature
privacy

Background SorobanListener (src/soroban/soroban.listener.ts) streams contract events and the indexer module persists them. If the process is down, the RPC drops a connection, or an event is missed, the ...
Backend
blockchain
feature
reliability

Background The platform emits many domain events (market created/resolved, prediction settled, dispute opened) and currently broadcasts them in-app only (src/websocket/, src/notifications/). Third parties ...
Backend
feature
integrations
reliability

Background Auth today is JWT-only (src/auth/, src/common/guards/jwt-auth.guard.ts), which is fine for the web client but unusable for server-to-server integrations (bots, data partners, the agent module). ...
auth
Backend
feature
security

details summary img src= https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png width=19 height=20 Vulnerable Library - b ujson-5.12.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl ...
Mend: dependency security vulnerability

Getting a CORS error when the API is on a different subdomain. Adding the credentials: include option to fetch requests and matching Access-Control-Allow-Credentials on the server fixed it.
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.