Commit Graph

1466 Commits

Author SHA1 Message Date
thePR0M3TH3AN
113fd1181a Add custom seed profile names 2025-07-15 21:56:31 -04:00
thePR0M3TH3AN
40bd009b6e Merge pull request #572 from PR0M3TH3AN/beta
update
2025-07-15 15:33:46 -04:00
thePR0M3TH3AN
bcb38ce79f update 2025-07-15 15:33:20 -04:00
thePR0M3TH3AN
d831f1b1a2 Merge pull request #571 from PR0M3TH3AN/beta
Beta
2025-07-15 15:32:54 -04:00
thePR0M3TH3AN
dbd051a1b0 Merge pull request #570 from PR0M3TH3AN/codex/remove-duplicate-sensitive-info-check
Remove redundant prompt for sensitive info
2025-07-15 15:10:03 -04:00
thePR0M3TH3AN
27d8b8ffa1 Remove redundant sensitive info prompt 2025-07-15 15:07:39 -04:00
thePR0M3TH3AN
bfc0331057 Merge pull request #569 from PR0M3TH3AN/codex/edit-passwordmanager-handle_retrieve_entry
Fix retrieve entry pause order
2025-07-15 14:01:53 -04:00
thePR0M3TH3AN
503159ff6d Adjust retrieve entry flow 2025-07-15 14:00:05 -04:00
thePR0M3TH3AN
22cc302288 Merge pull request #568 from PR0M3TH3AN/beta
Beta
2025-07-15 13:09:02 -04:00
thePR0M3TH3AN
d10f5288c3 Merge pull request #567 from PR0M3TH3AN/codex/fix-entry_type-handling-in-password-manager
Fix entry type enum handling
2025-07-15 12:49:00 -04:00
thePR0M3TH3AN
5a3b80b4f6 Handle EntryType objects when loading 2025-07-15 12:47:01 -04:00
thePR0M3TH3AN
0bfc641815 Merge pull request #566 from PR0M3TH3AN/codex/update-documentation-for-entry-details-handling
Update docs for entry detail screen
2025-07-15 12:30:08 -04:00
thePR0M3TH3AN
3e004d3932 docs: describe entry detail view 2025-07-15 12:19:15 -04:00
thePR0M3TH3AN
2705adf90b Merge pull request #565 from PR0M3TH3AN/codex/add-parameterized-tests-for-entry-types
Add parameterized sensitive entry display test
2025-07-15 11:49:59 -04:00
thePR0M3TH3AN
dfa560a270 Add parameterized sensitive entry display test 2025-07-15 11:45:54 -04:00
thePR0M3TH3AN
d4b3db7386 Merge pull request #564 from PR0M3TH3AN/codex/update-display_entry_details-for-fingerprints
Add fingerprint display improvements
2025-07-15 11:18:55 -04:00
thePR0M3TH3AN
754dce086c Show more fingerprints 2025-07-15 11:17:13 -04:00
thePR0M3TH3AN
ca67cf1f92 Merge pull request #563 from PR0M3TH3AN/codex/modify-show_entry_details_by_index
Add sensitive info confirmation to entry detail view
2025-07-15 11:05:12 -04:00
thePR0M3TH3AN
3de84ec484 feat: prompt sensitive view in entry details 2025-07-15 11:02:21 -04:00
thePR0M3TH3AN
2eae65872f Merge pull request #562 from PR0M3TH3AN/codex/refactor-handle_retrieve_entry-method
Streamline retrieval flow
2025-07-15 10:56:01 -04:00
thePR0M3TH3AN
6d24ffb2ec refactor: streamline retrieve flow 2025-07-15 10:53:50 -04:00
thePR0M3TH3AN
e52e2629fe Merge pull request #561 from PR0M3TH3AN/codex/add-display_sensitive_entry_info-method
Refactor retrieval display logic
2025-07-15 10:45:34 -04:00
thePR0M3TH3AN
3bcf3312df refactor: extract sensitive entry display helper 2025-07-15 10:43:06 -04:00
thePR0M3TH3AN
a61a064d2e Merge pull request #560 from PR0M3TH3AN/codex/update-display_entry_details-method
Improve entry detail display
2025-07-15 09:00:42 -04:00
thePR0M3TH3AN
fffd287032 Enhance entry detail display and tests 2025-07-15 08:58:26 -04:00
thePR0M3TH3AN
b8e6ae3e36 Merge pull request #559 from PR0M3TH3AN/qechl7-codex/update-show_entry_details_by_index-method
Add pause between entry details and action menu
2025-07-14 22:36:03 -04:00
thePR0M3TH3AN
4d559d0339 pause after showing entry details 2025-07-14 22:34:04 -04:00
thePR0M3TH3AN
bdf83fabd8 Merge pull request #558 from PR0M3TH3AN/codex/update-show_entry_details_by_index-method
Improve entry details workflow
2025-07-14 22:21:51 -04:00
thePR0M3TH3AN
8fca2b3346 Add entry details workflow and tests 2025-07-14 22:16:54 -04:00
thePR0M3TH3AN
1b4e4773f1 Merge pull request #556 from PR0M3TH3AN/8xl3f9-codex/fix-missing-password-entry-type
Fix entry details pause
2025-07-14 21:54:49 -04:00
thePR0M3TH3AN
d4bcc7e726 Merge branch 'beta' into 8xl3f9-codex/fix-missing-password-entry-type 2025-07-14 21:53:00 -04:00
thePR0M3TH3AN
0b4eec55a0 Pause after displaying entry details 2025-07-14 21:46:31 -04:00
thePR0M3TH3AN
31265edc69 Merge pull request #553 from PR0M3TH3AN/codex/fix-missing-password-entry-type
Fix entry detail display
2025-07-14 21:27:25 -04:00
thePR0M3TH3AN
c946f30258 Fix entry details display 2025-07-14 21:07:05 -04:00
thePR0M3TH3AN
7ececbccbb Merge pull request #552 from PR0M3TH3AN/codex/fix-qr-code-display-issue
Fix QR menu disappearing
2025-07-14 20:51:13 -04:00
thePR0M3TH3AN
000a607bbc fix qr menu pause 2025-07-14 20:45:17 -04:00
thePR0M3TH3AN
984e61de8f Merge pull request #551 from PR0M3TH3AN/codex/fix-qr-code-key-display-options
Fix QR option visibility for case-insensitive entry types
2025-07-14 20:28:14 -04:00
thePR0M3TH3AN
513f6df459 Fix QR menu option case handling 2025-07-14 20:26:17 -04:00
thePR0M3TH3AN
3719797013 Merge pull request #550 from PR0M3TH3AN/codex/fix-entry-clearing-and-qr-code-options
Fix retrieval display clearing and show QR actions
2025-07-14 18:22:13 -04:00
thePR0M3TH3AN
db85caceda fix retrieval screen clearing and add pause tests 2025-07-14 18:15:37 -04:00
thePR0M3TH3AN
41cf6830a8 Update README.md 2025-07-14 17:41:29 -04:00
thePR0M3TH3AN
6926026377 Update README.md 0.0.2 2025-07-14 17:40:36 -04:00
thePR0M3TH3AN
cda56ce0ac Merge pull request #549 from PR0M3TH3AN/beta
Beta
2025-07-14 17:39:33 -04:00
thePR0M3TH3AN
56e3cece26 Merge pull request #548 from PR0M3TH3AN/codex/modify-test-helper-constructors-for-notifications
Update test notification mocks
2025-07-14 17:29:25 -04:00
thePR0M3TH3AN
16982f489d test: update helper PasswordManager mocks 2025-07-14 17:24:08 -04:00
thePR0M3TH3AN
59790543ab Merge pull request #547 from PR0M3TH3AN/codex/ensure-notifications-api-functionality
Add test for API notifications persistence
2025-07-14 17:13:24 -04:00
thePR0M3TH3AN
63d7d21991 test: ensure notifications endpoint leaves current message 2025-07-14 17:09:30 -04:00
thePR0M3TH3AN
ed3cdad21e Merge pull request #546 from PR0M3TH3AN/codex/modify-clear_header_with_notification-behavior
Fix menu notifications
2025-07-14 17:03:21 -04:00
thePR0M3TH3AN
74f5911bf7 Use notification helper consistently 2025-07-14 17:01:49 -04:00
thePR0M3TH3AN
28a86a3e59 Merge pull request #545 from PR0M3TH3AN/codex/new-task
Replace yellow prints with warning notifications
2025-07-14 16:40:02 -04:00