aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-22Merge pull request #201 from Troid-Tech/connect-to-wssstonedDiscord
2023-11-22Add clause for checking ws in httpsDavid Skoland
2023-11-22adjust offsetstonedDiscord
2023-11-22fix autoscrollstonedDiscord
2023-11-20Remove subdomain terribleness and split clientURL into a functionDavid Skoland
2023-11-20host isn't usedDavid Skoland
2023-11-20Upgrade asset link to https in secure contextDavid Skoland
2023-11-20Fix domain tricks for localhostDavid Skoland
2023-11-20More protocol magicDavid Skoland
2023-11-20Missing colonDavid Skoland
2023-11-20Need to adjust http/s as wellDavid Skoland
2023-11-20Warning about no ws portDavid Skoland
2023-11-20Nice off-by-one error broDavid Skoland
2023-11-20Remove debug statementDavid Skoland
2023-11-20Make Join button open in new tabDavid Skoland
2023-11-20Remove wayward )David Skoland
2023-11-20Add setServ backDavid Skoland
2023-11-20Remove everything related to server connectionsDavid Skoland
2023-11-20Do not connect to server on mouseoverDavid Skoland
2023-11-20Yeet check_httpsDavid Skoland
2023-11-20Use current host in https redirect instead of hardcodingDavid Skoland
2023-11-20somewhat backward compatibleDavid Skoland
2023-11-20Change client to use connection stringDavid Skoland
2023-11-20Change ip to connect and include protocolDavid Skoland
2023-11-19Merge pull request #199 from Troid-Tech/links-in-oocstonedDiscord
2023-11-18Make links in OOC chat clickableDavid Skoland
2023-11-18Formatting in client.html, use tabsDavid Skoland
2023-11-18Merge pull request #198 from Troid-Tech/fix-httpsstonedDiscord
2023-11-18Real asyncDavid Skoland
2023-11-18Add playercount to serverlistDavid Skoland
2023-11-18remove debug logDavid Skoland
2023-11-18Fix hostDavid Skoland
2023-11-18Add players fieldDavid Skoland
2023-11-18Remember to populate servers as wellDavid Skoland
2023-11-18Remove unused variablesDavid Skoland
2023-11-18Slimmer code in main functionDavid Skoland
2023-11-18Refactor master.tsDavid Skoland
2023-11-17make warning smaller and add chrome instructionsstonedDiscord
2023-11-13Merge pull request #197 from Troid-Tech/no-deploy-on-prstonedDiscord
2023-11-13Do not deploy on PRDavid Skoland
2023-11-13Merge pull request #193 from AttorneyOnline/dependabot/npm_and_yarn/babel/tra...stonedDiscord
2023-11-13Merge pull request #196 from Troid-Tech/query-params-and-namestonedDiscord
2023-11-13Add serverName to serverlist linkDavid Skoland
2023-11-13Add serverName to queryParamsDavid Skoland
2023-11-13Remove unused things in client.tsDavid Skoland
2023-11-13FormattingDavid Skoland
2023-11-13Use URLSearchParams and set default directlyDavid Skoland
2023-11-05Merge pull request #194 from Troid-Tech/readme-cleanupstonedDiscord
2023-11-04Run linter on readmeDavid Skoland
2023-10-18Bump @babel/traverse from 7.21.2 to 7.23.2dependabot[bot]