Commit Graph

  • 51ba60b3f5 chore: fix comments re: SQLITE_MAX_VARIABLE_NUMBER Deluan 2024-09-20 11:45:24 -04:00
  • 87c6ba05ef refactor(server): replace RangeByChunks with Go 1.23 iterators Deluan 2024-09-19 12:57:24 -04:00
  • bad9484661
    Bump github.com/pressly/goose/v3 from 3.22.0 to 3.22.1 dependabot[bot] 2024-09-21 21:09:13 +00:00
  • 3910e77a7a
    build(ci): change GitHub release notes (#3300) v0.53.2 Deluan Quintão 2024-09-21 17:00:13 -04:00
  • 196557a41a
    fix(ui): show effective dB of track when playing (#3293) Kendall Garner 2024-09-21 20:46:14 +00:00
  • 865c1c19c4 build(ci): change GH release notes Deluan 2024-09-21 16:25:35 -04:00
  • 661e7f02cf build(ci): improve release notes Deluan 2024-09-21 12:01:36 -04:00
  • 5afe80ec86 fix(test): fixing a failing test naiar 2024-09-21 16:50:39 +09:00
  • 11d96f1da4
    fix(ui): sort mappings (#3296) Caio Cotts 2024-09-20 21:36:59 -04:00
  • 6ef9c94404 chore: add todo to change user_name Caio Cotts 2024-09-20 21:27:16 -04:00
  • c984c1abc1 fix(ui): remove sort mapping for track number in mediafile repository Caio Cotts 2024-09-20 20:53:43 -04:00
  • 2be86571aa fix(ui): create sort mapping for username in player repository Caio Cotts 2024-09-20 20:51:23 -04:00
  • 824589ab7c fix(ui): create sort mapping for owner_name in playlist repository Caio Cotts 2024-09-20 20:42:27 -04:00
  • ac38e28b63 fix(ui): create sort mapping for username in share repository Caio Cotts 2024-09-20 20:27:42 -04:00
  • 935d3f9669 fix(ui): update sort mapping for title in mediafile repository Caio Cotts 2024-09-20 19:57:04 -04:00
  • e628aafa4b build(go): set toolchain to latest version Deluan 2024-09-20 18:04:36 -04:00
  • ecf934feab fix(subsonic): random albums not reshuffling. Deluan 2024-09-20 16:59:46 -04:00
  • 5b89bf747f fix(server): play queue should not return empty entries for deleted tracks Deluan 2024-09-20 11:22:37 -04:00
  • 7a6845fa5a
    feat(ui): add Serbian translation (#3287) Ivan Pešić 2024-09-20 16:51:40 +04:00
  • fcaf111120
    Merge branch 'master' into gain-info-consistency Kendall Garner 2024-09-20 01:53:53 +00:00
  • 7a7edb4a5c
    tests Kendall Garner 2024-09-19 18:49:28 -07:00
  • b1e65d2b57
    show effective db of track when playing Kendall Garner 2024-09-19 17:20:11 -07:00
  • b6433057e9 fix(ui): make random albums order stick when coming back to the grid Deluan 2024-09-19 20:16:50 -04:00
  • d0784b6a21 chore(ci): change "update translations" PR title Deluan 2024-09-19 17:28:01 -04:00
  • b0e7941abe
    fix(ui): fix Nuclear Theme (#3291) gruneforth 2024-09-19 14:13:44 -07:00
  • 9c784bcf40 Fix login screen color & Softened "link" coloring Gruneforth 2024-09-19 13:28:07 -07:00
  • 6bb5168041
    Merge branch 'navidrome:master' into master gruneforth 2024-09-19 12:32:10 -07:00
  • a02cfbe2a7
    fix(ui): update German translation (#3290) Deluan Quintão 2024-09-19 14:08:44 -04:00
  • a4f64aff76 Update translations deluan 2024-09-19 18:06:33 +00:00
  • 04603a1ea2
    fix(subsonic): honour PreferSortTag when building indexes for getArtist and getIndexes (#3286) naiar 2024-09-20 02:44:29 +09:00
  • 9f17ec2aa8 refactor(server): use cmp.Or to simplify nested ifs Deluan 2024-09-19 13:37:30 -04:00
  • 50870d3e61 fix(ui): sort by favourited Deluan 2024-09-19 13:05:26 -04:00
  • 27780683aa
    feat(ui): update Korean translation (#3288) DDinghoya 2024-09-20 01:13:50 +09:00
  • 06c691c6df
    Update ko.json DDinghoya 2024-09-20 00:07:41 +09:00
  • 5baf0b80aa fix(ui): sort playlist by song duration (#3284) Deluan 2024-09-19 08:45:49 -04:00
  • 34e0eb578a
    Add Serbian translation Ivan Pešić 2024-09-19 16:14:12 +04:00
  • 5f4dfbeabf revert unwanted modifications naiar 2024-09-19 18:18:42 +09:00
  • 37ae60fc65 fix(scanner): use sort_artist_name when the config PreferSortTags is true - #3285 naiar 2024-09-19 13:45:39 +09:00
  • 46be041e7b fix(scanner): improve M3U playlist import times (#2706) Deluan 2024-09-18 19:18:07 -04:00
  • ee2e04b832
    fix(ui): random seed for album list on page reload (#3279) Kendall Garner 2024-09-18 16:35:13 +00:00
  • 708ea78867 Nit: inline variable Deluan 2024-09-18 12:25:43 -04:00
  • e421866297
    random seed for album list on page reload Kendall Garner 2024-09-18 08:01:07 -07:00
  • f8eedd9f8d
    cmd: add use_mbzid command Zane van Iperen 2024-05-16 23:54:51 +10:00
  • 25321369ac
    scanner/mapping: use musicbrainz ids if configured to Zane van Iperen 2021-09-27 12:36:26 +10:00
  • a662a15133
    model/annotation: add CopyAnnotation() Zane van Iperen 2021-09-28 23:34:53 +10:00
  • 323e54cdd0
    model/user: add GetAll() Zane van Iperen 2022-06-04 09:05:09 +10:00
  • 81d294ce03
    model/mediafile: add DeleteMany() Zane van Iperen 2022-06-04 01:58:46 +10:00
  • 01f42ebcb9
    model/artist: add DeleteMany() Zane van Iperen 2021-09-28 21:53:47 +10:00
  • c8131bec82
    model/album: add DeleteMany() Zane van Iperen 2021-09-28 19:54:52 +10:00
  • 1251020be9
    model/properties: add DefaultGetBool() Zane van Iperen 2021-10-16 01:10:44 +10:00
  • 7b391370f4
    model/properties: add DeletePrefixed() Zane van Iperen 2021-09-30 11:23:44 +10:00
  • 74cf4ba177
    model/properties: add UsingMbzIDs property Zane van Iperen 2021-09-27 17:51:33 +10:00
  • 1ba390a72a
    random -> SEEDRAND (#3274) v0.53.1 Kendall Garner 2024-09-17 21:03:12 +00:00
  • 8134edb5d1
    Fix genre and id filters (#3273) Deluan Quintão 2024-09-17 16:59:55 -04:00
  • 85e38f284f
    random -> SEEDRAND Kendall Garner 2024-09-17 08:16:26 -07:00
  • 21b91a21da Fix genre and id filters Deluan 2024-09-17 08:47:10 -04:00
  • 1f6a64ce5d Merge remote-tracking branch 'upstream/master' into wix Rob Emery 2024-09-17 08:04:19 +01:00
  • 910a46120b
    Bump dompurify from 2.4.5 to 2.5.6 in /ui (#3270) v0.53.0 dependabot[bot] 2024-09-16 20:04:37 -04:00
  • 8c86d0945c
    Bump github.com/mileusna/useragent from 1.3.4 to 1.3.5 (#3269) dependabot[bot] 2024-09-16 19:13:29 -04:00
  • 770335ffa6 Increase httpclient timeout to 20 seconds Deluan 2024-09-16 17:52:14 -04:00
  • 82455479c6
    Bump dompurify from 2.4.5 to 2.5.6 in /ui dependabot[bot] 2024-09-16 21:10:50 +00:00
  • f5f3fe486e
    Bump github.com/mileusna/useragent from 1.3.4 to 1.3.5 dependabot[bot] 2024-09-16 17:04:39 +00:00
  • 9c7b605530 Update translations deluan 2024-09-16 10:07:13 +00:00
  • 42047fde1a Remove shareURL value from config.js Caio Cotts 2024-09-15 17:09:40 -04:00
  • 2887cd65fc Fix wrong placement of When in test Caio Cotts 2024-09-15 17:09:11 -04:00
  • 8ac133027d Make the UI use the new ShareURL option Caio Cotts 2024-09-15 14:45:00 -04:00
  • f0240280eb Add ShareURL configuration option Caio Cotts 2024-09-15 13:26:50 -04:00
  • 89c063b6ed Remove shareURL value from config.js Caio Cotts 2024-09-15 17:09:40 -04:00
  • e4d764c418 Fix wrong placement of When in test Caio Cotts 2024-09-15 17:09:11 -04:00
  • f55e487231 Make the UI use the new ShareURL option Caio Cotts 2024-09-15 14:45:00 -04:00
  • d683688b0e
    Recursively refresh playlist tracks within smart playlist rules (#3018) Reilly MacKenzie-Cree 2024-09-16 03:27:54 +10:00
  • f1aa5ba90d Add ShareURL configuration option Caio Cotts 2024-09-15 13:26:50 -04:00
  • a36582095a Revert smartPlaylistRefreshDelay default to 5 seconds Deluan 2024-09-15 13:18:34 -04:00
  • 517707861a Change SmartPlaylistRefreshTimeout to SmartPlaylistRefreshDelay, increase default value Deluan 2024-09-15 11:54:27 -04:00
  • 180035c1e3
    Hungarian patch and typo fix for English (#3263) ChekeredList71 2024-09-15 15:00:25 +00:00
  • 0315a3c507
    hungarian-patch ChekeredList71 2024-09-15 13:34:08 +00:00
  • 3f505a9d7b
    English typo fix ChekeredList71 2024-09-15 13:33:19 +00:00
  • d84b5b8f28 Merge remote-tracking branch 'upstream/master' into wix Rob Emery 2024-09-15 10:12:35 +01:00
  • a132755d67 Move update-translations.sh script to workflow directory Deluan 2024-09-14 21:37:25 -04:00
  • 3107170afd Improve SQL sanitization Deluan 2024-09-09 19:45:02 -04:00
  • d3bb4bb9a1
    Bump send and express in /ui (#3260) dependabot[bot] 2024-09-14 12:36:32 -04:00
  • fba3370867
    Bump send and express in /ui dependabot[bot] 2024-09-14 16:31:10 +00:00
  • 41f380451c
    Bump path-to-regexp and express in /ui (#3255) dependabot[bot] 2024-09-14 12:30:29 -04:00
  • e65eb225c8 Small refactoring - Remove duplication - Remove warning about builtin keyword new Deluan 2024-09-13 20:18:00 -04:00
  • e8d0f2ec2c Allow searching songs by filepath, for songs without Title Deluan 2024-09-13 18:04:21 -04:00
  • 47872c9e8a Fix pipeline Deluan 2024-09-13 17:43:50 -04:00
  • 9ae2ec1a07 Ignore #snapshot folders when scanning. Fixes #3257 Deluan 2024-09-13 17:30:08 -04:00
  • a1866c7ff3 Fix log message Deluan 2024-09-13 09:13:51 -04:00
  • 1872373caa
    Bump path-to-regexp and express in /ui dependabot[bot] 2024-09-11 21:43:19 +00:00
  • 9f1794b97e
    Only refresh smart playlist when fetching first track (#3244) Kendall Garner 2024-09-11 00:18:37 +00:00
  • 9c055e29de
    res -> w Kendall Garner 2024-09-10 17:03:21 -07:00
  • c022c284e3 Merge jobs Deluan 2024-09-09 18:05:05 -04:00
  • e1762882e3
    Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#3245) dependabot[bot] 2024-09-09 18:03:16 -04:00
  • 8639d9c45c
    Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 dependabot[bot] 2024-09-09 22:00:26 +00:00
  • 870b217eb9
    Bump github.com/pressly/goose/v3 from 3.21.1 to 3.22.0 (#3247) dependabot[bot] 2024-09-09 17:59:30 -04:00
  • 53af567b45
    Bump golang.org/x/image from 0.19.0 to 0.20.0 (#3248) dependabot[bot] 2024-09-09 17:59:01 -04:00
  • 605aaf87d8
    Bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.23 (#3249) dependabot[bot] 2024-09-09 17:58:50 -04:00
  • e7572c0c0d
    Bump github.com/mattn/go-sqlite3 from 1.14.22 to 1.14.23 dependabot[bot] 2024-09-09 17:02:47 +00:00
  • 33ef241efb
    Bump golang.org/x/image from 0.19.0 to 0.20.0 dependabot[bot] 2024-09-09 17:02:43 +00:00
  • f4d5b38555
    Bump github.com/pressly/goose/v3 from 3.21.1 to 3.22.0 dependabot[bot] 2024-09-09 17:02:37 +00:00