Dmitry Popov
630caa8686
fix(Map): Fixed showing character ship
2025-05-27 13:53:17 +02:00
DanSylvest
72a2bf50df
fix(Map): Fixed sorting for characters in Local
2025-05-27 09:14:32 +03:00
Dmitry Popov
4fd214e328
Merge branch 'main' into pings
2025-05-26 12:35:04 +02:00
DanSylvest
a8dcdcf339
fix(Map): Add Rally point. Change placement of settings in Map User Settings. Add ability to placement minimap.
2025-05-25 18:56:57 +03:00
Dmitry Popov
94c89e0325
fix(Signature): Force signature update even if there are no any changes
2025-05-24 19:18:50 +02:00
Dmitry Popov
af2bfd4d59
fix(Signature): Fixed signature updates
2025-05-23 17:24:30 +02:00
Dmitry Popov
e82805dd48
Merge branch 'main' into pings
2025-05-22 09:40:24 +02:00
Dmitry Popov
3ba8f51a2f
fix(Signature): Fixed signatures updates
2025-05-21 11:52:15 +02:00
achichenkov
acf35f8c51
fix(Map): Routes - hide user routes btn from context if subscriptions is not active or widget is closed. Also now hidden widget will show again in place where it was on moment of hide (except cases when screen size has changed.
2025-05-17 09:22:34 +03:00
achichenkov
9155515082
fix(Map): PINGS - Rally point first prototype
2025-05-16 11:18:28 +03:00
Guarzo
1364779f81
feat: support german and french signatures
2025-05-14 10:38:18 -04:00
guarzo
e57f565812
Merge branch 'develop' into guarzo/undo
2025-05-09 18:59:46 -04:00
Guarzo
da2605ee03
feat: improve signature undo process
2025-05-09 18:59:33 -04:00
Dmitry Popov
898584bbb6
fix(Map): Fixed link signature modal crash afrer destination system removed
2025-05-05 09:46:39 +02:00
achichenkov
33bc4a4d22
fix(Map): Removed paywall restriction from public routes
2025-05-04 11:31:56 +03:00
achichenkov
dcf681941e
fix(Map): Add support user routes
2025-04-30 13:17:31 +03:00
achichenkov
9c9634a927
fix(Map): Add support for User Routes on FE side.
2025-04-27 15:09:28 +03:00
achichenkov
fac60f7ddd
fix(Map): Refactor Local - show ship name, change placement of ship name. Refactor On the Map - show corp and ally logo. Fixed problem with ellipsis at long character and ship names.
2025-04-26 16:22:24 +03:00
achichenkov
99d68dfc0e
fix(Map): Refactored routes widget. Add loader for routes. Prepared for custom hubs
2025-04-24 12:46:08 +03:00
achichenkov
c9b366f3e2
fix(Map): Refactor init and update of mapper
2025-04-23 08:57:55 +03:00
achichenkov
cc2f09601e
fix(Map): Changed name for drifters systems. Fixed static info for Barbican.
2025-04-19 10:57:05 +03:00
Dmitry Popov
75edb91825
fix(Signatures): avoid signatures delete on wrong buffer
2025-04-12 11:23:46 +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
windstep
1a556d05ba
fixed error in different localization ( #312 )
2025-04-11 01:41:00 +04:00
Dmitry Popov
3b9aee1eb9
fix: show signature tooltip on top
2025-03-18 17:33:18 +01:00
Dmitry Popov
cadfb59b8d
fix(Core): fixed lazy delete reset state
2025-03-16 20:49:58 +01:00
Dmitry Popov
8db46113f4
fix(Core): fixed lazy delete timeouts
2025-03-16 13:32:39 +01:00
Dmitry Popov
e9b4e39061
fix(Core): fixed lazy delete settings
2025-03-15 23:44:57 +01:00
Dmitry Popov
752eaaa0f5
feat(Api): added map audit base API. Added comments server validations.
2025-03-15 09:46:18 +01:00
Dmitry Popov
a1ffe3cc0e
fix(Core): updated balance top up instructions
2025-03-14 17:38:31 +01:00
Dmitry Popov
b4a1cbbf55
chore: fix yarn deps
2025-03-14 13:05:31 +01:00
Aleksei Chichenkov
b2ae5a33ae
System comments & refactoring ( #253 )
...
* feat(Map): Add widget for comments. Refactor design of Signatures widget. Refactor a lot of code. Add Transition component in ui-kit. Sync versions of react.
---------
Co-authored-by: Dmitry Popov <dmitriypopovsamara@gmail.com >
Co-authored-by: achichenkov <aleksei.chichenkov@telleqt.ai >
2025-03-14 15:34:12 +04:00
guarzo
8e0b8fd7f9
fix [kills]: prevent virtual scroller from showing unless needed ( #225 )
2025-03-07 00:25:29 +04:00
guarzo
ee8f9e4d24
fix: fix scroll and size issues with kills widget ( #219 )
...
* fix: fix scroll and size issues with kills widget
2025-03-06 20:15:22 +04:00
guarzo
6c22e6554d
feat: add selectable sig deletion timing, and color options ( #208 )
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-04 23:51:10 +04:00
guarzo
4eb1f641ae
fix: add retry on kills retrieval ( #207 )
2025-03-04 11:13:59 +04:00
guarzo
5ac8ccbe5c
refactor: split up node hooks ( #173 )
Build / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build / Manual Approval (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
2025-03-01 13:45:34 +04:00
alpha02x
d21705f355
feat: Auto-set connection EOL status and ship size when linking/editing signatures ( #194 )
...
* feat: Automatically set connection EOL status and ship size type when linking/updating signatures
2025-02-26 13:33:16 +04:00
Dmitry Popov
82f6a7f701
fix(Map): Fixed delete system on signature deletion
2025-02-22 09:10:12 +01:00
Dmitry Popov
2d92dfbafa
fix(Map): Fixed delete system on signature deletion
2025-02-22 08:39:50 +01:00
Dmitry Popov
54c7b44d69
fix: signature paste for russian lang
2025-02-21 12:25:35 +01:00
guarzo
a90bf9762a
fix: remove signature expiration ( #196 )
2025-02-21 11:15:06 +04:00
guarzo
85cb9ccfa8
fix: prevent constant full signature widget rerender ( #195 )
2025-02-21 10:54:20 +04:00
guarzo
3cf77da293
fix: proper virtual scroller usage ( #192 )
2025-02-20 11:20:43 +04:00
guarzo
3dd7633194
fix: restore delete key functionality for nodes ( #191 )
2025-02-20 11:19:20 +04:00
guarzo
7cdfb87853
fix issue with deselection and linked sig splash filters ( #187 )
2025-02-19 12:23:22 +04:00
guarzo
3d54783a3e
fix: pending deletion working again ( #185 )
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-02-19 02:24:15 +04:00
Dmitry Popov
6d67f87d4b
Sigs character name ( #182 )
...
* feat(Signatures): Added character names
2025-02-18 21:12:46 +04:00
guarzo
24bb902bb9
feat: add undo deletion for signatures ( #155 )
...
* feat: add undo for signature deletion and addition
2025-02-18 02:29:40 +04:00
Dmitry Popov
b52471ae5e
chore: release version v1.47.6
2025-02-12 23:37:54 +01:00