- Notifications
You must be signed in to change notification settings - Fork 10
Pull requests: automagik-dev/forge
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(frontend): ESLint 9 upgrade + debug cleanup
#325 opened Dec 18, 2025 by namastex888 Loading…
3 of 5 tasks
fix: register all projects in profile cache to prevent lookup errors
#310 opened Dec 13, 2025 by phelype123 Loading…
4 tasks
feat(beta-features): Feature flag system with TOML config and database state
#288 opened Nov 28, 2025 by filipexyz Loading…
3 of 4 tasks
fix(profile-cache): resolve race condition on fresh install
#283 opened Nov 28, 2025 by filipexyz Loading…
3 tasks
refactor: modularize router.rs into domain-specific route modules
#282 opened Nov 28, 2025 by jmanhype Loading…
feat: add SSE reconnection with exponential backoff and connection he…
#281 opened Nov 28, 2025 by jmanhype Loading…
feat: add github_issue_id field to tasks for issue tracking
#280 opened Nov 28, 2025 by jmanhype Loading…
feat: migrate ESLint 8 to ESLint 9 flat config for native ESM support
#279 opened Nov 28, 2025 by jmanhype Loading…
fix: add TypeScript strict null checks to frontend hooks
#271 opened Nov 27, 2025 by jmanhype Loading…
feat(frontend): add Vitest testing infrastructure with React Testing …
#266 opened Nov 27, 2025 by jmanhype Loading…
refactor: consolidate context directories into /src/contexts
#265 opened Nov 27, 2025 by jmanhype Loading…
fix: replace panic-prone .unwrap() calls with proper error handling i…
#264 opened Nov 27, 2025 by jmanhype Loading…
perf: implement route-based code splitting with React.lazy()
#263 opened Nov 27, 2025 by jmanhype Loading…
feat: add Logger utility and clean up console.log statements
#260 opened Nov 27, 2025 by jmanhype Loading…
perf: add React.memo to heavy components for performance optimization
#259 opened Nov 27, 2025 by jmanhype Loading…
fix: remove lodash dependency from frontend to reduce bundle size
#258 opened Nov 27, 2025 by jmanhype Loading…
fix(frontend): fix memory leaks, unhandled promises, and add error bo…
#257 opened Nov 27, 2025 by jmanhype Loading…
ProTip! Add no:assignee to see everything that’s not assigned.