Samidy
63528a879d
Merge pull request #16 from JulienMaille/play-next
...
feat: add play next functionality, inline track actions, and notifications
2025-12-24 05:09:38 -08:00
Julien Maille
da13a52b2a
fix: try to show progress bar in Android notification
2025-12-24 14:04:35 +01:00
Julien Maille
e67a444258
fix: non centered play button
2025-12-24 13:52:42 +01:00
Julien Maille
4183cef4f1
fix: resolve multiple bugs including playback loops and search race conditions
2025-12-24 13:49:29 +01:00
Julien Maille
15315ab0c8
feat: add play next functionality, inline track actions, and notifications
2025-12-24 10:55:08 +01:00
Samidy
3db7a04971
Merge pull request #15 from JulienMaille/cover-color
...
Cover color/background and full screen cover option
2025-12-24 01:17:49 -08:00
Julien Maille
b073f50fe3
Fix a visual bug where the lyrics panel box-shadow was visible when hidden
2025-12-24 09:59:54 +01:00
Julien Maille
51a65c5190
fix: enlarge cover mode z-index and closing options
...
improved text readability in light mode
2025-12-24 09:59:53 +01:00
Julien Maille
2564b809e6
FIX: playlist button colors
2025-12-24 09:59:53 +01:00
Julien Maille
66e384a591
fix: improve contrast and theming for enlarged cover view and hover colors
2025-12-24 09:59:53 +01:00
Julien Maille
8361d31408
feat: add next track info to enlarged cover view with animation
2025-12-24 09:59:53 +01:00
Julien Maille
25c6f1e5fb
feat: implement enlarged cover view mode and make 'show album' default
2025-12-24 09:59:53 +01:00
Julien Maille
95559f6614
feat: implement album cover background and vibrant colors
2025-12-24 09:59:52 +01:00
Samidy
bb63ce6ccb
add space between owner & features + update about more
2025-12-23 22:54:19 -08:00
Samidy
4b483c76d2
fix context menu downloading to add metadata
2025-12-24 08:57:39 +03:00
Samidy
acef04366d
updated analytics + LastFM Api Key
2025-12-23 21:01:52 -08:00
Samidy
c9d3005970
Merge pull request #9 from JulienMaille/pwa
...
Pwa small improvements
2025-12-23 20:46:16 -08:00
Samidy
60126ab333
Merge branch 'main' into pwa
2025-12-23 20:45:49 -08:00
Samidy
09cfd51eb7
Merge pull request #7 from JulienMaille/other-albums
...
Show other albums by same artist
2025-12-23 20:44:17 -08:00
Samidy
4307b5bf35
Merge pull request #8 from JulienMaille/playlists
...
Playlists search
2025-12-23 20:43:57 -08:00
Samidy
68faedebe2
Merge pull request #10 from JulienMaille/clean-instances
...
Clean instances
2025-12-23 20:39:06 -08:00
Samidy
f68586f456
Merge pull request #11 from JulienMaille/persist
...
feat: implement queue persistence and improve playback restoration
2025-12-23 20:38:21 -08:00
Julien Maille
73edcc0f36
feat: add 'More from Artist' section to album page and refine header spacing
2025-12-23 21:19:16 +01:00
Julien Maille
97a932fc0d
fix(pwa): stop repeating install prompt after dismissal and bump sw version
2025-12-23 21:18:42 +01:00
Julien Maille
f123efabdb
feat(pwa): implement window controls overlay for desktop
2025-12-23 21:18:42 +01:00
Julien Maille
24eb0c4e49
feat(pwa): implement image caching and expand precache list in service worker
2025-12-23 21:18:42 +01:00
Julien Maille
46042d4851
feat: show recent playlists on home screen
2025-12-23 21:17:56 +01:00
Julien Maille
1415c350c5
feat: add playlist search tab and fix playlist detail rendering
2025-12-23 21:17:56 +01:00
Julien Maille
d2f16ee550
fix: keep only working instances
2025-12-23 21:17:18 +01:00
Julien Maille
81dab0ed48
feat: implement queue persistence and improve playback restoration
2025-12-23 21:16:38 +01:00
Samidy
70c942e39b
Merge pull request #5 from JulienMaille/main
...
UI Enhancements, Light Theme Support, and Miscellaneous Fixes
2025-12-23 04:37:25 -08:00
Julien Maille
3ee2ed5170
UI: reduce sidebar width on desktop
2025-12-23 13:33:25 +01:00
Julien Maille
8ef6ecb9e3
FIX: context menu overflow on screen edges
2025-12-23 13:33:25 +01:00
Julien Maille
ed2d9425eb
UI: dynamically adjust title font size based on length
2025-12-23 13:33:24 +01:00
google-labs-jules[bot]
43f04e7454
Fix "Invalid Date" display in album details
...
- Backfill album release date from tracks if missing in API response.
- Gracefully handle invalid or missing dates in UI rendering.
- Fix potential NaN in download folder naming due to invalid dates.
2025-12-23 13:33:24 +01:00
google-labs-jules[bot]
0aee58b823
Fix album track sorting and formatting for multi-disc albums
...
- Updated `renderAlbumPage` in `js/ui.js` to sort tracks by disc/volume number before track number.
- Updated `renderListWithTracks` to detect multi-disc albums.
- Updated `createTrackItemHTML` to display track numbers as `Disc-Track` (e.g., "1-1") for multi-disc albums when cover art is hidden (album view).
2025-12-23 13:33:24 +01:00
google-labs-jules[bot]
c6e6d6a596
Add light theme and fix hardcoded styles
...
- Add light theme CSS variables in styles.css
- Add 'Light' option to settings in index.html
- Update theme manager defaults in js/storage.js
- Replace hardcoded colors with CSS variables for logo and player bar
- Add support for explicit badge text color customization
2025-12-23 13:33:24 +01:00
Samidy
58efbf04c6
nvm
2025-12-23 15:18:44 +03:00
Samidy
595f634f80
Center Image (hopeful Fix)
2025-12-23 15:17:54 +03:00
Samidy
c781923f9a
Change Screenshot in README, Capitalize Letters, Add Logo
2025-12-23 15:16:24 +03:00
Samidy
2a6e847446
Merge pull request #3 from JPShag/main
...
Add Artist Radio Functionality + Contribution Guidelines
2025-12-22 11:16:45 -08:00
jpshag
6422957734
feat: add artist radio functionality and development and contributing sections to the readme.
2025-12-22 09:19:25 -05:00
Samidy
aa24288104
Update from old links to new links in README
2025-12-19 01:50:12 -08:00
Samidy
011cf1c778
Make readme more obvious im not affiliated
2025-12-17 19:41:12 +03:00
Samidy
fe36ff8cbb
Add more warnings that im not affiliated
2025-12-17 08:39:30 -08:00
Samidy
2fd16c7366
fix artists not saving on home + showing as unknown
2025-12-17 12:11:04 +03:00
Samidy
c0543b15a5
Fix albums breaking (ai saving my ass rn)
2025-12-17 12:06:33 +03:00
Samidy
b01a19be03
forgot a line breaker here
2025-12-17 00:40:51 -08:00
Samidy
5474802a17
Add Not official warnings + remove old buttons
2025-12-17 00:39:38 -08:00
Samidy
131e834d52
add clunky fuckass fix for malformed track response
2025-12-14 10:14:13 -08:00