57 Commits

Author SHA1 Message Date
Dmitry Popov 8f671a359b fix(core): fixed permissions update after character corp updates 2025-12-19 10:37:59 +01:00
Dmitry Popov e7219e0eec chore: fixed compile warnings 2025-11-29 12:34:28 +01:00
Dmitry Popov ae8fbf30e4 fix(core): fixed connection time status issues. fixed character alliance update issues 2025-11-22 10:41:35 +01:00
Dmitry Popov f761ba9746 fix(core): fixed character tracking issues 2025-11-18 11:04:32 +01:00
Dmitry Popov 46eef60d86 chore: fixed warnings 2025-11-17 10:15:57 +01:00
Dmitry Popov a97e598299 fix(core): improved character location tracking 2025-11-16 16:39:39 +01:00
Dmitry Popov 233b2bd7a4 fix(core): disable character tracker pausing 2025-11-16 02:14:05 +01:00
Dmitry Popov 8dd564dbd0 fix: Updated character tracking, added an extra check for offline characters to reduce errors 2025-09-08 00:26:40 +02:00
Dmitry Popov b071070431 fix(Core): Reduced ESI api calls to update character corp/ally info 2025-08-20 16:36:46 +02:00
Dmitry Popov 3ff388a16d fix(Core): fixed tracking paused issues, fixed user activity data 2025-08-15 12:28:36 +02:00
Dmitry Popov 2e9c1c170c chore: Get rid of tracking pauses 2025-08-14 22:56:08 +02:00
guarzo 511457c761 fix: update broken length and remove verbose logging 2025-07-21 23:21:07 +00:00
guarzo affeb7c624 feat: apiv1 and tests 2025-07-16 20:39:30 +00:00
guarzo 5839271de7 fix: add more logging around character online and tracking 2025-07-06 00:48:54 -04:00
Dmitry Popov ad5b2d2eb3 fix(Core): Invalidate character copr and ally data on map server start 2025-06-15 19:21:44 +02:00
Dmitry Popov 10bab0cfa1 chore: release version v1.68.2 2025-06-09 19:55:36 +02:00
Dmitry Popov 9d899243d1 fix(Core): Fixed issue with system splash updates 2025-06-08 20:54:59 +02:00
Dmitry Popov 328301a375 chore: release version v1.66.25 2025-06-08 18:45:53 +02:00
Dmitry Popov 42cd1ba976 feat(Core): Added support for WANDERER_CHARACTER_TRACKING_PAUSE_DISABLED env variable to pause inactive character trackers 2025-06-08 16:24:29 +02:00
Dmitry Popov 24e723de07 Merge branch 'tracking-controls' 2025-06-08 11:10:22 +02:00
Dmitry Popov 08aaf2f2dd chore: release version v1.66.15 2025-06-08 10:19:25 +02:00
Dmitry Popov f9f00faa0e fix(Core): Added check for offline characters timeouts 2025-06-07 17:31:05 +02:00
Dmitry Popov 3dbba97f9c fix(Core): Increased tracking pause timeout for offline characters up to 10 hours 2025-06-07 16:44:18 +02:00
Dmitry Popov 719e34f9bc fix(Core): Increased tracking pause timeout for offline characters up to 10 hours 2025-06-07 15:41:06 +02:00
Dmitry Popov df955ff8b0 chore: release version v1.66.15 2025-06-07 13:57:25 +02:00
Dmitry Popov 10313438bf fix(Core): fixed online updates 2025-06-07 10:47:28 +02:00
Dmitry Popov 4c0f7ab7f9 fix(Core): fixed location tracking issues 2025-06-07 09:48:53 +02:00
Dmitry Popov c5f6cf0080 fix(Core): fixed refresh character tokens 2025-06-07 01:47:03 +02:00
Dmitry Popov 20c5ba6b63 chore: release version v1.66.8 2025-06-07 00:22:35 +02:00
Dmitry Popov 611fdd56d0 fix: respect error limits for ESI APIs 2025-06-06 22:02:31 +02:00
Dmitry Popov 488984a988 fix: respect error limits for ESI APIs 2025-06-06 19:13:07 +02:00
Dmitry Popov 1d11788f89 fix: respect error limits for ESI APIs 2025-06-06 14:51:24 +02:00
Dmitry Popov 6ac7836505 chore: release version v1.66.2 2025-06-06 00:58:24 +02:00
Dmitry Popov aae6ed0cb3 fix(Core): Fixed errors duration check to reduce requests amount to ESI 2025-06-04 20:57:17 +02:00
Dmitry Popov 2814b46941 fix(Core): Fix character tracking issues 2025-06-04 17:43:53 +02:00
Dmitry Popov 3c04f4194e fix(Core): fix waypoint set timeout errors 2025-06-01 19:56:14 +02:00
Dmitry Popov fd1e124166 fix(Core): fix updating character online 2025-06-01 10:15:18 +02:00
Dmitry Popov 3ba8f51a2f fix(Signature): Fixed signatures updates 2025-05-21 11:52:15 +02:00
Dmitry Popov b49d3423fc fix(Core): Added 1 min timeout for ship and location updates on ESI API errors
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-05-14 16:35:21 +02:00
Dmitry Popov 6e1993ca8a fix(Core): Fixed character tracking initialization logic & removed search caching 2025-05-14 11:54:37 +02:00
Dmitry Popov 57d2f2baef fix(Core): Fixed tracking of ship & location for offline characters 2025-05-13 23:42:30 +02:00
Dmitry Popov 4ec03d8338 fix(Core): Fixed tracking stopped due to server errors 2025-05-13 21:31:02 +02:00
Dmitry Popov 1aa7854b0d chore: Added ESI API cached responces based on expire headers 2025-05-13 12:08:06 +02:00
Dmitry Popov 3d88ae4452 fix(Core): Fixed map characters got untracked 2025-05-10 13:46:49 +02:00
Dmitry Popov fb06dd1dbc fix(Core): Fixed map characters got untracked 2025-05-08 12:20:09 +02:00
Dmitry Popov 90c40100d1 fix(Core): Fixed auto-select splashed systems
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-14 19:56:23 +02:00
Dmitry Popov 602a61b08d chore: release version v1.59.4
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-12 02:14:17 +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