11 Commits (45c31795e747caff3be1df278c7c60072c5edd18)

Author SHA1 Message Date
mleku 110223fc4e
Migrate internal module imports to unified package path. 4 months ago
mleku bb8998fef6
Update relay tester scripts to use `/tmp/orlytest` for temporary data storage and adjust cleanup logic 4 months ago
mleku dddcc682b9
Improve `HandleDelete` error handling, add validation for deletion ownership, and enhance logging for unauthorized deletion attempts. 4 months ago
mleku 9e59d5f72b
Set default value for `LogToStdout`, enhance logging for request handling, query events, and filters, and fix ID handling in `relaytester-test.sh`. 4 months ago
mleku fe3893addf
Add `LogToStdout` config option, improve tag decoding, and fix ID tracking in event handling 4 months ago
mleku 5eb192f208
Send initial AUTH challenge if admins are configured and clean up leftover `ORLY` data in `relaytester-test.sh`. 4 months ago
mleku 2385d1f752
Update `relaytester-test.sh` log level to `off` and improve `follows` key decoding logic in ACL implementation for clarity and error handling. 4 months ago
mleku faad7ddc93
add relay-tester scripts 4 months ago
mleku 5edb7a3b09
implement auth and a simple admin-follows whitelist 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