Dmitry Popov
7752010092
feat(Core): Reduced DB calls to check existing system jumps
2025-08-27 23:17:58 +02:00
guarzo
524c283a0d
refactor: use constants for ship size
2025-07-17 23:36:11 +00:00
guarzo
123b312965
feat: autoset connection size for c4->null and c13
2025-07-17 01:55:55 +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
Dmitry Popov
dfb035525d
Merge branch 'main' into develop
2025-06-30 18:44:48 +02:00
Dmitry Popov
83b1406cce
fix(Core): Mark connections between Pochven systems as known.
2025-06-28 12:12:43 +02:00
guarzo
d261c6186b
feat: add websocket and webhooks for events
2025-06-21 14:47:05 -04:00
Guarzo
0e48315803
fix: fix issue with connection generation between k-space
2025-05-21 09:19:12 -04:00
Dmitry Popov
04576b335c
Merge pull request #392 from guarzo/guarzo/c1qol
...
feat: default c1 connections to medium
2025-05-21 13:12:04 +04:00
Guarzo
d6c32e2d39
feat: default connections from c1 holes to medium size
2025-05-20 04:39:17 -04:00
Dmitry Popov
9feb8492aa
fix(Core): Fixed connection EOL time refreshed every 2 minutes
2025-05-15 23:15:07 +02:00
Dmitry Popov
3969d1287d
fix(Core): Fixed EOL connections cleanup
2025-05-13 12:26:58 +02: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
ecb3ca2b4e
fix(Core): Fixed issues with main character & tracking
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-04-15 12:15:08 +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
8ab4b4c788
fix (Core): fixed connection validation
2025-04-10 23:25:33 +02:00
Dmitry Popov
1e5e73c4ae
feat(Core): added handling cases when wrong connections created
2025-03-23 11:06:20 +01:00
Dmitry Popov
aec0a75e87
fix: updated connections cleanup logic
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-13 19:18:29 +01:00
guarzo
ee7a453a72
feat: enhance character activty and summmarize by user ( #206 )
2025-03-09 23:45:28 +04:00
Dmitry Popov
7ff9689b76
fix: Fix connections remove timeouts
2025-01-11 09:39:55 +01:00
Dmitry Popov
54c06a1fc0
feat(Map): Inroduced Env settings for connection auto EOL/remove timeouts
...
WANDERER_MAP_CONNECTION_AUTO_EXPIRE_HOURS (24)
WANDERER_MAP_CONNECTION_AUTO_EOL_HOURS (21)
WANDERER_MAP_CONNECTION_EOL_EXPIRE_TIMEOUT_MINS (30)
2025-01-10 23:17:05 +01:00
guarzo
908d249eb9
Allow user to follow a specific tracked character ( #87 )
...
* add follow character functionality
2025-01-02 14:09:10 +04:00
Dmitry Popov
05ea2fcdbe
chore(Map): Add default filtering to search systems
2024-12-22 22:59:28 +01:00
Dmitry Popov
6d4321fead
chore(Map): Add static info to search systems
2024-12-22 17:16:42 +01:00
Dmitry Popov
84076b340b
fix(Core): Fix unpkg CDN issues, fix Abyssals sites adding as systems on map
2024-12-07 09:32:24 +01:00
Dmitry Popov
663fee6699
feat(Map): Lock systems available to manager/admin roles only ( #75 )
...
* feat(Map): Lock systems available to manager/admin roles only
* feat(Map): Fix add system & add acl member select behaviour
2024-11-27 01:05:26 +04:00
Dmitry Popov
300c1b5a18
chore: release version v1.19.3
2024-11-22 13:41:30 +01:00
Dmitry Popov
0857a82de5
feat(Core): Add connection type for Gates, add new Update logic
...
fixes #73
2024-11-22 13:27:17 +01:00