issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python linked:pr
Filter by
4.4M results
Feature Proposal\n\nI propose adding a high-performance IndexedDB caching layer (indexedDBCache.js) to support Local-First architecture, aggressively caching curriculum data.\n\n### Why is it God-Level?\nIt ...
Feature Proposal\n\nI propose upgrading the authentication system to use stateless rotating refresh tokens stored securely in HTTP-Only cookies.\n\n### Why is it God-Level?\nStandard JWT implementations ...
Feature Proposal\n\nI propose moving heavy code formatting (like Prettier) into a dedicated Web Worker (formatWorker.js).\n\n### Why is it God-Level?\nRunning string manipulation and AST traversal for ...
Feature Proposal\n\nA fuzzy-search utility (semanticSearch.js) that allows users to search curriculum topics with typo-tolerance using Levenshtein distance calculations.\n\n### Why is it God-Level?\nInstead ...
Feature Proposal\n\nAs requested in the README s future enhancements (Real-time code collaboration), this proposes the backend foundation via socketManager.js. It sets up WebSockets for room-based code ...
Feature Proposal\n\nI propose adding ProtectedRoute.jsx as an advanced Higher-Order Component (HOC) implementing strict hierarchical Role-Based Access Control (RBAC) for React routes using bitmask or role-level ...
Feature Proposal\n\nI propose PerformanceProfiler.jsx, a React component utilizing the PerformanceObserver API to track actual render times, API latencies, and track execution speeds visually.\n\n### Why ...
Feature Proposal\n\nA visual educational tool (ASTVisualizer.jsx) that parses user JavaScript code directly in the browser and displays the raw Abstract Syntax Tree (AST) structure dynamically.\n\n### ...
Feature Proposal\n\nI propose adding an orchestration layer to prepare the Node.js server for enterprise Kubernetes/Docker deployments. This intercepts SIGTERM/SIGINT, drains active TCP connections gracefully, ...
Feature Proposal\n\nThe /api/compiler/execute endpoint is currently highly vulnerable to DDoS and abuse by malicious users. I propose implementing an advanced Token Bucket rate-limiting algorithm in memory ...

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.