Commit Graph

231 Commits

Author SHA1 Message Date
guarzo 956a5a04ca fix: test updates 2025-07-16 23:17:47 +00:00
guarzo affeb7c624 feat: apiv1 and tests 2025-07-16 20:39:30 +00:00
guarzo 33f710127c feature: add duplicate map api 2025-07-13 21:12:32 -04:00
guarzo 9f75ae6b03 feature: add rallypoint external events 2025-07-12 23:43:19 +00:00
Dmitry Popov a1f28cd245 Merge pull request #458 from guarzo/guarzo/test_merge
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
refactor: add test coverage for api and operations
2025-07-13 02:53:34 +04:00
guarzo 9f6e6a333f fix: properly send sse events 2025-07-12 22:43:49 +00:00
guarzo 7b9e2c4fd9 fix: add test coverage for api 2025-07-12 22:28:59 +00:00
guarzo 4764c25eb1 fmt 2025-07-09 01:49:14 -04:00
guarzo d390455cf2 refactor: add tests and ci gates for quality 2025-07-09 01:47:24 -04:00
Dmitry Popov 472dbaa68b Merge branch 'main' into develop
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
2025-07-08 10:41:16 +02:00
Dmitry Popov 618cca39a4 fix(Core): Fixed issue with update system positions 2025-07-07 15:59:23 +02:00
Dmitry Popov 9848f49b49 fix(Core): Fixed issues with map subscription component 2025-07-06 10:55:21 +02:00
guarzo 47db8ef709 fix: clean up SSE warnings 2025-07-06 00:39:19 -04:00
guarzo 7b83ed8205 fix: update env variable usage for sse 2025-07-01 20:25:48 -04:00
guarzo 00cbc77f1d fix: sse cleanup 2025-07-01 03:12:58 -04:00
guarzo 4d75b256c4 feat: support webhook and sse 2025-07-01 02:21:05 -04:00
Dmitry Popov dfb035525d Merge branch 'main' into develop 2025-06-30 18:44:48 +02:00
Dmitry Popov 4a1d7be44c fix(Core): Fixed map loading for not existing maps 2025-06-30 18:36:55 +02:00
Dmitry Popov 8b579d6837 Merge branch 'main' into develop 2025-06-27 23:45:20 +02:00
Dmitry Popov e73ad93920 feat(Core): Reverted showing linked signature ID as part of temporary names 2025-06-25 17:51:10 +02:00
Dmitry Popov a2912ba0ff feat(Core): Allowed system temp names up to 12 characters. Deprecated showing linked signature ID as part of temporary name. 2025-06-25 12:05:04 +02:00
guarzo 48ff2f4413 feat: disable webhook/websocket by default 2025-06-24 20:28:42 -04:00
guarzo d261c6186b feat: add websocket and webhooks for events 2025-06-21 14:47:05 -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
guarzo 7cdba4b507 fix: update system kills widget timing 2025-06-19 17:24:25 -04:00
Dmitry Popov 4a41d6e5d5 Merge branch 'main' into develop 2025-06-18 18:55:45 +02:00
Dmitry Popov 1edd02fa5c fix(Subscriptions): Added option to topup using ALL user balance available 2025-06-18 17:53:36 +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 bbaf04e977 Merge branch 'main' of github.com:wanderer-industries/wanderer 2025-06-15 19:21:57 +02:00
Dmitry Popov ad5b2d2eb3 fix(Core): Invalidate character copr and ally data on map server start 2025-06-15 19:21:44 +02:00
Guarzo 2fc45e00b4 fix: resolve api issue with custom name 2025-06-13 21:14:07 -04:00
Dmitry Popov 9c4ce013ec feat(Core): Fix admin page error 2025-06-11 18:29:32 +02:00
Dmitry Popov e13b8846b8 feat(Core): Added multiple tracking pools support 2025-06-11 13:43:13 +02:00
Dmitry Popov 8302d088bd fix(Core): Fixed character auth with wallet (on characters page) 2025-06-09 16:56:08 +02:00
Dmitry Popov 984e126f23 feat(Core): Added invites store support 2025-06-09 10:19:53 +02:00
Dmitry Popov 2061a83c59 chore: release version v1.66.15 2025-06-08 11:14:30 +02:00
Dmitry Popov df955ff8b0 chore: release version v1.66.15 2025-06-07 13:57:25 +02:00
Dmitry Popov 488984a988 fix: respect error limits for ESI APIs 2025-06-06 19:13:07 +02:00
Dmitry Popov 3c04f4194e fix(Core): fix waypoint set timeout errors 2025-06-01 19:56:14 +02:00
Dmitry Popov 23306fd9e3 fix(Comments): fix error loading comments 2025-05-29 17:36:45 +02:00
Dmitry Popov 17e12e9263 chore: got rid of timestamp checking on server 2025-05-28 12:25:19 +02:00
Dmitry Popov 9c4294659c chore: got rid of timestamp checking on UI 2025-05-28 11:28:50 +02:00
Dmitry Popov 4fd214e328 Merge branch 'main' into pings 2025-05-26 12:35:04 +02:00
Dmitry Popov 3e9241892e fix(Core): Fixed map character tracking issues 2025-05-26 01:41:21 +02:00
Dmitry Popov 197f5b583f fix(Core): Added unsync map events timeout handling (force page refresh if outdated map events found) 2025-05-22 11:52:20 +02:00
Dmitry Popov e82805dd48 Merge branch 'main' into pings 2025-05-22 09:40:24 +02:00
Guarzo ffbc9f169a fix: remove required id field from character schema 2025-05-21 11:59:03 -04:00
Guarzo 92699317cd fix: update openapi spec response types 2025-05-21 09:19:12 -04:00
Dmitry Popov 3ba8f51a2f fix(Signature): Fixed signatures updates 2025-05-21 11:52:15 +02:00