Kendall Garner
|
f4520e2587
|
Fix external link for artist page if LastFM is missinb but Musicbrainz is not (#2533)
* fix mbz link if lastfm does not exist
* use lastfmUrl field
* fix artist info undefined
|
2026-01-02 20:29:59 +00:00 |
|
certuna
|
7b7d03989d
|
Fix hardcoded IPv4 literals (#2602)
* Update server_test.go
no hardcoded IPv4 literals
* Update package.json
no hardcoded IPv4 literals
|
2026-01-02 20:29:59 +00:00 |
|
dependabot[bot]
|
62d1eda9eb
|
Bump @babel/traverse from 7.19.3 to 7.23.2 in /ui
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.3 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-02 20:29:58 +00:00 |
|
dependabot[bot]
|
564935aa1d
|
Bump react-router-dom from 5.3.0 to 5.3.4 in /ui
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.0 to 5.3.4.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/v5.3.4/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-02 20:29:58 +00:00 |
|
Lukas H
|
ff4af9a91c
|
Fix text being unreadable with Ligera theme (#2517)
Change MuiFormGroup color to make it readable.
|
2026-01-02 20:29:57 +00:00 |
|
dependabot[bot]
|
1f8ee41394
|
Bump tough-cookie from 4.1.2 to 4.1.3 in /ui (#2441)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-02 20:28:30 +00:00 |
|
dependabot[bot]
|
c335362fc3
|
Bump word-wrap from 1.2.3 to 1.2.4 in /ui (#2446)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-02 20:28:30 +00:00 |
|
Deluan
|
47a46a1e43
|
Fix locale-dependent tests. Closes #2402
|
2026-01-02 20:27:27 +00:00 |
|
Deluan
|
74f0e15cb5
|
Fix date formatting to use UTC
|
2026-01-02 20:27:26 +00:00 |
|
Deluan
|
83218bfd3f
|
Update dependencies
|
2026-01-02 20:27:26 +00:00 |
|
Deluan
|
454e36d648
|
Add missing translation
|
2026-01-02 20:27:26 +00:00 |
|
Deluan
|
3c2a3a41a7
|
Restore album "year" translation string
|
2026-01-02 20:27:25 +00:00 |
|
certuna
|
3d1228db3b
|
Support for Original Date, Release Date & splitting/grouping of album editions (#2162)
* Update AlbumGridView.js
* Update AlbumDetails.js
* Update AlbumDetails.js
* Create DoubleRangeField.js
* Update and rename DoubleRangeField.js to RangeFieldDouble.js
* Update RangeFieldDouble.js
* Update AlbumGridView.js
* Update AlbumDetails.js
* Update RangeFieldDouble.js
* Update index.js
* Update RangeFieldDouble.js
* Update RangeFieldDouble.js
* Update RangeFieldDouble.js
* Update RangeFieldDouble.js
* Update RangeFieldDouble.js
* Update AlbumDetails.js
* Update RangeFieldDouble.js
* Update AlbumDetails.js
* Update RangeFieldDouble.js
* Update AlbumDetails.js
* Update RangeFieldDouble.js
* Update RangeFieldDouble.js
* Update AlbumDetails.js
* Update AlbumDetails.js
* Update RangeFieldDouble.js
* Update RangeFieldDouble.js
* Update AlbumDetails.js
* Update RangeFieldDouble.js
* Update AlbumDetails.js
* Update en.json
* Update en.json
* Update AlbumDetails.js
* Update RangeFieldDouble.js
* Update AlbumGridView.js
* Update AlbumDetails.js
* Update AlbumSongs.js
* Update ContextMenus.js
* Update SongDatagrid.js
* Update AlbumSongs.js
* Update SongDatagrid.js
* Update SongDatagrid.js
* Update SongDatagrid.js
* Update AlbumSongs.js
* Update SongList.js
* Update playlist_track_repository.go
* Update 20230113000000_release_year.go
* Update PlayButton.js
* Update mediafile_repository.go
* Update album.go
* Update playlist_track_repository.go
* Update playlist_track_repository.go
* Update SongDatagrid.js
* Update 20230113000000_release_year.go
* Update SongDatagrid.js
* Update AlbumSongs.js
* Update SongDatagrid.js
* Update SongDatagrid.js
* Update SongDatagrid.js
* Update SongDatagrid.js
* Update AlbumDetails.js
* Update AlbumSongs.js
* Update AlbumSongs.js
* Update RangeFieldDouble.js
* Update SongDatagrid.js
* Update 20230113000000_release_year.go
* Update 20230113000000_release_year.go
* Update 20230113000000_release_year.go
* Update 20230113000000_release_year.go
* Update AlbumSongs.js
* Update AlbumSongs.js
* Update mapping.go
* Update RangeFieldDouble.js
* Update AlbumGridView.js
* Update AlbumSongs.js
* Update en.json
* Update SongDatagrid.js
* Update SongDatagrid.js
* Update metadata.go
* Update mapping.go
* Update AlbumDetails.js
* Update AlbumGridView.js
* Update RangeFieldDouble.js
* Update mapping.go
* Update metadata.go
* Update mapping.go
* Update AlbumDetails.js
* Update 20230113000000_release_year.go
* Update AlbumDetails.js
* Update en.json
* Update configuration.go
* Update mapping.go
* Update configuration.go
* Update mediafile.go
* Update metadata.go
* Update RangeFieldDouble.js
* Update 20230113000000_release_year.go
* Update configuration.go
* Update mapping.go
* Update mediafile.go
* Update mapping.go
* Update RangeFieldDouble.js
* Update RangeFieldDouble.js
* Update RangeFieldDouble.js
* Update RangeFieldDouble.js
* Update RangeFieldDouble.js
* Update 20230113000000_release_year.go
* Update AlbumDetails.js
* Update RangeFieldDouble.js
* Update mapping.go
* Update metadata.go
* Update album.go
* Update mediafile.go
* Update mediafile.go
* Update album.go
* Update fields.go
* Update mediafile_repository.go
* Update playlist_track_repository.go
* Update AlbumSongs.js
* Update SongDatagrid.js
* Update PlayButton.js
* Update SongList.js
* Update ContextMenus.js
* Update SongDatagrid.js
* Update metadata.go
* Update ArtistShow.js
* Update mapping.go
* Update configuration.go
* Update mapping.go
* Update metadata.go
* Update metadata.go
* Update mapping.go
* Update metadata.go
* Update metadata.go
* Update mapping.go
* Update 20230113000000_release_year.go
* Update 20230113000000_release_year.go
* Update mapping.go
* Update metadata.go
* Update metadata.go
* Update album.go
* Update mediafile.go
* Update AlbumDetails.js
* Update AlbumSongs.js
* Update album.go
* Update mediafile.go
* Update metadata.go
* Update mediafile.go
* Update 20230113000000_release_year.go
* Update 20230113000000_release_year.go
* Update album.go
* Update mediafile.go
* Update RangeFieldDouble.js
* Update AlbumDetails.js
* Update AlbumGridView.js
* Update en.json
* Update AlbumGridView.js
* Update RangeFieldDouble.js
* Update and rename 20230113000000_release_year.go to 20230113000000_release_date.go
* Update album.go
* Update mediafile.go
* Update fields.go
* Update playlist_track_repository.go
* Update mediafile_repository.go
* Update mapping.go
* Update metadata.go
* Update mapping.go
* Update SongDatagrid.js
* Update RangeFieldDouble.js
* Update index.js
* Update ContextMenus.js
* Update PlayButton.js
* Create FormatDate.js
* Update SongList.js
* Update AlbumDetails.js
* Update AlbumSongs.js
* Update AlbumSongs.js
* Update en.json
* Update AlbumDetails.js
* Update album.go
fixed conflict I think?
* Update mediafile.go
fixed conflict
* Format with goimports
* Update SongDatagrid.js
only show Cat # in desktop view
* Update metadata_internal_test.go
* Update metadata_test.go
* Delete test.mp3
* Add files via upload
mp3 test file with Date, Original Date and Release Date
* Update metadata_test.go
* Update metadata_test.go
* Update metadata_test.go
* Update metadata_test.go
* Update taglib_test.go
* Delete test.mp3
* Add files via upload
file with replaygain & dates
* Update AlbumGridView.js
* Update AlbumDetails.js
* Update AlbumSongs.js
* Update ContextMenus.js
* Update FormatDate.js
* Update PlayButton.js
* Update RangeFieldDouble.js
* Update SongDatagrid.js
* Update AlbumSongs.js
* Update SongDatagrid.js
* Update AlbumSongs.js
* Fix formatting
* Update mapping.go
* Update AlbumSongs.js
* Update SongDatagrid.js
* Update SongDatagrid.js
prettier
* Create RangeDoubleField.js
rename of RangeFieldDouble.js
* Update AlbumGridView.js
RangeFieldDouble -> RangeDoubleField
* Update mediafile.go
AllOrNothing() -> allOrNothing()
* Update metadata_internal_test.go
getYear -> getDate
* Update AlbumDetails.js
wrote suggested changes
* Update en.json
Editions -> Releases & fixed the field name
* Update configuration.go
Rename Editions -> Releases
* Update 20230113000000_release_date.go
Editions -> Releases
* Update album.go
Editions -> Releases
* Update mediafile.go
Editions -> Releases
* Update AlbumDetails.js
Editions -> Releases
* Update AlbumSongs.js
Editions -> Releases
* Update RangeDoubleField.js
Editions -> Releases
* Update SongDatagrid.js
Editions -> Releases
* Update index.js
FormatFullDate and RangeDoubleField
* Rename FormatDate.js to FormatFullDate.js
* Delete RangeFieldDouble.js
* Update mediafile.go
AllOrNothing -> allOrNothing
* Update mapping.go
Editions -> Releases
* Update AlbumDetails.js
prettier
* Update SongDatagrid.js
showReleaseRow -> showReleaseDivider
* Update AlbumSongs.js
showReleaseRow -> showReleaseDivider for clarity
* Update and rename 20230113000000_release_date.go to 20230515184510_add_release_date.go
- rename the migration file
- fixed the import to goose/v3
- additional db fields for original date & year
* Update 20230515184510_add_release_date.go
* Update fields.go
* Update album.go
* Update mediafile.go
* Update mapping.go
* Update AlbumDetails.js
* Update en.json
* Update AlbumDetails.js
* Update AlbumDetails.js
now hopefully prettier
* Update mapping.go
---------
Co-authored-by: Deluan <deluan@navidrome.org>
|
2026-01-02 20:27:25 +00:00 |
|
Deluan
|
e6eb3d2cc4
|
Remove unused Badge component from ActivityPanel icon
|
2026-01-02 20:27:25 +00:00 |
|
Deluan
|
a9c6afc419
|
Removed onBackdropClick deprecated property
|
2026-01-02 20:27:25 +00:00 |
|
Deluan
|
12b12808be
|
Fix Monokai theme. Closes #2353
|
2026-01-02 20:27:25 +00:00 |
|
Deluan
|
651e82d476
|
Fix build
|
2026-01-02 20:27:25 +00:00 |
|
Deluan
|
b8bedd77c4
|
Upgrade React-Admin to 3.19.12
|
2026-01-02 20:27:25 +00:00 |
|
Deluan
|
d3640f6d3b
|
Fix eslint error
|
2026-01-02 20:27:25 +00:00 |
|
Deluan
|
92bbbcb55b
|
Update caniuse-lite
|
2026-01-02 20:27:24 +00:00 |
|
Deluan
|
10fdbde191
|
Simplify EventStream handling
|
2026-01-02 20:27:24 +00:00 |
|
Subhajit Ghosh
|
0ad4d77c77
|
Give page the right lang attribute (#2299)
* Fixed issue no #2174
Signed-off-by: Subhajit Ghosh <subhajitstd07@gmail.com>
* Fixed issue no #2174
---------
Signed-off-by: Subhajit Ghosh <subhajitstd07@gmail.com>
|
2026-01-02 20:25:45 +00:00 |
|
Deluan
|
818791bf89
|
Show Player name, not client, in mobile view. Fix #1659.
|
2026-01-02 20:25:45 +00:00 |
|
Deluan
|
b135340f1b
|
Bump caniuse-lite
|
2026-01-02 20:25:19 +00:00 |
|
Deluan
|
072b691ead
|
Don't pump the volume up to 100% if it is not in a mobile device. Fix #2255
This detection method is not bullet-proof, but should work for now.
Ref: https://stackoverflow.com/a/3540295
|
2026-01-02 20:24:48 +00:00 |
|
Deluan
|
2daf3078e5
|
Disable share downloading when EnableDownloads is false.
Fixes https://github.com/navidrome/navidrome/pull/2246#issuecomment-1472341635
|
2026-01-02 20:24:48 +00:00 |
|
dependabot[bot]
|
5ee180484f
|
Bump webpack from 5.74.0 to 5.76.1 in /ui (#2256)
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.1)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-02 20:24:48 +00:00 |
|
Deluan
|
95a024c617
|
Hide Love button on Artist Page when EnableFavourites=false. Fix #2245
|
2026-01-02 20:24:47 +00:00 |
|
Deluan
|
8b65b08369
|
Add download button in the SharePlayer
|
2026-01-02 20:24:47 +00:00 |
|
Deluan
|
7a5f3f419e
|
Add option to allow share to be downloaded
|
2026-01-02 20:24:47 +00:00 |
|
Deluan
|
90193e07a7
|
Make AlbumArtists clickable in AlbumSongs view. Fixes #1627
|
2026-01-02 20:24:14 +00:00 |
|
Deluan
|
628b585fd4
|
Add file path to toggleable columns in SongList view. Fix #1719
|
2026-01-02 20:24:14 +00:00 |
|
Deluan
|
4ab7ccaa38
|
Add feature request link to About dialog
|
2026-01-02 20:24:13 +00:00 |
|
Deluan
|
ae428f1e9e
|
Fix translation key
|
2026-01-02 20:24:13 +00:00 |
|
Kendall Garner
|
8464475da3
|
Limit share size while handling theme properly (#2171)
* limit player to 768 px
Signed-off-by: Kendall Garner <17521368+kgarner7@users.noreply.github.com>
* fix size limitation
---------
Signed-off-by: Kendall Garner <17521368+kgarner7@users.noreply.github.com>
|
2026-01-02 20:23:39 +00:00 |
|
Kendall Garner
|
89ab1ee4f6
|
Only create context if gain mode active (#2173)
|
2026-01-02 20:23:39 +00:00 |
|
Kendall Garner
|
694842b487
|
Limit Share player to 768 px (#2164)
Signed-off-by: Kendall Garner <17521368+kgarner7@users.noreply.github.com>
|
2026-01-02 20:23:39 +00:00 |
|
Daniel Hammer
|
f1b24afcb1
|
"Spell-Jacking" mitigation ~ prevent sensitive data leak from spell checker. (#2091)
@see https://www.otto-js.com/news/article/chrome-and-edge-enhanced-spellcheck-features-expose-pii-even-your-passwords
Co-authored-by: Daniel Hammer <daniel.hammer+oss@gmail.com>
|
2026-01-02 20:22:41 +00:00 |
|
Deluan
|
555f059dff
|
Fix playlist delete and reorder actions
|
2026-01-02 20:22:40 +00:00 |
|
Kendall Garner
|
51e4e9838c
|
Clearer lyrics in Nord theme (#2146)
|
2026-01-02 20:22:24 +00:00 |
|
Deluan
|
baf384e893
|
Update react-player, fix #2117
|
2026-01-02 20:22:24 +00:00 |
|
dependabot[bot]
|
fc3efed0d8
|
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /ui (#2139)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/commits)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-02 20:22:23 +00:00 |
|
vlfldr
|
284bb72c95
|
Fix invisible checkboxes in Gruvbox theme (#2135)
* Added Gruvbox Dark color theme
* Correct formatting by running prettier
* Fixed invisible checkboxes and tweaked colors in Gruvbox theme
|
2026-01-02 20:22:03 +00:00 |
|
Deluan
|
264df21d9b
|
Return 404 when artwork is not available in /share/img endpoint
|
2026-01-02 20:22:03 +00:00 |
|
Deluan
|
b852091870
|
Add option to change max playlists shown in UI's sidebar, MaxSidebarPlaylists. Fix #2077
|
2026-01-02 20:22:03 +00:00 |
|
Deluan
|
11e7a950ec
|
Better behaviour of Prev/Next buttons when share has only one song:
- Allow Prev to restart the song
- Disable Next
|
2026-01-02 20:22:02 +00:00 |
|
Deluan
|
b9f67bfead
|
Add a fallback when the browser does not support copying the share link to clipboard (not a secure origin)
See: https://stackoverflow.com/a/51823007
|
2026-01-02 20:22:02 +00:00 |
|
Deluan
|
0b6cc5b08a
|
Fix downloading and sharing from a playlist. Fix #2123
|
2026-01-02 20:22:02 +00:00 |
|
Deluan
|
7b6f877ed8
|
Rename DevEnableShare to EnableSharing
|
2026-01-02 20:22:02 +00:00 |
|
Deluan
|
fb3c90b375
|
Disable creation of shares when feature is disabled.
Fix https://github.com/navidrome/navidrome/pull/2106#issuecomment-1404731388
|
2026-01-02 20:22:01 +00:00 |
|