1500 Commits

Author SHA1 Message Date
thePR0M3TH3AN
876d98a785 Merge pull request #641 from PR0M3TH3AN/codex/implement-authguard-and-inactivity-lock
Add inactivity lock guard and CLI lock command
2025-07-18 15:52:31 -04:00
thePR0M3TH3AN
11b3707087 Add AuthGuard for inactivity locking and CLI lock command 2025-07-18 15:39:19 -04:00
thePR0M3TH3AN
d529877888 Merge pull request #640 from PR0M3TH3AN/codex/modify-entry-listing-with-sort-and-filter
Update entry listing options
2025-07-18 15:29:41 -04:00
thePR0M3TH3AN
b42ad0561c Add sorting options to entry listing 2025-07-18 15:22:26 -04:00
thePR0M3TH3AN
64664cb0bb Merge pull request #639 from PR0M3TH3AN/codex/extend-search_entries-functionality
Add kind filter to entry search
2025-07-18 15:04:26 -04:00
thePR0M3TH3AN
b0ba723bdd Extend entry search filtering 2025-07-18 14:54:10 -04:00
thePR0M3TH3AN
5eab7f879c Merge pull request #638 from PR0M3TH3AN/codex/implement-statemanager-and-update-relay-handling
Add StateManager for relay persistence
2025-07-18 14:41:19 -04:00
thePR0M3TH3AN
ddfe17b77b Add StateManager and relay CLI 2025-07-18 14:34:12 -04:00
thePR0M3TH3AN
8fe79a012b Merge pull request #637 from PR0M3TH3AN/codex/update-readme-and-cli-help-messages
Clarify secret mode clipboard handling
2025-07-18 13:57:46 -04:00
thePR0M3TH3AN
d71a4912bd docs: clarify secret mode clipboard behavior 2025-07-18 13:51:18 -04:00
thePR0M3TH3AN
98f841790a Merge pull request #636 from PR0M3TH3AN/codex/create-tests-for-handle_add_password
Add password manager test
2025-07-18 13:43:58 -04:00
thePR0M3TH3AN
d89fa7f707 Add test for handle_add_password 2025-07-18 13:31:42 -04:00
thePR0M3TH3AN
3d754b50f1 Merge pull request #635 from PR0M3TH3AN/codex/fix-install-script-failure-on-linux
Fix editable install
2025-07-18 13:15:03 -04:00
thePR0M3TH3AN
4491dd35df Add build-system section 2025-07-18 13:01:31 -04:00
thePR0M3TH3AN
e175e29813 Merge pull request #634 from PR0M3TH3AN/codex/fix-password-generation-issue-in-cli
Fix unlock flow without explicit password
2025-07-18 12:49:36 -04:00
thePR0M3TH3AN
a83001a799 Allow unlock without explicit password 2025-07-18 12:38:09 -04:00
thePR0M3TH3AN
c1f195d74f Merge pull request #633 from PR0M3TH3AN/codex/update-gui-section-in-documentation
Update GUI docs
2025-07-18 11:50:03 -04:00
thePR0M3TH3AN
edea2d3a6f docs: expand GUI start options 2025-07-18 11:45:22 -04:00
thePR0M3TH3AN
462cef20c3 Merge pull request #632 from PR0M3TH3AN/codex/remove-src/run_gui.py-and-verify
Remove unused run_gui.py
2025-07-18 11:37:19 -04:00
thePR0M3TH3AN
726e88de19 Remove unused run_gui script 2025-07-18 11:30:39 -04:00
thePR0M3TH3AN
29243a37b8 Merge pull request #631 from PR0M3TH3AN/codex/extend-pyproject.toml-for-seedpass-gui
Add Briefcase packaging config
2025-07-18 11:17:56 -04:00
thePR0M3TH3AN
66dfb9d205 Add Briefcase config and update docs 2025-07-18 11:11:13 -04:00
thePR0M3TH3AN
c83dab7793 Merge pull request #630 from PR0M3TH3AN/codex/add-typer-command-for-beeware-gui
Add GUI command
2025-07-18 11:03:09 -04:00
thePR0M3TH3AN
7ef7246361 Add GUI command 2025-07-18 10:57:00 -04:00
thePR0M3TH3AN
b8a2e29f21 Merge pull request #629 from PR0M3TH3AN/codex/create-__main__.py-for-seedpass_gui
Add seedpass_gui module entry point
2025-07-18 10:49:12 -04:00
thePR0M3TH3AN
37c78f608a Add module entry point 2025-07-18 10:39:52 -04:00
thePR0M3TH3AN
c8d09d6294 Merge pull request #628 from PR0M3TH3AN/codex/update-documentation-for-gui-usage
Add GUI getting started docs
2025-07-18 09:54:47 -04:00
thePR0M3TH3AN
dcda452da8 Add GUI getting started docs 2025-07-18 09:48:13 -04:00
thePR0M3TH3AN
eb1ab7662d Merge pull request #627 from PR0M3TH3AN/codex/implement-seedpass-gui-with-services
Implement GUI app skeleton with headless tests
2025-07-18 09:39:54 -04:00
thePR0M3TH3AN
2874bf0f82 Install headless GUI dependencies 2025-07-18 08:59:41 -04:00
thePR0M3TH3AN
d93f47e3ee Add basic GUI windows and headless tests 2025-07-18 08:46:34 -04:00
thePR0M3TH3AN
bc2c22ac10 Merge pull request #626 from PR0M3TH3AN/codex/refactor-password-handling-in-manager.py
Refactor manager input arguments
2025-07-18 08:30:51 -04:00
thePR0M3TH3AN
d679d52b66 Refactor manager to accept provided credentials 2025-07-18 08:25:07 -04:00
thePR0M3TH3AN
ae26190928 Merge pull request #625 from PR0M3TH3AN/codex/create-architecture-documentation-with-chart
Add architecture overview documentation
2025-07-17 22:25:44 -04:00
thePR0M3TH3AN
474f2d134b Add architecture documentation 2025-07-17 22:25:34 -04:00
thePR0M3TH3AN
9976e5473f Merge pull request #624 from PR0M3TH3AN/codex/add-note-to-api-reference-and-reformat
Update API docs with GUI adapter note
2025-07-17 22:21:28 -04:00
thePR0M3TH3AN
df0279ac03 docs: reference gui adapter and core services 2025-07-17 22:21:09 -04:00
thePR0M3TH3AN
6512b2f501 Merge pull request #623 from PR0M3TH3AN/codex/edit-landing/index.html-to-add-mermaid-chart
Add modular chart to landing page
2025-07-17 22:12:21 -04:00
thePR0M3TH3AN
beb690ba72 landing: add modular architecture diagram 2025-07-17 22:11:58 -04:00
thePR0M3TH3AN
9ee1bfad17 Merge pull request #622 from PR0M3TH3AN/codex/add-documentation-for-gui-adapter-and-services
Add BeeWare GUI adapter docs
2025-07-17 22:04:13 -04:00
thePR0M3TH3AN
3ff9843750 docs: explain BeeWare adapter 2025-07-17 22:03:53 -04:00
thePR0M3TH3AN
450ff06d4e Merge pull request #621 from PR0M3TH3AN/codex/update-documentation-with-mermaid-diagram
Add platform diagram
2025-07-17 21:57:34 -04:00
thePR0M3TH3AN
728c4be6e1 docs: add architecture diagram 2025-07-17 21:57:22 -04:00
thePR0M3TH3AN
9f3a65b5b4 Merge pull request #620 from PR0M3TH3AN/codex/update-readme.md-with-architecture-overview
Add architecture overview
2025-07-17 21:50:35 -04:00
thePR0M3TH3AN
47ea11b533 docs: describe architecture 2025-07-17 21:50:18 -04:00
thePR0M3TH3AN
d14385c4d2 Merge pull request #619 from PR0M3TH3AN/codex/add-tests-for-seedpass.core-services
Add core service and CLI regression tests
2025-07-17 21:38:46 -04:00
thePR0M3TH3AN
cd0f9624ae Add service layer and CLI regression tests 2025-07-17 21:33:06 -04:00
thePR0M3TH3AN
51233dff9b Merge pull request #618 from PR0M3TH3AN/codex/add-run_gui.py-and-update-pyproject.toml
Add Briefcase doc and GUI script
2025-07-17 21:26:14 -04:00
thePR0M3TH3AN
fac31cd99f Add GUI runner and packaging docs 2025-07-17 21:21:05 -04:00
thePR0M3TH3AN
ecf8f4e722 Merge pull request #617 from PR0M3TH3AN/codex/add-toga-application-windows-and-functionality
Add basic Toga GUI
2025-07-17 21:15:02 -04:00