Commit Graph

194 Commits

Author SHA1 Message Date
Dmitry Popov 9514806dbb fix(core): improved character tracking 2025-11-16 23:45:39 +01:00
Dmitry Popov 4e6423ebc8 fix(core): improved character tracking 2025-11-16 18:28:58 +01:00
Dmitry Popov a97e598299 fix(core): improved character location tracking 2025-11-16 16:39:39 +01:00
Dmitry Popov 182d5ec9fb fix(core): used upsert for adding map systems 2025-11-16 02:00:59 +01:00
Dmitry Popov 808acb540e fix(core): fixed map pings cancel errors 2025-11-15 23:16:58 +01:00
Dmitry Popov 8934935e10 fix(core): fixed map initialization 2025-11-15 12:37:27 +01:00
Dmitry Popov 0be7a5f9d0 fix(core): fixed map start issues 2025-11-15 08:25:55 +01:00
Dmitry Popov ac4dd4c28b fix(core): fixed map start issues 2025-11-14 20:28:12 +01:00
Dmitry Popov 847b45a431 fix(core): added gracefull map poll recovery from saved state. added map slug unique checks 2025-11-14 19:35:45 +01:00
Dmitry Popov 0020f46dd8 fix(core): fixed activity tracking issues 2025-11-14 14:42:44 +01:00
Dmitry Popov 23cf1fd96f fix(core): removed maps auto-start logic 2025-11-13 17:19:44 +01:00
Dmitry Popov 0d4fd6f214 fix(core): fixed maps start/stop logic, added server downtime period support 2025-11-13 15:48:56 +01:00
Dmitry Popov 7bbe387183 chore: reduce garbage collection interval 2025-11-13 08:38:52 +01:00
Guarzo 3db24c4344 fix: api and doc updates 2025-11-12 18:39:21 +00:00
Dmitry Popov 8056972a27 fix(core): Fixed adding system on character dock 2025-11-12 18:28:16 +01:00
Dmitry Popov 9bf90ab752 fix(core): added cleanup jobs for old system signatures & chain passages 2025-11-12 13:41:33 +01: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 b25013c652 fix(core): Added tracking for map & character event handling errors 2025-11-11 13:52:07 +01:00
Dmitry Popov 5e5068c7de fix(core): fixed issue with updating system signatures 2025-11-11 13:27:17 +01:00
Dmitry Popov 0332d36a8e fix(core): fixed linked signature time status update
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-11 10:51:43 +01: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 910ec97fd1 chore: refactored map server processes
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-06 09:23:19 +01:00
Dmitry Popov 8b42908a5c chore: refactored map server processes 2025-11-06 00:01:04 +01:00
Dmitry Popov 6d32505a59 chore: added map cached rtree implementation 2025-11-04 23:40:37 +01:00
Dmitry Popov fe8a34c77d chore: refactored map state usage 2025-11-04 22:40:04 +01:00
Dmitry Popov d6c30b4a53 fix(Core): Fixed connection time status update issue 2025-11-01 21:01:18 +01:00
Dmitry Popov fb1a9b440d feat(Core): ESI API rate limits support
fixes #534
2025-10-29 15:29:12 +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
Dmitry Popov 0396b05e58 fix(Connections): Set new connection time status based on to/from system class 2025-10-22 18:08:38 +02:00
Dmitry Popov 6286087f3e feat(Core): Added map roles settings for copy/paste 2025-10-16 16:01:12 +02:00
Dmitry Popov 614d06be66 feat(Core): Added an ability to copy/paste selected map area between maps 2025-10-15 21:55:56 +02: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 8715a6c0ac fix(Signatures): Fixed issue with wrong linked signatures deletions 2025-10-12 23:37:22 +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 81055b4fbd fix(Core): Fixed cancel ping errors 2025-10-07 22:59:01 +02:00
Dmitry Popov 9a64ad6fa7 fix(Core): Fixed connection passages count 2025-09-27 17:36:35 +02:00
Dmitry Popov 36f424da0b Merge branch 'main' into update-lifetime 2025-09-26 15:45:19 +02:00
Dmitry Popov d69616119d feat(Core): Updated connections EOL logic 2025-09-26 00:54:14 +02:00
Dmitry Popov f601bb8751 Merge branch 'main' into jumpgates 2025-09-23 17:48:59 +02:00
Dmitry Popov 24c32511d8 Merge branch 'main' into jumpgates 2025-09-13 11:30:40 +02: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 c433205e89 fix: Updated character tracking 2025-09-03 15:02:53 +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
Dmitry Popov 8817536038 fix: Fixed character tracking settings 2025-08-29 02:30:19 +02:00
Dmitry Popov c3bb23a6ee fix: Fixed character tracking settings 2025-08-29 01:41:08 +02:00
guarzo 99dcf49fbc Merge branch 'main' into guarzo/sigapi 2025-08-27 21:30:59 -04:00
guarzo 6fb3edbfd6 fix: update system signature api to return correct system id 2025-08-28 01:30:37 +00:00
Dmitry Popov 7752010092 feat(Core): Reduced DB calls to check existing system jumps 2025-08-27 23:17:58 +02:00