Commit Graph

91 Commits

Author SHA1 Message Date
Dmitry Popov 712379f4bb Merge branch 'main' into develop
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
Build / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
🧪 Test Suite / Test Suite (push) Has been cancelled
Build / 🛠 Build Docker Images (linux/amd64) (push) Has been cancelled
Build / 🛠 Build Docker Images (linux/arm64) (push) Has been cancelled
Build / merge (push) Has been cancelled
Build / 🏷 Create Release (push) Has been cancelled
2025-11-17 00:09:27 +01:00
Dmitry Popov a97e598299 fix(core): improved character location tracking 2025-11-16 16:39:39 +01:00
DanSylvest 06626f910b fix(Map): Fixed problem related with error if settings was removed and mapper crashed. Fixed settings reset. 2025-11-15 21:30:45 +03:00
Guarzo d732d15ef6 feature: disable sse by default 2025-11-15 12:46:03 +00:00
Guarzo 3db24c4344 fix: api and doc updates 2025-11-12 18:39:21 +00:00
Guarzo 68b5455e91 bug fix 2025-11-12 07:25:49 +00:00
Guarzo f28e75c7f4 pr updates 2025-11-12 07:16:21 +00:00
Guarzo 6091adb28e fix: api and structure search fixes 2025-11-12 07:07:39 +00:00
Dmitry Popov 6fbf43e860 fix(api): fixed api for get/update map systems
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
Build / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
Build / 🛠 Build Docker Images (linux/amd64) (push) Has been cancelled
Build / 🛠 Build Docker Images (linux/arm64) (push) Has been cancelled
Build / merge (push) Has been cancelled
Build / 🏷 Create Release (push) Has been cancelled
🧪 Test Suite / Test Suite (push) Has been cancelled
2025-11-10 17:23:44 +01:00
Dmitry Popov 8b42908a5c chore: refactored map server processes 2025-11-06 00:01:04 +01:00
Dmitry Popov 7844c9db34 fix(Core): Fixed old map API for systems & added small QOL improvements 2025-10-28 00:52:04 +01:00
Guarzo 095a4b2362 fix: api dropping custom name 2025-10-06 15:52:35 -04:00
Dmitry Popov 02e31333d2 chore: fix 2025-09-26 00:54:55 +02:00
Dmitry Popov efa2e52054 Merge branch 'main' into jumpgates 2025-09-23 18:18:32 +02:00
Dmitry Popov ebed74d239 Revert "fix: Updated ACL create/update APIs"
This reverts commit b6c680e802.
2025-09-13 23:52:02 +02:00
Dmitry Popov b6c680e802 fix: Updated ACL create/update APIs 2025-09-11 21:13:41 +02:00
Dmitry Popov d5c18b5de3 fix: Updated character tracking, added grace period to reduce false-positive cases 2025-09-02 19:33:57 +02:00
guarzo 378df0ac70 fix: pr feedback 2025-09-02 00:27:40 +00:00
guarzo 0e4a132f69 refactor: dry 2025-09-01 22:38:12 +00:00
guarzo 631746375d fix: ensure pub/sub occurs after acl api change 2025-09-01 22:11:58 +00:00
Dmitry Popov 46c1ccdfcc fix: Fixed character tracking settings 2025-08-29 02:31:00 +02:00
guarzo 6fb3edbfd6 fix: update system signature api to return correct system id 2025-08-28 01:30:37 +00:00
guarzo 2f3b8ddc5f fix: empty subscriptions for sse 2025-08-15 11:08:40 -04:00
guarzo 518cbc7b5d fix: timestamp errors for sse and tracking 2025-08-14 19:22:30 -04:00
Dmitry Popov c7138a41ee feat(Signatures): Sync signature temporary name with system on link signature to system 2025-08-12 13:20:03 +02:00
guarzo 8831b3e970 fix: restore security audit 2025-08-11 03:37:33 +00:00
Dmitry Popov ab8baeedd1 fix(core): Fixed character tracking issues 2025-08-11 00:16:52 +02: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
Dmitry Popov a1f28cd245 Merge pull request #458 from guarzo/guarzo/test_merge
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
refactor: add test coverage for api and operations
2025-07-13 02:53:34 +04:00
guarzo 9f6e6a333f fix: properly send sse events 2025-07-12 22:43:49 +00:00
guarzo 7b9e2c4fd9 fix: add test coverage for api 2025-07-12 22:28:59 +00:00
guarzo 4764c25eb1 fmt 2025-07-09 01:49:14 -04:00
guarzo d390455cf2 refactor: add tests and ci gates for quality 2025-07-09 01:47:24 -04:00
guarzo 47db8ef709 fix: clean up SSE warnings 2025-07-06 00:39:19 -04:00
guarzo 7b83ed8205 fix: update env variable usage for sse 2025-07-01 20:25:48 -04:00
guarzo 00cbc77f1d fix: sse cleanup 2025-07-01 03:12:58 -04:00
guarzo 4d75b256c4 feat: support webhook and sse 2025-07-01 02:21:05 -04:00
guarzo 48ff2f4413 feat: disable webhook/websocket by default 2025-06-24 20:28:42 -04:00
guarzo d261c6186b feat: add websocket and webhooks for events 2025-06-21 14:47:05 -04:00
Dmitry Popov 777ebd0c41 Merge branch 'main' into develop 2025-06-18 16:14:37 +02:00
guarzo 41e77e8336 feat: use external services for kill data 2025-06-17 12:29:58 -04:00
Dmitry Popov bbaf04e977 Merge branch 'main' of github.com:wanderer-industries/wanderer 2025-06-15 19:21:57 +02:00
Dmitry Popov ad5b2d2eb3 fix(Core): Invalidate character copr and ally data on map server start 2025-06-15 19:21:44 +02:00
Guarzo 2fc45e00b4 fix: resolve api issue with custom name 2025-06-13 21:14:07 -04:00
Dmitry Popov e13b8846b8 feat(Core): Added multiple tracking pools support 2025-06-11 13:43:13 +02:00