Files
claudecodeui/server/routes
Eric Blanquer 36094fb73f fix: encode Windows paths correctly in addProjectManually
The regex only replaced forward slashes, causing Windows paths like
C:\Users\Eric\my_project to remain unchanged instead of being encoded
to C--Users-Eric-my-project. This caused API routes to fail.
2026-01-26 03:09:22 +01:00
..
2026-01-25 23:17:08 +01:00
2025-11-17 15:54:08 +01:00