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
Samidy
c63d82c95f
fix stuff & remove uneeded stuff
2025-12-14 10:01:11 -08:00
Samidy
973d9827c5
revert back to old monochrome
2025-12-14 09:43:04 -08:00
Eduard Prigoana
dd436f40ba
Add initial HTML structure with content
2025-12-12 01:03:49 +02:00
Eduard Prigoana
b78f148947
Rename index.html to old-index.html
2025-12-12 01:03:15 +02:00
Eduard Prigoana
c6aaeb4fee
Merge pull request #23 from Navtej968/main
...
Added some meta to downloads (for issue #22 )
2025-12-10 20:45:11 +02:00
navtej968
af4f75d998
Added metadata for downloads mostly
2025-12-04 11:02:04 +05:30
eduardprigoana
ae7fae9b3d
naming
2025-11-17 21:43:33 +02:00
Eduard Prigoana
34c6c45439
Merge pull request #19 from nh9961/main
...
Add synced lyrics support and enhance styling for karaoke mode
2025-11-11 19:00:08 +02:00
Ned Halksworth
70c7dc3d01
Add synced lyrics support and enhance styling for karaoke mode
2025-11-10 17:57:36 +00:00
Eduard Prigoana
ea19b3d95e
fix images
2025-11-08 19:38:10 +02:00
Eduard Prigoana
ab67a5c2dd
playlist support
2025-11-08 19:17:52 +02:00
Eduard Prigoana
bdc021ace4
Merge pull request #16 from Navtej968/main
...
Fuck your album cover image on the search page(Fixes : #15 )
2025-11-07 14:33:05 +02:00
Eduard Prigoana
efeb9871ab
Update instances.json
2025-11-05 19:22:12 +02:00
navtej968
4ef5cd9b58
Fuck your album cover image on the search page
2025-11-04 13:19:02 +05:30