| .. |
|
indexes
|
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 |
|
database.go
|
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`.
|
4 months ago |
|
delete-event.go
|
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 |
|
delete-expired.go
|
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 |
|
export.go
|
Ensure proper memory management by adding `Free` calls to release pooled buffers across `export`, `import`, and event handling workflows.
|
4 months ago |
|
export_test.go
|
implement auth and a simple admin-follows whitelist
|
4 months ago |
|
fetch-event-by-serial.go
|
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 |
|
fetch-event-by-serial_test.go
|
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`.
|
4 months ago |
|
get-fullidpubkey-by-serial.go
|
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 |
|
get-fullidpubkey-by-serials.go
|
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 |
|
get-indexes-for-event.go
|
implemented event and req
|
4 months ago |
|
get-indexes-for-event_test.go
|
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 |
|
get-indexes-from-filter.go
|
Improve logging, error handling for ID queries, and ensure inclusive range boundaries in event management.
|
4 months ago |
|
get-indexes-from-filter_test.go
|
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 |
|
get-serial-by-id.go
|
Improve logging, error handling for ID queries, and ensure inclusive range boundaries in event management.
|
4 months ago |
|
get-serial-by-id_test.go
|
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`.
|
4 months ago |
|
get-serials-by-range.go
|
Improve logging, error handling for ID queries, and ensure inclusive range boundaries in event management.
|
4 months ago |
|
get-serials-by-range_test.go
|
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`.
|
4 months ago |
|
go.mod
|
Introduce `ProcessDelete` method in `database` package; update `go.mod` with `database.orly` module replacements across packages
|
4 months ago |
|
go.sum
|
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 |
|
import.go
|
Ensure proper memory management by adding `Free` calls to release pooled buffers across `export`, `import`, and event handling workflows.
|
4 months ago |
|
logger.go
|
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 |
|
migrations.go
|
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`.
|
4 months ago |
|
process-delete.go
|
Introduce `ProcessDelete` method in `database` package; update `go.mod` with `database.orly` module replacements across packages
|
4 months ago |
|
query-events-multiple-param-replaceable_test.go
|
implement auth and a simple admin-follows whitelist
|
4 months ago |
|
query-events.go
|
Add detailed tag filter debugging logs in `QueryEvents` and update `rules.md` with context and debugging guidance.
|
4 months ago |
|
query-events_test.go
|
implement auth and a simple admin-follows whitelist
|
4 months ago |
|
query-for-authors-tags_test.go
|
implement auth and a simple admin-follows whitelist
|
4 months ago |
|
query-for-created-at_test.go
|
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`.
|
4 months ago |
|
query-for-deleted.go
|
Add `HandleDelete` and `GetSerialsFromFilter` methods, integrate admin keys handling, and enhance constraints API. Include a new CLI `convert` tool for key translation.
|
4 months ago |
|
query-for-ids.go
|
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 |
|
query-for-ids_test.go
|
implement auth and a simple admin-follows whitelist
|
4 months ago |
|
query-for-kinds-authors-tags_test.go
|
implement auth and a simple admin-follows whitelist
|
4 months ago |
|
query-for-kinds-authors_test.go
|
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`.
|
4 months ago |
|
query-for-kinds-tags_test.go
|
implement auth and a simple admin-follows whitelist
|
4 months ago |
|
query-for-kinds_test.go
|
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`.
|
4 months ago |
|
query-for-serials.go
|
implemented event and req
|
4 months ago |
|
query-for-serials_test.go
|
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`.
|
4 months ago |
|
query-for-tags_test.go
|
implement auth and a simple admin-follows whitelist
|
4 months ago |
|
save-event.go
|
Enhance `SaveEvent` logic to handle older event rejection with error reporting, validate timestamps in parameterized replaceable events, and improve `HandleEvent` error handling for blocked events.
|
4 months ago |
|
save-event_test.go
|
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`.
|
4 months ago |
|
subscriptions.go
|
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 |
|
subscriptions_test.go
|
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 |