25 Commits

Author SHA1 Message Date
Dmitry Popov d6bfaf8008 chore: added promo codes support for map subs 2025-12-18 22:19:26 +01:00
Guarzo 6088afb38c openapi spec / api updates 2025-11-19 00:10:23 +00:00
Dmitry Popov 0d4ffbcc22 fix: Fixed issue with ACL add members button for managers. Added WANDERER_RESTRICT_ACLS_CREATION env support. 2025-09-11 19:55:32 +02:00
Dmitry Popov 91dd0b27ae chore: Added support for limited telemetry (base only). 2025-08-28 12:03:01 +02:00
guarzo 9f6e6a333f fix: properly send sse events 2025-07-12 22:43:49 +00:00
guarzo 7b83ed8205 fix: update env variable usage for sse 2025-07-01 20:25:48 -04:00
Dmitry Popov 8b579d6837 Merge branch 'main' into develop 2025-06-27 23:45:20 +02:00
guarzo 48ff2f4413 feat: disable webhook/websocket by default 2025-06-24 20:28:42 -04:00
Dmitry Popov 66bb4f87d4 feat(Core): Added an ability to see & topup map balance and map subscription info (on public) 2025-06-21 12:59:39 +02:00
Dmitry Popov 777ebd0c41 Merge branch 'main' into develop 2025-06-18 16:14:37 +02:00
guarzo 41e77e8336 feat: use external services for kill data 2025-06-17 12:29:58 -04:00
Dmitry Popov ad5b2d2eb3 fix(Core): Invalidate character copr and ally data on map server start 2025-06-15 19:21:44 +02:00
Dmitry Popov e13b8846b8 feat(Core): Added multiple tracking pools support 2025-06-11 13:43:13 +02:00
Dmitry Popov 58b5bade9e chore: release version v1.68.2 2025-06-10 09:45:14 +02:00
Dmitry Popov 984e126f23 feat(Core): Added invites store support 2025-06-09 10:19:53 +02:00
Dmitry Popov 42cd1ba976 feat(Core): Added support for WANDERER_CHARACTER_TRACKING_PAUSE_DISABLED env variable to pause inactive character trackers 2025-06-08 16:24:29 +02:00
Dmitry Popov 020b9bb2c2 chore: added user-agent & ensured cache handled correctly on each request 2025-03-20 18:39:40 +01:00
guarzo 8c5366fd9b feat: add api for acl management (#171) 2025-02-15 12:16:42 +04: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
Gustav 8468a9b5de feat: add zkill widget 2025-01-31 15:00:46 -07:00
Dmitry Popov 7ff9689b76 fix: Fix connections remove timeouts 2025-01-11 09:39:55 +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 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 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 4136aaad76 Initial commit 2024-09-18 01:55:30 +04:00