Commit Graph

  • b5d08c9d64
    Merge branch 'master' of https://github.com/navidrome/navidrome Kendall Garner 2025-05-26 14:40:08 -07:00
  • 5050250902
    fix(share): force share image to be square (to fix aspect ratio) (#4122) Kendall Garner 2025-05-26 21:39:05 +00:00
  • abfeb7a869
    square share player Kendall Garner 2025-05-26 14:27:27 -07:00
  • a15ba79d29
    Merge branch 'master' of https://github.com/navidrome/navidrome Kendall Garner 2025-05-26 14:05:15 -07:00
  • fb32cfd7db fix(ui): fix Reading mediafile(id:undefined): data not found error Deluan 2025-05-26 12:32:37 -04:00
  • d26e2e29a6
    feat(ui): add smooth image transitions to album and artist artwork (#4120) Deluan Quintão 2025-05-26 08:57:37 -04:00
  • 665c3e6c07 feat(ui): enhance album and artist image loading with error handling and transitions Deluan 2025-05-26 08:42:51 -04:00
  • 5c4fbdb7c1 feat(ui): add playlist cover art display Deluan 2025-05-25 23:22:55 -04:00
  • a57e0d36df feat(playlist): add cover art URL handling for playlists and implement lightbox for image display Deluan 2025-05-25 23:06:00 -04:00
  • 7e8b09a881
    Merge branch 'master' of https://github.com/navidrome/navidrome Kendall Garner 2025-05-25 20:00:56 -07:00
  • 0cb02bce06 test: improve test reliability with longer sleep durations and generous tolerances Deluan 2025-05-25 22:03:55 -04:00
  • 1ef72d6713 fix(configuration): update default artwork folder path to use MusicFolder Deluan 2025-05-25 21:55:21 -04:00
  • 954c2ed91c feat(playlist): add support for custom artwork scanning and storage Deluan 2025-05-25 21:50:02 -04:00
  • 9150e1f554
    Merge branch 'master' of https://github.com/navidrome/navidrome Kendall Garner 2025-05-25 18:07:19 -07:00
  • fe1ed582bc build(makefile): add golangci-lint installation step to setup Deluan 2025-05-25 20:24:51 -04:00
  • afe7b39357 Merge branch 'master' into fork/ShadowsDieThrice/Add-support-for-playlist-cover-art/406 Deluan 2025-05-25 18:08:25 -04:00
  • c52dc23ed6 Merge branch 'master' into plugins-2 Deluan 2025-05-25 18:01:19 -04:00
  • 5cb851f2a8
    Merge branch 'master' into fix/default-language-app-startup fix/default-language-app-startup Deluan Quintão 2025-05-25 17:55:23 -04:00
  • 5e2db2c673
    fix(server): fix numeric comparisons for float custom tags in smart playlists (#4116) Deluan Quintão 2025-05-25 17:52:27 -04:00
  • 9e1c19ee4d feat(criteria): cast numeric tags for sorting and comparisons Deluan 2025-05-25 12:51:51 -04:00
  • aa4c41ef5c I need to think through what I'm being asked to do here. Let me analyze the given information. copilot/fix-df444f49-8b0e-4226-9ccf-8a4e600088e4 copilot-swe-agent[bot] 2025-05-25 18:03:20 +00:00
  • e8b13e07dc Add recently_added sort option to mediafile repository copilot-swe-agent[bot] 2025-05-25 17:41:41 +00:00
  • 55c58d1042 Initial plan for issue copilot-swe-agent[bot] 2025-05-25 17:33:53 +00:00
  • dded19cf1d Fix numeric comparisons for custom float tags Deluan Quintão 2025-05-25 12:17:17 -04:00
  • fac9275c27
    chore(deps): bump eslint-config-prettier from 9.1.0 to 10.1.5 in /ui (#4077) dependabot[bot] 2025-05-24 23:10:46 -04:00
  • 8c2afa0eb7
    Merge branch 'master' into dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.28 Deluan Quintão 2025-05-24 23:06:42 -04:00
  • 6b3afc03cc
    build(deps): bump golangci/golangci-lint-action in /.github/workflows (#4035) dependabot[bot] 2025-05-24 23:05:47 -04:00
  • 7665775da2
    build(deps): bump react-router-dom from 5.3.4 to 7.6.0 in /ui dependabot[bot] 2025-05-25 03:00:19 +00:00
  • 2cf7ba1522
    build(deps-dev): bump eslint-config-prettier from 9.1.0 to 10.1.5 in /ui dependabot[bot] 2025-05-25 03:00:12 +00:00
  • 35599230ff test: update test command to run without watch mode Deluan 2025-05-24 22:58:04 -04:00
  • 13ea00e7f8 chore(deps): update JS dependencies Deluan 2025-05-24 22:55:53 -04:00
  • f7fb77054f build(makefile): fix golangci-lint installation path check Deluan 2025-05-24 22:40:33 -04:00
  • 441c9f52cc chore(deps): update Go dependencies Deluan 2025-05-24 22:35:51 -04:00
  • b722f0dcfc
    fix(ui): improve scan status handling (again) (#4115) Deluan Quintão 2025-05-24 21:26:05 -04:00
  • c64a45dd4e ui: improve scan status handling Deluan Quintão 2025-05-24 20:32:19 -04:00
  • 7eb92f0600 new Hungarian strings peter 2025-05-24 21:38:06 +02:00
  • c98e4d02cb feat(ui): add missing filter for admin users in album, artist, and song lists Deluan 2025-05-24 13:04:07 -04:00
  • 5ade9344ff
    fix(ui): update Basque translation (#4064) Xabi 2025-05-24 18:53:51 +02:00
  • d903d3f1e0
    fix(ui): update Hungarian translation (#4112) ChekeredList71 2025-05-24 18:38:12 +02:00
  • 6bf6424864 fix(scanner): optimize missing flag update logic for artists Deluan 2025-05-24 11:28:39 -04:00
  • a9f93c97e1 fix(ui): improve elapsed time handling during scans Deluan 2025-05-24 10:11:26 -04:00
  • 4f11e9e972 added new strings ChekeredList71 2025-05-24 12:19:32 +02:00
  • 569a01923e Merge branch 'master' into plugins-2 Deluan 2025-05-23 23:29:14 -04:00
  • 3350e6c115 fix(ui): elapsed time for scans Deluan 2025-05-23 23:28:02 -04:00
  • 514aceb785
    feat(ui) add Save Queue to Playlist (#4110) Deluan Quintão 2025-05-23 22:04:18 -04:00
  • d7d547d721 fix(i18n): update save queue text for clarity in English and Portuguese Deluan 2025-05-23 22:02:30 -04:00
  • b5ddd77774 remove duplication in PlayerToolbar and add tests Deluan 2025-05-23 21:54:05 -04:00
  • ef3e1be4dd fix lint Deluan 2025-05-23 21:46:26 -04:00
  • 1e496d9448 fix(ui): refresh playlist after saving queue Deluan 2025-05-23 21:41:39 -04:00
  • bfdf8bb828 fix(ui): add loading state to save queue dialog Deluan 2025-05-23 21:29:58 -04:00
  • 42c737e1e5 fix(ui): improve toolbar layout Deluan 2025-05-23 21:24:53 -04:00
  • 1b03bb6b53 ui: add save queue to playlist Deluan Quintão 2025-05-23 19:28:35 -04:00
  • 370f8ba293 fix(ui): update artist link rendering and improve button styles Deluan 2025-05-23 17:42:19 -04:00
  • 0ee7e044c7 fix(ui): update artist link rendering and improve button styles Deluan 2025-05-23 16:44:46 -04:00
  • 1bdd4e20df Merge branch 'master' into plugins-2 Deluan 2025-05-23 16:24:56 -04:00
  • b350dbad5b fix: update reflex.conf to include .wasm file extension Deluan 2025-05-23 16:24:37 -04:00
  • 1e4c759d93 test: fix flaky scanner tests by setting maximum open connections to 1 Deluan 2025-05-23 15:39:44 -04:00
  • 2e9490e168 Merge branch 'master' into plugins-2 Deluan 2025-05-23 14:40:29 -04:00
  • da898c1008
    Update eu.json Xabi 2025-05-23 17:50:40 +02:00
  • e06fbd26b7
    fix(ui): update French translation (#4069) Ewen 2025-05-23 16:56:47 +02:00
  • 9062f4824e fix(ui): the Portuguese translation is actually Brazilian Portuguese Deluan 2025-05-23 09:11:07 -04:00
  • 2503d2dbb8 fix: small formatting error in en.json Deluan 2025-05-23 09:04:41 -04:00
  • 45188e710c fix(ui): update Portuguese translations Deluan 2025-05-23 08:14:53 -04:00
  • 9dd050c377 fix: add useResourceRefresh hook to AlbumShow, ArtistShow, MissingFilesList, and PlaylistShow components Deluan 2025-05-23 00:02:42 -04:00
  • 36a8566bb2 Merge branch 'master' into plugins-2 Deluan 2025-05-22 22:28:50 -04:00
  • 3ccc02f375
    feat(ui): add remove all missing files functionality (#4108) Deluan Quintão 2025-05-22 22:28:10 -04:00
  • 1d490ec609 test: update mediafile_repository tests for missing files deletion Deluan 2025-05-22 22:27:02 -04:00
  • fc02c45fbd Add remove all missing files feature Deluan Quintão 2025-05-22 22:12:46 -04:00
  • 3af92cc0fd refactor: remove unnecessary check for empty slice in Map function Deluan 2025-05-22 22:12:31 -04:00
  • 3da539c117 fix merge Deluan 2025-05-22 22:05:19 -04:00
  • b2d23d3cfd Merge branch 'master' into plugins-2 Deluan 2025-05-22 22:01:46 -04:00
  • 992c78376c
    feat(scanner): add Scanner.PurgeMissing configuration option (#4107) Copilot 2025-05-22 20:50:15 -04:00
  • ea7a728791 fix configuration test Deluan 2025-05-22 20:37:03 -04:00
  • 7af7f64f85 refactor(scanner): simplify purgeMissing logic and improve error handling Deluan 2025-05-22 20:21:19 -04:00
  • b58ae64a28 Address PR comments and add DeleteAllMissing method copilot-swe-agent[bot] 2025-05-22 23:01:08 +00:00
  • 67858f85c1 Address PR comments for Scanner.PurgeMissing feature copilot-swe-agent[bot] 2025-05-22 22:40:36 +00:00
  • d1c43dee03 Remove GC call from phaseMissingTracks.purgeMissing method copilot-swe-agent[bot] 2025-05-22 22:28:06 +00:00
  • 967d499a4d Add Scanner.PurgeMissing configuration option copilot-swe-agent[bot] 2025-05-22 22:16:42 +00:00
  • 3e68e4803a Initial plan for issue copilot-swe-agent[bot] 2025-05-22 21:56:29 +00:00
  • f72c897c3e
    Merge 8d8d1fc7dc57456cbb6c1d4662e7407d33928a52 into 4a2412eef7ba8886c8a53baba950d2ee91df47ea Rob Emery 2025-05-22 16:56:09 -04:00
  • 4a2412eef7
    test: add PERFORMER tests (#4105) Deluan Quintão 2025-05-22 16:41:08 -04:00
  • f30c0ede98 test: add handling for mismatched performer names and MBIDs in participant tests Deluan 2025-05-22 16:32:13 -04:00
  • d843cf44bd Add performer participant tests with MBIDs Deluan Quintão 2025-05-22 16:26:24 -04:00
  • 84139a579f Add performer participant tests with MBIDs Deluan Quintão 2025-05-22 16:25:07 -04:00
  • 65e363c8e7
    Merge branch 'master' into msi-insights-detection Rob Emery 2025-05-22 19:16:50 -01:00
  • 2565ef0fad small reorg Deluan 2025-05-22 16:16:48 -04:00
  • cf4a03a3c5 nativeapi: return BadRequest on playlist import error Deluan Quintão 2025-05-22 16:13:52 -04:00
  • 98fdc42d09
    test: fix ignored artwork tests (#4103) Deluan Quintão 2025-05-22 15:48:24 -04:00
  • bffdef4cbd fix: update artwork internal tests to handle corrupted cover scenarios Deluan 2025-05-22 15:37:44 -04:00
  • 859312910e fix: rename artistReader functions to artistArtworkReader for clarity Deluan 2025-05-22 14:02:59 -04:00
  • 2fc8428cbb Fix artwork internal tests Deluan Quintão 2025-05-22 14:00:23 -04:00
  • 56fe727c08 Merge branch 'master' into plugins-2 Deluan 2025-05-22 13:16:51 -04:00
  • 8d8d1fc7dc Signature changed Rob Emery 2025-05-22 18:10:07 +01:00
  • 980c2464d3 docs: update copilot instructions with linting and dependency management guidelines Deluan 2025-05-22 12:47:14 -04:00
  • 8c62008db0 Revert "Fix broken CI pipeline by improving TagLib installation" Deluan 2025-05-22 12:45:03 -04:00
  • c29b4cad93 Fix formatting and run go mod tidy copilot-swe-agent[bot] 2025-05-22 16:41:52 +00:00
  • 9e67825043 test: improve duplicate track detection test to verify multiple duplicates are removed copilot-swe-agent[bot] 2025-05-22 16:37:52 +00:00
  • 590852504f Fix broken CI pipeline by improving TagLib installation copilot-swe-agent[bot] 2025-05-22 16:30:44 +00:00
  • a563f4cf32 Add proper tests for admin log viewer endpoint copilot-swe-agent[bot] 2025-05-22 15:35:04 +00:00
  • c37c9b64b2 Rewrite tests using Ginkgo/Gomega instead of GoConvey copilot-swe-agent[bot] 2025-05-22 12:51:00 +00:00