Commit Graph

22 Commits

Author SHA1 Message Date
Dmitry Popov 0d4fd6f214 fix(core): fixed maps start/stop logic, added server downtime period support 2025-11-13 15:48:56 +01:00
Guarzo 3db24c4344 fix: api and doc updates 2025-11-12 18:39:21 +00:00
Guarzo f28e75c7f4 pr updates 2025-11-12 07:16:21 +00:00
Dmitry Popov 8b42908a5c chore: refactored map server processes 2025-11-06 00:01:04 +01:00
Dmitry Popov 6d32505a59 chore: added map cached rtree implementation 2025-11-04 23:40:37 +01:00
Guarzo 095a4b2362 fix: api dropping custom name 2025-10-06 15:52:35 -04:00
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 ccf9c0db22 feat (api): add additional structure/signature methods (#365) 2025-05-06 20:42:47 +04:00
guarzo 6378754c57 feat (api): add additional system/connections methods (#351) 2025-05-03 19:41:21 +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
guarzo c8fc31257b Add api specs (#217) 2025-03-07 00:31:31 +04:00
guarzo 778d23da06 updates to acl api (#179) 2025-02-18 11:24:14 +04:00
Dmitry Popov 4136aaad76 Initial commit 2024-09-18 01:55:30 +04:00