mirror of
https://github.com/binimum/tidal-ui.git
synced 2026-04-26 12:25:48 +03:00
[PR #53] [MERGED] Merge dev into main #119
Labels
No labels
bug
duplicate
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tidal-ui#119
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/binimum/tidal-ui/pull/53
Author: @binimum
Created: 11/9/2025
Status: ✅ Merged
Merged: 11/9/2025
Merged by: @binimum
Base:
main← Head:dev📝 Commits (4)
3842cabfirst commit in 20 years749e611Merge branch 'main' into devc254479fix security vulnerabilities in dependenciesd2ba505lots of changes!!!📊 Changes
26 files changed (+2603 additions, -459 deletions)
View changed files
📝
README.md(+1 -8)📝
package-lock.json(+187 -12)📝
package.json(+1 -1)📝
src/app.html(+6 -0)📝
src/lib/components/AudioPlayer.svelte(+166 -27)📝
src/lib/components/DynamicBackground.svelte(+589 -194)📝
src/lib/components/LyricsPopup.svelte(+6 -12)📝
src/lib/components/SearchInterface.svelte(+446 -36)📝
src/lib/stores/performance.ts(+4 -33)📝
src/lib/stores/userPreferences.ts(+5 -8)📝
src/lib/utils/colorPalette.ts(+191 -0)➕
src/lib/utils/songlink.ts(+211 -0)📝
src/routes/+layout.svelte(+111 -106)📝
src/routes/+page.svelte(+1 -1)➕
src/routes/api/songlink/+server.ts(+282 -0)➕
src/routes/api/spotify-playlist/+server.ts(+365 -0)➕
static/icons/apple-touch-icon.png(+0 -0)➕
static/icons/favicon-96x96.png(+0 -0)➕
static/icons/favicon.ico(+0 -0)➕
static/icons/favicon.svg(+7 -0)...and 6 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.