noz-cli/NozCli
kryptomrx e9217ecb77 feat: mkdir command creates folders via _index.md
Uses a dedicated /api/cli/folders endpoint (separate from notes because
_index slugs contain underscores which the notes slug validator rejects).
Derives a readable title from the slug, navigates into the new folder
immediately even before any notes exist.
2026-05-17 00:28:01 +02:00
..
Commands feat: mkdir command creates folders via _index.md 2026-05-17 00:28:01 +02:00
Rendering security: slug validation, path traversal protection, temp file cleanup 2026-05-16 23:36:40 +02:00
Repl feat: graph and search API client with PS analysis cmdlets 2026-05-17 00:27:45 +02:00
Security security: slug validation, path traversal protection, temp file cleanup 2026-05-16 23:36:40 +02:00
NozCli.csproj feat(build): Native AOT publish, versioning with git hash 2026-05-16 23:21:14 +02:00
Program.cs feat(build): Native AOT publish, versioning with git hash 2026-05-16 23:21:14 +02:00
VersionInfo.cs feat(build): Native AOT publish, versioning with git hash 2026-05-16 23:21:14 +02:00