Commit Graph

702 Commits

Author SHA1 Message Date
dependabot[bot]
8b4daa04d7
Bump eslint from 8.25.0 to 8.26.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.25.0 to 8.26.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.25.0...v8.26.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-24 18:38:09 +00:00
dependabot[bot]
4d7f7195fa
Bump next-seo from 5.6.0 to 5.8.0
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 5.6.0 to 5.8.0.
- [Release notes](https://github.com/garmeeh/next-seo/releases)
- [Commits](https://github.com/garmeeh/next-seo/compare/v5.6.0...v5.8.0)

---
updated-dependencies:
- dependency-name: next-seo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 18:37:33 +00:00
Liam
e7706effdb Add check to validiate if the request is valid 2022-10-24 11:59:17 +01:00
Liam
c4ae5d4cf3 Remove debug 2022-10-23 21:49:54 +01:00
Liam
a6f9573c3f Moved pages and styles into src 2022-10-23 21:47:57 +01:00
Liam
9a5ffab042 Fix url for avatar 2022-10-22 12:37:30 +01:00
Liam
6b7d4320b9 Kinda pointless to cache this, so cya 2022-10-22 12:36:14 +01:00
Liam
ec9cf81a38 oh yea yea 2022-10-22 12:34:14 +01:00
Liam
7665cbbae4 Only cache what we need from BeatSaver 2022-10-22 12:28:46 +01:00
Liam
efbbd6b6f1 TypeScript woop 2022-10-22 12:28:24 +01:00
Liam
3b6c8a11d4 Change when data is fetched 2022-10-21 17:37:31 +01:00
Liam
87af768a10 Fix pp formatting 2022-10-21 17:28:18 +01:00
Liam
a2da018644 Update .gitignore 2022-10-21 17:19:03 +01:00
Liam
188df0cad3 Update readme 2022-10-21 17:18:54 +01:00
Liam
82d565f130 many many change 2022-10-21 17:12:32 +01:00
Liam
f87940c01e Fix textAlign on avg cut 2022-10-21 16:49:43 +01:00
Liam
8c4fda5589 Remove debug 2022-10-21 16:43:04 +01:00
Liam
0c2fda413d Increase res of images to 400x400 2022-10-21 16:42:20 +01:00
Liam
c0d0c4399f Now featuring the correct curve lmao 2022-10-21 16:30:48 +01:00
Liam
2d0a7cc937 Added check for NaN on SS PP 2022-10-21 16:27:10 +01:00
Liam
4de24a34d0 Updated curve stuff and added ScoreSaber pp calc 2022-10-21 16:25:30 +01:00
Liam
f7de7425f9 Remove proxy on BL MapData 2022-10-21 15:08:03 +01:00
Liam
387edeb2c2 Remove unoptimized tag 2022-10-21 14:51:39 +01:00
Liam
a35ec28ecb Add cache messages 2022-10-21 14:51:29 +01:00
Liam
c0cac09a4d Change endpoint 2022-10-21 14:50:52 +01:00
Liam
b086f72317 Fixed data resetting 2022-10-21 12:55:03 +01:00
Liam
f687d9878e Change how cut values are handled 2022-10-21 12:39:42 +01:00
Liam
792c92c526 Add better SEO 2022-10-21 10:56:50 +01:00
Liam
8e607cda18 Fixed site SEO 2022-10-21 10:41:03 +01:00
Liam
8793e81214 part 2 2022-10-21 10:30:41 +01:00
Liam
79f221dbb5 Auto re-connect Redis 2022-10-21 10:30:27 +01:00
Liam
c40a04c3c2 Merge branch 'main' of https://github.com/RealFascinated/beatsaber-overlay 2022-10-20 18:56:15 +01:00
Liam
d138b2ec9d Revert to older style 2022-10-20 18:56:13 +01:00
Liam
6d3c6f87a8 Update readme 2022-10-20 18:56:03 +01:00
Liam
792206c976 Remove debug 2022-10-20 18:55:56 +01:00
Liam
55ff85a11e
Update README.md 2022-10-20 18:50:26 +01:00
Liam
e097d1cacf pp debug is no more 2022-10-20 18:40:49 +01:00
Liam
68a81a24de yay more pp fix 2022-10-20 18:39:44 +01:00
Liam
14602dc11a BL star endpoint actually gets cached??? 2022-10-20 18:36:26 +01:00
Liam
253cd4a103 More api fixes 2022-10-20 18:27:43 +01:00
Liam
923318af86 Fix flashy pp 2022-10-20 18:20:21 +01:00
Liam
3820358dfd Update BL star rating key 2022-10-20 18:18:37 +01:00
Liam
858857cc2e Fix star rating issue 2022-10-20 18:16:21 +01:00
Liam
519e9ae5a2 Add expire time to cache keys 2022-10-20 18:10:23 +01:00
Liam
756138f8a0 Moved caches to redis 2022-10-20 18:00:27 +01:00
Liam
3cb96a539a Switch to enviroment variables 2022-10-20 16:13:45 +01:00
Liam
e3a90c33f4 Fixed error in avatar cache 2022-10-20 16:02:53 +01:00
Liam
bbff99aff0 Add todo and remove mockdata 2022-10-20 15:59:03 +01:00
Liam
7fcec62869 BL star cache 2022-10-20 15:51:52 +01:00
Liam
a05915672b fuck JS 2022-10-20 15:20:35 +01:00