Dmitry Popov
4fd214e328
Merge branch 'main' into pings
2025-05-26 12:35:04 +02:00
Dmitry Popov
a298152bc8
fix(Core): Fixed map character tracking issues
2025-05-26 12:09:09 +02:00
Dmitry Popov
94c89e0325
fix(Signature): Force signature update even if there are no any changes
2025-05-24 19:18:50 +02:00
Dmitry Popov
e82805dd48
Merge branch 'main' into pings
2025-05-22 09:40:24 +02:00
Dmitry Popov
c036a157c8
Merge branch 'main' into pings
2025-05-19 15:30:17 +02:00
guarzo
1a27b21efe
Merge branch 'develop' into guarzo/undo
2025-05-12 11:55:19 -04:00
Dmitry Popov
91d1ca201c
Merge branch 'main' into develop
2025-05-11 14:35:53 +02:00
Dmitry Popov
1be4ec2b90
feat(Core): Updated map active characters page
2025-05-11 14:03:53 +02:00
Dmitry Popov
8f0ed44b11
chore: release version v1.62.3
2025-05-10 20:46:01 +02:00
guarzo
e57f565812
Merge branch 'develop' into guarzo/undo
2025-05-09 18:59:46 -04:00
Guarzo
da2605ee03
feat: improve signature undo process
2025-05-09 18:59:33 -04:00
Dmitry Popov
07e2196eb4
Merge branch 'main' into develop
2025-05-09 14:02:39 +02:00
guarzo
ccf9c0db22
feat (api): add additional structure/signature methods ( #365 )
2025-05-06 20:42:47 +04:00
achichenkov
8ac9047831
Merge branch 'refs/heads/main' into pings
2025-05-04 11:40:03 +03:00
guarzo
6378754c57
feat (api): add additional system/connections methods ( #351 )
2025-05-03 19:41:21 +04:00
Dmitry Popov
c45c97c5d8
chore: added base map pings data
2025-04-24 13:22:03 +02:00
achichenkov
df6b7ae635
Merge branch 'refs/heads/main' into custom-hubs
2025-04-22 11:07:34 +03:00
achichenkov
196f2c2c3b
fix(Map): Removed unnecessary code onFE part
2025-04-20 18:34:59 +03:00
Dmitry Popov
77d549ac1b
chore: fixed drifter system names
2025-04-19 12:07:17 +02:00
achichenkov
cc2f09601e
fix(Map): Changed name for drifters systems. Fixed static info for Barbican.
2025-04-19 10:57:05 +03:00
guarzo
37c9e68c21
feat (api): api showing character by user and main character ( #334 )
2025-04-17 13:06:34 +04:00
Aleksei Chichenkov
90910620d9
fix(Map): Fixed lifetime for A009 from 16h to 4.5h. Fixed problem with no appearing icon of shattered for Drifter wormholes. Fixed wanderings for Drifter wormholes. For system J011355 added static K346. For system J011824 added static K346. ( #329 )
2025-04-16 10:28:15 +04:00
Dmitry Popov
3ef5590e18
Merge branch 'main' into custom-hubs
2025-04-14 20:30:39 +02:00
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
4b29060c96
feat(Core): added user routes support
2025-03-28 09:22:08 +01:00
guarzo
149fa57075
fix (doc): improve bot setup instructions ( #309 )
2025-03-27 01:41:21 +04:00
Dmitry Popov
1e5e73c4ae
feat(Core): added handling cases when wrong connections created
2025-03-23 11:06:20 +01:00
Tyson GG
c76316da03
feat (api) add map connections endpoint ( #301 )
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-23 00:43:32 +04:00
guarzo
06fef2296f
feat (api): update character activity and api to allow date range ( #299 )
...
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
* feat (api): update character activity and api to allow date range
2025-03-21 21:05:48 +04:00
guarzo
97a777d729
feat (doc): update bot news ( #294 )
2025-03-19 19:17:25 +04:00
guarzo
09314a09e9
feat [doc]: new bot release ( #234 )
2025-03-17 11:43:27 +04:00
guarzo
49ea8edb27
feat (api): add character activity api ( #263 )
...
* feat (api): add character activity api
2025-03-17 11:36:45 +04:00
Dmitry Popov
30fecf6428
feat(News): added map subscription news
2025-03-15 11:31:26 +01:00
b2ae5a33ae
System comments & refactoring ( #253 )
...
* feat(Map): Add widget for comments. Refactor design of Signatures widget. Refactor a lot of code. Add Transition component in ui-kit. Sync versions of react.
---------
Co-authored-by: Dmitry Popov <dmitriypopovsamara@gmail.com >
Co-authored-by: achichenkov <aleksei.chichenkov@telleqt.ai >
2025-03-14 15:34:12 +04: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
Dmitry Popov and guarzo
aa4fd2fe90
Lm ( #246 )
...
* feat(Core): integration with license management
---------
Co-authored-by: guarzo <guarzo.eve@gmail.com >
2025-03-12 16:30:07 +04:00
guarzo
ee7a453a72
feat: enhance character activty and summmarize by user ( #206 )
2025-03-09 23:45:28 +04:00
guarzo
c8fc31257b
Add api specs ( #217 )
2025-03-07 00:31:31 +04:00
guarzo
42c30e0741
fix: update news image link ( #204 )
2025-02-24 12:38:15 +04:00
guarzo
778d23da06
updates to acl api ( #179 )
2025-02-18 11:24:14 +04:00
guarzo
8c5366fd9b
feat: add api for acl management ( #171 )
2025-02-15 12:16:42 +04:00
guarzo
f74c20142c
Add api for visible system kill information ( #133 )
...
* feat: api for zkill information
2025-02-02 23:53:40 +04:00
Gustav
eb3e1ba3aa
feat: add news post for zkill widget
2025-01-31 15:00:46 -07:00
Dmitry Popov
3731219216
fix(Core): Update shuttered constellations (required EVE DB data update on server).
2025-01-26 17:20:28 +01:00
Dmitry Popov
e094378dc5
chore: release version v1.43.2
2025-01-21 09:46:09 +01:00
guarzo
230016b90f
feat: add news post for structures widget ( #131 )
2025-01-21 03:03:31 +04:00
Dmitry Popov
e2814e95bd
fix: Fix system statics list (required EVE DB data update). Add system name to signature added/removed audit log
2025-01-20 11:42:38 +01:00
Dmitry Popov
8fef6bcf82
feat(Audit): Add 'Signatures added/removed' map audit events
2025-01-16 22:50:44 +01:00
Aleksei Chichenkov
8d2b9db430
Merge pull request #117 from guarzo/guarzo/import
...
Clean-up theme swap logic for nodes
2025-01-14 17:15:53 +03:00
Gustav
6714eb5d9b
feat: add structure widget with timer and associated api
2025-01-14 08:49:25 -05:00