canvas-website/src
Jeff Emmett 36e269c55f feat: hide Drawfast and Calendar from context menu in production
Extended feature flags to context menu:
- ENABLE_DRAWFAST = false (disabled everywhere)
- ENABLE_CALENDAR = !IS_PRODUCTION (dev only)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 16:43:58 -05:00
..
automerge feat: switch ImageGen from RunPod to fal.ai, reduce logging, disable Drawfast 2025-12-26 00:33:47 -05:00
collections implemented collections and graph layout tool 2025-07-29 14:52:57 -04:00
components fix: address multiple runtime issues 2025-12-24 21:06:20 -05:00
config chore: remove verbose console.log debug statements 2025-12-24 16:32:58 -05:00
constants fix: correct dev worker URL after deployment 2025-12-24 22:45:19 -05:00
context chore: clean up verbose console logs in AuthContext and VideoChatShapeUtil 2025-12-24 10:42:14 -05:00
css feat: add Flowy-like workflow builder system 2025-12-23 15:45:27 -05:00
graph automerge, obsidian/quartz, transcribe attempt, fix AI APIs 2025-09-21 11:43:06 +02:00
hooks feat: add server-side AI service proxies for fal.ai and RunPod 2025-12-25 20:26:04 -05:00
lib fix: use WORKER_URL for networking API to fix connections loading 2025-12-26 10:49:03 -05:00
open-mapping fix: remove orphaned debug statements causing build errors 2025-12-24 19:38:27 -05:00
propagators feat: add Flowy-like workflow builder system 2025-12-23 15:45:27 -05:00
public fix: address multiple runtime issues 2025-12-24 21:06:20 -05:00
routes feat: disable Workflow, Calendar in production (dev only) 2025-12-26 16:38:42 -05:00
shapes feat: switch ImageGen from RunPod to fal.ai, reduce logging, disable Drawfast 2025-12-26 00:33:47 -05:00
slides slidedeck shape installed, still minor difficulty in keyboard arrow transition between slides (last slide + wraparound) 2025-01-23 14:14:04 +01:00
tools fix: remove orphaned debug statements causing build errors 2025-12-24 19:38:27 -05:00
types refactor: remove OddJS dependency and fix Automerge sync 2025-11-16 20:19:02 -07:00
ui feat: hide Drawfast and Calendar from context menu in production 2025-12-26 16:43:58 -05:00
utils feat: add server-side AI service proxies for fal.ai and RunPod 2025-12-25 20:26:04 -05:00
App.tsx perf: optimize bundle size with lazy loading and dependency removal 2025-12-15 18:59:52 -05:00
CmdK.tsx feat: fix Holon shape H3 validation + offline persistence + geometry error handling 2025-11-29 21:36:02 -08:00
GestureTool.ts everything working in dev 2025-11-10 11:06:13 -08:00
default_gestures.ts automerge, obsidian/quartz, transcribe attempt, fix AI APIs 2025-09-21 11:43:06 +02:00
gestures.ts add in gestures and ctrl+space command tool (TBD add global LLM) 2025-07-29 16:02:51 -04:00
prompt.ts everything working in dev 2025-11-10 11:06:13 -08:00
snapshot.json everything working in dev 2025-11-10 11:06:13 -08:00
ui.tsx chore: remove verbose console.log debug statements 2025-12-24 16:32:58 -05:00
vite-env.d.ts chore: exclude open-mapping from build, fix TypeScript errors 2025-12-05 12:16:29 -08:00