mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 12:25:31 -04:00
[PR #23] [CLOSED] Slight performance improvements #174
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop/pull/23
Author: @Huskydog9988
Created: 3/13/2025
Status: ❌ Closed
Base:
develop← Head:perf-improvements/fetch📝 Commits (6)
cb3eddacache objectsdbf1297use useFetch on store and signin77e76a2allow GameCarousel to ssr2ec6eb0more improvements4858e90optimize static nuxt images2b5d56bMerge branch 'develop' into perf-improvements/fetch📊 Changes
11 files changed (+426 additions, -48 deletions)
View changed files
📝
components/GameCarousel.vue(+12 -14)📝
composables/user.ts(+3 -2)📝
error.vue(+8 -2)📝
layouts/default.vue(+1 -1)📝
nuxt.config.ts(+7 -2)📝
package.json(+1 -0)📝
pages/signin.vue(+8 -2)📝
pages/signout.vue(+8 -2)📝
pages/store/index.vue(+5 -2)📝
server/api/v1/object/[id]/index.get.ts(+5 -0)📝
yarn.lock(+368 -21)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.