Commit Graph

1384 Commits

Author SHA1 Message Date
thePR0M3TH3AN
bdf6a038c2 Enhance install scripts to warn about stale executables 2025-07-19 15:17:16 -04:00
thePR0M3TH3AN
411c5df4b4 Merge pull request #659 from PR0M3TH3AN/codex/update-error-handling-in-gui-command
Add automatic BeeWare backend installation
2025-07-19 15:00:46 -04:00
thePR0M3TH3AN
9fc117b105 feat(cli): auto install GUI backend 2025-07-19 14:46:16 -04:00
thePR0M3TH3AN
63a5cd3190 Merge pull request #658 from PR0M3TH3AN/codex/fix-install-script-errors-for-all-platforms
Fix linux install dependencies
2025-07-19 14:23:02 -04:00
thePR0M3TH3AN
c80495eca6 fix linux dependencies 2025-07-19 14:21:24 -04:00
thePR0M3TH3AN
1507ba9553 Merge pull request #657 from PR0M3TH3AN/codex/fix-install-script-errors-for-linux-and-mac
Fix pygobject deps in install script
2025-07-19 14:11:53 -04:00
thePR0M3TH3AN
a01e0f0037 fix: install missing deps for pygobject 2025-07-19 14:11:34 -04:00
thePR0M3TH3AN
a9d1d2f242 Merge pull request #656 from PR0M3TH3AN/codex/fix-install-script-errors-for-all-os
Fix install script missing cairo
2025-07-19 13:57:42 -04:00
thePR0M3TH3AN
64c174c385 Fix CLI modify error on mac 2025-07-19 13:53:02 -04:00
thePR0M3TH3AN
04862bce48 install: ensure cairo installed 2025-07-19 13:43:49 -04:00
thePR0M3TH3AN
2832b0150e Merge pull request #655 from PR0M3TH3AN/codex/update-readme-and-gui-adapter-documentation
Update GUI setup docs
2025-07-19 13:23:50 -04:00
thePR0M3TH3AN
bfe65c9707 docs: mention automatic BeeWare backend install 2025-07-19 13:19:20 -04:00
thePR0M3TH3AN
c1f1adbb8f Merge pull request #654 from PR0M3TH3AN/codex/edit-install.ps1-to-add-toga-winforms
Update Windows installer with Toga backend
2025-07-19 13:13:59 -04:00
thePR0M3TH3AN
d7df6679bd Install toga-winforms backend on Windows 2025-07-19 13:09:31 -04:00
thePR0M3TH3AN
856ef3dc32 Merge pull request #653 from PR0M3TH3AN/codex/update-install.sh-for-os-specific-packages
Install Toga backend via OS detection
2025-07-19 13:05:03 -04:00
thePR0M3TH3AN
ad3f1bc80c Add platform-specific Toga installation 2025-07-19 13:00:35 -04:00
thePR0M3TH3AN
78c398ba4b Merge pull request #652 from PR0M3TH3AN/codex/fix-script-checksum-mismatch-warning
Clarify GUI setup and checksum mismatch
2025-07-19 12:24:33 -04:00
thePR0M3TH3AN
a94762e8a1 Merge branch 'beta' into codex/fix-script-checksum-mismatch-warning 2025-07-19 12:18:26 -04:00
thePR0M3TH3AN
70e05970f0 Document GUI backend requirement and handle missing backend 2025-07-19 12:16:30 -04:00
thePR0M3TH3AN
ade572815a Merge pull request #651 from PR0M3TH3AN/codex/update-gui-getting-started-documentation
Add Toga backend note
2025-07-19 12:15:16 -04:00
thePR0M3TH3AN
c6a87e000d docs: clarify GUI backend requirement 2025-07-19 12:09:39 -04:00
thePR0M3TH3AN
6855c85329 Merge pull request #650 from PR0M3TH3AN/codex/add-gui-event-listening-section-to-docs
Update GUI adapter docs
2025-07-18 23:11:59 -04:00
thePR0M3TH3AN
c3e2ff4b4b docs: document GUI event subscriptions 2025-07-18 23:06:07 -04:00
thePR0M3TH3AN
c2512319ab Merge pull request #649 from PR0M3TH3AN/codex/update-gui-tests-for-new-entry-types
Add GUI entry type tests
2025-07-18 23:00:56 -04:00
thePR0M3TH3AN
fedd0c352a test: cover new gui entry types 2025-07-18 22:56:20 -04:00
thePR0M3TH3AN
4dbfde4bf5 Merge pull request #648 from PR0M3TH3AN/codex/add-totp-viewer-window-implementation
Add TOTP viewer window to GUI
2025-07-18 22:47:27 -04:00
thePR0M3TH3AN
c2809032fd Add TOTP viewer window 2025-07-18 22:41:53 -04:00
thePR0M3TH3AN
e508ff900a Merge pull request #647 from PR0M3TH3AN/codex/update-entry-creation-and-editing-in-app.py
Enable multiple entry types in GUI
2025-07-18 22:31:44 -04:00
thePR0M3TH3AN
ea579aaa5d GUI: support multiple entry types 2025-07-18 22:26:18 -04:00
thePR0M3TH3AN
3aa944bb49 Merge pull request #646 from PR0M3TH3AN/codex/update-readme-with-briefcase-installation-steps
Add briefcase packaging instructions
2025-07-18 22:16:29 -04:00
thePR0M3TH3AN
f31e2663b6 docs: add briefcase packaging section 2025-07-18 22:11:35 -04:00
thePR0M3TH3AN
a6e18ae9c5 update 2025-07-18 21:56:23 -04:00
thePR0M3TH3AN
c6d4b937cb Merge pull request #645 from PR0M3TH3AN/codex/create-github-actions-workflow-for-tags
Add Briefcase workflow
2025-07-18 21:14:22 -04:00
thePR0M3TH3AN
615be7d325 Add Briefcase build workflow and update README 2025-07-18 18:01:05 -04:00
thePR0M3TH3AN
8561e68d36 Merge pull request #644 from PR0M3TH3AN/codex/implement-relaymanagerdialog-and-other-updates
Add relay manager and session lock handling
2025-07-18 17:43:28 -04:00
thePR0M3TH3AN
5fce7836d9 Remove binary docs images 2025-07-18 17:38:07 -04:00
thePR0M3TH3AN
3502e34428 Merge pull request #643 from PR0M3TH3AN/codex/implement-observer-pattern-in-pubsub-module
Add event bus and sync progress events
2025-07-18 17:06:24 -04:00
thePR0M3TH3AN
724c0b883f Add pubsub event system and integrate sync notifications 2025-07-18 17:02:05 -04:00
thePR0M3TH3AN
20dfc35f7e Merge pull request #642 from PR0M3TH3AN/codex/implement-export-and-import-profile-commands
Add vault profile export/import feature
2025-07-18 16:12:34 -04:00
thePR0M3TH3AN
29690d7c7b Add vault profile export/import 2025-07-18 16:05:00 -04:00
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