|
|
b063dab2a3
|
Improve logging, error handling for ID queries, and ensure inclusive range boundaries in event management.
|
2025-09-10 19:04:54 +01:00 |
|
|
|
c9314bdbd0
|
Refactor GetAccessLevel to include address parameter, update all ACL implementations and handlers for enhanced contextual access control.
|
2025-09-08 07:42:47 +01:00 |
|
|
|
5edb7a3b09
|
implement auth and a simple admin-follows whitelist
Go / build (push) Has been cancelled
|
2025-09-07 19:08:29 +01:00 |
|
|
|
b6ea3d5181
|
Add HandleDelete and GetSerialsFromFilter methods, integrate admin keys handling, and enhance constraints API. Include a new CLI convert tool for key translation.
|
2025-09-07 13:33:25 +01:00 |
|
|
|
5d04afd748
|
Remove unused eventpool package, improve logging levels, standardize websocket handling, and add HandleClose functionality.
|
2025-09-02 23:01:13 +01:00 |
|
|
|
51f04f5f60
|
implemented event and req
|
2025-09-02 20:32:53 +01:00 |
|
|
|
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.
|
2025-08-31 16:52:24 +01:00 |
|
|
|
94383f29e9
|
Add IP whitelist configuration, enhance message handling with envelope identification, and log remote addresses for improved connection control
|
2025-08-31 10:00:50 +01:00 |
|
|
|
acee5e3a90
|
implement auth, closed and close envelopes
|
2025-08-30 13:21:06 +01:00 |
|
|
|
bf178eae4e
|
complete the marshal/unmarshal of events using the new pool enabled tag codecs
|
2025-08-22 14:29:55 +01:00 |
|