Change data-mutating endpoints from GET to POST
authorTheSaminator <TheSaminator@users.noreply.github.com>
Mon, 14 Feb 2022 22:26:14 +0000 (17:26 -0500)
committerTheSaminator <TheSaminator@users.noreply.github.com>
Mon, 14 Feb 2022 22:26:14 +0000 (17:26 -0500)
commit5af05846d7ee21f8410f2938bdec7b609652ac6f
treebe8affd4588011cf6924a634b7a865e00c1995bb
parent0b157ff63756588e0c54d7670c1f418a8c531dce
Change data-mutating endpoints from GET to POST
src/jsMain/kotlin/starshipfights/game/client_matchmaking.kt
src/jvmMain/kotlin/starshipfights/auth/providers.kt
src/jvmMain/kotlin/starshipfights/info/html_utils.kt [new file with mode: 0644]
src/jvmMain/kotlin/starshipfights/info/view_nav.kt
src/jvmMain/kotlin/starshipfights/info/views_user.kt
src/jvmMain/resources/static/init.js