24 Commits

Author SHA1 Message Date
Dmitry Popov 2005e6f3dd fix(signatures): Fixed back linked sigs data sync and leading to system override issues 2026-02-07 17:18:29 +01:00
Guarzo f724455a1e fix: wh position and sig type change 2026-01-23 16:01:52 +00:00
Guarzo a919bd9038 fix: api updates and linked sig addition 2026-01-20 17:55:30 +00:00
Guarzo 113fe1c695 fix: allow sig api when map relay is off 2026-01-12 23:59:20 +00:00
Dmitry Popov 8c911f89e0 fix(core): fixed new connections got deleted after linked signature cleanup 2026-01-05 00:48:38 +01:00
Dmitry Popov cba050a9e7 fix(core): fixed scopes 2025-12-15 01:35:41 +01:00
Dmitry Popov 46eef60d86 chore: fixed warnings 2025-11-17 10:15:57 +01:00
Guarzo 3db24c4344 fix: api and doc updates 2025-11-12 18:39:21 +00:00
Dmitry Popov 8b42908a5c chore: refactored map server processes 2025-11-06 00:01:04 +01:00
Dmitry Popov 986b997a6a fix(Signatures): Rework for lazy signatures deletion
- if lazy delete enabled, linked connection deleted after signature only
now
- added sort by signature name for info column
- show signature temporary name if set on link signature to system &
signatures widget
2025-10-14 00:46:04 +02:00
Dmitry Popov 1ff689c26c fix(Core): Update connection ship size based on linked signature type 2025-10-09 21:56:23 +02:00
Dmitry Popov c3b5a77a86 fix(Core): Fixed signature to system link issues 2025-10-09 20:44:33 +02:00
Dmitry Popov 7ca4eb3b8f feat(Signatures): add support for signature temp names 2025-07-08 14:03:22 +02:00
Dmitry Popov 8b579d6837 Merge branch 'main' into develop 2025-06-27 23:45:20 +02:00
guarzo d1377f44d2 fix: issue with tracking signature activity 2025-06-23 18:31:41 -04:00
guarzo d261c6186b feat: add websocket and webhooks for events 2025-06-21 14:47:05 -04:00
Dmitry Popov 2af562e313 fix(Signature): Update restored signature character 2025-05-25 09:41:33 +02:00
Dmitry Popov 94c89e0325 fix(Signature): Force signature update even if there are no any changes 2025-05-24 19:18:50 +02:00
Guarzo 331db10029 fix: update openapi spec for other apis 2025-05-19 11:35:15 -04:00
Guarzo 1364779f81 feat: support german and french signatures 2025-05-14 10:38:18 -04:00
Guarzo da2605ee03 feat: improve signature undo process 2025-05-09 18:59:33 -04:00
Dmitry Popov 88ab85bd04 fix(Core): Fixed main character checking & manual systems delete logic 2025-04-29 12:27:55 +02:00
Aleksei Chichenkov d8222d83f0 Refactoring and fixing problems (#317)
* fix(Map): fix design of kills widget, fix design of signatures widget - refactor a lot of code, fixed problem with tooltip blinking

* fix(Map): refactor Tracking dialog, refactor Activity tracker, refactor codebase and some styles

* fix(Core): don't count character passage on manual add connection

* refactor(Core): improved characters tracking API

* fix(Core): fixed link signature to system on 'leads to' set

* fix(Map): Refactor map settings and prepared it to easier using

* fix(Map): Add support new command for following update

* fix(Map): Add support new command for main update

* refactor(Core): Reduce map init data by using cached system static data

* refactor(Core): Reduce map init data by extract signatures loading to a separate event

* fix(Core): adjusted IP rate limits

* fix(Map): Update design of tracking characters. Added icons for following and main. Added ability to see that character on the station or structure

---------

Co-authored-by: achichenkov <aleksei.chichenkov@telleqt.ai>
Co-authored-by: Dmitry Popov <dmitriypopovsamara@gmail.com>
2025-04-11 23:17:53 +04:00
Dmitry Popov 6d67f87d4b Sigs character name (#182)
* feat(Signatures): Added character names
2025-02-18 21:12:46 +04:00