Commit Graph

11 Commits

Author SHA1 Message Date
guarzo 6fb3edbfd6 fix: update system signature api to return correct system id 2025-08-28 01:30:37 +00:00
guarzo 1310d75012 Merge main into develop
Resolved merge conflicts in multiple files:
- lib/wanderer_app/application.ex: merged kills service config logic
- lib/wanderer_app/map/map_audit.ex: kept security audit functionality
- lib/wanderer_app/map/operations/connections.ex: preserved time_status support
- lib/wanderer_app/map/operations/owner.ex: kept type guard for map_id
- lib/wanderer_app/map/operations/structures.ex: preserved structure type handling
- lib/wanderer_app/map/operations/systems.ex: unified system creation approach
- lib/wanderer_app_web/controllers/map_connection_api_controller.ex: kept time_status in allowed fields
- lib/wanderer_app_web/controllers/map_system_api_controller.ex: unified delete approach
- lib/wanderer_app_web/controllers/plugs/check_map_api_key.ex: kept owner character fetching
- test/unit/kills_storage_test.exs: unified test approach for killmail handling
- test/unit/character_api_controller_test.exs: removed as intended

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-17 23:19:18 +00:00
guarzo 956a5a04ca fix: test updates 2025-07-16 23:17:47 +00:00
guarzo affeb7c624 feat: apiv1 and tests 2025-07-16 20:39:30 +00:00
Dmitry Popov 89c14628e1 chore: mix format 2025-07-15 14:48:20 +02:00
guarzo 33f710127c feature: add duplicate map api 2025-07-13 21:12:32 -04:00
guarzo 9f75ae6b03 feature: add rallypoint external events 2025-07-12 23:43:19 +00:00
guarzo 7b9e2c4fd9 fix: add test coverage for api 2025-07-12 22:28:59 +00:00
guarzo d390455cf2 refactor: add tests and ci gates for quality 2025-07-09 01:47:24 -04:00
guarzo 41e77e8336 feat: use external services for kill data 2025-06-17 12:29:58 -04:00
guarzo d8acfa5c05 refactor: standalone unit tests (#278)
Build / 🚀 Deploy to test env (fly.io) (push) Waiting to run
Build / Manual Approval (push) Blocked by required conditions
Build / 🛠 Build (1.17, 18.x, 27) (push) Blocked by required conditions
Build / 🛠 Build Docker Images (linux/amd64) (push) Blocked by required conditions
Build / 🛠 Build Docker Images (linux/arm64) (push) Blocked by required conditions
Build / merge (push) Blocked by required conditions
Build / 🏷 Create Release (push) Blocked by required conditions
2025-03-18 21:37:52 +04:00