Commit Graph

629 Commits

Author SHA1 Message Date
Violet Caulfield
31b20ca972 Merge branch 'main' of github.com:Jellify-Music/App into feature/nitro-player 2026-03-16 13:45:27 -05:00
Violet Caulfield
95cb0b203a fix: Fetch Playlists Differently (#1044)
* fix: Fetch Playlists Differently

Fixes an issue where the playlist library or other items were returned in the library tab, instead of the expected playlist items

* rework user playlists query key

* remove unneeded imports

* self pr

* self PR, establish proper gating around playlist queries

* update JSDoc

* update handling on playlist deletion

* fix build
2026-03-16 13:40:47 -05:00
Violet Caulfield
43a6cc592c bump rnnp 2026-03-16 09:25:34 -05:00
Violet Caulfield
fc7a7bc62b fixes to playnext getting squashed on android 2026-03-15 10:38:05 -05:00
Violet Caulfield
de4620cbeb fix gapless on android 2026-03-13 10:43:54 -05:00
Violet Caulfield
25eefacd96 hook consolidation, fix tests 2026-03-12 09:15:39 -05:00
Violet Caulfield
c0268a7d6d performance improvements
rnnp patch for removing the current track from the playlist

update match docs
2026-03-11 21:14:16 -05:00
Violet Caulfield
da36a069f7 nitro player upgrade, flashlist upgrade 2026-03-11 17:21:45 -05:00
Violet Caulfield
66724b7134 add tamagui babel plugin, smol refactors 2026-03-09 21:31:29 -05:00
Violet Caulfield
c2069fd211 lots of tidying up, upgrade tamagui 2026-03-02 14:06:32 -06:00
Violet Caulfield
4f084b58ac downloads enhancements
one time migration to 1.1 that will clear the queue

restoring offline mode utils so we can clear old downloads in the legacy format
2026-02-26 21:16:19 -06:00
Violet Caulfield
ffc76b8ff8 omDemandUrls for track items 2026-02-24 20:38:41 -06:00
Violet Caulfield
6e45228716 Merge branch 'main' of github.com:Jellify-Music/App into feature/nitro-player 2026-02-23 18:18:05 -06:00
anultravioletaurora
c01d195876 [skip actions] version bump 2026-02-22 21:34:37 +00:00
Violet Caulfield
d00734bf4a fix: respect reduced animations system settings (#990)
* fix: respect reduced animations system settings

lockfiles, rollback eslint

* adding reduced motion config to discover screen

* deduplicate logic for the card rows on the home and discover screen

* respect ReduceMotion at the system level for home and discover animated rows

* rolling back renimated since that ain't working with reduced animations
2026-02-22 14:59:13 -06:00
Violet Caulfield
5b73b3aac5 bump react native nitro player 2026-02-21 18:53:21 -06:00
Violet Caulfield
6ca7e18e40 bump to nitro player 0.5.5 2026-02-20 09:18:03 -06:00
Violet Caulfield
50d3ad4e25 bump zustand 2026-02-19 18:52:19 -06:00
Violet Caulfield
0e8f835624 remove some unneeded dependencies 2026-02-19 18:20:31 -06:00
Violet Caulfield
4229fb10a5 Merge branch 'main' of github.com:Jellify-Music/App into feature/nitro-player 2026-02-19 17:53:37 -06:00
Ritesh Shukla
a048a258cb feat: update nitro oat (#993)
Update `react-native-nitro-ota` to `0.11.0`
2026-02-19 17:29:53 -06:00
Violet Caulfield
3a7ec20183 update rnnp, update item image url function, add unit tests for it 2026-02-18 20:37:06 -06:00
Violet Caulfield
8985f4880d bump react native, fix play next (thank you pika) 2026-02-17 07:54:37 -06:00
Violet Caulfield
b965eefc40 remove rnfs, bump rnnp 2026-02-14 17:31:55 -06:00
Violet Caulfield
c616efa6f3 lots of downloads work 2026-02-14 11:06:55 -06:00
Violet Caulfield
09640e92bd bump rnnp
fix issue where playback would start automatically on startup
2026-02-12 16:41:12 -06:00
Violet Caulfield
fadf89d2da Merge branch 'main' of github.com:Jellify-Music/App into feature/nitro-player 2026-02-09 19:15:06 -06:00
anultravioletaurora
7a135ca2dc [skip actions] version bump 2026-02-09 12:40:03 +00:00
Ritesh Shukla
e8b89c8f4d fix: build (#989) 2026-02-09 05:41:52 -06:00
anultravioletaurora
0cd11ef5ce [skip actions] version bump 2026-02-09 05:21:37 +00:00
Violet Caulfield
8e546f3083 Maintenance/deps (#987)
* chore: bump deps

* bump slider dep
2026-02-08 22:32:50 -06:00
Ritesh Shukla
da4058120d chore:- upgrade-super-config (#985)
* chore:- upgrade-super-config

* fix: types
2026-02-09 03:51:34 +05:30
Violet Caulfield
289987e7c8 bump rn nitro player 2026-02-08 06:52:35 -06:00
Violet Caulfield
ea84b93bf9 bump nitro player - incorporate extra params 2026-02-05 23:54:13 -06:00
Violet Caulfield
7bb5fd3f11 Merge branch 'main' of github.com:Jellify-Music/App into feature/nitro-player 2026-02-03 02:18:41 -06:00
Violet Caulfield
b77956089e update deps 2026-02-03 02:17:37 -06:00
anultravioletaurora
ee6eec189a [skip actions] version bump 2026-02-02 14:28:27 +00:00
Violet Caulfield
bf54cc3628 Merge branch 'main' of github.com:Jellify-Music/App into feature/nitro-player 2026-02-02 07:00:26 -06:00
Violet Caulfield
d892784224 Update deps (#968)
* Update deps

* bump react-native-screens

* bump react navigation native stack

* bump react-native-turbo-image to fix an issue where some images weren't loading in
2026-02-02 06:50:59 -06:00
Ritesh Shukla
1c0069e1df feat: migrate to superconfig (#966)
* feat: migrate to superconfig

* feat: mock-test
2026-02-01 08:49:36 -06:00
Violet Caulfield
b5111bf585 updates 2026-02-01 08:18:52 -06:00
Violet Caulfield
dc8537d192 Merge branch 'main' of github.com:Jellify-Music/App into feature/nitro-player 2026-02-01 08:18:39 -06:00
dependabot[bot]
21b5e0199a Bump the tamagui group with 2 updates (#946) 2026-01-26 22:07:43 -06:00
dependabot[bot]
cc0e3ff792 Bump prettier from 3.8.0 to 3.8.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.8.0...3.8.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-27 00:03:10 +00:00
anultravioletaurora
34026ca394 [skip actions] version bump 2026-01-22 00:33:16 +00:00
Violet Caulfield
9662911ecb remove axios, bump rns to fix formSheet issues on android (#933)
* remove axios, bump rns to fix formSheet issues on android

* bump awesome fetch
2026-01-21 17:10:46 -06:00
dependabot[bot]
c98567f9be Bump the babel group with 3 updates (#913)
Bumps the babel group with 3 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime).


Updates `@babel/core` from 7.28.5 to 7.28.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-core)

Updates `@babel/preset-env` from 7.28.5 to 7.28.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-preset-env)

Updates `@babel/runtime` from 7.28.4 to 7.28.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.28.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
- dependency-name: "@babel/preset-env"
  dependency-version: 7.28.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
- dependency-name: "@babel/runtime"
  dependency-version: 7.28.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-19 19:28:51 -06:00
dependabot[bot]
632499aefe Bump @types/node from 25.0.3 to 25.0.7 in the types group (#915)
Bumps the types group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@types/node` from 25.0.3 to 25.0.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.0.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2026-01-19 19:28:13 -06:00
dependabot[bot]
6793c8655f Bump prettier from 3.7.4 to 3.8.0 (#926)
Bumps [prettier](https://github.com/prettier/prettier) from 3.7.4 to 3.8.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.7.4...3.8.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2026-01-19 19:27:32 -06:00
dependabot[bot]
f5b543344c Bump patch-package from 8.0.0 to 8.0.1 (#781)
Bumps [patch-package](https://github.com/ds300/patch-package) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/ds300/patch-package/releases)
- [Changelog](https://github.com/ds300/patch-package/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ds300/patch-package/commits)

---
updated-dependencies:
- dependency-name: patch-package
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Violet Caulfield <42452695+anultravioletaurora@users.noreply.github.com>
2026-01-19 19:26:20 -06:00