Commit Graph

328 Commits

Author SHA1 Message Date
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
Liam
31376f7cfd Maybe fixed NaN?? 2022-10-20 15:07:51 +01:00
Liam
538714a61e Added pp for beat leader 2022-10-20 15:04:49 +01:00
Liam
f2e36347ad Added support for loading during song 2022-10-20 12:40:21 +01:00
Liam
a7fcd77e1e Fix steam id validation 2022-10-20 11:09:41 +01:00
Liam
23953b38dc Removed textColor param 2022-10-20 10:55:31 +01:00
Liam
184a2c54da This is for you Maiden 2022-10-20 10:47:06 +01:00
Liam
fbd7d6be15 shutup nextjs, thanks 2022-10-19 21:15:18 +01:00
Liam
03aa8b21fe Increase radius on diff 2022-10-19 20:28:04 +01:00
Liam
c457c84bd9 nextjs moans so i shut it up 2022-10-19 20:22:14 +01:00
Liam
54902eb7b7 Add basic 404 page 2022-10-19 20:13:26 +01:00
Liam
772db9d2b1 Whoopsie i forgot the config man 2022-10-19 19:51:23 +01:00
Liam
ebbcb5751c Added favicion and moved meta tags to _document 2022-10-19 19:49:15 +01:00
Liam
0064ff2f7c bye bye d man 2022-10-19 19:45:06 +01:00
Liam
ed0d1b05ec Added same mounting fix to the main page 2022-10-19 19:43:21 +01:00
Liam
3c42a7ac60 Fixed issue with connecting to socket more than once and changed steam id validation 2022-10-19 19:40:30 +01:00
Liam
661fbce60c Add error handling 2022-10-19 19:12:42 +01:00
Liam
e1a2d09ee6 Bump next-seo 2022-10-19 19:05:59 +01:00
Liam
024d240874 Fix wrong song art size lol 2022-10-19 19:03:24 +01:00
Liam
54b83c229f Force width and height on song art 2022-10-19 19:02:45 +01:00
Liam
02a00dda5f Change loading avatar image 2022-10-19 18:59:45 +01:00
Liam
0be1b20a6e Lazy load song art and add loading image 2022-10-19 18:59:35 +01:00
Liam
d0c10257b9 Merge branch 'main' of https://github.com/RealFascinated/beatsaber-overlay 2022-10-19 18:58:12 +01:00
Liam
83bc628df6
Merge pull request #11 from RealFascinated/dependabot/npm_and_yarn/eslint-config-next-12.3.1
Bump eslint-config-next from 12.0.10 to 12.3.1
2022-10-19 18:57: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