mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-08-27 09:11:17 -04:00
[PR #109] [MERGED] Frontend refactor #150
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-app/pull/109
Author: @DecDuck
Created: 8/4/2025
Status: ✅ Merged
Merged: 8/5/2025
Merged by: @DecDuck
Base:
develop← Head:frontend-refactor📝 Commits (6)
7b23b40feat: small refactor0b83a2dfix: appimage build scriptc9c6437fix: add NO_STRIP to AppImage buildda59849fix: build and dev mode from refactorfffd802fix: submodule step 1903feacfix: submodules step 2📊 Changes
89 files changed (+8497 additions, -8305 deletions)
View changed files
📝
.github/workflows/release.yml(+2 -1)📝
.gitignore(+4 -1)📝
.gitmodules(+3 -6)➕
build.mjs(+48 -0)➖
composables/app-state.ts(+0 -3)📝
libs/drop-base(+0 -0)📝
main/app.vue(+14 -9)📝
main/assets/main.scss(+0 -0)📝
main/assets/wallpaper.jpg(+0 -0)📝
main/components/GameOptions/Launch.vue(+0 -0)📝
main/components/GameOptionsModal.vue(+0 -0)📝
main/components/GameStatusButton.vue(+0 -0)📝
main/components/Header.vue(+1 -1)📝
main/components/HeaderButton.vue(+0 -0)📝
main/components/HeaderQueueWidget.vue(+0 -0)📝
main/components/HeaderUserWidget.vue(+2 -2)📝
main/components/HeaderWidget.vue(+0 -0)📝
main/components/InitiateAuthModule.vue(+0 -0)📝
main/components/LibrarySearch.vue(+0 -0)📝
main/components/LoadingIndicator.vue(+0 -0)...and 69 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.