puter/packages
Sam Atkins d733119456 fix: Make PathCommandProvider reject queries with path separators
`../bin/foo` should only find `foo` relative to the current working
directory, not to directories in PATH.

Also switch to using the Node path library since PathCommandProvider is
Node-only, and this means getting the correct path separator and
delimiter values on Windows.
2024-04-24 11:45:21 +01:00
..
backend Add ip rate limiting 2024-04-23 19:13:37 -04:00
phoenix fix: Make PathCommandProvider reject queries with path separators 2024-04-24 11:45:21 +01:00
puter-js Clean up the console warninf message 2024-04-23 23:53:15 -07:00
puter-js-common Rename workspace modules to avoid confusion 2024-04-23 04:06:15 -04:00
terminal Rename workspace modules to avoid confusion 2024-04-23 04:06:15 -04:00