[PR #51] [MERGED] Develop/v2.1.1 beta.2 #92

Closed
opened 2026-02-28 15:42:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/usenocturne/nocturne-ui/pull/51
Author: @brandonsaldan
Created: 11/30/2024
Status: Merged
Merged: 11/30/2024
Merged by: @brandonsaldan

Base: mainHead: develop/v2.1.1-beta.2


📝 Commits (10+)

  • 90588d3 feat(radio): add mixes
  • 7fab217 fix(library): filter invalid playlists
  • 11bc649 feat(radio): add more mixes
  • 2524345 fix(radio): minimize api calls for radio
  • d27efcf fix(radio): play mixes through temp playlist
  • 9b61dc4 fix(ui): set touch events as non-passive
  • d36777a fix(playlists): filter invalid playlists
  • 82c237c fix(ui): create errorCodes constant and use console.error
  • ba1fe28 fix(radio): update gradient
  • 112da12 chore: optimization

📊 Changes

40 files changed (+1026 additions, -264 deletions)

View changed files

📝 package-lock.json (+2 -2)
📝 package.json (+1 -1)
public/images/radio-cover/1940s.webp (+0 -0)
public/images/radio-cover/1950s.webp (+0 -0)
public/images/radio-cover/1960s.webp (+0 -0)
public/images/radio-cover/1970s.webp (+0 -0)
public/images/radio-cover/1980s.webp (+0 -0)
public/images/radio-cover/1990s.webp (+0 -0)
public/images/radio-cover/2000s.webp (+0 -0)
public/images/radio-cover/2010s.webp (+0 -0)
public/images/radio-cover/2020s.webp (+0 -0)
📝 public/images/radio-cover/afternoon.webp (+0 -0)
public/images/radio-cover/chill.webp (+0 -0)
📝 public/images/radio-cover/discoveries.webp (+0 -0)
📝 public/images/radio-cover/evening.webp (+0 -0)
public/images/radio-cover/fall.webp (+0 -0)
📝 public/images/radio-cover/morning.webp (+0 -0)
📝 public/images/radio-cover/recent.webp (+0 -0)
public/images/radio-cover/spring.webp (+0 -0)
public/images/radio-cover/summer.webp (+0 -0)

...and 20 more files

📄 Description

No description provided


🔄 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/usenocturne/nocturne-ui/pull/51 **Author:** [@brandonsaldan](https://github.com/brandonsaldan) **Created:** 11/30/2024 **Status:** ✅ Merged **Merged:** 11/30/2024 **Merged by:** [@brandonsaldan](https://github.com/brandonsaldan) **Base:** `main` ← **Head:** `develop/v2.1.1-beta.2` --- ### 📝 Commits (10+) - [`90588d3`](https://github.com/usenocturne/nocturne-ui/commit/90588d341e64bb708fe5c84af3f9eabbd944fe36) feat(radio): add mixes - [`7fab217`](https://github.com/usenocturne/nocturne-ui/commit/7fab2176cdbbf6eca44b32a487a927299768a596) fix(library): filter invalid playlists - [`11bc649`](https://github.com/usenocturne/nocturne-ui/commit/11bc649ec034554916727f45a6901515d2940fa6) feat(radio): add more mixes - [`2524345`](https://github.com/usenocturne/nocturne-ui/commit/252434557a63d9f7737e01377cd2c3fee2de33dd) fix(radio): minimize api calls for radio - [`d27efcf`](https://github.com/usenocturne/nocturne-ui/commit/d27efcfea73401f86367412e5f74d7c5a3355871) fix(radio): play mixes through temp playlist - [`9b61dc4`](https://github.com/usenocturne/nocturne-ui/commit/9b61dc487f44b01d1e0a19b0a1a2b7fd7097a367) fix(ui): set touch events as non-passive - [`d36777a`](https://github.com/usenocturne/nocturne-ui/commit/d36777a656e5813e5d3ebb4a89d30ecf0f3b2ae6) fix(playlists): filter invalid playlists - [`82c237c`](https://github.com/usenocturne/nocturne-ui/commit/82c237c91192248d09bda7e0cc169fac6ad91e78) fix(ui): create errorCodes constant and use console.error - [`ba1fe28`](https://github.com/usenocturne/nocturne-ui/commit/ba1fe280fcbd1afc9177b0126baa4095da97f479) fix(radio): update gradient - [`112da12`](https://github.com/usenocturne/nocturne-ui/commit/112da122d0a5ecb677bb7e450e0164c7b6af3a59) chore: optimization ### 📊 Changes **40 files changed** (+1026 additions, -264 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+2 -2) 📝 `package.json` (+1 -1) ➖ `public/images/radio-cover/1940s.webp` (+0 -0) ➖ `public/images/radio-cover/1950s.webp` (+0 -0) ➖ `public/images/radio-cover/1960s.webp` (+0 -0) ➖ `public/images/radio-cover/1970s.webp` (+0 -0) ➖ `public/images/radio-cover/1980s.webp` (+0 -0) ➖ `public/images/radio-cover/1990s.webp` (+0 -0) ➖ `public/images/radio-cover/2000s.webp` (+0 -0) ➖ `public/images/radio-cover/2010s.webp` (+0 -0) ➖ `public/images/radio-cover/2020s.webp` (+0 -0) 📝 `public/images/radio-cover/afternoon.webp` (+0 -0) ➖ `public/images/radio-cover/chill.webp` (+0 -0) 📝 `public/images/radio-cover/discoveries.webp` (+0 -0) 📝 `public/images/radio-cover/evening.webp` (+0 -0) ➕ `public/images/radio-cover/fall.webp` (+0 -0) 📝 `public/images/radio-cover/morning.webp` (+0 -0) 📝 `public/images/radio-cover/recent.webp` (+0 -0) ➕ `public/images/radio-cover/spring.webp` (+0 -0) ➕ `public/images/radio-cover/summer.webp` (+0 -0) _...and 20 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 15:42:08 +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/nocturne-ui#92
No description provided.