thePR0M3TH3AN
|
26b7b5951f
|
Merge pull request #170 from PR0M3TH3AN/codex/update-and-add-unit-tests-for-entries
Update tests for entries schema
|
2025-07-02 23:10:48 -04:00 |
|
thePR0M3TH3AN
|
609751bf66
|
Update tests for entries schema
|
2025-07-02 23:09:10 -04:00 |
|
thePR0M3TH3AN
|
a00d97b076
|
Merge pull request #169 from PR0M3TH3AN/codex/new-task
Add notes prompt when editing entries
|
2025-07-02 22:49:54 -04:00 |
|
thePR0M3TH3AN
|
d589a14ddd
|
Prompt for notes when adding or modifying
|
2025-07-02 22:48:37 -04:00 |
|
thePR0M3TH3AN
|
e932f6225a
|
Merge pull request #168 from PR0M3TH3AN/codex/implement-derivation-functions-for-totp,-ssh,-and-seed-phras
Add BIP85 derivation helpers
|
2025-07-02 22:37:15 -04:00 |
|
thePR0M3TH3AN
|
854766c983
|
Add BIP85 derivation helpers and tests
|
2025-07-02 22:35:57 -04:00 |
|
thePR0M3TH3AN
|
f7eb2a0ac7
|
Merge pull request #167 from PR0M3TH3AN/codex/modify-entry-management-functionality
Add notes field and stub entry types
|
2025-07-02 22:30:29 -04:00 |
|
thePR0M3TH3AN
|
7fff164da7
|
Update entry manager for generic entries
|
2025-07-02 22:28:56 -04:00 |
|
thePR0M3TH3AN
|
2c0baa9591
|
Merge pull request #166 from PR0M3TH3AN/codex/add-migration-v1-to-v2-and-update-tests
Add migration to schema v2 and adjust tests
|
2025-07-02 22:17:41 -04:00 |
|
thePR0M3TH3AN
|
47d9e9d8e4
|
Add migration to version 2 and update tests
|
2025-07-02 22:16:18 -04:00 |
|
thePR0M3TH3AN
|
0bae741f36
|
Merge pull request #165 from PR0M3TH3AN/codex/refactor-src/constants.py-and-initialize_app-function
Add initialization helper for SeedPass app directory
|
2025-07-02 22:06:20 -04:00 |
|
thePR0M3TH3AN
|
7763d9de88
|
Refactor constants initialization
|
2025-07-02 22:04:52 -04:00 |
|
thePR0M3TH3AN
|
f94a964622
|
Merge pull request #164 from PR0M3TH3AN/e3lki3-codex/remove-bip85-from-requirements-and-clean-up-code
Remove bip85 dependency and unused code
|
2025-07-02 21:58:29 -04:00 |
|
thePR0M3TH3AN
|
fb9b9e6607
|
Remove bip85 dependency and unused KeyManager
|
2025-07-02 21:56:50 -04:00 |
|
thePR0M3TH3AN
|
11c0e49683
|
Merge pull request #163 from PR0M3TH3AN/codex/replace-sys.exit-with-custom-exceptions
Add custom exception handling
|
2025-07-02 21:31:32 -04:00 |
|
thePR0M3TH3AN
|
c83b8c3074
|
Introduce custom error classes
|
2025-07-02 21:29:18 -04:00 |
|
thePR0M3TH3AN
|
ff86669912
|
Merge pull request #162 from PR0M3TH3AN/codex/create-password_manager/entry_types.py-module
Add EntryType enum
|
2025-07-02 21:10:09 -04:00 |
|
thePR0M3TH3AN
|
92b411beb3
|
Add EntryType enum
|
2025-07-02 21:07:13 -04:00 |
|
thePR0M3TH3AN
|
c3486b793a
|
Merge pull request #161 from PR0M3TH3AN/codex/display-nostr-event-id-after-push
Display event ID after Nostr sync
|
2025-07-02 20:15:40 -04:00 |
|
thePR0M3TH3AN
|
b6675aa5ec
|
Display event IDs after Nostr publish
|
2025-07-02 20:14:25 -04:00 |
|
thePR0M3TH3AN
|
c6b19e10ea
|
Merge pull request #160 from PR0M3TH3AN/codex/remove-seed+pw-and-pw-only-references
Remove legacy encryption options from docs
|
2025-07-02 19:47:39 -04:00 |
|
thePR0M3TH3AN
|
7b35e961be
|
docs: remove encryption mode sections
|
2025-07-02 19:46:15 -04:00 |
|
thePR0M3TH3AN
|
e1e2daf4f2
|
Merge pull request #159 from PR0M3TH3AN/codex/delete-encryption-mode-tests-and-update-initialization
Remove legacy encryption mode tests
|
2025-07-02 19:40:29 -04:00 |
|
thePR0M3TH3AN
|
d6b4ac6642
|
Remove legacy encryption mode tests
|
2025-07-02 19:39:21 -04:00 |
|
thePR0M3TH3AN
|
89c1306407
|
Merge pull request #158 from PR0M3TH3AN/codex/refactor-backup-and-database-export/import-logic
Remove unused import
|
2025-07-02 19:28:09 -04:00 |
|
thePR0M3TH3AN
|
a8a0e20c02
|
Remove unused import
|
2025-07-02 19:26:42 -04:00 |
|
thePR0M3TH3AN
|
e88c871c6b
|
Merge pull request #157 from PR0M3TH3AN/codex/refactor-password-manager-and-encryption-modes
Drop encryption mode selection
|
2025-07-02 19:19:29 -04:00 |
|
thePR0M3TH3AN
|
055e86b8ab
|
Remove obsolete encryption mode support
|
2025-07-02 19:17:52 -04:00 |
|
thePR0M3TH3AN
|
f58cfa58e1
|
Merge pull request #156 from PR0M3TH3AN/codex/remove-encryption_mode-from-config-and-code
Remove encryption mode config
|
2025-07-02 19:02:03 -04:00 |
|
thePR0M3TH3AN
|
57adf0bf01
|
Remove unused encryption mode setting
|
2025-07-02 19:00:49 -04:00 |
|
thePR0M3TH3AN
|
c8db87d3d2
|
Merge pull request #155 from PR0M3TH3AN/codex/remove-seed_plus_pw-and-pw_only-modes
Drop unused encryption modes
|
2025-07-02 18:51:19 -04:00 |
|
thePR0M3TH3AN
|
d2832db194
|
Remove password-based encryption modes
|
2025-07-02 18:48:15 -04:00 |
|
thePR0M3TH3AN
|
01d55073b1
|
Merge pull request #154 from PR0M3TH3AN/codex/update-backup-behaviour-documentation
Update docs for snapshot-based Nostr backups
|
2025-07-02 18:22:31 -04:00 |
|
thePR0M3TH3AN
|
e1a5b9d4f1
|
docs: update nostr backup docs
|
2025-07-02 18:21:05 -04:00 |
|
thePR0M3TH3AN
|
e73f5a84a4
|
Merge pull request #153 from PR0M3TH3AN/codex/update-landing-page-text-and-features
Update landing page index info
|
2025-07-02 17:47:41 -04:00 |
|
thePR0M3TH3AN
|
626d20b22f
|
Update landing to match README snapshot info
|
2025-07-02 17:46:17 -04:00 |
|
thePR0M3TH3AN
|
efafb30e36
|
Merge pull request #152 from PR0M3TH3AN/codex/update-documentation-for-seedpass-encryption-and-chunking
Update README for chunked vault backups
|
2025-07-02 17:38:15 -04:00 |
|
thePR0M3TH3AN
|
8af1871f2d
|
docs: update vault backup details
|
2025-07-02 17:35:41 -04:00 |
|
thePR0M3TH3AN
|
b19f749fa8
|
Merge pull request #151 from PR0M3TH3AN/codex/create-tests-with-dummy-nostr-relay
Add dummy Nostr relay fixtures and tests
|
2025-07-02 17:28:27 -04:00 |
|
thePR0M3TH3AN
|
eb0dac7b62
|
Add dummy Nostr relay fixtures and tests
|
2025-07-02 17:26:51 -04:00 |
|
thePR0M3TH3AN
|
43b10e9bd0
|
Merge pull request #150 from PR0M3TH3AN/codex/update-tests-to-use-new-api-methods
Update tests for snapshot API
|
2025-07-02 17:14:25 -04:00 |
|
thePR0M3TH3AN
|
53166d453b
|
Update tests for new nostr API
|
2025-07-02 17:06:03 -04:00 |
|
thePR0M3TH3AN
|
c25ca061c6
|
Merge pull request #149 from PR0M3TH3AN/codex/refactor-sync-and-vault-update-logic
Implement vault sync with Nostr snapshots
|
2025-07-02 16:24:11 -04:00 |
|
thePR0M3TH3AN
|
678cdbc5e6
|
Add vault sync and update Nostr restore
|
2025-07-02 16:22:57 -04:00 |
|
thePR0M3TH3AN
|
ca88ccce57
|
Merge pull request #148 from PR0M3TH3AN/codex/add-methods-for-delta-publishing-and-fetching
Implement delta event support in Nostr client
|
2025-07-02 16:12:36 -04:00 |
|
thePR0M3TH3AN
|
456de50ff1
|
Add delta publishing and fetching
|
2025-07-02 16:11:05 -04:00 |
|
thePR0M3TH3AN
|
631ed66770
|
Merge pull request #147 from PR0M3TH3AN/codex/implement-snapshot-processing-and-retrieval
Implement Nostr snapshot backup
|
2025-07-02 16:02:30 -04:00 |
|
thePR0M3TH3AN
|
c1bb913d82
|
Add snapshot backup support
|
2025-07-02 16:00:55 -04:00 |
|
thePR0M3TH3AN
|
6603574e2e
|
Merge pull request #146 from PR0M3TH3AN/codex/define-constants-and-data-classes-in-nostr-package
Add Nostr backup models and constants
|
2025-07-02 15:50:15 -04:00 |
|
thePR0M3TH3AN
|
81552d5a0e
|
Add nostr backup constants and manifest models
|
2025-07-02 15:49:02 -04:00 |
|