Commit graph

378 commits

Author SHA1 Message Date
Samidy
9af5a53018 slop ass discord add 2026-01-05 12:15:14 +03:00
Julien Maille
27b6b98643 NEW: compact mode for cards, default true for artists 2026-01-04 22:53:40 +01:00
Julien Maille
976f24ef1a UI: update popularity display and refine explicit badge 2026-01-04 22:15:51 +01:00
Julien Maille
1c7c713b32 UI: replace h3 with h4 in card titles 2026-01-04 21:38:02 +01:00
Julien Maille
c2467fec5a FIX: deduplicateAlbums 2026-01-04 21:36:19 +01:00
Julien Maille
3f1124f1f0 IMP: liked mixes 2026-01-04 19:17:43 +01:00
Julien Maille
6ee3c57bc5 IMP: mixes using new API 2026-01-04 18:48:49 +01:00
Julien Maille
4fc36f63e4 IMP: html/css 2026-01-04 13:40:02 +01:00
Julien Maille
c77334a807 NEW: vibrant color for artists, mix and playlists 2026-01-04 12:56:07 +01:00
Samidy
59e79d071a
overhaul unofficial warning 2026-01-03 23:27:13 -08:00
Julien Maille
efe67045d4 IMP: faster artist loading 2026-01-04 00:24:37 +01:00
Julien Maille
87126a0fe7 IMP: smaller art images for faster loading 2026-01-03 23:44:25 +01:00
Julien Maille
c83ca9c23c improved css, larger side panel, background header image for all pages 2026-01-03 22:52:26 +01:00
Samidy
d06d11359e
fuh 2026-01-03 09:49:48 -08:00
Samidy
e691664925
very small changes 2026-01-03 09:49:27 -08:00
Julien Maille
3e228a0d46 FEAT: add track mix button to player bar and display release year 2026-01-03 13:00:12 +01:00
Julien Maille
0791c59f15 FEAT: add desktop navigation buttons (back/forward) 2026-01-03 11:29:59 +01:00
Julien Maille
06c649de7b js/css cleanup 2026-01-02 23:28:39 +01:00
Julien Maille
c4feb35c45 UI: move remove-from-playlist button before the menu button 2026-01-02 23:16:21 +01:00
Julien Maille
ebd66398af FIX: resolve specificity issue for mobile playlist buttons 2026-01-02 23:11:28 +01:00
Julien Maille
df334a2ee3 FIX: standardize custom playlist buttons style and responsiveness 2026-01-02 23:01:30 +01:00
Julien Maille
bff48ad21c IMP: remove heuristic filtering for EPs/Singles, rely on API type 2026-01-02 18:03:36 +01:00
Julien Maille
63c342b693 IMP: improve service worker update flow to avoid stale cache and disruptive reloads 2026-01-02 13:45:33 +01:00
Julien Maille
0b9eea86ab FIX: remove dead event listener for removed lyrics download button 2026-01-02 11:00:55 +01:00
Julien Maille
7b866eb44f FIX: edit delete buttons showing on albums 2026-01-02 10:50:19 +01:00
Julien Maille
b523d351ea FIX: update queue list when track changes 2026-01-02 00:41:28 +01:00
Julien Maille
057244e73e WIP: fix custom playlists on home 2026-01-02 00:27:03 +01:00
Julien Maille
0a52440b0b WIP: fix custom playlists on home 2026-01-02 00:21:09 +01:00
Julien Maille
1c2d925c05 NEW: collage cover for custom playlists 2026-01-02 00:10:29 +01:00
Julien Maille
81d666ce3f FIX custom playlist buttons 2026-01-02 00:07:22 +01:00
Julien Maille
801fa264cd IMP: fullscreen lyrics, various css fixes 2026-01-02 00:03:34 +01:00
Julien Maille
b828322a72 FIX: custom playlist download 2026-01-01 23:19:09 +01:00
Julien Maille
c220e8585c IMP: display of playlists on mobile 2026-01-01 23:03:39 +01:00
Samidy
f2cbcbcb61
update SW.js to prevent cache problems 2026-01-02 00:51:59 +03:00
Julien Maille
6e265cfeda imp: remove innerHTML and put it in index.html 2026-01-01 22:46:02 +01:00
Julien Maille
34dba30d6b IMP: mix, similar stuff 2026-01-01 22:04:12 +01:00
Julien Maille
57f3e42dbe new: mix for artists, use new api 2026-01-01 19:27:29 +01:00
Julien Maille
4ffac0ae0a Prepare for similar artists coming from tidal api 2026-01-01 15:50:31 +01:00
Julien Maille
d0cc9f03f1 feat: add playlist pagination and separate api/streaming instances
- Implements pagination in getPlaylist to support large playlists (>100 tracks).
- Reworks instance management to support separate api and streaming instance groups.
- Updates instances.json to the new grouped structure.
- Refactors apiSettings for smart incremental speed testing and type-aware caching.
- Parallelizes speed tests using appropriate endpoints (/artist/ for API, /track/ for Streaming).
- Updates Settings UI to display and manage both API and Streaming instance groups.
2026-01-01 15:38:02 +01:00
Julien Maille
6776d2fe38 NEW: handle large playlist if api has offset capability 2026-01-01 13:35:07 +01:00
Samidy
6c29bc1c73
Merge pull request #38 from uimaxbai/main
Remove big download button in favour of am-lyrics download button
2025-12-31 23:53:06 -08:00
binimum
134ceb306a
Remove big download button in favour of am-lyrics download button 2025-12-31 18:54:48 +00:00
Samidy
3077cbf32e
Merge pull request #37 from uimaxbai/main
Bump am-lyrics version to 0.6.2
2025-12-31 10:50:46 -08:00
binimum
4dfa9aeca5
Update am-lyrics library version to 0.6.2 2025-12-31 18:49:37 +00:00
Samidy
2837dc26c0
Merge pull request #36 from sliipkat/main
feat: add Catppuccin color scheme themes
2025-12-31 10:18:30 -08:00
sliipkat
9dc85266d7 feat: add catppuccin themes 2025-12-31 14:31:16 -03:00
Samidy
1f14e351e7
Instances.md: add QQDL, bump up arjix, remove squid.wtf warning 2025-12-31 20:07:51 +03:00
Samidy
b7b59d9dfb
Merge pull request #35 from uimaxbai/main
Add a legacy version of Monochrome for old browsers
2025-12-31 07:15:23 -08:00
uimaxbai
b82cd885f0 Merge branch 'main' of https://github.com/uimaxbai/monochrome 2025-12-31 14:48:26 +00:00
uimaxbai
176f81e8fb change font 2025-12-31 14:48:25 +00:00