aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
Do not deploy on PR
2023-11-13Do not deploy on PRDavid Skoland
It looks like the workflows file tries to deploy to prod whenever a PR is opened that targets master. This doesn't look correct, and seems to fail with permissions issues when external collaborators open PRs (as it should).
2023-11-13Merge pull request #193 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/babel/traverse-7.23.2 Bump @babel/traverse from 7.21.2 to 7.23.2
2023-11-13Merge pull request #196 from Troid-Tech/query-params-and-namestonedDiscord
Rework query param parsing and set window title to server name
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
Run linter on readme
2023-11-04Run linter on readmeDavid Skoland
2023-10-18Bump @babel/traverse from 7.21.2 to 7.23.2dependabot[bot]
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.2 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17Merge pull request #192 from OmniTroid/pickemotion-focusstonedDiscord
Focus input box when emotion is picked
2023-10-17Focus input box when emotion is pickedDavid Skoland
2023-10-17off by one because of the slicestonedDiscord
2023-10-16no httpsstonedDiscord
2023-10-16allow http connection to serverliststonedDiscord
2023-10-04hdf users.....stonedDiscord
2023-09-20remove musicvolumestonedDiscord
2023-09-20autoformat with eslintstonedDiscord
2023-09-20mostly whitespaces, please don't breakstonedDiscord
2023-09-20enable ts lintingstonedDiscord
2023-09-20no more eslint errorsstonedDiscord
2023-09-20make eslint a lot happierstonedDiscord
2023-09-20unused sendMusic.tsstonedDiscord
2023-09-20make https warning biggerstonedDiscord
2023-09-16auto redirect so i don't have to deal with tech support so muchstonedDiscord
2023-09-10increase delaystoned
2023-09-08remove loading bar because wiso is a whining about load timesstonedDiscord
2023-08-21Update header linksstonedDiscord
2023-08-15need spansstonedDiscord
2023-08-15forgot parsedstonedDiscord
2023-08-15spell out messages without markdown if it fails because the host is downstonedDiscord
2023-07-27Merge branch 'master' of https://github.com/AttorneyOnline/webAOstonedDiscord
2023-07-27fa indexstonedDiscord
2023-07-27categorystonedDiscord
2023-07-21run every timestonedDiscord
2023-07-19Merge pull request #189 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/word-wrap-1.2.4 Bump word-wrap from 1.2.3 to 1.2.4
2023-07-19Bump word-wrap from 1.2.3 to 1.2.4dependabot[bot]
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17do the same for emotesstonedDiscord
2023-07-17Merge branch 'master' of https://github.com/AttorneyOnline/webAOstonedDiscord
2023-07-17fix opuscheckstonedDiscord
2023-07-17fix evidencestonedDiscord
2023-07-16no more bracketsstonedDiscord
2023-07-14Merge pull request #184 from AttorneyOnline/packet-handlerstonedDiscord
Packet handler
2023-07-14Merge pull request #187 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/tough-cookie-4.1.3 Bump tough-cookie from 4.1.2 to 4.1.3
2023-07-14Merge pull request #188 from AttorneyOnline/dependabot/npm_and_yarn/semver-6.3.1stonedDiscord
Bump semver from 6.3.0 to 6.3.1
2023-07-14Bump semver from 6.3.0 to 6.3.1dependabot[bot]
Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v6.3.1/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v6.3.1) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>