Eduard Prigoana
|
0b6262cdca
|
re-add auth sources
|
2026-03-28 15:18:54 +02:00 |
|
Samidy
|
3a0cf29a4a
|
mention oauth & podcasts in README
|
2026-03-28 14:12:54 +03:00 |
|
edidealt
|
416f2ca6aa
|
style: auto-fix linting issues
|
2026-03-28 09:42:05 +00:00 |
|
edidealt
|
926fa0ee6d
|
Merge pull request #442 from ubyss/fix/ui-ux-video-library-fullscreen
Fix(ui): video library cards, fullscreen layout, and search UX
|
2026-03-28 11:41:33 +02:00 |
|
edidealt
|
6ace8e19be
|
Merge branch 'main' into fix/ui-ux-video-library-fullscreen
|
2026-03-28 11:28:38 +02:00 |
|
edideaur
|
499657a5f1
|
style: auto-fix linting issues
|
2026-03-27 23:05:07 +00:00 |
|
Eduard Prigoana
|
e809d1443f
|
fix trackers, remove AI slop
|
2026-03-28 01:04:30 +02:00 |
|
Thiago Vinícius
|
8cf7010e7f
|
🐛 fix: library liked track card link (grid plays like list); my playlists grid layout
|
2026-03-27 18:32:13 -03:00 |
|
Thiago Vinícius
|
5be3d39b1b
|
🐛 fix: CodeRabbit review (library search, covers, likes, layout classes, clear-btn, styles) and lint workflow; keep scroll on list/grid toggle
Made-with: Cursor
|
2026-03-27 18:20:11 -03:00 |
|
Thiago Vinícius
|
2e92a34b00
|
🐛 fix: issues flagged by CodeRabbit
Made-with: Cursor
|
2026-03-27 18:11:12 -03:00 |
|
Thiago Vinícius
|
75a1465977
|
fix(ui): drop empty playlists placeholder and fix inline-like track grid on narrow viewports
Made-with: Cursor
|
2026-03-27 17:15:22 -03:00 |
|
Samidy
|
628b8ae017
|
Merge pull request #435 from vladbrox/main
HOTFIX: Fix track validation in loveTrack method
|
2026-03-27 22:32:05 +03:00 |
|
Thiago Vinícius
|
520c778f84
|
fix(ui): video library cards, fullscreen layout, and search UX
Made-with: Cursor
|
2026-03-27 16:26:51 -03:00 |
|
Samidy
|
61611720a8
|
Merge pull request #441 from Zeng-Zer/fix-local-folder
Fix local folder
|
2026-03-27 22:10:46 +03:00 |
|
David Zeng
|
09bc49bd60
|
Merge branch 'monochrome-music:main' into fix-local-folder
|
2026-03-27 19:59:11 +01:00 |
|
David ZENG
|
d15a99dad8
|
fix(library) fixed undefined error, when importing local music folder
|
2026-03-27 19:55:09 +01:00 |
|
SamidyFR
|
4a38afe810
|
style: auto-fix linting issues
|
2026-03-27 18:52:20 +00:00 |
|
Samidy
|
b1b6366528
|
Merge pull request #439 from Mrigakshi-RC/fix/share-playlist
fix(library): share playlist with the correct url
|
2026-03-27 21:51:57 +03:00 |
|
Mrigakshi Roy Choudhury
|
65d0eadb71
|
fix(library): share playlist with the correct url
|
2026-03-28 00:13:36 +05:30 |
|
.vlad
|
2b67fc2609
|
Fix condition in loveTrack method
|
2026-03-27 18:45:57 +03:00 |
|
Samidy
|
589c1a3e40
|
PLEASE MAKE THEM STOP OH GOD
|
2026-03-27 18:43:25 +03:00 |
|
SamidyFR
|
121aa44fd1
|
style: auto-fix linting issues
|
2026-03-27 15:42:30 +00:00 |
|
Samidy
|
b7be5a6556
|
Merge pull request #434 from vladbrox/main
Listebrainz improvments
|
2026-03-27 18:42:00 +03:00 |
|
.vlad
|
8177cc4789
|
Fix artist name check in loveTrack method
Add null check for artist name in loveTrack method.
|
2026-03-27 18:35:48 +03:00 |
|
.vlad
|
c3c3005428
|
fix issues. now use set for lovingTracks, lbid album check, const and let var fix
|
2026-03-27 18:21:22 +03:00 |
|
Samidy
|
a2f21c3e4b
|
Merge pull request #431 from monochrome-music/dependabot/npm_and_yarn/multi-57404e07ab
chore(deps): bump brace-expansion
|
2026-03-27 18:19:15 +03:00 |
|
Samidy
|
68512c957a
|
Merge pull request #430 from vladbrox/main
Refactor MBID lookup and add love lock
|
2026-03-27 18:18:48 +03:00 |
|
dependabot[bot]
|
6a9706f7c9
|
chore(deps): bump brace-expansion
Bumps and [brace-expansion](https://github.com/juliangruber/brace-expansion). These dependencies needed to be updated together.
Updates `brace-expansion` from 2.0.2 to 2.0.3
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.2...v2.0.3)
Updates `brace-expansion` from 1.1.12 to 1.1.13
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v2.0.2...v2.0.3)
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 2.0.3
dependency-type: indirect
- dependency-name: brace-expansion
dependency-version: 1.1.13
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-27 15:02:06 +00:00 |
|
.vlad
|
27c2a7b092
|
Refactor MBID lookup and add loving functionality
|
2026-03-27 17:26:35 +03:00 |
|
Samidy
|
4e75a734a2
|
remove qobuz
|
2026-03-27 14:30:39 +03:00 |
|
edidealt
|
c0589f6d3f
|
Merge pull request #419 from monochrome-music/dependabot/npm_and_yarn/handlebars-4.7.9
chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9
|
2026-03-27 12:00:12 +02:00 |
|
dependabot[bot]
|
3aa29bfeed
|
chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
- [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
- [Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.7.8...v4.7.9)
---
updated-dependencies:
- dependency-name: handlebars
dependency-version: 4.7.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-27 04:06:46 +00:00 |
|
Eduard Prigoana
|
b962853b69
|
weights
|
2026-03-26 20:36:42 +02:00 |
|
Eduard Prigoana
|
b2241cecd9
|
Merge branch 'main' of https://github.com/monochrome-music/monochrome
|
2026-03-26 20:27:13 +02:00 |
|
Eduard Prigoana
|
9c7da54176
|
NOT slop
|
2026-03-26 20:10:39 +02:00 |
|
edideaur
|
abcc1faf23
|
style: auto-fix linting issues
|
2026-03-26 18:03:17 +00:00 |
|
Eduard Prigoana
|
346dfca843
|
Merge branch 'main' of https://github.com/monochrome-music/monochrome
|
2026-03-26 20:02:41 +02:00 |
|
Eduard Prigoana
|
0255bffdd1
|
fix mobile UI + MAYBE direct tidal.com querying for pages functions???
|
2026-03-26 20:02:38 +02:00 |
|
edidealt
|
a5a893c1ef
|
Delete functions/upload.js
|
2026-03-26 11:36:25 +02:00 |
|
edideaur
|
535153d778
|
slop 2
|
2026-03-26 02:04:39 +02:00 |
|
edideaur
|
4ab4e18b4a
|
Merge pull request #410 from monochrome-music/dependabot/npm_and_yarn/picomatch-2.3.2
chore(deps): bump picomatch from 2.3.1 to 2.3.2
|
2026-03-26 01:53:01 +02:00 |
|
Eduard Prigoana
|
fdb13d4a1c
|
Merge branch 'main' of https://github.com/monochrome-music/monochrome
|
2026-03-26 01:52:26 +02:00 |
|
Eduard Prigoana
|
e64f8efa7d
|
fuck the app
|
2026-03-26 01:52:24 +02:00 |
|
edideaur
|
08c9b4989f
|
style: auto-fix linting issues
|
2026-03-25 23:51:21 +00:00 |
|
Eduard Prigoana
|
e44031c1f8
|
fix lints
|
2026-03-26 01:50:53 +02:00 |
|
Eduard Prigoana
|
67de6785a5
|
slop
|
2026-03-26 01:47:53 +02:00 |
|
dependabot[bot]
|
898e2836c4
|
chore(deps): bump picomatch from 2.3.1 to 2.3.2
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/2.3.1...2.3.2)
---
updated-dependencies:
- dependency-name: picomatch
dependency-version: 2.3.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-25 21:30:43 +00:00 |
|
Daniel
|
80cd8b2f9b
|
refactor(downloads): cleanup downloads and add mp4 stik atom
|
2026-03-24 14:10:28 -05:00 |
|
edideaur
|
23c5baae5f
|
style: auto-fix linting issues
|
2026-03-23 20:01:26 +00:00 |
|
Eduard Prigoana
|
1e8e62dbee
|
remove unexistent instances from tracker.js and add new instance
|
2026-03-23 22:00:53 +02:00 |
|