20 Commits (54606c63184cb0e356c13f442d00ae62f1d09d80)

Author SHA1 Message Date
mleku eaac3cdc19
logs libsecp256k1 loading version 2 months ago
mleku 7af08f9fd2
Remove deprecated test files and optimize encryption functions 2 months ago
mleku 256537ba86
Update dependencies and refactor conversation key generation 2 months ago
mleku f35440ed1d
Refactor delete handling and improve logging in event processing 2 months ago
mleku 9d13811f6b
Add test files and enhance logging in various components 2 months ago
mleku e0a95ca1cd
Refactor signer implementation to use p8k package 2 months ago
mleku e56bf76257
Add NIP-11 relay synchronization and group management features 2 months ago
mleku 2614b51068
Refactor crypto package to use p256k1 signer 2 months ago
mleku 53fb12443e
Add benchmark tests and optimize encryption performance 2 months ago
mleku 0123c2d6f5
Update dependencies and refactor p256k crypto package 2 months ago
mleku 9f39ca8a62
Refactor export functionality in App.svelte to support both GET and POST methods for event exports, enhancing flexibility in user permissions. Update server-side handling to accommodate pubkey filtering and improve response handling for file downloads. Adjust UI components to reflect these changes, ensuring a seamless user experience. 3 months ago
mleku 804e1c9649
Add NWC protocol handling and NIP-44 encryption and decryption functions. 4 months ago
mleku 110223fc4e
Migrate internal module imports to unified package path. 4 months ago
mleku 3d3a0fa520
Refactor `Signer` to use `secp256k1` directly and enhance ACL reconfiguration for admin-triggered events 4 months ago
mleku 5a640e7502
Introduce `ProcessDelete` method in `database` package; update `go.mod` with `database.orly` module replacements across packages 4 months ago
mleku b76b63c9ac
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`. 4 months ago
mleku 5cadf9c933
add acl interface 4 months ago
mleku 76b251dea9
Update module replacements in `go.mod` files to reflect consistent relative paths across packages 4 months ago
mleku 91d95c6f1a
Migrate package imports from `next.orly.dev` to new `orly` domain structure; add new `varint` and `binary` encoders with comprehensive tests; enhance existing tag and envelope implementations with additional methods, validations, and test coverage; introduce shared `test.sh` script for streamlined testing across modules. 4 months ago
mleku b8db587d7b
initial addition of essential crypto, encoders, workflows and LLM instructions 5 months ago