Commit Graph

945 Commits

Author SHA1 Message Date
thePR0M3TH3AN
39ec8026db Add vault export and relay management API 2025-07-09 21:21:29 -04:00
thePR0M3TH3AN
120cc60b41 Merge pull request #443 from PR0M3TH3AN/codex/add-secret-mode-toggle-and-api-endpoint
Add CLI config toggle-secret-mode and API endpoint
2025-07-09 20:42:47 -04:00
thePR0M3TH3AN
19e7ac18ca Add secret mode toggle command and API 2025-07-09 20:40:44 -04:00
thePR0M3TH3AN
8aac7906d9 Merge pull request #442 from PR0M3TH3AN/codex/implement-vault-stats-command-and-api
Implement vault stats CLI and API endpoint
2025-07-09 20:32:28 -04:00
thePR0M3TH3AN
ce8281c80f Add vault stats command and API endpoint 2025-07-09 20:10:43 -04:00
thePR0M3TH3AN
55daa22836 Merge pull request #441 from PR0M3TH3AN/codex/add-vault-lock-command-and-api-endpoint
Add vault lock command and API
2025-07-09 20:03:35 -04:00
thePR0M3TH3AN
cc521dde76 Add vault locking command and API 2025-07-09 20:02:06 -04:00
thePR0M3TH3AN
cc4ba8486e Merge pull request #440 from PR0M3TH3AN/codex/add-cli-command-and-api-endpoint
Add parent seed backup command and API
2025-07-09 19:54:21 -04:00
thePR0M3TH3AN
a0e2d227a5 Add parent seed backup command and API 2025-07-09 19:53:10 -04:00
thePR0M3TH3AN
e904710cd0 Merge pull request #439 from PR0M3TH3AN/codex/add-totp-codes-command-and-api-endpoint
Add totp codes display
2025-07-09 17:25:28 -04:00
thePR0M3TH3AN
ecc1086d47 Add totp codes command and endpoint 2025-07-09 17:21:35 -04:00
thePR0M3TH3AN
50a1ceeaea Merge pull request #438 from PR0M3TH3AN/codex/add-totp-export-command-and-endpoint
Add CLI and API support for exporting TOTP entries
2025-07-09 17:09:52 -04:00
thePR0M3TH3AN
4f810ccbc3 Add TOTP export via CLI and API 2025-07-09 17:09:27 -04:00
thePR0M3TH3AN
a54fc3658e Merge pull request #437 from PR0M3TH3AN/codex/add-vault-import-command-and-api
Add vault import command and API
2025-07-09 16:46:51 -04:00
thePR0M3TH3AN
068611a02c Add vault import support 2025-07-09 16:45:32 -04:00
thePR0M3TH3AN
8ebbeab65c Merge pull request #436 from PR0M3TH3AN/codex/add-checksum-commands-and-api-endpoints
Add checksum CLI/API commands
2025-07-09 15:55:50 -04:00
thePR0M3TH3AN
a79f3c8905 Add checksum CLI and API utilities 2025-07-09 15:54:26 -04:00
thePR0M3TH3AN
73f55d2136 Merge pull request #435 from PR0M3TH3AN/codex/add-change-password-cli-command-and-api
Add vault change-password support
2025-07-09 15:48:01 -04:00
thePR0M3TH3AN
e2235b61e1 Add change-password command and endpoint 2025-07-09 15:46:37 -04:00
thePR0M3TH3AN
94a5756954 Merge pull request #434 from PR0M3TH3AN/codex/add-fingerprint-app-commands-and-api-endpoints
Add CLI and API fingerprint management
2025-07-09 15:35:25 -04:00
thePR0M3TH3AN
13501561c8 Add fingerprint management commands and API 2025-07-09 15:30:36 -04:00
thePR0M3TH3AN
34a551ba29 Merge pull request #433 from PR0M3TH3AN/codex/add-tests-for-cli-and-api-functionality
Add CLI and API endpoint tests
2025-07-09 14:52:13 -04:00
thePR0M3TH3AN
64b47d3e68 Add CLI and API endpoint tests 2025-07-09 14:45:04 -04:00
thePR0M3TH3AN
1e02b1a670 Merge pull request #432 from PR0M3TH3AN/codex/update-cli-and-api-documentation
Update CLI and API docs
2025-07-09 14:33:20 -04:00
thePR0M3TH3AN
fd3afd49c5 Update CLI and API documentation 2025-07-09 14:29:14 -04:00
thePR0M3TH3AN
e63d64ca22 Merge pull request #431 from PR0M3TH3AN/codex/add-update-config-api-route
Add config update API
2025-07-09 14:18:55 -04:00
thePR0M3TH3AN
be212d06ae Add config update API and tests 2025-07-09 14:07:17 -04:00
thePR0M3TH3AN
c51b7e0bed Merge pull request #430 from PR0M3TH3AN/codex/update-entry-handling-in-api.py
Extend API entry creation logic
2025-07-09 13:43:06 -04:00
thePR0M3TH3AN
e3add848c3 Extend API for additional entry types 2025-07-09 13:19:23 -04:00
thePR0M3TH3AN
b4cc9d7176 Merge pull request #429 from PR0M3TH3AN/codex/add-config-set-subcommand-to-cli
Add CLI config set subcommand
2025-07-09 13:12:33 -04:00
thePR0M3TH3AN
c20951b309 Add config set subcommand 2025-07-09 13:11:00 -04:00
thePR0M3TH3AN
1ea6c05953 Merge pull request #428 from PR0M3TH3AN/codex/extend-cli-with-new-subcommands
Extend typer CLI entry commands
2025-07-09 13:00:17 -04:00
thePR0M3TH3AN
89901c3647 Extend CLI entry commands 2025-07-09 13:00:03 -04:00
thePR0M3TH3AN
1dfcc233b8 Merge pull request #427 from PR0M3TH3AN/codex/add-cli-commands-and-api-endpoints
Add entry management CLI/API
2025-07-09 12:48:10 -04:00
thePR0M3TH3AN
cf2009fd9a Add entry management CLI and API 2025-07-09 12:46:05 -04:00
thePR0M3TH3AN
4eed14e65b Merge pull request #426 from PR0M3TH3AN/codex/expand-advanced_cli.md-documentation
Document TOTP retrieval via entry get
2025-07-09 12:18:03 -04:00
thePR0M3TH3AN
53012f4661 Clarify entry get behavior 2025-07-09 12:16:25 -04:00
thePR0M3TH3AN
9bd4adb1d0 Merge pull request #425 from PR0M3TH3AN/codex/update-readme-and-docs-for-seedpass-usage
Update TOTP docs
2025-07-09 12:12:04 -04:00
thePR0M3TH3AN
aca1012aed Update README usage docs 2025-07-09 12:07:57 -04:00
thePR0M3TH3AN
4963026573 Merge pull request #424 from PR0M3TH3AN/codex/add-api-reference-documentation
Add API documentation
2025-07-09 11:45:59 -04:00
thePR0M3TH3AN
1aa9447df2 Add REST API documentation 2025-07-09 11:45:47 -04:00
thePR0M3TH3AN
0273015859 Merge pull request #423 from PR0M3TH3AN/codex/add-test-coverage-for-api-endpoints
Add tests for additional API endpoints
2025-07-09 11:23:08 -04:00
thePR0M3TH3AN
c9685b91bf test: expand api coverage 2025-07-09 11:13:35 -04:00
thePR0M3TH3AN
1924c6a114 Merge pull request #422 from PR0M3TH3AN/codex/add-requests=2.32-to-requirements.txt
Add requests to requirements
2025-07-09 11:05:46 -04:00
thePR0M3TH3AN
0fa47a1da8 Add requests dependency for API stop 2025-07-09 11:01:32 -04:00
thePR0M3TH3AN
6f8769bb71 Merge pull request #421 from PR0M3TH3AN/codex/modify-start_server-to-accept-fingerprint
Add fingerprint support when starting API server
2025-07-09 10:53:19 -04:00
thePR0M3TH3AN
39f49b27fe Allow selecting fingerprint for API server 2025-07-09 10:49:02 -04:00
thePR0M3TH3AN
64fab9d435 Merge pull request #420 from PR0M3TH3AN/codex/update-cli.py-and-add-unit-tests
Update CLI sync and password generation
2025-07-09 10:34:32 -04:00
thePR0M3TH3AN
3a1663ad07 Update CLI commands and add unit tests 2025-07-09 10:29:44 -04:00
thePR0M3TH3AN
dbed410ebd Merge pull request #419 from PR0M3TH3AN/codex/verify-pytest-xdist-in-requirements
Update test docs
2025-07-09 10:12:15 -04:00