• Joined on 2025-11-22
msimard pushed to main at msimard/unraid-dashboard 2026-01-22 09:44:38 -06:00
6344171c62 Fix deploy.sh for existing non-git directory
msimard pushed to main at msimard/unraid-dashboard 2026-01-22 09:43:07 -06:00
8396fbcf6f Add Docker deployment for Unraid
msimard pushed to master at msimard/subspace-tv 2026-01-22 09:28:59 -06:00
d38c44b02c Change host port to 9112
msimard pushed to master at msimard/subspace-tv 2026-01-22 09:28:10 -06:00
9d0750ab27 Remove redundant COPY config/ from Dockerfile, add config copy to setup
msimard pushed to master at msimard/subspace-tv 2026-01-22 09:25:33 -06:00
7c1b3eaa91 Fix branch name in deploy.sh (master, not main)
msimard pushed to master at msimard/subspace-tv 2026-01-22 09:22:52 -06:00
57ad4b0f33 Add subspace-tv FastAPI service with Unraid deployment
msimard pushed to master at msimard/subspace-tv 2026-01-22 09:08:25 -06:00
171d55bd4e Add .gitignore
msimard created branch master in msimard/subspace-tv 2026-01-22 09:08:25 -06:00
msimard created repository msimard/subspace-tv 2026-01-21 22:49:54 -06:00
msimard pushed to main at msimard/simvision 2026-01-21 22:12:24 -06:00
872354b834 Initial commit: SimVision tvOS streaming app
msimard created branch main in msimard/simvision 2026-01-21 22:12:24 -06:00
msimard created repository msimard/simvision 2026-01-21 22:09:20 -06:00
msimard pushed to main at msimard/discord-stock-bot 2025-12-26 12:22:40 -06:00
e1485aa8df Fix market open price to show opening price instead of stale close
msimard pushed to main at msimard/discord-stock-bot 2025-12-26 12:17:46 -06:00
8792c03e64 Remove weekend gaps from candlestick charts
msimard pushed to main at msimard/discord-stock-bot 2025-12-26 12:15:29 -06:00
7d88edb6e7 Add example candlestick chart to examples directory
msimard pushed to main at msimard/discord-stock-bot 2025-12-26 12:14:22 -06:00
1325863837 Switch to candlestick charts with 30-day daily data
msimard pushed to main at msimard/discord-stock-bot 2025-12-26 12:06:31 -06:00
f5d05192b9 Fix Polygon API date range to avoid missing data
msimard pushed to main at msimard/discord-stock-bot 2025-12-26 11:48:49 -06:00
639abc71f6 Replace Yahoo Finance with Polygon.io for chart data
msimard pushed to main at msimard/discord-stock-bot 2025-12-25 00:29:15 -06:00
6bbf389a60 Fix chart display by adding FinViz fallback
msimard pushed to main at msimard/discord-stock-bot 2025-12-25 00:25:06 -06:00
71e70b77b0 Add matplotlib-based chart generation with Yahoo Finance data