4 Commits

Author SHA1 Message Date
mroxso
c9dd6590da add QUERY_LIMIT environment variable and integrate into database initialization (#2)
Co-authored-by: highperfocused <highperfocused@pm.me>
2026-01-04 16:54:12 +01:00
mroxso
c93da36c4e dev2main (#1)
* add management database functionality for allowed and banned pubkeys

* add policy to reject events based on validation rules

* expose PostgreSQL port in Docker Compose for local access

* add event rejection policy for banned pubkeys based on management database

---------

Co-authored-by: highperfocused <highperfocused@pm.me>
2025-12-30 21:50:39 +01:00
5a6151af0e update PostgreSQL image version to 17 in Docker Compose 2025-12-27 21:23:59 +01:00
ea4e51d629 initial code commit 2025-12-27 21:19:47 +01:00