Liam
|
8b4ea8b3c5
|
Add Dockerfile and docker-compose.yml
|
2022-10-26 12:15:56 +01:00 |
|
Liam
|
e98df30f76
|
Update npm scripts
|
2022-10-26 12:01:09 +01:00 |
|
Liam
|
2fde31ef9c
|
Add missing depend
|
2022-10-26 11:55:37 +01:00 |
|
Liam
|
b94e476c0d
|
Downgrade NextJS back to v12
|
2022-10-26 11:52:58 +01:00 |
|
Liam
|
236f485712
|
yay more changes for drone
|
2022-10-26 11:22:56 +01:00 |
|
Liam
|
032dec14b7
|
oops
|
2022-10-26 11:20:48 +01:00 |
|
Liam
|
01ae2e46a6
|
install depends
|
2022-10-26 11:20:28 +01:00 |
|
Liam
|
538dfa378e
|
change drone.yml image
|
2022-10-26 11:19:26 +01:00 |
|
Liam
|
c7a75bb2ec
|
update drone.yml
|
2022-10-26 11:18:04 +01:00 |
|
Liam
|
403478e11a
|
Testing CD
|
2022-10-26 11:12:57 +01:00 |
|
Liam
|
31c9d8cf5e
|
More fixes
|
2022-10-26 10:41:15 +01:00 |
|
Liam
|
647aa5fbce
|
Fix NextJS 13 errors and now using new font compontent
|
2022-10-26 10:11:39 +01:00 |
|
Liam
|
7c25832862
|
Merge pull request #19 from RealFascinated/dependabot/npm_and_yarn/next-13.0.0
Bump next from 12.3.1 to 13.0.0
|
2022-10-26 09:16:59 +01:00 |
|
dependabot[bot]
|
5a7430fef0
|
Bump next from 12.3.1 to 13.0.0
Bumps [next](https://github.com/vercel/next.js) from 12.3.1 to 13.0.0.
- [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/compare/v12.3.1...v13.0.0)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-26 08:16:53 +00:00 |
|
Liam
|
156c0a4f63
|
Merge pull request #16 from RealFascinated/dependabot/npm_and_yarn/types/react-18.0.23
Bump @types/react from 18.0.22 to 18.0.23
|
2022-10-26 09:13:20 +01:00 |
|
dependabot[bot]
|
0b5c46267a
|
Bump @types/react from 18.0.22 to 18.0.23
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.22 to 18.0.23.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-26 08:13:14 +00:00 |
|
Liam
|
ebe4090875
|
Merge pull request #18 from RealFascinated/dependabot/npm_and_yarn/eslint-config-next-13.0.0
Bump eslint-config-next from 12.3.1 to 13.0.0
|
2022-10-26 09:11:51 +01:00 |
|
dependabot[bot]
|
1d4d90b207
|
Bump eslint-config-next from 12.3.1 to 13.0.0
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.3.1 to 13.0.0.
- [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/v13.0.0/packages/eslint-config-next)
---
updated-dependencies:
- dependency-name: eslint-config-next
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-26 08:11:10 +00:00 |
|
Liam
|
6bc34eb51f
|
Merge pull request #17 from RealFascinated/dependabot/npm_and_yarn/types/node-18.11.5
Bump @types/node from 18.11.4 to 18.11.5
|
2022-10-26 09:11:04 +01:00 |
|
dependabot[bot]
|
ecf27992af
|
Bump @types/node from 18.11.4 to 18.11.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.4 to 18.11.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-26 08:09:35 +00:00 |
|
Liam
|
609fe6c9b9
|
Merge pull request #14 from RealFascinated/dependabot/npm_and_yarn/next-seo-5.8.0
Bump next-seo from 5.6.0 to 5.8.0
|
2022-10-26 09:08:30 +01:00 |
|
Liam
|
0f0a451798
|
Merge branch 'main' into dependabot/npm_and_yarn/next-seo-5.8.0
|
2022-10-26 09:08:20 +01:00 |
|
Liam
|
293f53bc09
|
Merge pull request #15 from RealFascinated/dependabot/npm_and_yarn/eslint-8.26.0
Bump eslint from 8.25.0 to 8.26.0
|
2022-10-26 09:07:37 +01:00 |
|
Liam
|
c002647108
|
Hopefully fix cut values (thanks denpadokei)
|
2022-10-25 13:02:35 +01:00 |
|
Liam
|
a0cdde3ab2
|
Extend cache time of map data
|
2022-10-24 20:17:32 +01:00 |
|
Liam
|
8100ff76be
|
Change how long steam ids stay valid before becoming invalid
|
2022-10-24 19:50:24 +01:00 |
|
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 |
|