aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-15minor spelling mistakestonedDiscord
2024-09-14Merge pull request #234 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/multi-d66d039ac5 Bump serve-static and express
2024-09-14Merge pull request #232 from ↵stonedDiscord
AttorneyOnline/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.6.4 Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.6.4
2024-09-14Merge pull request #233 from ↵stonedDiscord
AttorneyOnline/dependabot/github_actions/actions/checkout-4 Bump actions/checkout from 1 to 4
2024-09-14Merge pull request #231 from ↵stonedDiscord
AttorneyOnline/dependabot/github_actions/actions/setup-node-4 Bump actions/setup-node from 1 to 4
2024-09-14Bump serve-static and expressdependabot[bot]
Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `serve-static` from 1.15.0 to 1.16.2 - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md) - [Commits](https://github.com/expressjs/serve-static/compare/v1.15.0...v1.16.2) Updates `express` from 4.19.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0) --- updated-dependencies: - dependency-name: serve-static dependency-type: indirect - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14Bump actions/checkout from 1 to 4dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v1...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14Bump JamesIves/github-pages-deploy-action from 4.0.0 to 4.6.4dependabot[bot]
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.0.0 to 4.6.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/4.0.0...v4.6.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14Bump actions/setup-node from 1 to 4dependabot[bot]
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v1...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2024-09-14Merge pull request #229 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/micromatch-4.0.8 Bump micromatch from 4.0.5 to 4.0.8
2024-09-14Merge pull request #230 from ScottBrenner/patch-1stonedDiscord
Dependabot configuration to update actions in workflow
2024-09-13Dependabot configuration to update actions in workflowScott Brenner
2024-09-07playerlist scrollstonedDiscord
2024-08-31no trackingstonedDiscord
2024-08-31give everything but the names a fixed sizestonedDiscord
2024-08-31Merge branch 'master' of https://github.com/AttorneyOnline/webAOstonedDiscord
2024-08-31hide out of area playersstonedDiscord
2024-08-31Bump micromatch from 4.0.5 to 4.0.8dependabot[bot]
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8) --- updated-dependencies: - dependency-name: micromatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-31Merge pull request #227 from ↵stonedDiscord
AttorneyOnline/dependabot/npm_and_yarn/webpack-5.94.0 Bump webpack from 5.93.0 to 5.94.0
2024-08-31playerlist fixesstonedDiscord
2024-08-31Bump webpack from 5.93.0 to 5.94.0dependabot[bot]
Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.93.0...v5.94.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2024-08-27enable pantilt if the bg has itstonedDiscord
2024-08-27the full bg is called court not fullstonedDiscord
2024-08-17resize things and fix effectsstoned
2024-08-17prevent ic from scrolling in default 1080p windowstoned
2024-08-17fix scrolling in ic controlsstoned
2024-08-16add player tab to mobile viewstoned
2024-08-16Merge pull request #226 from AttorneyOnline/mobileviewstonedDiscord
Mobile view
2024-08-16no magic numbersstoned
2024-08-16use multiui as defaultstoned
2024-08-16fix evidebce off by one againstoned
2024-08-12Merge pull request #225 from AttorneyOnline/playerliststonedDiscord
Playerlist
2024-08-12fix evidebce off by one againstoned
2024-08-10Functional Mobile WebAOredjstone
2024-08-08fix icons being centered in classic themestonedDiscord
2024-08-08more off by onestonedDiscord
2024-08-08another off by onestonedDiscord
2024-08-08fix first piece of evidencestonedDiscord
2024-08-07correct unitsstonedDiscord
2024-08-07add ban buttonstonedDiscord
2024-08-07populate fields correctlystonedDiscord
2024-08-07adding and removing worksstonedDiscord
2024-08-07update layoutstonedDiscord
2024-08-06add playerlist templatestonedDiscord
2024-07-18missing =stonedDiscord
2024-07-18stop the mote from grabbing focusstonedDiscord
2024-07-12deprecate fastloading FLstonedDiscord
2024-06-18Merge pull request #224 from AttorneyOnline/dependabot/npm_and_yarn/braces-3.0.3stonedDiscord
Bump braces from 3.0.2 to 3.0.3
2024-06-18Bump braces from 3.0.2 to 3.0.3dependabot[bot]
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18Merge pull request #223 from AttorneyOnline/dependabot/npm_and_yarn/ws-8.17.1stonedDiscord
Bump ws from 8.12.1 to 8.17.1