Commit Graph

107 Commits

Author SHA1 Message Date
Dmitry Popov 712379f4bb 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
Build / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
🧪 Test Suite / Test Suite (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-11-17 00:09:27 +01:00
Dmitry Popov 182d5ec9fb fix(core): used upsert for adding map systems 2025-11-16 02:00:59 +01:00
Guarzo d732d15ef6 feature: disable sse by default 2025-11-15 12:46:03 +00:00
Dmitry Popov 0be7a5f9d0 fix(core): fixed map start issues 2025-11-15 08:25:55 +01:00
Dmitry Popov 847b45a431 fix(core): added gracefull map poll recovery from saved state. added map slug unique checks 2025-11-14 19:35:45 +01:00
Dmitry Popov 9bf90ab752 fix(core): added cleanup jobs for old system signatures & chain passages 2025-11-12 13:41:33 +01:00
Dmitry Popov 648c168a66 fix(core): Added map slug uniqness checking while using API 2025-11-12 01:12:13 +01:00
Dmitry Popov 6fbf43e860 fix(api): fixed api for get/update map systems
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (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
🧪 Test Suite / Test Suite (push) Has been cancelled
2025-11-10 17:23:44 +01:00
Guarzo 4bc65b43d2 fix: add index for map/systems api 2025-11-08 14:30:19 +00:00
Dmitry Popov 7844c9db34 fix(Core): Fixed old map API for systems & added small QOL improvements 2025-10-28 00:52:04 +01:00
Dmitry Popov dbc770d40b Merge branch 'update-lifetime' of github.com:wanderer-industries/wanderer into update-lifetime 2025-09-24 18:44:10 +02:00
Dmitry Popov f601bb8751 Merge branch 'main' into jumpgates 2025-09-23 17:48:59 +02:00
Dmitry Popov 302fb0642d chore: update connection time values 2025-09-13 11:24:11 +02:00
Dmitry Popov 7e9c4c575e fix: Fixed character tracking settings 2025-08-28 22:18:18 +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
Dmitry Popov c7138a41ee feat(Signatures): Sync signature temporary name with system on link signature to system 2025-08-12 13:20:03 +02:00
Dmitry Popov 96f04c70a9 Merge branch 'main' into sig-temp-names 2025-08-11 19:20:46 +02:00
guarzo 8831b3e970 fix: restore security audit 2025-08-11 03:37:33 +00:00
Dmitry Popov c60c16e56a chore: Fix issues with ash resources 2025-08-10 17:45:29 +02:00
Dmitry Popov 954108856a chore: Fix issues with ash resources 2025-08-10 16:55:45 +02:00
guarzo 9d7d4fad2e feature: provide default settings interface 2025-07-27 14:27:45 -04:00
Dmitry Popov 1c211a8667 Merge pull request #474 from guarzo/guarzo/devfix
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
🧪 Test Suite / Test Suite (push) Has been cancelled
fix: update broken links and remove verbose logging
2025-07-23 15:43:30 +02:00
Dmitry Popov 29b4cedb81 chore: fixed user settings missing methods
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
🧪 Test Suite / Test Suite (push) Has been cancelled
2025-07-22 00:01:09 +02:00
Dmitry Popov 74f7ad155d Merge branch 'develop' into sig-temp-names 2025-07-18 13:52:07 +02:00
Dmitry Popov f1f12abd16 Merge pull request #469 from guarzo/guarzo/devmerge
refactor: merge develop branch
2025-07-18 15:45:19 +04:00
Dmitry Popov 0f6847b16d fix(Map): Fixed remove pings for removed systems 2025-07-18 13:39:36 +02:00
guarzo ecd626f105 fix: removed unneeded api, and fixed data comparision bug 2025-07-17 15:25:06 +00:00
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
Dmitry Popov 89c14628e1 chore: mix format 2025-07-15 14:48:20 +02: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 7ca4eb3b8f feat(Signatures): add support for signature temp names 2025-07-08 14:03:22 +02:00
guarzo 4d75b256c4 feat: support webhook and sse 2025-07-01 02:21:05 -04:00
guarzo d261c6186b feat: add websocket and webhooks for events 2025-06-21 14:47:05 -04:00
Dmitry Popov e13b8846b8 feat(Core): Added multiple tracking pools support 2025-06-11 13:43:13 +02:00
Dmitry Popov 984e126f23 feat(Core): Added invites store support 2025-06-09 10:19:53 +02:00
Dmitry Popov 4fd214e328 Merge branch 'main' into pings 2025-05-26 12:35:04 +02:00
Dmitry Popov a298152bc8 fix(Core): Fixed map character tracking issues 2025-05-26 12:09:09 +02:00
Dmitry Popov 3e9241892e fix(Core): Fixed map character tracking issues 2025-05-26 01:41:21 +02:00
Dmitry Popov 94c89e0325 fix(Signature): Force signature update even if there are no any changes 2025-05-24 19:18:50 +02:00
Dmitry Popov 6e9d525890 chore(Map): Don't cleanup systems with active pings 2025-05-22 10:30:53 +02:00
Dmitry Popov e82805dd48 Merge branch 'main' into pings 2025-05-22 09:40:24 +02:00
Dmitry Popov 04576b335c Merge pull request #392 from guarzo/guarzo/c1qol
feat: default c1 connections to medium
2025-05-21 13:12:04 +04:00
Dmitry Popov bf58d3ae93 Merge branch 'main' into develop 2025-05-20 11:24:46 +02:00