Skip to content

Commit

Permalink
Update cider extension (#15910) (#16355)
Browse files Browse the repository at this point in the history
* Update cider extension

- updated changelog
- feat: update endpoints to follow new API and add commands (issue #15910)
- Initial commit

* updated package-lock and gitignore

* Update show-queue.tsx

---------

Co-authored-by: Per Nielsen Tikær <per@raycast.com>
  • Loading branch information
feyli and pernielsentikaer authored Jan 14, 2025
1 parent 2c6af7b commit 177b28d
Show file tree
Hide file tree
Showing 16 changed files with 2,705 additions and 642 deletions.
1 change: 0 additions & 1 deletion extensions/cider/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
.idea/
node_modules/
package-lock.json
10 changes: 9 additions & 1 deletion extensions/cider/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
# Cider Changelog

## [New Features & Fixes] - 2025-01-14
- Fixed all endpoints to follow new API
- Added queue command
- Added favourite command
- Added synced-lyrics command
- Added toasts for better understanding of the situation
- Fixed various bugs

## [Minor Fix] - 2023-11-22
- Fixed an invisible error
- Added emojis to the Now Playing command

## [Initial Version] - 2023-10-23
## [Initial Version] - 2023-10-23
Loading

0 comments on commit 177b28d

Please sign in to comment.