Khoa Vo
aca6c578f4
fix: Simplify docker-compose and fix build context
2026-04-27 18:39:38 +07:00
Khoa Vo
d8be8109d1
fix: Update docker build context to parent folder
2026-04-27 18:38:06 +07:00
Khoa Vo
6cd0549cdc
fix: Add local cors proxy option and improve proxy rotation
2026-04-27 18:34:50 +07:00
Khoa Vo
e19ec4a01b
fix: Embed nginx config in Dockerfile instead of copying file
2026-04-27 18:24:45 +07:00
Khoa Vo
6cf50018f2
fix: Add nginx.conf to docker folder for build
2026-04-27 18:20:00 +07:00
Khoa Vo
6723bbc1d4
fix: Update docker-compose with Forgejo runner config
2026-04-27 18:04:19 +07:00
Khoa Vo
0394ae989e
ci: Improve workflow with better checkout and timeout
2026-04-27 18:00:06 +07:00
Khoa Vo
b5d3c78b44
ci: Fix Forgejo workflow for local runner
2026-04-27 17:56:21 +07:00
Khoa Vo
7469c6e64f
ci: Add Forgejo CI/CD for Docker image build
2026-04-27 17:53:34 +07:00
Khoa Vo
6e2ecec6c7
Merge branch 'main' of https://git.khoavo.myds.me/vndangkhoa/monochrome
2026-04-27 17:51:18 +07:00
Khoa Vo
7da10fb2c3
feat: Add rotating proxy with health check, fix CORS for localhost, update extension
2026-04-27 17:51:09 +07:00
windigerbus
24aa18054c
fix ai slop part 2
2026-04-27 09:02:46 +03:00
windbus
021e3cd078
Update index.html
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-04-27 09:02:46 +03:00
windbus
070abc712d
Update js/settings.js
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-04-27 09:02:46 +03:00
windigerbus
b9fb5a335d
fix ai slop
2026-04-27 09:02:46 +03:00
windbus
b70d04c2c7
does this count as vibecoding
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-04-27 09:02:46 +03:00
windbus
f351116a90
okkayy
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-04-27 09:02:46 +03:00
windbus
9b9b3c8d96
oops
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-04-27 09:02:46 +03:00
windigerbus
ad1915e510
fix formatting part 2
2026-04-27 09:02:46 +03:00
windigerbus
395c851bb6
fix formatting so i don't get screamed at
2026-04-27 09:02:46 +03:00
windigerbus
6e3dc47c0c
add cd thing kinda cool
2026-04-27 09:02:46 +03:00
Dorian Gironde
049c0cf83e
fix(lyrics): gate japanese font stack with :lang(ja), fix dead rules
2026-04-27 09:01:48 +03:00
Dorian Gironde
00226e8d63
fix(lyrics): render japanese kanji with correct jp glyphs
2026-04-27 09:01:48 +03:00
Dorian Gironde
37b7cf84d9
fix(lyrics): render Japanese kanji with correct JP glyphs ( #571 )
2026-04-27 09:01:48 +03:00
Dorian Gironde
20cf96bbd9
fix(lyrics): force Japanese font shaping for am-lyrics component
...
Fixes kanji characters like 刀 rendering as simplified Chinese instead
of Japanese when displayed in lyrics. The root cause is the document
lang="en" attribute causing the browser to use English font shaping.
Added font-language-override: 'JA' to am-lyrics elements so the
browser treats lyric text as Japanese regardless of the page's lang
attribute. Applied to both side panel and fullscreen lyrics views.
2026-04-27 09:01:48 +03:00
joskezelensky
d959a1a852
fix screenshot in documentation
2026-04-27 09:01:01 +03:00
joskezelensky
06ce2c57a9
Update screenshot in documentation
2026-04-27 09:01:01 +03:00
joskezelensky
77047e3a43
Revise extension installation steps in README
...
Updated installation instructions for the extension to simplify the process and include a direct download link.
2026-04-27 09:01:01 +03:00
root
f55c637ca4
fix shaka preload handoff race
2026-04-27 08:59:16 +03:00
root
bd68c92a90
fix review comments on playback handoff
2026-04-27 08:59:16 +03:00
root
60b41a9635
fix mobile background gapless playback
2026-04-27 08:59:16 +03:00
hateweb
5bcf2de3b5
fixed m4a metadata writing artists into the wrong tags
2026-04-27 08:58:42 +03:00
Samidy
b1a78febf0
ok nvm we back
2026-04-26 02:46:07 +03:00
Samidy
b061ae6a3a
fuck man
2026-04-25 14:15:34 +03:00
binimum
3347a2ea6d
Merge pull request #614 from p1nkhamster/main
...
fix(hifi): use Tidal v2 API for artist biography
2026-04-24 21:54:53 +01:00
p1nkhamster
977c7d0483
fix(hifi): use Tidal v2 API for artist biography
...
The v1 endpoint (api.tidal.com/v1/artists/{id}/bio) returns 404.
Switch getArtistBiography to the v2 OpenAPI endpoint with
include=biography, extracting the biography from the included
resources in the JSON:API response.
Also restore text and source on JsonApiIncludeAttributes, which
were dropped when the v2 artist fix was reverted in b528720 .
2026-04-24 11:51:27 +02:00
Peritia
2515242fd7
rephrased the sentence
...
As to the request from Code Rabbit i rephrased the sentence
2026-04-24 11:58:30 +03:00
Peritia
2485d81f4f
add Explanation what the Extension does
2026-04-24 11:58:30 +03:00
Samidy
517e35cf87
Merge branch 'main' of github.com:monochrome-music/monochrome
2026-04-24 01:21:21 +03:00
Samidy
f3db709bdd
nvm
2026-04-24 01:21:18 +03:00
Samidy
a84a983bb7
Merge pull request #613 from atvalerie/main
...
fix: use /trackManifests instead of /track
2026-04-24 00:31:04 +03:00
Samidy
0b4f5ab8a9
shit
2026-04-24 00:30:45 +03:00
Valerie
3fc77e776b
Merge branch 'monochrome-music:main' into main
2026-04-23 23:25:16 +02:00
Valerie
c2f3d3b34e
fix: use /trackManifests instead of /track because /track is broken
...
3 big booms
2026-04-23 23:23:56 +02:00
Samidy
fb97f39a51
Add Notice
2026-04-24 00:12:23 +03:00
binimum
f77016d0e9
Merge pull request #612 from monochrome-music/claude/practical-nightingale-f108aa
...
Replace tidal-uptime workers.dev URLs with geeked.wtf
2026-04-23 20:29:15 +01:00
uimaxbai
00bb06448d
Replace old tidal-uptime workers.dev URLs with geeked.wtf
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 20:28:27 +01:00
Samidy
a3580a9098
PLEASE let this fix it dude
2026-04-23 01:56:11 +03:00
Samidy
b94b89b693
JUST LET ME PUSH
2026-04-23 01:03:16 +03:00
Samidy
98adc8f565
fuck you
2026-04-23 01:02:41 +03:00