puter/src
KernelDeimos 807c3ba5ec fix: mkdir with create_missing when some parents exist
There was an issue affecting mkdir requests with create_missing_parents
set to true which prevented the correct behavior if some of the listed
parents were already present. This commit ensures mkdir selects the
deepest existing node as the parent before proceeding.
2025-01-13 15:16:52 -05:00
..
backend fix: mkdir with create_missing when some parents exist 2025-01-13 15:16:52 -05:00
dev-center Update copyright notice dates in license headers 2025-01-06 15:18:22 -08:00
emulator Update copyright notice dates in license headers 2025-01-06 15:18:22 -08:00
git Update copyright notice dates in license headers 2025-01-06 15:18:22 -08:00
gui When navigating context menu using keyboard skip over item dividers 2025-01-11 14:59:03 -08:00
parsers Update copyright notice dates in license headers 2025-01-06 15:18:22 -08:00
phoenix fix: appease mocha's import requirements 2025-01-10 17:40:02 -05:00
pty Update copyright notice dates in license headers 2025-01-06 15:18:22 -08:00
puter-js Don't console.log auth token 2025-01-09 15:32:33 -08:00
puter-wisp Update copyright notice dates in license headers 2025-01-06 15:18:22 -08:00
putility Update copyright notice dates in license headers 2025-01-06 15:18:22 -08:00
terminal Update copyright notice dates in license headers 2025-01-06 15:18:22 -08:00
useapi Update copyright notice dates in license headers 2025-01-06 15:18:22 -08:00