[PR #100] [MERGED] Auto redirect code #608

Closed
opened 2026-02-28 14:50:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/100
Author: @Rigellute
Created: 10/23/2019
Status: Merged
Merged: 10/24/2019
Merged by: @Rigellute

Base: masterHead: auto-redirect-code


📝 Commits (3)

  • 5d257f5 experimental implementation of automatic recognition of redirect url
  • fb544aa Merge pull request #98 from jfaltis/auto-redirect-code
  • 511a91c Fix formatting

📊 Changes

3 files changed (+67 additions, -29 deletions)

View changed files

📝 src/main.rs (+22 -15)
📝 src/redirect_uri.html (+1 -1)
📝 src/redirect_uri.rs (+44 -13)

📄 Description

Original PR here https://github.com/Rigellute/spotify-tui/pull/98

This closes #96.

Huge thanks to @jfaltis!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/100 **Author:** [@Rigellute](https://github.com/Rigellute) **Created:** 10/23/2019 **Status:** ✅ Merged **Merged:** 10/24/2019 **Merged by:** [@Rigellute](https://github.com/Rigellute) **Base:** `master` ← **Head:** `auto-redirect-code` --- ### 📝 Commits (3) - [`5d257f5`](https://github.com/Rigellute/spotify-tui/commit/5d257f565c32aa3e4e4043d5c5f65dc10b6c7d4b) experimental implementation of automatic recognition of redirect url - [`fb544aa`](https://github.com/Rigellute/spotify-tui/commit/fb544aa40f57873b877058f6686aa381878a41f3) Merge pull request #98 from jfaltis/auto-redirect-code - [`511a91c`](https://github.com/Rigellute/spotify-tui/commit/511a91c094a8ee9ccf54afc5d6b9101622d5bdfc) Fix formatting ### 📊 Changes **3 files changed** (+67 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `src/main.rs` (+22 -15) 📝 `src/redirect_uri.html` (+1 -1) 📝 `src/redirect_uri.rs` (+44 -13) </details> ### 📄 Description Original PR here https://github.com/Rigellute/spotify-tui/pull/98 This closes #96. Huge thanks to @jfaltis! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:50:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#608
No description provided.