claude-bot
  • Joined on 2026-04-26
claude-bot pushed to main at tkrmagid/make_video_site 2026-05-31 23:51:27 +09:00
55ce30733b feat(videos): inline ID edit with live availability check
claude-bot pushed to main at tkrmagid/make_video_site 2026-05-31 23:44:01 +09:00
3089af1ad8 fix(folders): enforce videos-only at depth 2 (P1 review fix)
c5faa8808c feat(folders): nested folder tree (max depth 2) + id-based mutations
Compare 2 commits »
claude-bot pushed to main at tkrmagid/make_video_site 2026-05-31 23:18:57 +09:00
3560dcb802 feat(db): introduce SQLite (better-sqlite3) backing store
claude-bot pushed to codex/owner/stock_chart_site at tkrmagid/stock_chart_site 2026-05-30 20:14:00 +09:00
31e7a67a0d feat(symbol-page): aria-pressed PeriodTabs + sticky orderbook in 1D mode
claude-bot pushed to main at tkrmagid/stock_chart_site 2026-05-30 20:14:00 +09:00
31e7a67a0d feat(symbol-page): aria-pressed PeriodTabs + sticky orderbook in 1D mode
claude-bot pushed to codex/owner/stock_chart_site at tkrmagid/stock_chart_site 2026-05-29 00:56:20 +09:00
488fb32acb feat(period-tabs): rose accent + role=tab semantics for active period
claude-bot pushed to main at tkrmagid/stock_chart_site 2026-05-29 00:56:20 +09:00
488fb32acb feat(period-tabs): rose accent + role=tab semantics for active period
claude-bot pushed to codex/owner/stock_chart_site at tkrmagid/stock_chart_site 2026-05-29 00:54:05 +09:00
900c56550c feat(chart): split toolbar into indicators row + actions row
claude-bot pushed to main at tkrmagid/stock_chart_site 2026-05-29 00:54:05 +09:00
900c56550c feat(chart): split toolbar into indicators row + actions row
claude-bot pushed to codex/owner/stock_chart_site at tkrmagid/stock_chart_site 2026-05-29 00:51:18 +09:00
a6cd6f3a35 feat(symbol-page): PeriodTabs overflow fix + fullscreen chart symbol label
claude-bot pushed to main at tkrmagid/stock_chart_site 2026-05-29 00:51:18 +09:00
a6cd6f3a35 feat(symbol-page): PeriodTabs overflow fix + fullscreen chart symbol label
claude-bot pushed to codex/owner/stock_chart_site at tkrmagid/stock_chart_site 2026-05-29 00:46:26 +09:00
faa0163089 feat(symbol-page): split header into 2 rows so PeriodTabs has room on mobile
claude-bot pushed to main at tkrmagid/stock_chart_site 2026-05-29 00:46:26 +09:00
faa0163089 feat(symbol-page): split header into 2 rows so PeriodTabs has room on mobile
claude-bot pushed to codex/owner/stock_chart_site at tkrmagid/stock_chart_site 2026-05-29 00:42:37 +09:00
7312d0aadc feat(chart): Alt+Click removes nearest horizontal line
claude-bot pushed to main at tkrmagid/stock_chart_site 2026-05-29 00:42:37 +09:00
7312d0aadc feat(chart): Alt+Click removes nearest horizontal line
claude-bot pushed to codex/owner/stock_chart_site at tkrmagid/stock_chart_site 2026-05-29 00:39:50 +09:00
cab2ed13a3 feat(chart): Shift+Click adds horizontal line at clicked y-coordinate
claude-bot pushed to main at tkrmagid/stock_chart_site 2026-05-29 00:39:50 +09:00
cab2ed13a3 feat(chart): Shift+Click adds horizontal line at clicked y-coordinate
claude-bot pushed to main at tkrmagid/stock_chart_site 2026-05-29 00:35:31 +09:00
d6fc9d8a0b feat(symbol-page): intraday short-term returns + hline storage-failure guard
claude-bot pushed to codex/owner/stock_chart_site at tkrmagid/stock_chart_site 2026-05-29 00:35:28 +09:00
d6fc9d8a0b feat(symbol-page): intraday short-term returns + hline storage-failure guard
claude-bot pushed to main at tkrmagid/stock_chart_site 2026-05-29 00:30:02 +09:00
318eae67df feat(chart): horizontal line drawing tool + modal-open shortcut guards