mirror of
https://github.com/NTifyApp/NTify.git
synced 2026-04-26 07:55:51 +03:00
[PR #53] [MERGED] Update dev #102
Labels
No labels
In Progress
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/NTify#102
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/NTifyApp/NTify/pull/53
Author: @werwolf2303
Created: 9/2/2024
Status: ✅ Merged
Merged: 9/2/2024
Merged by: @werwolf2303
Base:
dev← Head:main📊 Changes
100 files changed (+0 additions, -0 deletions)
View changed files
📝
README.md(+3 -4)📝
ToDo(+7 -1)➕
credentials.json(+1 -0)📝
pom.xml(+5 -0)📝
src/main/java/com/spotifyxp/Initiator.java(+4 -50)📝
src/main/java/com/spotifyxp/PublicValues.java(+2 -3)📝
src/main/java/com/spotifyxp/api/Player.java(+2 -2)📝
src/main/java/com/spotifyxp/api/SpotifyAPI.java(+14 -0)📝
src/main/java/com/spotifyxp/configuration/ConfigValues.java(+1 -1)📝
src/main/java/com/spotifyxp/deps/com/spotify/Authentication.java(+14987 -15689)📝
src/main/java/com/spotifyxp/deps/com/spotify/Keyexchange.java(+20643 -21802)📝
src/main/java/com/spotifyxp/deps/com/spotify/Mercury.java(+5921 -6155)📝
src/main/java/com/spotifyxp/deps/com/spotify/Pubsub.java(+799 -836)📝
src/main/java/com/spotifyxp/deps/com/spotify/canvaz/CanvazMeta.java(+174 -165)📝
src/main/java/com/spotifyxp/deps/com/spotify/canvaz/CanvazOuterClass.java(+3984 -4099)📝
src/main/java/com/spotifyxp/deps/com/spotify/clienttoken/data/v0/Connectivity.java(+4070 -4135)📝
src/main/java/com/spotifyxp/deps/com/spotify/clienttoken/http/v0/ClientToken.java(+10688 -10940)📝
src/main/java/com/spotifyxp/deps/com/spotify/connectstate/Connect.java(+14556 -14680)📝
src/main/java/com/spotifyxp/deps/com/spotify/connectstate/Player.java(+14968 -14961)📝
src/main/java/com/spotifyxp/deps/com/spotify/context/ContextOuterClass.java(+1500 -1499)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.