Commit Graph

125 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 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
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 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 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 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
Dmitry Popov 7752010092 feat(Core): Reduced DB calls to check existing system jumps 2025-08-27 23:17:58 +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 96f04c70a9 Merge branch 'main' into sig-temp-names 2025-08-11 19:20:46 +02:00
Dmitry Popov 585de15e6b chore: fixed compile errors
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
🧪 Test Suite / Test Suite (push) Has been cancelled
2025-07-18 17:41:38 +02:00
Dmitry Popov 74f7ad155d Merge branch 'develop' into sig-temp-names 2025-07-18 13:52:07 +02:00
Dmitry Popov 6d5a432bad Merge pull request #450 from wanderer-industries/develop
Develop
2025-07-18 15:46:44 +04:00
Dmitry Popov f1f12abd16 Merge pull request #469 from guarzo/guarzo/devmerge
refactor: merge develop branch
2025-07-18 15:45:19 +04:00
Dmitry Popov 0f6847b16d fix(Map): Fixed remove pings for removed systems 2025-07-18 13:39:36 +02:00
guarzo 36b393dbde Merge branch 'develop' into guarzo/frig 2025-07-17 19:36:21 -04: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 affeb7c624 feat: apiv1 and tests 2025-07-16 20:39:30 +00:00
Dmitry Popov 89c14628e1 chore: mix format 2025-07-15 14:48:20 +02:00
guarzo 33f710127c feature: add duplicate map api 2025-07-13 21:12:32 -04:00