Dmitry Popov
438fecb61f
chore: release version v1.47.6
2025-02-12 23:07:45 +01:00
Dmitry Popov
01b7370ecd
feat(Map): Added check for active map subscription to using Map APIs
2025-02-09 11:12:43 +01:00
Dmitry Popov
eec78d38a8
feat: Added WANDERER_RESTRICT_MAPS_CREATION env support
...
Restrict maps creation for any registered users, allow for server admins
only.
2025-02-08 12:02:38 +01:00
Dmitry Popov
2448c0531b
fix(Core): include external libraries in build
2025-02-04 20:20:34 +01:00
guarzo
55465688c8
Add hover tooltips for local counter and kills bookmark ( #130 )
...
* feat: add local pilots and kills display on hover
2025-02-04 21:19:13 +04:00
guarzo
2d6ab5646c
fix: include category param in search cache key ( #144 )
2025-02-04 21:11:41 +04:00
Dmitry Popov
678169e6fa
chore: release version v1.44.0
2025-02-02 22:44:55 +01:00
Dmitry Popov
7ee3c8db82
Merge branch 'main' into zkill_subs
2025-02-02 22:25:00 +01:00
Dmitry Popov
304f4b01ab
chore: release version v1.44.0
2025-02-02 22:24:47 +01:00
guarzo
497da1e5f7
fix: restored kills lightning bolt functionality ( #143 )
2025-02-03 01:18:21 +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
dff8fc6396
refactor: additional design feedback improvements
2025-01-31 15:00:46 -07:00
Gustav
ac6053361e
fix: removed unneeded event handler
2025-01-31 15:00:46 -07:00
Gustav
8468a9b5de
feat: add zkill widget
2025-01-31 15:00:46 -07:00
Dmitry Popov
b38bcaa8cf
fix(Core): Add discord link to 'Like' icon on main interface
2025-01-30 22:55:04 +01:00
Dmitry Popov
da2e12bdd1
fix(Audit): Fix signature added/removed system name
2025-01-22 18:06:03 +01:00
guarzo
a5c346627a
fix: prevent constraint error for follow/toggle ( #132 )
2025-01-21 11:49:58 +04:00
Dmitry Popov
869c25cd60
chore: release version v1.42.4
2025-01-21 00:27:49 +01:00
Dmitry Popov
d34509d7a0
fix(Map): Fix link signatures on splash. Fix deleting connection on locked system remove.
2025-01-20 23:59:58 +01: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
d79e7fe2ff
chore: release version v1.42.0
2025-01-17 00:29:36 +01:00
Dmitry Popov
a971c69a96
fix(Map): Remove linked sig ID if system containing signature removed from map
2025-01-16 23:25:59 +01:00
Dmitry Popov
8fef6bcf82
feat(Audit): Add 'Signatures added/removed' map audit events
2025-01-16 22:50:44 +01:00
Dmitry Popov
28317a2431
feat(Audit): Add 'ACL added/removed' map audit events
2025-01-16 20:49:34 +01:00
Gustav
6714eb5d9b
feat: add structure widget with timer and associated api
2025-01-14 08:49:25 -05:00
Dmitry Popov
9122412558
feat(Map): Added option to show signature ID as system temporary name part
2025-01-13 08:59:13 +01:00
Dmitry Popov
a9f276c95a
Show sig ID ( #119 )
...
* feat(Map): Add option to show sig ID on system
* feat(Map): Add option to show sig ID in custom label
2025-01-12 17:01:08 +04:00
Dmitry Popov
7ff9689b76
fix: Fix connections remove timeouts
2025-01-11 09:39:55 +01:00
Dmitry Popov
bf8a1197e4
feat(Map): Ability to store/view audit logs up to 3 months
2025-01-10 23:18:09 +01:00
Dmitry Popov
54c06a1fc0
feat(Map): Inroduced Env settings for connection auto EOL/remove timeouts
...
WANDERER_MAP_CONNECTION_AUTO_EXPIRE_HOURS (24)
WANDERER_MAP_CONNECTION_AUTO_EOL_HOURS (21)
WANDERER_MAP_CONNECTION_EOL_EXPIRE_TIMEOUT_MINS (30)
2025-01-10 23:17:05 +01:00
guarzo
5f58645b41
fix: fix issue with newly added systems not adding a connection ( #114 )
...
* fix: resolve issue with newly added systems not connecting
2025-01-10 13:04:05 +04:00
Gustav
16dbf9378b
feat: add theme selection and pathfinder theme
2025-01-07 18:44:46 -05:00
guarzo
2992dd8f8b
feat: added static system info to api ( #101 )
...
* feat: added static system info to api
2025-01-08 03:27:44 +04:00
guarzo
2088393c79
feat(Map): add "temporary system names" toggle ( #86 )
...
If enabled and set, a temporary name is displayed instead of the system name. The original system name appears on a secondary row if no custom name exists. Temporary names are removed when the system is removed from the map.
2025-01-08 03:04:36 +04:00
Dmitry Popov
e5ef35c186
hotfix: Fix map behaviour for 'Allow only tracked characters' map option
2025-01-07 13:46:34 +01:00
guarzo
ead5818a3f
feat(Map): api to allow systematic access to visible systems and tracked characters ( #89 )
...
* feat: add limited api for system and tracked characters
* env variable to disable public api key
2025-01-07 13:16:39 +04:00
Dmitry Popov
9de7cd99ee
fix(Map): Fix 'Character Activity' modal
2025-01-02 20:56:14 +01:00
Dmitry Popov
25dd6de770
fix(Map): Fix 'Allow only tracked characters' saving
2025-01-02 18:22:32 +01:00
guarzo
908d249eb9
Allow user to follow a specific tracked character ( #87 )
...
* add follow character functionality
2025-01-02 14:09:10 +04:00
achichenkov
032cb63411
Merge branch 'refs/heads/main' into search-systems
2024-12-24 11:43:02 +03:00
Dmitry Popov
3a69fd7786
chore(Map): Get rid of old add system modal
2024-12-23 11:13:49 +01:00
Dmitry Popov
af2fc342c7
chore(Map): Add search systems
2024-12-23 10:44:46 +01:00
Dmitry Popov
05ea2fcdbe
chore(Map): Add default filtering to search systems
2024-12-22 22:59:28 +01:00
Dmitry Popov
6d4321fead
chore(Map): Add static info to search systems
2024-12-22 17:16:42 +01:00
Dmitry Popov
0d11b12282
feat(Core): Show tracking for new users by default. Auto link characters to account fix. Add character loading indicators.
2024-12-20 16:04:31 +01:00
Dmitry Popov
0796bcf7d0
feat(Map): Add search & update manual adding systems API
2024-12-18 11:13:20 +01:00
Dmitry Popov
0b5bec142a
feat(Map): Add search & update manual adding systems API
2024-12-18 11:09:52 +01:00
Dmitry Popov
ce2dd872c4
fix(Map): update default size of connections
2024-12-17 11:47:05 +01:00
achichenkov
8505fcb6b7
feat(Map): Fixed incorrect wrapping labels of checkboxes in System Signatures, Local and Routes. Also changed dotlan links for k-spacem now it leads to region map before, for wh all stay as it was. Added ability to chane to softer background and remove dots on background of map. Also some small design issues.
2024-12-16 12:42:03 +03:00
Dmitry Popov
3d3b152758
fix(Core): Fix character trackers cleanup
2024-12-14 23:31:42 +01:00