Dmitry Popov
e7219e0eec
chore: fixed compile warnings
2025-11-29 12:34:28 +01:00
Guarzo
88ed9cd39e
feat: add date filter for character activity
2025-11-25 01:52:06 +00:00
Dmitry Popov
d2d33619c2
fix(core): increased API pool limits
2025-11-20 11:31:36 +01:00
Dmitry Popov
6db994852f
feat(core): added support for new ship types
2025-11-20 00:12:30 +01:00
Dmitry Popov
aac2c33fd2
fix(auth): fixed character auth issues
2025-11-19 22:05:49 +01:00
Guarzo
34a7c854ed
fix: structure search / paste issues
2025-11-18 22:19:04 -05:00
Dmitry Popov
fb1a9b440d
feat(Core): ESI API rate limits support
...
fixes #534
2025-10-29 15:29:12 +01:00
Dmitry Popov
81055b4fbd
fix(Core): Fixed cancel ping errors
2025-10-07 22:59:01 +02:00
Dmitry Popov
b071070431
fix(Core): Reduced ESI api calls to update character corp/ally info
2025-08-20 16:36:46 +02:00
guarzo
518cbc7b5d
fix: timestamp errors for sse and tracking
2025-08-14 19:22:30 -04:00
guarzo
511457c761
fix: update broken length and remove verbose logging
2025-07-21 23:21:07 +00:00
guarzo
ecd626f105
fix: removed unneeded api, and fixed data comparision bug
2025-07-17 15:25:06 +00:00
guarzo
9f75ae6b03
feature: add rallypoint external events
2025-07-12 23:43:19 +00:00
guarzo
5839271de7
fix: add more logging around character online and tracking
2025-07-06 00:48:54 -04:00
Dmitry Popov
e13b8846b8
feat(Core): Added multiple tracking pools support
2025-06-11 13:43:13 +02:00
Dmitry Popov
328301a375
chore: release version v1.66.25
2025-06-08 18:45:53 +02:00
Dmitry Popov
c5f6cf0080
fix(Core): fixed refresh character tokens
2025-06-07 01:47:03 +02:00
Dmitry Popov
488984a988
fix: respect error limits for ESI APIs
2025-06-06 19:13:07 +02:00
Dmitry Popov
1d11788f89
fix: respect error limits for ESI APIs
2025-06-06 14:51:24 +02:00
Dmitry Popov
6ac7836505
chore: release version v1.66.2
2025-06-06 00:58:24 +02:00
Dmitry Popov
450139402d
chore: release version v1.66.1
2025-06-05 20:26:49 +02:00
Dmitry Popov
2814b46941
fix(Core): Fix character tracking issues
2025-06-04 17:43:53 +02:00
Dmitry Popov
e21ca79ea1
fix(Core): Fix connection pool errors
2025-06-01 21:00:14 +02:00
Dmitry Popov
3c04f4194e
fix(Core): fix waypoint set timeout errors
2025-06-01 19:56:14 +02:00
Dmitry Popov
4f00007108
chore: release version v1.65.7
2025-05-26 17:32:43 +02:00
Dmitry Popov
3ba8f51a2f
fix(Signature): Fixed signatures updates
2025-05-21 11:52:15 +02:00
Dmitry Popov
6e1993ca8a
fix(Core): Fixed character tracking initialization logic & removed search caching
2025-05-14 11:54:37 +02:00
Dmitry Popov
1aa7854b0d
chore: Added ESI API cached responces based on expire headers
2025-05-13 12:08:06 +02:00
Dmitry Popov
7b27d4a1a7
Merge branch 'main' of github.com:wanderer-industries/wanderer
2025-05-13 11:09:39 +02:00
Dmitry Popov
24ddb8771f
fix(Core): Avoid Zarzakh system in routes widget
2025-05-13 11:09:35 +02:00
guarzo
96b320ac26
fix: remove repeat errors for token refresh ( #375 )
2025-05-13 13:01:05 +04:00
Dmitry Popov
fb06dd1dbc
fix(Core): Fixed map characters got untracked
2025-05-08 12:20:09 +02:00
Dmitry Popov
ecb3ca2b4e
fix(Core): Fixed issues with main character & tracking
Build / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build / Manual Approval (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
2025-04-15 12:15:08 +02:00
Aleksei Chichenkov
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
Tyson GG
6d4981a3db
fix (routes) fix query parameter formatting when calling esi routes endpoint ( #302 )
2025-03-22 11:53:12 +04:00
Dmitry Popov
020b9bb2c2
chore: added user-agent & ensured cache handled correctly on each request
2025-03-20 18:39:40 +01:00
guarzo
2d6ab5646c
fix: include category param in search cache key ( #144 )
2025-02-04 21:11:41 +04:00
Gustav
8468a9b5de
feat: add zkill widget
2025-01-31 15:00:46 -07: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
Dmitry Popov
b90a2910c9
fix(Map): Fix system revert issues
2024-11-04 08:23:26 +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
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
4136aaad76
Initial commit
2024-09-18 01:55:30 +04:00