Commit Graph

399 Commits

Author SHA1 Message Date
e6b169f3fc move beatsaver map caching to redis
All checks were successful
deploy / deploy (push) Successful in 1m35s
2023-11-08 23:17:32 +00:00
af707a8c79 fix(ssr): only use 1 network request to fetch map ids
All checks were successful
deploy / deploy (push) Successful in 58s
2023-11-08 22:24:38 +00:00
3dd2fc48ad fix(ssr): fix button colors
All checks were successful
deploy / deploy (push) Successful in 1m0s
2023-11-08 22:17:40 +00:00
b9472ce982 feat(ssr): add map and bsr button
All checks were successful
deploy / deploy (push) Successful in 1m3s
2023-11-08 22:13:20 +00:00
c3889a4d5a fix(ssr): fix type on viewport
All checks were successful
deploy / deploy (push) Successful in 1m12s
2023-11-08 19:50:56 +00:00
736f286d66 fix(ssr): attempt to fix theme flashing
All checks were successful
deploy / deploy (push) Successful in 1m2s
2023-11-08 19:43:19 +00:00
3341f07136 fix href pagination
All checks were successful
deploy / deploy (push) Successful in 59s
2023-11-08 12:06:52 +00:00
662999f65b fix(ssr): fix pagination
All checks were successful
deploy / deploy (push) Successful in 1m1s
2023-11-08 11:58:36 +00:00
3b2e726fa1 attempt to see if optimizePackageImports does anything
All checks were successful
deploy / deploy (push) Successful in 1m6s
2023-11-08 11:53:30 +00:00
a5abcb1e23 testinggggggggggggggg
All checks were successful
deploy / deploy (push) Successful in 1m36s
2023-11-08 11:49:19 +00:00
fb0e8a7ea1 lazy load some components
All checks were successful
deploy / deploy (push) Successful in 59s
2023-11-08 09:55:20 +00:00
26490bbad4 disable sentry (testing)
All checks were successful
deploy / deploy (push) Successful in 59s
2023-11-08 09:28:18 +00:00
ddf0b61282 test
All checks were successful
deploy / deploy (push) Successful in 1m11s
2023-11-08 09:25:25 +00:00
f2801f2ae7 feat(ssr): server side render parts of the navbar
All checks were successful
deploy / deploy (push) Successful in 1m14s
2023-11-08 09:15:42 +00:00
9637993471 fix(ssr): fix big ahh button size
All checks were successful
deploy / deploy (push) Successful in 1m19s
2023-11-08 08:52:35 +00:00
6ec834ddc5 fix(ssr): add screen reader labels to buttons on player page
All checks were successful
deploy / deploy (push) Successful in 1m20s
2023-11-08 08:49:33 +00:00
e40c78e9b9 fix(ssr): remove a tag on button 2023-11-08 08:49:15 +00:00
fb38ac69df fix(ssr): fix pagination being broken on inital player page load
All checks were successful
deploy / deploy (push) Successful in 1m44s
2023-11-08 08:40:49 +00:00
0a8878cdac feat(ssr): server load inital page of scores
All checks were successful
deploy / deploy (push) Successful in 1m13s
2023-11-08 08:11:48 +00:00
8e5aeadce0 fix(ssr): make the player page less jarring when initally loading
All checks were successful
deploy / deploy (push) Successful in 1m16s
2023-11-08 08:01:00 +00:00
c251239e45 feat(ssr): server side render some things to speed up page loads
All checks were successful
deploy / deploy (push) Successful in 1m12s
2023-11-08 07:41:07 +00:00
3a6312510a make package installs quiet
All checks were successful
deploy / deploy (push) Successful in 2m5s
2023-11-08 06:38:07 +00:00
c84f5e1dd4 haha ball
All checks were successful
deploy / deploy (push) Successful in 37s
2023-11-08 06:20:11 +00:00
928e1df444 switch to pnpm
Some checks failed
deploy / deploy (push) Failing after 13s
2023-11-08 06:19:10 +00:00
5f6c0bbe22 fix(ssr): fix 404 page
All checks were successful
deploy / deploy (push) Successful in 2m27s
2023-11-08 06:03:44 +00:00
fb0629a58f more sitemap stuff
All checks were successful
deploy / deploy (push) Successful in 1m14s
2023-11-08 00:49:43 +00:00
7259ffb3de add comments in overlay page 2023-11-08 00:29:22 +00:00
5de33019d8 fix(overlay): redirect to builder if no config was provided
All checks were successful
deploy / deploy (push) Successful in 1m3s
2023-11-08 00:28:28 +00:00
bfe884a9e6 feat(seo): more keywords
All checks were successful
deploy / deploy (push) Successful in 1m2s
2023-11-08 00:12:05 +00:00
2904e4c0c9 feat(sitemap): add additional data (priority, change frequency and last modified)
All checks were successful
deploy / deploy (push) Successful in 1m2s
2023-11-07 23:58:24 +00:00
72cf612b76 change(ssr): update search page
All checks were successful
deploy / deploy (push) Successful in 1m3s
2023-11-07 23:23:50 +00:00
4bf874453e bing
All checks were successful
deploy / deploy (push) Successful in 1m2s
2023-11-07 23:19:03 +00:00
15aeaa69d5 fix(docker): move sitemap build
All checks were successful
deploy / deploy (push) Successful in 1m2s
2023-11-07 23:11:59 +00:00
b24f1db3c1 fix(ssr): copy ssrSettings.json in build step
All checks were successful
deploy / deploy (push) Successful in 1m2s
2023-11-07 23:10:15 +00:00
0529cf3492 fix(ssr): copy next-sitemap.config.js in dockerfile
All checks were successful
deploy / deploy (push) Successful in 1m12s
2023-11-07 23:08:23 +00:00
b37d7cd621 Merge branch 'master' of https://git.fascinated.cc/Fascinated/scoresaber-reloaded-v2
All checks were successful
deploy / deploy (push) Successful in 2m31s
2023-11-07 23:05:12 +00:00
41d1d5f1d7 feat(ssr): add sitemap generator 2023-11-07 23:05:11 +00:00
Lee
ea89e8cb85 Merge pull request 'chore(deps): update dependency @types/websocket to v1.0.9' (#35) from renovate/websocket-1.x-lockfile into master
All checks were successful
deploy / deploy (push) Successful in 58s
Reviewed-on: #35
2023-11-07 22:10:16 +00:00
Lee
f56ba5269a Merge pull request 'chore(deps): update dependency @types/node to v20.9.0' (#37) from renovate/node-20.x-lockfile into master
All checks were successful
deploy / deploy (push) Successful in 58s
Reviewed-on: #37
2023-11-07 22:03:01 +00:00
43b762f756 chore(deps): update dependency @types/node to v20.9.0 2023-11-07 22:01:28 +00:00
4baa1ca956 chore(deps): update dependency @types/websocket to v1.0.9 2023-11-07 22:01:24 +00:00
Lee
4084891c73 Merge pull request 'chore(deps): update react monorepo to v18.2.37' (#36) from renovate/react-monorepo into master
All checks were successful
deploy / deploy (push) Successful in 58s
Reviewed-on: #36
2023-11-07 21:43:12 +00:00
Lee
4864b8bd5b Merge pull request 'chore(deps): update dependency @types/node-fetch-cache to v3.0.4' (#34) from renovate/node-fetch-cache-3.x-lockfile into master
All checks were successful
deploy / deploy (push) Successful in 2m47s
Reviewed-on: #34
2023-11-07 21:06:58 +00:00
2187d37e3e chore(deps): update react monorepo to v18.2.37 2023-11-07 21:01:56 +00:00
6bd409fbda chore(deps): update dependency @types/node-fetch-cache to v3.0.4 2023-11-07 12:02:54 +00:00
4b966aaaae fix(overlay): make leaderboard logo priority loaded
All checks were successful
deploy / deploy (push) Successful in 1m4s
2023-11-06 19:45:46 +00:00
5e8737d7fa fix(overlay): make avatar priority loaded
All checks were successful
deploy / deploy (push) Successful in 57s
2023-11-06 19:39:23 +00:00
cefaa734fd feat(overlay): add a check for ip addr and account id
All checks were successful
deploy / deploy (push) Successful in 57s
2023-11-06 19:24:07 +00:00
226716b555 change(overlay): make images more rounded
All checks were successful
deploy / deploy (push) Successful in 56s
2023-11-06 19:20:04 +00:00
d7c6b24fac change(overlay): remove song sub name
All checks were successful
deploy / deploy (push) Successful in 57s
2023-11-06 19:18:14 +00:00