Commit Graph

3095 Commits

Author SHA1 Message Date
Violet Caulfield 58e43c9ab3 update ota scripts 2025-05-15 11:24:44 -05:00
Violet Caulfield a1cccb9df4 update ota update workflow 2025-05-15 11:23:08 -05:00
Violet Caulfield 508ca907c1 [skip actions]
update readme
2025-05-15 11:06:25 -05:00
Ritesh Shukla 20937ff359 Implement OTA Updates (#364)
Implements OTA updates, fetched via GitHub from our `App-Bundles` repository

All Typescript changes can be delivered this way

All native changes will need to go through the traditional `publish-beta` workflow, which is now run manually
2025-05-15 11:04:50 -05:00
anultravioletaurora 77884bdda9 [skip actions] 0.12.19 2025-05-15 13:10:02 +00:00
Violet Caulfield 455820a1f1 Updates to Patreon Wall of Fame, Add Links to About Tab in Settings
Adds a plethora of links to the About tab in Settings, including links to Github, Patreon, and Discord
2025-05-15 07:22:42 -05:00
Violet Caulfield de0f62988c Update Info Tab with Links! (#366)
Update About Tab in Setting with a plethora of links, including

- Source Code
- Discord Server
- GitHub Issues for bug reporting
- GitHub Sponsors and Patreon
2025-05-15 07:14:52 -05:00
anultravioletaurora e091999d7b [skip actions] 0.12.18 2025-05-15 05:36:03 +00:00
Violet Caulfield 53b1c0e5eb bump semver
The previous commit adds a wall for Patreon member names to be displayed. Thank you all for your support!
2025-05-14 23:46:51 -05:00
Violet Caulfield 73200545fe Add Patreon Members to Info Tab (#365)
Adds a wall of patreon members to the Info tab in Settings. Thank you all for your support!
2025-05-14 23:45:33 -05:00
Violet Caulfield fbc2964d3d update workflows 2025-05-14 21:07:04 -05:00
Violet Caulfield a2461d4c2c bump semver 2025-05-14 18:46:18 -05:00
Violet Caulfield 17d7fda1ae Update Matchfile 2025-05-14 18:07:28 -05:00
Violet Caulfield 74c59ec156 Update publish-beta.yml
reorder ios -> android -> release
2025-05-14 18:03:10 -05:00
Violet Caulfield ee36e88ba2 Update Fastfile 2025-05-14 18:02:18 -05:00
Violet Caulfield c6837bb1cc Update fastlane 2025-05-14 17:39:42 -05:00
Violet Caulfield b4ef5361b9 Update Fastfile to get builds going again in our new org 2025-05-14 17:04:19 -05:00
Violet Caulfield 0056c4b930 Update match file - ensure build will succeed 2025-05-14 15:07:09 -05:00
Violet Caulfield 5066b57fa3 [skip actions]
update readme
2025-05-14 08:14:22 -05:00
Violet Caulfield b3c83ac97e [skip actions]
update readme
2025-05-14 07:53:54 -05:00
Violet Caulfield f07287f318 [skip actions]
update readme
2025-05-14 07:53:22 -05:00
Violet Caulfield 9513c8be0c [skip actions]
update readme
2025-05-14 07:51:17 -05:00
Violet Caulfield 2dbc839834 [skip actions]
update readme
2025-05-14 07:50:10 -05:00
Violet Caulfield 38a21bb554 [skip actions]
update readme
2025-05-14 07:48:52 -05:00
Violet Caulfield 2f7a63cae0 [skip actions]
update readme
2025-05-14 07:45:41 -05:00
Violet Caulfield 946a731274 [skip actions]
update readme
2025-05-14 07:42:07 -05:00
Violet Caulfield 49cd5e7ef0 [skip actions]
update readme
2025-05-14 07:36:23 -05:00
Violet Caulfield a3738e2004 [skip actions]
update readme
2025-05-14 07:30:19 -05:00
Violet Caulfield 3092924af2 [skip actions]
update readme
2025-05-13 21:23:23 -05:00
anultravioletaurora 7bfbf1a8e1 [skip actions] 0.12.14 2025-05-13 22:41:29 +00:00
Violet Caulfield 67048f2fdf Address Offline Playback after an Update (#359)
Fixes an issue where playing a downloaded track wasn't possible to playback on iOS after taking an update
2025-05-13 17:12:08 -05:00
anultravioletaurora 4dd119436f [skip actions] 0.12.13 2025-05-13 21:21:55 +00:00
Violet Caulfield cbdb979afe Move Storage Usage to Storage Tab (#357)
Move Storage Usage metrics to Storage Tab in Settings

Future updates will include the ability to bulk delete downloads
2025-05-13 15:36:16 -05:00
anultravioletaurora 015c4dfb55 [skip actions] 0.12.12 2025-05-12 23:50:51 +00:00
Violet Caulfield 9b01b88caf Add "Auto-Download" Toggle to new "Storage" Settings Page (#356)
Adds a settings page for managing storage-related settings.

Initial build out includes a toggle for controlling the auto download feature. This is enabled by default on Android and iOS, but can be toggled at any time.
2025-05-12 18:21:17 -05:00
Violet Caulfield b007637329 Merge branch 'main' of github.com:anultravioletaurora/Jellify 2025-05-12 07:37:29 -05:00
Violet Caulfield 4278f1cbb1 [skip actions]
update support section
2025-05-12 07:37:27 -05:00
anultravioletaurora 9e920886e6 [skip actions] 0.12.11 2025-05-12 12:20:53 +00:00
Violet Caulfield 6e41b41259 bump semver
readme updates
2025-05-12 06:49:26 -05:00
Violet Caulfield 9f5b60f58e Fix issue where offline playback starts at the incorrect index (#355)
Fixes an issue where offline playback wouldn't start at the correct track and the player wouldn't reflect the currently playing track
2025-05-12 06:13:44 -05:00
Violet Caulfield b5ea805c32 Update success color for light mode (#351)
Update success color on light mode - it's a bit too bright

Headway on custom theme support

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-12 05:09:00 -05:00
anultravioletaurora 10e618673c [skip actions] 0.12.9 2025-05-12 07:04:30 +00:00
Violet Caulfield 2eb1934b6b Fix issue of queuing downloaded tracks from library (#350)
* fix issue where filtered downloaded tracks wouldn't queue correctly
2025-05-12 01:28:51 -05:00
anultravioletaurora a717d4cefa [skip actions] 0.12.8 2025-05-12 01:09:43 +00:00
Violet Caulfield 600acc6266 Adds a filter to the tracks tab to filter down to downloaded tracks (#349)
Adds a filter to the tracks tab to filter down to downloaded tracks. Works in conjunction with the Favorites filter
2025-05-11 19:41:01 -05:00
anultravioletaurora 9794d3d119 [skip actions] 0.12.7 2025-05-12 00:04:53 +00:00
Violet Caulfield ba45c61a8b Fix Playback, AutoCache - Add Icon to Downloaded Tracks (#348)
Fixes an issue where playback wouldn't always happen

Fixes an issue where autocaching wouldn't always work

Adds an icon next to downloaded tracks
2025-05-11 18:36:41 -05:00
anultravioletaurora e3c1e9ffe7 [skip actions] 0.12.6 2025-05-11 22:06:51 +00:00
Ritesh Shukla c2c0991c1b [FEAT] Multiple Album Downloads (#346) 2025-05-11 16:19:28 -05:00
anultravioletaurora f661bd1438 [skip actions] 0.12.5 2025-05-11 17:49:02 +00:00