Commit Graph

47 Commits

Author SHA1 Message Date
Dmitry Popov b1f1098df6 chore: release version v1.13.7 2024-10-31 22:56:59 +01:00
Dmitry Popov ed5d824c0a refactor(Map): Map event handling refactoring 2024-10-31 19:19:23 +01:00
Dmitry Popov d8e4631981 refactor(Map): Map event handling refactoring 2024-10-31 19:19:07 +01:00
Dmitry Popov 675ffc8f42 feat(Core): Use ESI /characters/affiliation API
Use ESI /characters/affiliation to fetch characters corporation changes
(1H cached instead of 7D)
2024-10-28 11:17:49 +01:00
Dmitry Popov 80a522ab06 chore: release version v1.12.6 2024-10-24 22:00:33 +02:00
Dmitry Popov cb41a33546 Custom signatures (#37)
* feat(signatures): Add custom info to system signatures

* feat(connections): Add custom info to system connections

* feat(Map): Add system signature type

* feat(Map): Update wormhole types info

* feat(Map): Add undo action for removed systems

* feat(Map): Delete systems on Backspace hotkey

* feat(Map): Update k-space systems background & styles

* feat(Map): Update systems status background styles

* feat(Map): add support for new wh type data. add signatures settings modal menu; reworked signatures widget - was added info of wormhole;

---------

Co-authored-by: achichenkov <aleksei.chichenkov@telleqt.ai>
2024-10-24 13:10:17 +04:00
Dmitry Popov d8c7b1e070 Auto delete connections (#38)
* feat(Map): Auto delete linked connections

* feat(Map): Auto delete linked connections
2024-10-22 12:17:53 +04:00
Dmitry Popov 15bceb09a2 chore: release version v1.12.3 2024-10-21 13:11:13 +02:00
Dmitry Popov 13e818abfd fix(Map): Fix systems cleanup 2024-10-21 13:02:42 +02:00
Dmitry Popov df155cbc1b fix(Map): Fix regression issues 2024-10-18 11:10:02 +04:00
Dmitry Popov 93c979c218 chore: release version v1.12.0 2024-10-17 01:11:37 +04:00
Dmitry Popov 0b8eec2263 fix(Map): Fix system add error after map page refresh 2024-10-17 00:10:36 +04:00
Dmitry Popov fcbe2c754f chore: release version v1.11.1 2024-10-16 16:45:44 +04:00
Dmitry Popov 95ce95a187 chore: release version v1.11.1 2024-10-16 15:48:16 +04:00
Dmitry Popov 419af72028 chore: release version v1.11.1 2024-10-16 09:50:45 +04:00
Dmitry Popov 84321b847e chore: release version v1.11.1 2024-10-16 02:13:18 +04:00
Dmitry Popov aa0ecbc998 feat(Map): Add map level option to store custom labels 2024-10-14 18:23:39 +04:00
Dmitry Popov 8ce9eb9955 feat(Map): Link signature on splash 2024-10-13 12:57:33 +04:00
Dmitry Popov fbf2ee314c feat(Map): Follow Character on Map and auto select their current system
fixes #34
2024-10-11 13:05:48 +04:00
Dmitry Popov 2f672ae970 feat(Map): Follow Character on Map and auto select their current system
fixes #34
2024-10-11 12:11:33 +04:00
Dmitry Popov 8bb6d09e6e fix(Signatures): Signatures update fixes
fixes #25
2024-10-09 17:41:02 +04:00
Dmitry Popov ef6c08dfe8 Refactoring (#27)
* chore: release version v1.3.1

* fix(Core): Add system "true security" correction

* chore: release version v1.3.1
2024-10-09 13:23:35 +04:00
Dmitry Popov 9a5fe3d744 chore: release version v1.3.2 2024-10-08 11:29:36 +04:00
Dmitry Popov 4891cdb04d 19 add map custom options (#24)
* feat(Core): Support map default layout option
2024-10-07 23:33:52 +04:00
Dmitry Popov e66c125dbf chore: release version v1.3.0 2024-10-07 13:57:34 +04:00
Dmitry Popov dbdf1ddce0 fix(Core): Stability & performance improvements 2024-10-05 11:39:13 +04:00
Dmitry Popov a41faddca3 fix(Core): Add system "true security" correction 2024-10-05 01:56:16 +04:00
Dmitry Popov b1fe5d2453 fix(Map): Remove duplicate connections 2024-10-03 13:27:21 +04:00
Dmitry Popov 747ca0ee82 fix(Map): Fix map loading after select a different map. 2024-10-02 21:52:04 +04:00
Dmitry Popov d9bed070ec fix(ACL): Fix allowing to save map/access list with empty owner set 2024-10-02 16:47:29 +04:00
Dmitry Popov 2bc5d0aaea fix(Map): Main map doesn't load back after refreshing/switching pages
fixes #8
2024-09-25 13:52:10 +04:00
Dmitry Popov 6ea6a59ce3 fix(Map): Main map doesn't load back after refreshing/switching pages
fixes #8
2024-09-25 12:24:14 +04:00
Dmitry Popov 0fc4863dc4 fix(Map): Main map doesn't load back after refreshing/switching pages
fixes #8
2024-09-25 00:21:14 +04:00
Dmitry Popov b4643f2e45 fix(core): Small fixes & improvements 2024-09-23 21:41:51 +04:00
Dmitry Popov bedaa37e08 fix(ACL): Fix adding empty members list 2024-09-23 11:00:40 +04:00
Dmitry Popov dc2ea625ec fix(ACL): Cant delete ACL list after map deletion #5
Fixes #6
2024-09-22 13:11:03 +04:00
Dmitry Popov 8afbf3ce91 chore: release version v1.0.16 2024-09-22 11:48:07 +04:00
Dmitry Popov 4ce47da521 chore: release version v1.0.16 2024-09-21 15:23:09 +04:00
Dmitry Popov 501dbcd76b fix(map): Show a proper user notification if map was deleted/archived 2024-09-21 13:16:04 +04:00
Dmitry Popov 9c064531b8 fix(tracking): Ensure user has at least one character tracked to work with map
Show error notification if no character tracked
2024-09-21 12:13:52 +04:00
Dmitry Popov b44669da87 fix(audit): Hide character for non-character map activities 2024-09-20 14:05:56 +04:00
Dmitry Popov b16bc615fa fix(signatures): Fix update signatures error if no character tracked on map 2024-09-20 00:25:18 +04:00
Dmitry Popov 45e9ebb0d4 fix(core): Fix system add error if it's already added on map 2024-09-19 23:40:51 +04:00
Dmitry Popov 9db568d726 chore: release version v1.0.5 2024-09-19 11:05:33 +04:00
Dmitry Popov 88fd0eb3dd docs(core): Introduce connection information 2024-09-19 03:10:07 +04:00
Dmitry Popov 973f8508a8 fix(core): skip search results for failed character info request 2024-09-18 21:41:02 +04:00
Dmitry Popov 4136aaad76 Initial commit 2024-09-18 01:55:30 +04:00