Dmitry Popov
b85ffed19f
Merge pull request #603 from starkythefox/c729-reversal
...
fix: C729 reversal - Allow multiple destinations for Wormholes
2026-04-17 10:12:41 +02:00
starkythefox
601bb81724
feat(core): allow wormholes to have multiple destinations
2026-04-12 22:22:48 +02:00
DanSylvest
22ae774127
fix: Add update mass button for ship
2026-04-12 09:23:32 +03:00
Dmitry Popov
e45e6a39eb
feat(signatures): Sync mass status with connection, show it on unsplashed sigs
2026-03-14 23:58:25 +01:00
Dmitry Popov
35ea4e5f1e
feat(signatures): Fixed creator visibility issues. Added 4.5 hour color for unsplashed
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 Develop / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
🧪 Test Suite / Test Suite (push) Has been cancelled
Build Develop / 🛠 Build Docker Images (linux/amd64) (push) Has been cancelled
Build Develop / 🛠 Build Docker Images (linux/arm64) (push) Has been cancelled
Build Develop / merge (push) Has been cancelled
Build Develop / 🏷 Notify about develop release (push) Has been cancelled
2026-02-12 16:15:44 +01:00
Dmitry Popov
daf4a81568
Merge pull request #586 from wanderer-industries/routes-by
...
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 Develop / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
🧪 Test Suite / Test Suite (push) Has been cancelled
Build Develop / 🛠 Build Docker Images (linux/amd64) (push) Has been cancelled
Build Develop / 🛠 Build Docker Images (linux/arm64) (push) Has been cancelled
Build Develop / merge (push) Has been cancelled
Build Develop / 🏷 Notify about develop release (push) Has been cancelled
Add Routes By widget. Allow to find nearest blue loot and red l…
2026-02-09 02:49:29 +04:00
DanSylvest
8c5340e911
chore: add placeholder for no found destinations
2026-02-08 21:47:04 +03:00
DanSylvest
6b0f636964
chore: removed unnecessary comments
2026-02-08 19:45:36 +03:00
DanSylvest
35bd5645bf
feat: Added paywall for RoutesBy widget
2026-02-08 19:25:50 +03:00
Dmitry Popov
2005e6f3dd
fix(signatures): Fixed back linked sigs data sync and leading to system override issues
2026-02-07 17:18:29 +01:00
DanSylvest
9d9fa3c6b5
feat: Add systems with Security Status cleaning. Add trade hubs. Add ability to store data for this widget
2026-02-04 21:12:40 +03:00
Dmitry Popov
0e24501225
chore: Fixed review comments
2026-02-02 09:35:32 +01:00
DanSylvest
25a3d8951e
feat: Add Routes By widget. Allow to find nearest blue loot and red loot stations. Added ability to set waypoint to station.
2026-01-31 12:29:25 +03:00
Dmitry Popov
f4ddc8dc8b
Merge pull request #530 from s-no1ukno/main
...
feat(map): Update Owners on Multiple Structures
2026-01-29 19:37:27 +04:00
Dmitry Popov
80e998cf79
fix(core): Show c1/c2/c3 or c4/c5 or link signature modal
2026-01-14 23:28:47 +01:00
Dmitry Popov
56dacdcbbd
fix(core): fixed rally point cancel logic
2026-01-06 16:37:29 +01:00
Guarzo
700089e381
fix: defensive check for undefined excluded systems
2025-11-27 04:12:59 +00:00
Dmitry Popov
42e0f8f660
Merge branch 'main' into develop
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 Develop / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
Build Develop / 🛠 Build Docker Images (linux/amd64) (push) Has been cancelled
Build Develop / 🛠 Build Docker Images (linux/arm64) (push) Has been cancelled
Build Develop / merge (push) Has been cancelled
Build Develop / 🏷 Notify about develop release (push) Has been cancelled
🧪 Test Suite / Test Suite (push) Has been cancelled
2025-11-25 21:02:53 +01:00
DanSylvest
69991fff72
feat: Add support markdown for system description
2025-11-25 22:50:11 +03:00
Dmitry Popov
083e300ff5
chore: updated deps, fixed signatures and comments related issues
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 Develop / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
🧪 Test Suite / Test Suite (push) Has been cancelled
Build Develop / 🛠 Build Docker Images (linux/amd64) (push) Has been cancelled
Build Develop / 🛠 Build Docker Images (linux/arm64) (push) Has been cancelled
Build Develop / merge (push) Has been cancelled
Build Develop / 🏷 Notify about develop release (push) Has been cancelled
2025-11-21 14:23:44 +01:00
Guarzo
34a7c854ed
fix: structure search / paste issues
2025-11-18 22:19:04 -05:00
DanSylvest
98c54a3413
fix(Map): Fixed problem related with error if settings was removed and mapper crashed. Fixed settings reset.
2025-11-13 12:53:40 +03:00
Guarzo
6091adb28e
fix: api and structure search fixes
2025-11-12 07:07:39 +00:00
Jordan Snow
a7d6b06332
feat(map): Reviewed changes
...
Adding the changes from first review of PR #530 . This includes cleanup,
wrapping callbacks in a `useCallback()` hook, and inclusion of clsx
wrapper for styling.
2025-10-23 22:06:42 -06:00
Dmitry Popov
1cf19b2a50
fix(Kills): Fixed zkb links (added following '/').
2025-10-21 16:13:08 +02:00
Jordan Snow
378f22a1ef
feat(map): Logic for multiple owner updates
...
Finished all the logic for updating owners on multiple structures in a
single system.
2025-10-18 21:43:44 -06:00
Jordan Snow
14730097b2
feat(map) Adding all the things to the modal
...
Added a bunch of text and formatting to the system structures owners
dialog box
2025-10-18 20:26:28 -06:00
Jordan Snow
e8bff3098a
feat(map): wip New Dialog for Structure Owners
...
Added the new modal to be able to update all structures within a system
in a single update.
2025-10-18 19:24:19 -06:00
Dmitry Popov
683fde7be4
fix(Signatures): Fixed EOL indication for un-splashed and signatures list
2025-10-15 11:59:14 +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
DanSylvest
8bb4998e59
Merge branch 'main' into migrations
2025-10-10 09:44:49 +03:00
DanSylvest
c825a3f4c4
fix(Map): Fixed problem with a lot unnecessary loads zkb data on resize map
2025-10-10 09:34:25 +03:00
DanSylvest
8ba34533d7
fix(Map): Added Search tool for systems what on the map
2025-10-07 14:07:13 +03:00
Dmitry Popov
e1559aac94
fix(Core): Fixed modals auto-save on Enter.
2025-10-01 16:31:48 +02:00
Dmitry Popov
cb84f34515
fix(Core): Fixed system details modal auto-save on Enter.
2025-10-01 15:57:26 +02:00
Dmitry Popov
c0a65d5a23
Merge branch 'main' into update-lifetime
2025-09-26 00:57:26 +02:00
Dmitry Popov
a00395351e
Merge pull request #513 from guarzo/guarzo/killfilter
...
fix: removed wormhole only logic error
2025-09-24 20:33:00 +04:00
DanSylvest
3801f0be18
Merge branch 'main' into update-lifetime
...
# Conflicts:
# assets/js/hooks/Mapper/components/map/components/ContextMenuConnection/ContextMenuConnection.tsx
# assets/js/hooks/Mapper/components/mapRootContent/components/SignatureSettings/SignatureSettings.tsx
2025-09-24 13:11:02 +03:00
Lee Solway
fe3e38343b
SystemSettingsDialog & SignatureSettings draggable
2025-09-19 17:35:28 +01:00
guarzo
ab7e47b91f
pr feedback
2025-09-18 06:18:23 +00:00
guarzo
cf1c103a46
fix: pr feedback
2025-09-17 15:50:26 +00:00
DanSylvest
c789b69b54
fix(Map): Update lifetime design and buttons
2025-09-13 19:17:00 +03:00
DanSylvest
33acd55eaa
fix(Map): Update wormhole lifetime UI and removed unnecessary code
2025-09-12 11:05:57 +03:00
DanSylvest
73da427c6b
fix(Map): Fix problem with unnecessary rerenders and loads routes if move/positioning widgets.
2025-09-10 10:10:17 +03:00
guarzo
873946a1a6
fix: removed wormhole only logic error
2025-09-05 01:43:47 +00:00
Dmitry Popov
0b0967830b
Revert "fix: default signature types not being shown"
2025-08-20 11:52:34 +04:00
guarzo
236f803427
fix: default signature types not being shown
2025-08-15 23:03:22 +00:00
Dmitry Popov
c7138a41ee
feat(Signatures): Sync signature temporary name with system on link signature to system
2025-08-12 13:20:03 +02:00
DanSylvest
556fb33223
fix(Map): Remote map setting refactoring
2025-08-10 09:57:50 +03:00
guarzo
48eb7552a9
fix: remove bug with lazy delete
2025-07-27 08:12:59 -04:00