Commit Graph

26 Commits

Author SHA1 Message Date
guarzo 7b9e2c4fd9 fix: add test coverage for api 2025-07-12 22:28:59 +00: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 d4074f966c fix(Core): Fixed updating map options 2025-06-11 00:33:56 +02:00
Dmitry Popov 2814b46941 fix(Core): Fix character tracking issues 2025-06-04 17:43:53 +02:00
Dmitry Popov a298152bc8 fix(Core): Fixed map character tracking issues 2025-05-26 12:09:09 +02:00
Dmitry Popov 9f656ca3cb chore: send hubs limit as part of init event 2025-05-04 11:25:38 +02:00
Dmitry Popov 3ef5590e18 Merge branch 'main' into custom-hubs 2025-04-14 20:30:39 +02:00
Dmitry Popov 602a61b08d chore: release version v1.59.4
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-12 02:14:17 +02:00
Dmitry Popov 4b29060c96 feat(Core): added user routes support 2025-03-28 09:22:08 +01: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 ad46002c85 Additional character activity cleanup (#241)
* fix: character activity names displayed properly
2025-03-12 12:55:57 +04:00
Dmitry Popov c6c6adb7d8 fix: fixed activity aggregation and new user tracking (#230) 2025-03-11 18:43:19 +01:00
guarzo 1590c848c9 fix: fixed activity aggregation and new user tracking (#230) 2025-03-11 19:20:10 +04:00
Dmitry Popov 2bb45b312c chore: release version v1.54.1
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-03-10 09:10:45 +01:00
guarzo ee7a453a72 feat: enhance character activty and summmarize by user (#206) 2025-03-09 23:45:28 +04:00
Dmitry Popov 304f4b01ab chore: release version v1.44.0 2025-02-02 22:24:47 +01:00
Dmitry Popov d79e7fe2ff chore: release version v1.42.0 2025-01-17 00:29:36 +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
Dmitry Popov 3d3b152758 fix(Core): Fix character trackers cleanup 2024-12-14 23:31:42 +01:00
Dmitry Popov ab02fe988c feat(Map): Added an option to show 'Offline characters' to map admins & managers only
- updated UI layout for map settings modal
2024-12-04 18:01:50 +01:00
Dmitry Popov e6cfb29c6f fix(Core): Fix character tracking permissions 2024-11-06 15:12:44 +01:00
Dmitry Popov 937649b2ed fix(Map): Fix system revert issues 2024-11-01 15:51:15 +01:00
Dmitry Popov aa0ecbc998 feat(Map): Add map level option to store custom labels 2024-10-14 18:23:39 +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 4891cdb04d 19 add map custom options (#24)
* feat(Core): Support map default layout option
2024-10-07 23:33:52 +04:00
Dmitry Popov 4136aaad76 Initial commit 2024-09-18 01:55:30 +04:00