aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-18Bump ws from 8.12.1 to 8.17.1dependabot[bot]
Bumps [ws](https://github.com/websockets/ws) from 8.12.1 to 8.17.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/8.12.1...8.17.1) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02Merge pull request #222 from AttorneyOnline/dependabot/npm_and_yarn/ejs-3.1.10stonedDiscord
Bump ejs from 3.1.8 to 3.1.10
2024-05-02Bump ejs from 3.1.8 to 3.1.10dependabot[bot]
Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10. - [Release notes](https://github.com/mde/ejs/releases) - [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-04-13nintendo can't do wssstonedDiscord
2024-04-12Merge pull request #220 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4 Bump webpack-dev-middleware from 5.3.3 to 5.3.4
2024-04-12name spacingstonedDiscord
2024-03-29Merge pull request #221 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/express-4.19.2 Bump express from 4.18.2 to 4.19.2
2024-03-29Bump express from 4.18.2 to 4.19.2dependabot[bot]
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23Bump webpack-dev-middleware from 5.3.3 to 5.3.4dependabot[bot]
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4) --- updated-dependencies: - dependency-name: webpack-dev-middleware dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-17Merge pull request #219 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/follow-redirects-1.15.6 Bump follow-redirects from 1.15.4 to 1.15.6
2024-03-16Bump follow-redirects from 1.15.4 to 1.15.6dependabot[bot]
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-03-07encoding oopsiestonedDiscord
2024-03-07this is no longer the casestonedDiscord
2024-03-07fix off by onestonedDiscord
zak is back
2024-02-14fix dgsstonedDiscord
2024-02-01Merge pull request #213 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/follow-redirects-1.15.4 Bump follow-redirects from 1.15.2 to 1.15.4
2024-02-01make https error easier to understandstonedDiscord
not that it's gonna help much....
2024-01-10Bump follow-redirects from 1.15.2 to 1.15.4dependabot[bot]
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-21Revert "Merge pull request #212 from Troid-Tech/searchable-pairing-partner"stonedDiscord
This reverts commit 965e3e937065511fe9052ac687f54c1528a1e043, reversing changes made to b288429cca94a461c8fa3d1936905d7e0e601d7f.
2023-12-21Merge pull request #212 from Troid-Tech/searchable-pairing-partnerstonedDiscord
Use datalist in pairing to make it searchable
2023-12-21Merge pull request #210 from Troid-Tech/shoutbutton-heightstonedDiscord
Use client_button instead of objection_button
2023-12-21Use datalist in pairing to make it searchableDavid Skoland
By using data list instead of select, we can easily make it searchable and render a platform-native dropdown which filters options based on the search. This makes finding your pairing partner much easier, especially in servers with many characters.
2023-12-21Remove objection_button stylingDavid Skoland
2023-12-19Use client_button instead of objection_buttonDavid Skoland
Currently, we use objection_button class for the shouts, but the toggleShout function actually changes it to client_button instead. This makes it change style (height) whenever it is pressed. We can fix this by just using client_button. That makes it look more like the rest of the buttons as well. Since we don't use objection_button anymore, remove it from the styles.
2023-12-08bring to frontstonedDiscord
didnt work
2023-12-08throw out dialogstonedDiscord
2023-12-08rename callbackstonedDiscord
2023-12-08throw out googlestonedDiscord
2023-12-08remove close()stonedDiscord
2023-12-08rename elementsstonedDiscord
2023-12-07fix ooc autoscrollstonedDiscord
2023-12-06fix singleplayerstonedDiscord
2023-12-02Merge pull request #203 from Troid-Tech/adjust-connect-timeoutstonedDiscord
Add connect timeout
2023-11-30Merge pull request #206 from Troid-Tech/localhost-connect-stringstonedDiscord
Localhost connect string
2023-11-30Move where we set server.onlineDavid Skoland
2023-11-30Make localhost and singleplayer fill the type correctlyDavid Skoland
2023-11-30Make online non-nullableDavid Skoland
2023-11-30whoops we needed that 2David Skoland
2023-11-30Remove onmouseover on localhost and singleplayerDavid Skoland
2023-11-30Remove https-error divDavid Skoland
2023-11-30Just formattingDavid Skoland
2023-11-30Merge pull request #205 from Troid-Tech/fix-missing-desksstonedDiscord
Fix missing desks
2023-11-30Revert fileExistsDavid Skoland
2023-11-29Catch errors in fileExistsDavid Skoland
2023-11-29Use findImgSrc in setSideDavid Skoland
2023-11-29Add findImgSrcDavid Skoland
2023-11-29Add filesExistDavid Skoland
2023-11-29Simplify and make fileExists proper typescriptDavid Skoland
2023-11-29Rename fileExists.js to fileExists.tsDavid Skoland
2023-11-29minor formattingDavid Skoland