Liam
efbbd6b6f1
TypeScript woop
2022-10-22 12:28:24 +01:00
Liam
756138f8a0
Moved caches to redis
2022-10-20 18:00:27 +01:00
Liam
e1a2d09ee6
Bump next-seo
2022-10-19 19:05:59 +01:00
dependabot[bot]
01137bb374
Bump eslint-config-next from 12.0.10 to 12.3.1
...
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ) from 12.0.10 to 12.3.1.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/commits/v12.3.1/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 17:57:30 +00:00
dependabot[bot]
a1171810fb
Bump eslint from 8.9.0 to 8.25.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.9.0 to 8.25.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.9.0...v8.25.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 17:50:29 +00:00
Liam
838dd90cde
Merge pull request #9 from RealFascinated/dependabot/npm_and_yarn/emotion/cache-11.10.3
...
Bump @emotion/cache from 11.7.1 to 11.10.3
2022-10-19 18:43:22 +01:00
dependabot[bot]
b5af728c4f
Bump @emotion/cache from 11.7.1 to 11.10.3
...
Bumps [@emotion/cache](https://github.com/emotion-js/emotion ) from 11.7.1 to 11.10.3.
- [Release notes](https://github.com/emotion-js/emotion/releases )
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/cache@11.7.1...@emotion/cache@11.10.3 )
---
updated-dependencies:
- dependency-name: "@emotion/cache"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 17:43:12 +00:00
dependabot[bot]
13fe172029
Bump sharp from 0.30.1 to 0.31.1
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.30.1 to 0.31.1.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.30.1...v0.31.1 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 17:42:06 +00:00
dependabot[bot]
877210653f
Bump @emotion/server from 11.4.0 to 11.10.0
...
Bumps [@emotion/server](https://github.com/emotion-js/emotion ) from 11.4.0 to 11.10.0.
- [Release notes](https://github.com/emotion-js/emotion/releases )
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md )
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/server@11.4.0...@emotion/server@11.10.0 )
---
updated-dependencies:
- dependency-name: "@emotion/server"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 17:36:12 +00:00
Liam
bb63827e2a
Added dark theme
2022-10-19 15:53:00 +01:00
Liam
47902f09bf
Update SEO handling
2022-10-14 19:15:03 +01:00
Liam
e703712bfb
Added value saving
2022-10-10 19:43:29 +01:00
Liam
66817d2884
Changed some more css and fixed song art not loading
2022-10-03 08:20:11 +01:00
Liam
632490d520
Maybe fixed crashing when loading new avatars
2022-10-03 07:57:50 +01:00
Fascinated
7018f1757f
Setup inital NextUI base
2022-09-02 00:38:01 +01:00
Liam
18098707d1
Added an api
...
Fixed image loading with said api
2022-02-20 23:52:57 +00:00
Liam
35f9811bab
Added score percentage
...
Changed how per hand average cut is displayed
Moved the current score
Added auto re-connecting to HTTP status' web socket
Changed how data resetting works
2022-02-16 18:44:01 +00:00
Liam
399a5f7e94
Changed some colors when you give a invalid scoresaber id
2022-02-14 19:40:28 +00:00
Liam
09fdb937e7
Initial commit from Create Next App
2022-02-14 17:43:52 +00:00