You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wip: working on adding unix-like ls support
feat: added ls for listing vaults with long and short formatting
[ci skip]
feat: added option to show hidden files and removed redundant metadata
[ci skip]
feat: added directory traversal, showing hidden files by default
[ci skip]
chore: simplified pattern formatting code
[ci skip]
chore: updated long list formatting and added header option
[ci skip]
chore: updated long list formatting and header formatting
[ci skip]
chore: updated date formatter to handle old files
chore: removed redundant directory rpc call and removed leading slashes from file paths
[ci skip]
chore: added error handling for invalid patterns
[ci skip]
chore: updated long list formatting using table formatter
[ci skip]
chore: added new parser for parsing secret filepaths
[ci skip]
chore: simplifying functionality for merging
[ci skip]
chore: cleaning up code
[ci skip]
chore: fixed tests
chore: consolidating redundant maps
fix: lint
chore: updated tests and added edge cases
fix: lint
[ci skip]
chore: updated parsers
[ci skip]
0 commit comments