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 |
|
thePR0M3TH3AN
|
627d69cf30
|
Add edit options for key/value entries
|
2025-07-30 16:51:53 -04:00 |
|
thePR0M3TH3AN
|
c15776e37e
|
Merge pull request #686 from PR0M3TH3AN/codex/rename-label-field-and-add-key-field-editing
Add value editing for Key/Value entries
|
2025-07-30 16:33:17 -04:00 |
|
thePR0M3TH3AN
|
2f7b41c5dd
|
Merge branch 'beta' into codex/rename-label-field-and-add-key-field-editing
|
2025-07-30 16:16:22 -04:00 |
|
thePR0M3TH3AN
|
bb1d692798
|
Add value editing for Key/Value entries
|
2025-07-30 16:05:01 -04:00 |
|
thePR0M3TH3AN
|
b621cffae6
|
Merge pull request #685 from PR0M3TH3AN/codex/rename-label-field-and-add-key-field-editing
Add key editing for Key/Value entries
|
2025-07-30 15:56:24 -04:00 |
|
thePR0M3TH3AN
|
3937ccfb75
|
Allow editing Key field in Key/Value entries
|
2025-07-30 15:50:48 -04:00 |
|
thePR0M3TH3AN
|
0dd5b1f301
|
Merge pull request #684 from PR0M3TH3AN/codex/fix-importerror-in-nostr_sdk-dependency
Fix nostr dependency
|
2025-07-30 15:31:35 -04:00 |
|
thePR0M3TH3AN
|
715952fba6
|
Ignore ecdsa advisory
|
2025-07-30 15:25:47 -04:00 |
|
thePR0M3TH3AN
|
acb1126287
|
Fix nostr dependency
|
2025-07-30 15:14:11 -04:00 |
|
thePR0M3TH3AN
|
bcd8002e1d
|
Pin nostr-sdk to 0.42.x
|
2025-07-30 14:45:53 -04:00 |
|
thePR0M3TH3AN
|
3ad7c1ab94
|
Merge pull request #683 from PR0M3TH3AN/codex/add-key-field-to-key/value-pair-entry
Add key field to key/value entries
|
2025-07-28 15:11:06 -04:00 |
|
thePR0M3TH3AN
|
4a20817094
|
Add key field to key/value entries
|
2025-07-28 15:04:56 -04:00 |
|
thePR0M3TH3AN
|
d3f2cb8256
|
Merge pull request #682 from PR0M3TH3AN/codex/fix-stats-screen-refresh-data-pulling
Ensure stats refresh initiates Nostr sync
|
2025-07-28 14:47:21 -04:00 |
|
thePR0M3TH3AN
|
a3d45a117c
|
Fix relay URL handling for nostr-sdk 0.43
|
2025-07-28 13:55:55 -04:00 |
|
thePR0M3TH3AN
|
2d39d7a5bd
|
feat(stats): refresh triggers background sync
|
2025-07-28 13:31:15 -04:00 |
|
thePR0M3TH3AN
|
f677f4b445
|
Merge pull request #680 from PR0M3TH3AN/codex/find-cause-of-install-script-syntax-error
Clarify beta installer command
|
2025-07-25 19:14:00 -04:00 |
|
thePR0M3TH3AN
|
5b0051f76f
|
docs: clarify beta installer command
|
2025-07-25 19:08:06 -04:00 |
|