Implement edit command, JSON output, upgrades and config #1

Merged
irammini merged 8 commits from dev into main 2026-01-09 21:46:22 +00:00
irammini commented 2026-01-09 19:39:35 +00:00 (Migrated from github.com)

TeaserPaste CLI v0.2.0

TeaserPaste CLI v0.2.0
irammini commented 2026-01-09 21:33:26 +00:00 (Migrated from github.com)

In this commit:

  • Config command now supports setting default_language and default_visibility.
  • Added comprehensive unit tests for utils.rs, including path traversal prevention.
  • Updated README.md with missing features (JSON, edit, upgrade, verbose).
  • Hardened sanitize_filename logic against path traversal.
In this commit: - Config command now supports setting default_language and default_visibility. - Added comprehensive unit tests for utils.rs, including path traversal prevention. - Updated README.md with missing features (JSON, edit, upgrade, verbose). - Hardened sanitize_filename logic against path traversal.
Sign in to join this conversation.
No description provided.