- Allow CORS (902ad16)
- Sumit Kolhe (@sumitkolhe)
- Add wrangler config (69b3867)
- Fixed regex pattern to work with all playlist links Subject: playlist controller regex pattern fix (5530c45)
- Removed package-lock.json Subject: deleted package-lock file (9b05b14)
- Remove hono node server (3ccc15d)
- Sumit Kolhe (@sumitkolhe)
- Sbendalam [email protected]
- Sai Krishna Bendalam [email protected]
- artist: Change followerCount return type to number from string (31f0321)
- Change song year type to number (7b3edc0)
- Make songs in album nullable (3128fe9)
- Make artist fields nullable (4787ce9)
- Make song fields nullable (3467ba3)
- Make album fields nullable (a0f43fb)
- Make playlist fields nullable (90d5d82)
- Update search model structure as per new api response (6b31e67)
- Return null instead of 0 for song year and playCount (121dd86)
- Return null for song count if no songs found for playlist (c103f06)
- Return null instead of 0 for songCount (61a4cd8)
- Song suggestions (38af6b5)
- Sumit Kolhe (@sumitkolhe)
- Return null instead of undefined for lyrics id (f4ac403)
- Return null for lyrics id if not available (cdfca9b)
- changelog: Add changelog hyperlink (6b22a7c)
- Sumit Kolhe (@sumitkolhe)