Commit graph

795 commits

Author SHA1 Message Date
EduardPrigoana
db777a7923 unreleased rework 2026-02-01 14:48:01 +02:00
EduardPrigoana
9ef3d6573f fix lastfm 2026-02-01 02:32:58 +02:00
EduardPrigoana
5b6d44b91e add support for m3u, m3u8, CUE, json and NFO while downloading 2026-01-31 23:32:55 +02:00
Julien Maille
ba633237aa WIP: improve viz 2026-01-31 12:53:13 +01:00
Julien Maille
fd7bae6b80 FIX: visualizer kick/shake 2026-01-31 10:17:11 +01:00
JulienMaille
f0fd8c8c9e style: auto-fix linting issues 2026-01-31 08:53:12 +00:00
Julien Maille
758d1ffd6f feat: improve playlist management and visualizer consistency 2026-01-31 09:51:45 +01:00
Samidy
eea02e9452 Merge branch 'main' of github.com:SamidyFR/monochrome 2026-01-31 08:49:54 +03:00
Samidy
0ac4edd24a chore(version): update version number 2026-01-31 08:49:51 +03:00
SamidyFR
74d97e9a84 style: auto-fix linting issues 2026-01-31 05:45:36 +00:00
Samidy
148506f68c feat(accounts): ability to reset passwords 2026-01-31 08:45:07 +03:00
Samidy
9fd1256da3 fix(userplaylists): issue where selected songs wouldnt play 2026-01-31 08:19:29 +03:00
Julien Maille
50cd138f3b fix: persist quality metadata and display HD badge in queue 2026-01-30 22:23:40 +01:00
Julien Maille
d52ed226fa FIX: avoid adding same song in a row to the recent list 2026-01-30 22:17:03 +01:00
Julien Maille
d4e15290fd fix: playlist song reordering by removing stale event listeners 2026-01-30 22:08:00 +01:00
Julien Maille
72be86b5a6 fix: update queue UI automatically when queue changes 2026-01-30 22:08:00 +01:00
JulienMaille
6764eea3e1 style: auto-fix linting issues 2026-01-30 21:00:33 +00:00
Julien Maille
37f9a3ebb2 IMP: normize kick deteciton for visualiser 2026-01-30 22:00:15 +01:00
Julien Maille
3307dfecb5 fix: disable browser autocomplete/history on search input 2026-01-30 21:50:31 +01:00
Julien Maille
fcc7ff6145 fix: visualizer mode background and fullscreen color extraction 2026-01-30 13:21:13 +01:00
JulienMaille
95e8509b65 style: auto-fix linting issues 2026-01-29 22:54:13 +00:00
Julien Maille
c3041a81fd FIX: add to queue option from three dot menu 2026-01-29 23:53:09 +01:00
Julien Maille
60d53cf87b Implement quality fallback on playback error (fix for Firefox blob/DASH issues) 2026-01-29 22:07:49 +01:00
JulienMaille
6ec7ecb5ea style: auto-fix linting issues 2026-01-29 20:56:27 +00:00
Julien Maille
c05f5d2426 Enable and style clickable artist name in fullscreen player 2026-01-29 21:56:05 +01:00
JulienMaille
51af77d828 style: auto-fix linting issues 2026-01-29 20:50:15 +00:00
Julien Maille
08ca581c79 Fix Android back gesture UX for fullscreen player and app exit 2026-01-29 21:49:42 +01:00
Samidy
b320efa9b0
chore(GitHub): Add Sponsor In GitHub 2026-01-29 09:31:28 +03:00
Samidy
384f5717f8 Merge branch 'main' of github.com:SamidyFR/monochrome 2026-01-29 03:35:20 +03:00
Samidy
40f85b0198 fix(style): adjust spacing of buttons in fullscreen 2026-01-29 03:35:16 +03:00
JulienMaille
a6f94a8385 style: auto-fix linting issues 2026-01-28 23:04:47 +00:00
Julien Maille
30865d2632 feat(visualizer): add presets 2026-01-29 00:04:21 +01:00
Julien Maille
3e8efa7264 WIP: viz 2026-01-29 00:02:42 +01:00
Julien Maille
49c405216b WIP: viz 2026-01-28 22:44:00 +01:00
Eduard Prigoana
0b4c968d3a
Update CMD to allow external access on Vite preview 2026-01-27 23:35:24 +02:00
Eduard Prigoana
e9bdceed95
Remove devDependencies pruning step from Dockerfile
Removed the step to prune devDependencies from the Docker image build process.
2026-01-27 23:31:10 +02:00
Eduard Prigoana
07174cecef
Fix typo in COPY command for bun.lock file 2026-01-27 23:29:01 +02:00
Eduard Prigoana
684bf8c0ed
Add Dockerfile for Bun canary on Alpine 2026-01-27 23:19:45 +02:00
Samidy
41c070d050 Merge branch 'main' of github.com:SamidyFR/monochrome 2026-01-27 02:59:55 +03:00
Samidy
7716ef2f31 docs(README): add new features 2026-01-27 02:59:51 +03:00
SamidyFR
90971dc191 style: auto-fix linting issues 2026-01-26 23:28:45 +00:00
Samidy
6d9d2f4f89 fix(streaming): fix Hi-res playback on Firefox 2026-01-27 02:28:16 +03:00
JulienMaille
15c3702cae style: auto-fix linting issues 2026-01-26 21:12:21 +00:00
Julien Maille
2e322ac8a6 fix(downloads): detect actual format for all download paths
Fixes #117

- Add getExtensionFromBlob() to detect format from blob signature
- DASH Hi-Res streams are MP4 containers, not raw FLAC
- Fix api.downloadTrack to detect and correct filename extension
- Fix bulk download functions to use detected extension
- Fallback to mime type if signature detection fails
2026-01-26 22:11:50 +01:00
JulienMaille
575e4590bc style: auto-fix linting issues 2026-01-26 20:36:13 +00:00
Julien Maille
c34d3a7db6 feat(ui): add search history and shuffle buttons
- Implement persistent search history with 'Clear All' functionality
- Add shuffle buttons for album and artist headers with robust logic
- Fix repeat mode incorrectly defaulting to ON on startup
- Adjust CSV progress bar position to avoid control overlap
- Remove obsolete 'Inline Buttons' track action setting
- Fix search history dropdown stacking and icon selector specificity
2026-01-26 21:35:46 +01:00
Eduard Prigoana
601262b70f
Update contribution guidelines for Bun usage 2026-01-26 22:11:04 +02:00
Samidy
b2e836e386 Merge branch 'main' of github.com:SamidyFR/monochrome 2026-01-26 13:24:30 +03:00
Samidy
f06891e2bc docs(Contributing): Add Commit Messages Section & Fix Wrong Deployment Section. 2026-01-26 13:24:27 +03:00
Samidy
022d8e232f
dependabot stuff
chore(deps-dev): bump lodash from 4.17.21 to 4.17.23
2026-01-26 06:21:14 +03:00