1500 Commits

Author SHA1 Message Date
thePR0M3TH3AN
0d3d972abb Merge pull request #712 from PR0M3TH3AN/beta
Beta
2025-08-02 21:18:20 -04:00
thePR0M3TH3AN
aeb146f862 Merge pull request #711 from PR0M3TH3AN/codex/add-password-mode-selection-and-quick-mode
feat: add quick password entry mode
2025-08-02 16:52:38 -04:00
thePR0M3TH3AN
7f503f0787 feat: add quick password entry mode 2025-08-02 16:43:43 -04:00
thePR0M3TH3AN
7a8c0aef86 Merge pull request #710 from PR0M3TH3AN/codex/add-entry-type-to-search-results
Include entry type in search results
2025-08-02 16:34:01 -04:00
thePR0M3TH3AN
dcd095d1af Include entry type in search results 2025-08-02 16:26:52 -04:00
thePR0M3TH3AN
b4f792ad67 Merge pull request #709 from PR0M3TH3AN/codex/add-key-validation-module-and-update-entrymanager
Add key validation helpers and enforce in entry management
2025-08-01 10:43:47 -04:00
thePR0M3TH3AN
cc8fba9f12 Add key validation utilities and integrate 2025-08-01 10:38:40 -04:00
thePR0M3TH3AN
20896812a4 Merge pull request #708 from PR0M3TH3AN/codex/fix-exit-error-in-seedpass
Fix crash when exiting without Nostr client
2025-08-01 09:50:58 -04:00
thePR0M3TH3AN
144751ef02 fix exit crash when nostr client missing 2025-08-01 09:28:49 -04:00
thePR0M3TH3AN
05d4bd94b6 Merge pull request #707 from PR0M3TH3AN/codex/fix-stats-screen-display-duration
Fix stats screen clearing bug
2025-08-01 08:49:15 -04:00
thePR0M3TH3AN
9adb539b84 Keep stats screen visible 2025-08-01 08:32:44 -04:00
thePR0M3TH3AN
64339b0c20 Merge pull request #706 from PR0M3TH3AN/codex/update-installation-script-and-documentation
Improve install script dependency handling
2025-07-31 22:06:30 -04:00
thePR0M3TH3AN
4ccdd2b3df feat(install): auto install gtk deps 2025-07-31 21:42:28 -04:00
thePR0M3TH3AN
61f1f5c02f Merge pull request #705 from PR0M3TH3AN/codex/revise-start_background_sync-implementation
Implement async sync worker cleanup
2025-07-31 21:37:14 -04:00
thePR0M3TH3AN
77757152d7 Add async background sync task management 2025-07-31 19:38:09 -04:00
thePR0M3TH3AN
265817b67d Merge pull request #704 from PR0M3TH3AN/codex/add-nostr-backup-restoration-features
Add Nostr restore guidance
2025-07-31 19:28:22 -04:00
thePR0M3TH3AN
e3bd669668 Add Nostr restore guidance and tests 2025-07-31 18:28:48 -04:00
thePR0M3TH3AN
f58ed03e6f Merge pull request #703 from PR0M3TH3AN/codex/add-statsmanager-module-and-integrate-functionality
Implement stats manager for one-time display
2025-07-31 16:11:56 -04:00
thePR0M3TH3AN
6d82ef1815 Add StatsManager for single display 2025-07-31 16:01:40 -04:00
thePR0M3TH3AN
a4ddd120c8 Merge pull request #702 from PR0M3TH3AN/codex/edit-manager.py-to-handle-import-errors
Improve database import validation
2025-07-31 15:53:07 -04:00
thePR0M3TH3AN
47da67b37c Improve import handling 2025-07-31 15:47:24 -04:00
thePR0M3TH3AN
27977612de Merge pull request #701 from PR0M3TH3AN/codex/verify-and-improve-manifest-identifier-handling
Fix manifest ID handling and add restore test
2025-07-31 14:49:52 -04:00
thePR0M3TH3AN
ceb2eb28ad Fix Nostr manifest handling 2025-07-31 14:42:53 -04:00
thePR0M3TH3AN
f83234c568 Merge pull request #700 from PR0M3TH3AN/codex/extend-handle_new_seed_setup-for-nostr-restore
Add Nostr restore option
2025-07-31 14:25:27 -04:00
thePR0M3TH3AN
37fc2779ad Add Nostr restore option and test 2025-07-31 13:26:25 -04:00
thePR0M3TH3AN
73f5a80b33 Merge pull request #699 from PR0M3TH3AN/codex/add-ssh-entry-modification-handling
Fix modify_entry for SSH and managed accounts
2025-07-31 13:13:23 -04:00
thePR0M3TH3AN
78bf5a4c64 Add SSH and managed account modify handling 2025-07-31 13:06:12 -04:00
thePR0M3TH3AN
db3a60fc5c Merge pull request #698 from PR0M3TH3AN/codex/update-linux-dependencies-in-install.sh
Add more lib deps to install script
2025-07-31 12:28:32 -04:00
thePR0M3TH3AN
365a098d70 Update Linux dependencies in install script 2025-07-31 12:21:59 -04:00
thePR0M3TH3AN
7cdb67e82e Merge pull request #697 from PR0M3TH3AN/codex/fix-display-of-notes-in-password-details
Fix password notes display
2025-07-31 10:43:03 -04:00
thePR0M3TH3AN
0a078bbcf4 Show notes when viewing password entries 2025-07-31 10:27:17 -04:00
thePR0M3TH3AN
8a5d1717f8 Merge pull request #696 from PR0M3TH3AN/codex/add-tests-for-password-special-modes
Add special character mode tests
2025-07-31 09:04:11 -04:00
thePR0M3TH3AN
05eae9bddd Add tests for password special character modes 2025-07-31 08:58:33 -04:00
thePR0M3TH3AN
3c1f6991a4 Merge pull request #695 from PR0M3TH3AN/codex/define-safe_special_chars-constant
Add SAFE_SPECIAL_CHARS constant usage
2025-07-31 08:50:24 -04:00
thePR0M3TH3AN
a7a2e70321 Import safe special chars constant 2025-07-31 08:37:42 -04:00
thePR0M3TH3AN
3020b681b8 Merge pull request #694 from PR0M3TH3AN/codex/update-documentation-for-new-policy-fields
Update docs for new password policy options
2025-07-30 22:15:14 -04:00
thePR0M3TH3AN
d3bd3b9e0a docs: document new password policy flags 2025-07-30 22:08:04 -04:00
thePR0M3TH3AN
4e787e362e Merge pull request #693 from PR0M3TH3AN/codex/update-models-and-fastapi-routes-for-new-policy-fields
Extend API password generation options
2025-07-30 21:47:39 -04:00
thePR0M3TH3AN
6d6a284096 Add password policy options to API 2025-07-30 21:23:18 -04:00
thePR0M3TH3AN
b76112f11b Merge pull request #692 from PR0M3TH3AN/codex/enhance-password-management-options
Add per-entry password policy prompts
2025-07-30 21:03:11 -04:00
thePR0M3TH3AN
b74c0993ca Prompt for per-entry password policy 2025-07-30 20:55:56 -04:00
thePR0M3TH3AN
d8cb21e527 Merge pull request #691 from PR0M3TH3AN/codex/update-entry_add-command-options-and-tests
Add password policy options
2025-07-30 20:30:48 -04:00
thePR0M3TH3AN
b57e19b657 feat: extend password options 2025-07-30 20:22:53 -04:00
thePR0M3TH3AN
3f169747d1 Merge pull request #690 from PR0M3TH3AN/codex/extend-entrymanager-to-support-policy-overrides
Add per-entry password policy overrides
2025-07-30 20:13:28 -04:00
thePR0M3TH3AN
b4d60782af Add per-entry password policy overrides 2025-07-30 19:57:38 -04:00
thePR0M3TH3AN
f664c4099c Merge pull request #689 from PR0M3TH3AN/codex/add-password-policy-config-options
Add password policy config options
2025-07-30 19:44:44 -04:00
thePR0M3TH3AN
7dba8e138d Add password policy config options 2025-07-30 19:10:10 -04:00
thePR0M3TH3AN
cfc7e455d5 Merge pull request #688 from PR0M3TH3AN/codex/extend-passwordpolicy-with-special-char-options
Extend password policy options
2025-07-30 18:52:13 -04:00
thePR0M3TH3AN
dcb5c6e805 Extend password policy and generator 2025-07-30 18:44:41 -04:00
thePR0M3TH3AN
d4d475438f Merge pull request #687 from PR0M3TH3AN/codex/add-edit-options-for-key/value-entry
Fix CLI edit options for key/value entries
2025-07-30 16:59:53 -04:00