42 Commits (d4a3474616d98bf7aae9d90e893d58fe1d38bda1)
 

Author SHA1 Message Date
buttercat1791 d4a3474616 Disable SSL for prod Postgres connection 3 months ago
buttercat1791 dc65960719 Remove unneeded local setup 3 months ago
buttercat1791 ceded2b05a Use `libncurses6` 4 months ago
buttercat1791 a775df6beb Remove `rel/` from gitignore 4 months ago
buttercat1791 02b12877d5 Update Dockerfile from LogRocket example 4 months ago
buttercat1791 b36a546b5e Install Hex for runtime user 4 months ago
buttercat1791 5b09d186e1 Runtime-stage fixes 4 months ago
buttercat1791 ef34397ad9 Remove `mix assets.deploy` step 4 months ago
buttercat1791 e1bb3b8cdb Allow fetching dev dependencies 4 months ago
buttercat1791 11194cbdea Use prod env when generating Swagger docs 4 months ago
buttercat1791 0421a65838 Add additional prerequisite steps for run 4 months ago
buttercat1791 adc16bdf93 Remove `mix setup` from runtime Dockerfile 4 months ago
buttercat1791 0e6a416c45 Update runtime Dockerfile 4 months ago
buttercat1791 30e94955bd Clean up unneeded files 4 months ago
buttercat1791 0c52ae8f31 Define DB connection strings in runtime config 4 months ago
buttercat1791 e29c1446fb Use admin user/pass as base config 4 months ago
buttercat1791 51efa88a15 Reduce env read duplication in config hierarchy 4 months ago
buttercat1791 a0e0b2fd0d Read DB connection details from env 4 months ago
buttercat1791 12201c4761 Use port 5432 for DB conn 4 months ago
buttercat1791 0c3920f3e9 Update code to pass tests 4 months ago
buttercat1791 8fc8cb9924 Set up integration tests for REST endpoints 4 months ago
buttercat1791 289358da0e Update swagger spec 4 months ago
buttercat1791 f80e1c4640 Make `limit` param required on filter query endpoint 4 months ago
buttercat1791 867d4f7322 Organize for release builds and dev deployment 4 months ago
buttercat1791 0cf675ef6e Produce Swagger schema for REST API 4 months ago
buttercat1791 c0cde09844 Add Elixir style rule with code example 4 months ago
buttercat1791 01d7dcb82f Add filter endpoints 4 months ago
buttercat1791 c14663dfb1 AGENTS.md auto-formatting 4 months ago
buttercat1791 644092b115 Symlink CLAUDE.md to AGENTS.md 4 months ago
buttercat1791 3825fbbcc1 Add tests on `PubEvent` mapping between wire and DB representations 4 months ago
buttercat1791 b931109ac8 Code polish, minor refactors, and type hints 4 months ago
buttercat1791 9bcd5bef23 Remove unmatched function per analyzer warning 4 months ago
buttercat1791 747f537ee8 Update agent directive files 4 months ago
buttercat1791 60952fcdad Improve filter validation and test coverage 4 months ago
buttercat1791 463d7887b4 Improve filter module and apply filtered tags 4 months ago
buttercat1791 c69f729843 First pass at Nostr filters 4 months ago
buttercat1791 6b3ae66c2d Update deps lockfile 4 months ago
buttercat1791 26aa27af6f Add unit tests for event validation 4 months ago
buttercat1791 44350f8acf Refactor create_event for readability and LoB 4 months ago
buttercat1791 7d0f80992d Add ID and signature validation on incoming events 4 months ago
buttercat1791 9d85a37b75 Get Phoenix server up and running with Nostr Ecto context 5 months ago
buttercat1791 38650295a7 Initial commit 5 months ago