This website requires JavaScript.
Explore
Help
Register
Sign In
henry
/
AITrader
Watch
1
Star
0
Fork
0
You've already forked AITrader
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
617c8b9d56734e92f8afc4767db84a53594feea2
AITrader
/
app
/
routes
T
History
henry
617c8b9d56
Run Tests / test (push)
Failing after 33s
Details
fix: prevent scroll reset by stabilizing useEffect dependencies with refs
2026-05-16 22:37:11 +02:00
..
__tests__
feat(settings): wire ANALYSIS_BACKGROUND into landing loader and add CI notes
2026-05-16 20:20:36 +02:00
api
feat: always enqueue analyze jobs as background, save jobId to DB, reuse active jobs, cleanup stale jobs
2026-05-16 22:31:19 +02:00
jobs
feat(settings): add settings route and API updates\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 20:19:35 +02:00
analyze.ticker.tsx
fix: show running job status when viewing in-progress jobs and auto-poll for completion
2026-05-16 21:54:54 +02:00
analyze.tsx
fix: prevent scroll reset by stabilizing useEffect dependencies with refs
2026-05-16 22:37:11 +02:00
landing.tsx
feat(settings): wire ANALYSIS_BACKGROUND into landing loader and add CI notes
2026-05-16 20:20:36 +02:00
settings.tsx
fix: improve settings page error handling, race condition, and metadata
2026-05-16 21:21:35 +02:00
stocks.$ticker.tsx
Routing: add /stocks/:ticker alias to analyze.ticker for compatibility with tests\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 15:02:08 +02:00
stocks.tsx
feat: replace StockViewer with MostActiveStocks on stocks page
2026-05-16 12:47:44 +02:00