Commit Graph

607 Commits

Author SHA1 Message Date
Liam
fe45b3f0fe Merge branch 'main' of https://github.com/RealFascinated/beatsaber-overlay 2022-10-28 11:39:34 +01:00
Liam
01a543619e Update readme 2022-10-28 11:39:31 +01:00
Liam
ea5e8cef4e
Merge pull request #24 from RealFascinated/dependabot/npm_and_yarn/types/react-18.0.24
Bump @types/react from 18.0.23 to 18.0.24
2022-10-28 10:37:10 +01:00
Liam
5f7de61392
Merge pull request #23 from RealFascinated/dependabot/npm_and_yarn/emotion/cache-11.10.5
Bump @emotion/cache from 11.10.3 to 11.10.5
2022-10-28 10:36:56 +01:00
Liam
a6123ea3c4 Add volume mount for Redis 2022-10-27 21:14:35 +01:00
Liam
1222eed2a7 Fix my dumb brains spelling 2022-10-27 20:19:34 +01:00
Liam
c0c0fa7a53 Add toggle for replacing player info with song info 2022-10-27 20:16:53 +01:00
Liam
00225ad0f0 Player info now hides when a song gets started 2022-10-27 19:40:19 +01:00
Liam
344c7075ae Fix song art not loading 2022-10-27 18:59:28 +01:00
dependabot[bot]
62f850c49e
Bump @types/react from 18.0.23 to 18.0.24
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.23 to 18.0.24.
- [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-27 17:53:26 +00:00
dependabot[bot]
c8260119ca
Bump @emotion/cache from 11.10.3 to 11.10.5
Bumps [@emotion/cache](https://github.com/emotion-js/emotion) from 11.10.3 to 11.10.5.
- [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.10.3...@emotion/cache@11.10.5)

---
updated-dependencies:
- dependency-name: "@emotion/cache"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-27 17:53:09 +00:00
Liam
dab938c8dd Fix image 2022-10-26 22:38:59 +01:00
Liam
722f0af018 Fix not loading issue 2022-10-26 22:34:33 +01:00
Liam
5b4db611df Change image to next/future/image 2022-10-26 22:33:36 +01:00
Liam
abf2a52e37 Remove useless expose port 2022-10-26 22:08:00 +01:00
Liam
91ba604469 ples use cache thank 2022-10-26 22:03:03 +01:00
Liam
f3bac9332b Make use of cached files in build process 2022-10-26 21:50:06 +01:00
Liam
7d3ffe7865 Merge branch 'main' of https://github.com/RealFascinated/beatsaber-overlay 2022-10-26 21:44:20 +01:00
Liam
aed7a2a9d3
Merge pull request #20 from RealFascinated/dependabot/npm_and_yarn/next-seo-5.9.0
Bump next-seo from 5.8.0 to 5.9.0
2022-10-26 21:44:09 +01:00
Liam
ed89a24031 Change .drone.yml 2022-10-26 21:43:57 +01:00
dependabot[bot]
c7f585cd7f
Bump next-seo from 5.8.0 to 5.9.0
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/garmeeh/next-seo/releases)
- [Commits](https://github.com/garmeeh/next-seo/compare/v5.8.0...v5.9.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-26 20:42:54 +00:00
Liam
2a960911f2 Update core-js-pure 2022-10-26 21:37:28 +01:00
Liam
3975ec8ce4 Fix cache for CI/CD 2022-10-26 21:30:41 +01:00
Liam
8862f69d66 Add cache to CI/CD 2022-10-26 21:28:59 +01:00
Liam
1f88c3a840 Fix branch checking part 2 2022-10-26 21:23:03 +01:00
Liam
c17e34d9c1 Fix branch checking 2022-10-26 21:22:16 +01:00
Liam
ea241be07b Add branch checking 2022-10-26 21:20:32 +01:00
Liam
566aebd8a4 Add env vars type 2022-10-26 19:57:43 +01:00
Liam
8ef4128b45 Maybe fix for docker? 2022-10-26 17:24:19 +01:00
Liam
cb7c0dc78b Merge branch 'main' of https://github.com/RealFascinated/beatsaber-overlay 2022-10-26 17:19:27 +01:00
Liam
ec64746a8e Update Dockerfile 2022-10-26 17:18:43 +01:00
Liam
9f95baaf83 Updated example .env 2022-10-26 17:17:17 +01:00
Liam
edab9343dd Add .env to .gitignore 2022-10-26 17:16:41 +01:00
Liam
6d8cd8afaa
Delete .env 2022-10-26 17:14:45 +01:00
Liam
725aff67cb Maybe finally fix public env vars 2022-10-26 17:13:30 +01:00
Liam
6935e411b7 so like.. work? 2022-10-26 16:43:20 +01:00
Liam
5348cb88dc i give up part 2 2022-10-26 16:38:19 +01:00
Liam
0aa80ce65c work? 2022-10-26 16:37:01 +01:00
Liam
56d0e187df JUST WORK 2022-10-26 16:33:50 +01:00
Liam
69ba56e38f please just work 2022-10-26 16:29:29 +01:00
Liam
4e0376eede once again new delim 2022-10-26 16:25:19 +01:00
Liam
3440c31d67 new delim hopefully fix it finally 2022-10-26 16:22:32 +01:00
Liam
8995fb7743 add echo 2022-10-26 16:20:16 +01:00
Liam
e035727881 maybe fix ? 2022-10-26 16:19:20 +01:00
Liam
40bf3d23a0 yes 2022-10-26 16:11:45 +01:00
Liam
633b19c20a yup 2022-10-26 15:59:49 +01:00
Liam
56bf36dfb4 plz work ok ty 2022-10-26 15:55:05 +01:00
Liam
a4fd8ab27d i hate bash 2022-10-26 15:51:21 +01:00
Liam
5c20ab5ae7 hmm 2022-10-26 15:43:00 +01:00
Liam
fd7ff38727 yes! 2022-10-26 15:38:23 +01:00