Commit Graph

1459 Commits

Author SHA1 Message Date
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
thePR0M3TH3AN
0490583fee Merge pull request #679 from PR0M3TH3AN/codex/add-test-for-concurrent-vault-modifications
Add sync race condition test
2025-07-24 21:52:39 -04:00
thePR0M3TH3AN
0edf4e5c83 test: add race condition sync test 2025-07-24 21:47:04 -04:00
thePR0M3TH3AN
01fa1f4997 Merge pull request #678 from PR0M3TH3AN/codex/extend-state-manager-for-manifest_id-and-delta_since
Persist manifest and delta state
2025-07-24 21:16:25 -04:00
thePR0M3TH3AN
ea2451f4a0 Persist manifest state 2025-07-24 21:04:04 -04:00
thePR0M3TH3AN
5eb5e29094 Merge pull request #677 from PR0M3TH3AN/codex/add-modified_ts-management-for-vault-entries
Add per-entry timestamps and merge logic
2025-07-24 20:36:18 -04:00
thePR0M3TH3AN
747e2be5a9 Add modified_ts tracking and merge logic 2025-07-24 20:28:21 -04:00
thePR0M3TH3AN
db90d9caf0 Merge pull request #676 from PR0M3TH3AN/codex/add-manifest-version-check-before-publishing
Add manifest consistency check before publishing
2025-07-24 20:10:34 -04:00
thePR0M3TH3AN
cb1e18c8ba Add manifest consistency check and tests 2025-07-24 20:05:30 -04:00
thePR0M3TH3AN
cf3803c422 Merge pull request #675 from PR0M3TH3AN/codex/update-sync_index_from_nostr_async-method
Handle multiple deltas during sync
2025-07-24 19:48:30 -04:00
thePR0M3TH3AN
24a606fb70 Apply sequential deltas from Nostr 2025-07-24 19:41:35 -04:00
thePR0M3TH3AN
5850b68c9a Merge pull request #674 from PR0M3TH3AN/codex/add-thread-safety-to-nostrclient-state
Add lock-protected state updates in NostrClient
2025-07-24 19:34:45 -04:00
thePR0M3TH3AN
529eb5a0a6 Ensure thread-safe NostrClient state reads 2025-07-24 19:28:35 -04:00
thePR0M3TH3AN
e0318c7850 Merge pull request #673 from PR0M3TH3AN/codex/add-thread-safety-to-nostrclient-states
Add thread-safe state to NostrClient
2025-07-24 19:10:31 -04:00