205 Commits
Author SHA1 Message Date
Hide_D d1110dd076 Preserve empty traffic periods 2026-07-27 11:36:33 +00:00
Hide_D 2b15410c5c Track traffic by game month 2026-07-27 11:32:48 +00:00
Hide_D 422ca1ee29 test game sanctions over HTTP transport 2026-07-27 08:08:49 +00:00
Hide_D 89013272e1 feat: migrate legacy long-lived database records 2026-07-27 01:12:00 +00:00
Hide_D 8f1fe73bad fix reserved turn daemon api serialization 2026-07-26 19:23:25 +00:00
Hide_D d1e9d5fc75 fix reserved turn permission constraints 2026-07-26 18:57:27 +00:00
Hide_D 7a18bb48f2 fix reserved turn bulk and repeat parity 2026-07-26 18:41:51 +00:00
Hide_D 3cd1ad3b7f fix reserved turn queue concurrency 2026-07-26 18:32:52 +00:00
Hide_D ab6ed3553a fix sanctions and admin role escalation 2026-07-26 18:11:01 +00:00
Hide_D 6c3a156b84 Merge branch 'main' into feature/main-signup-kakao-gate
# Conflicts:
#	app/gateway-frontend/src/views/LobbyView.vue
2026-07-26 10:17:37 +00:00
Hide_D a7bb352ba2 feat: add local signup and Kakao verification gate 2026-07-26 10:17:16 +00:00
Hide_D 465d9f0234 feat: restore gateway logout and main status 2026-07-26 10:01:38 +00:00
Hide_D ce0b1e9842 Merge branch 'main' into feature/command-argument-ui 2026-07-26 09:07:46 +00:00
Hide_D f84efafc9a feat: validate and describe reserved command arguments 2026-07-26 09:04:48 +00:00
Hide_D 87db8cff55 Merge branch 'main' into feature/main-record-panels
# Conflicts:
#	app/game-api/src/router/general/index.ts
#	app/game-frontend/src/stores/mainDashboard.ts
#	app/game-frontend/src/views/MainView.vue
2026-07-26 08:59:32 +00:00
Hide_D 918d8f0e4c feat: restore main record panels 2026-07-26 08:55:06 +00:00
Hide_D 477862464e feat: complete map and trend frontend flows 2026-07-26 08:39:35 +00:00
Hide_D 4d7223b7a4 Merge branch 'main' into feature/nation-general-lists
# Conflicts:
#	app/game-frontend/package.json
#	app/game-frontend/src/router/index.ts
2026-07-26 06:32:54 +00:00
Hide_D 8617e3fdb9 Merge branch 'main' into feature/general-icon-names 2026-07-26 06:10:55 +00:00
Hide_D 0a64da2742 Merge branch 'main' into feature/dynasty-list-parity 2026-07-26 06:09:17 +00:00
Hide_D 2d6855f7a2 Merge branch 'main' into feature/general-icon-names 2026-07-26 06:07:18 +00:00
Hide_D 63e5aae9b4 Merge branch 'main' into feature/nation-seizure-npc-message-parity 2026-07-26 06:06:12 +00:00
Hide_D b7b1785b8c fix(turn): preserve seizure NPC public messages 2026-07-26 06:06:07 +00:00
Hide_D f9ab1da3fd Merge branch 'main' into feature/best-general-data-parity 2026-07-26 06:03:32 +00:00
Hide_D 875dc610fb fix: preserve best-general rank data parity 2026-07-26 06:03:21 +00:00
Hide_D e5615ce93c Merge branch 'main' into feature/general-icon-names
# Conflicts:
#	app/game-frontend/src/views/CurrentCityView.vue
2026-07-26 06:01:04 +00:00
Hide_D 74ce55a5c4 Merge branch 'main' into audit/lint-test-baseline-20260726 2026-07-26 05:57:49 +00:00
Hide_D 7c2cf84384 Merge branch 'main' into audit/lint-test-baseline-20260726
# Conflicts:
#	app/game-api/src/battleSim/worker.ts
#	app/game-api/src/router/general/index.ts
2026-07-26 05:57:45 +00:00
Hide_D 35f49be0be Merge branch 'main' into feature/general-access-tracking 2026-07-26 05:50:17 +00:00
Hide_D fe45b9b7a5 fix: restore lint and test baseline 2026-07-26 05:49:52 +00:00
Hide_D f017d78e03 Track legacy page refresh activity 2026-07-26 05:49:45 +00:00
Hide_D bf08c5e658 Separate runtime profile identity from scenario 2026-07-26 05:45:45 +00:00
Hide_D 5fb50f3a17 Merge branch 'main' into feature/dynasty-list-parity
# Conflicts:
#	tools/frontend-legacy-parity/playwright.config.mjs
2026-07-26 05:41:13 +00:00
Hide_D 06179cbd4f Merge branch 'main' into feature/auction-menu-parity 2026-07-26 05:39:29 +00:00
Hide_D a3fc1b5ebd Merge branch 'main' into feature/auction-menu-parity
# Conflicts:
#	app/game-frontend/e2e/playwright.config.mjs
#	app/game-frontend/package.json
#	app/gateway-api/src/adminRouter.ts
#	app/gateway-api/src/lobby/profileStatusService.ts
#	app/gateway-api/src/orchestrator/gatewayOrchestrator.ts
#	app/gateway-api/test/orchestratorOperations.test.ts
#	app/gateway-api/test/orchestratorPlan.test.ts
#	app/gateway-frontend/e2e/server-operations.spec.ts
#	app/gateway-frontend/src/views/AdminView.vue
#	app/gateway-frontend/src/views/ServerOperationsView.vue
2026-07-26 05:38:38 +00:00
Hide_D 71cf40219d Merge branch 'main' into feature/ingame-message-parity 2026-07-26 05:38:17 +00:00
Hide_D 6d6a08dc2d merge: match general resource amount boundaries 2026-07-26 05:36:55 +00:00
Hide_D 4b393c2ecc fix(turn): match resource amount boundaries 2026-07-26 05:36:46 +00:00
Hide_D b5bc1278ce Merge branch 'main' into feature/nation-betting-permission-parity 2026-07-26 05:35:11 +00:00
Hide_D 8e797707ae test(api): cover nation betting actor permissions 2026-07-26 05:35:02 +00:00
Hide_D c8abd767b0 Merge branch 'main' into feature/auction-menu-parity
# Conflicts:
#	app/game-frontend/e2e/playwright.config.mjs
2026-07-26 05:34:01 +00:00
Hide_D 195af5580e Complete dynasty list legacy parity 2026-07-26 05:33:42 +00:00
Hide_D 5c19d24254 feat: complete auction menu parity 2026-07-26 05:33:33 +00:00
Hide_D de7ad570a3 Merge branch 'main' into feature/ingame-message-parity 2026-07-26 05:31:32 +00:00
Hide_D 185057ea43 feat: complete in-game message parity 2026-07-26 05:31:25 +00:00
Hide_D 61b540384c feat(battle-sim): isolate authenticated worker lifecycle 2026-07-26 05:30:48 +00:00
Hide_D 9d2b226c18 Merge branch 'main' into feature/ingame-info-menus-delivery 2026-07-26 05:27:45 +00:00
Hide_D 4bd44c1641 merge: complete ranking menu parity 2026-07-26 05:27:24 +00:00
Hide_D d15ccb478f Revert "Reapply "Exclude concurrent public traffic work""
This reverts commit 48924428ee.
2026-07-26 05:25:54 +00:00
Hide_D 02bc7f7864 Merge branch 'main' into feature/best-general-hall-of-fame-parity
# Conflicts:
#	docs/frontend-legacy-parity.md
2026-07-26 05:25:03 +00:00