noz-cli/NozCli/Repl
kryptomrx 0eebffe745 test: xUnit test suite and Forgejo CI pipeline
- 43 tests across SlugGuard, ReplContext navigation, NotesCache.TimeAgo
- SlugGuard moved to NozCli.Core.Security (shared between REPL and tests)
- Bug fix: FoldersInView() now returns only actual sub-folders, not note segments
  (previously cd tab-completion suggested note names as navigable folders)
- .forgejo/workflows/ci.yml: build + test on every push/PR
2026-05-16 23:53:40 +02:00
..
CommandRegistry.cs feat(commands): clear, config, version 2026-05-16 23:21:06 +02:00
NotesCache.cs security: slug validation, path traversal protection, temp file cleanup 2026-05-16 23:36:40 +02:00
NozAutoComplete.cs Initial commit: noz-cli REPL skeleton 2026-05-16 19:25:39 +02:00
ReplContext.cs test: xUnit test suite and Forgejo CI pipeline 2026-05-16 23:53:40 +02:00
ReplInput.cs feat(repl): Visual banner, JSON note cache, background refresh, Ctrl+C handling 2026-05-16 23:20:39 +02:00
ReplSession.cs feat(repl): Visual banner, JSON note cache, background refresh, Ctrl+C handling 2026-05-16 23:20:39 +02:00