Commit Graph

  • 97c06aba1a perf(server): add index for sort tags. Deluan 2024-10-19 20:46:54 -04:00
  • 9c46e2b262 fix: use docker buildx, as required by Linux Deluan 2024-10-19 11:55:03 -04:00
  • 3713032f57 fix(ui): update translations from POEditor (#3349) Deluan Quintão 2024-10-17 20:29:54 -04:00
  • a358d107aa fix(ui): update Serbian translation (#3361) Ivan Pešić 2024-10-18 04:24:50 +04:00
  • 5f6a90e5aa build: fix build on FreeBSD (#3403) jan666 2024-10-18 01:26:53 +02:00
  • 0232afd98d fix(ui): service worker does not load new version of ui (#3402) Deluan Quintão 2024-10-16 21:39:14 -04:00
  • 270ae3549d chore(deps): bump peter-evans/create-pull-request from 6 to 7 Deluan 2024-10-16 20:31:45 -04:00
  • 8b5af67647 feat(subsonic): support OS clearing play queue (#3399) Deluan Quintão 2024-10-16 10:59:22 -04:00
  • 00c6a0ed1f fix: use target platform to build final image (#3397) Deluan Quintão 2024-10-15 22:47:05 -04:00
  • ff79ac4336 chore(deps-dev): bump eslint-plugin-react from 7.37.0 to 7.37.1 in /ui (#3362) dependabot[bot] 2024-10-15 19:59:19 -04:00
  • 8d37781a47 chore(deps-dev): bump eslint-plugin-react-hooks in /ui (#3381) dependabot[bot] 2024-10-15 19:47:38 -04:00
  • a6fb7fd705 chore(deps-dev): bump typescript from 5.6.2 to 5.6.3 in /ui (#3380) dependabot[bot] 2024-10-15 19:45:16 -04:00
  • fd81039f1b chore(deps-dev): bump @vitest/coverage-v8 from 2.1.1 to 2.1.3 in /ui (#3379) dependabot[bot] 2024-10-15 19:32:13 -04:00
  • bc4aa55de3 chore(deps-dev): bump @types/node from 22.7.4 to 22.7.5 in /ui (#3378) dependabot[bot] 2024-10-15 19:31:54 -04:00
  • 6ec6ac1595 chore(deps-dev): bump vite from 5.4.8 to 5.4.9 in /ui (#3382) dependabot[bot] 2024-10-15 19:31:28 -04:00
  • 06e38a8024 chore(deps): go mod tidy Deluan 2024-10-15 19:29:13 -04:00
  • 6e5eea980d chore(deps): bump Go dependencies Deluan 2024-10-15 19:23:43 -04:00
  • 943b456d3f fix: do not try to push to ghcr.io without proper permissions (#3395) Deluan Quintão 2024-10-15 19:10:44 -04:00
  • 16d1314a68 fix: do not add nil filters (#3394) Deluan Quintão 2024-10-15 19:03:16 -04:00
  • ae6499b941 fix: PRs should not try to push to docker (#3393) Deluan Quintão 2024-10-15 18:28:27 -04:00
  • 214287e00d build: new pipeline, new way to cross-compile and build docker images locally. (#3388) Deluan Quintão 2024-10-15 16:46:01 -04:00
  • af1add4312 Revert "build: new pipeline, new way to cross-compile and build docker images locally. (#3383)" Deluan 2024-10-14 18:52:02 -04:00
  • b14c790641 build: new pipeline, new way to cross-compile and build docker images locally. (#3383) Deluan Quintão 2024-10-14 18:41:19 -04:00
  • d9fa19dab3 build(ci): bump goreleaser to 2.3.2 Deluan 2024-10-06 13:20:31 -04:00
  • 0281d06b01 feat(ui): Allow drag-and-drop song title from player to sidebar playlist (#2435) Egor 2024-10-02 20:10:24 +03:00
  • de04393b47 fix(ui): update German translation (#3345) Lokke 2024-10-02 14:48:47 +02:00
  • 55730514ea feat(server): provide native backup/restore mechanism (#3194) Kendall Garner 2024-10-01 23:58:54 +00:00
  • 768160b05e feat: Windows MSI installer and service support (#3125) Rob Emery 2024-10-01 23:40:53 +00:00
  • b7285b28cf fix(test): vitest was hanging due to vite-plugin-eslint plugin Deluan 2024-10-01 17:12:54 -04:00
  • eab6aadc0f chore(deps): bump Go to 1.23.2 Deluan 2024-10-01 14:54:16 -04:00
  • 640a734896 fix(ui): update Hungarian translation (#3346) ChekeredList71 2024-10-01 20:13:15 +02:00
  • a9334b7787 feat(ui): show user's lastAccess (#3342) Deluan Quintão 2024-09-30 20:46:10 -04:00
  • 5e8085bf3c chore(deps-dev): bump eslint-plugin-react from 7.36.1 to 7.37.0 in /ui (#3334) dependabot[bot] 2024-09-30 14:31:58 -04:00
  • b2eb533082 chore(deps-dev): bump @vitejs/plugin-react-swc in /ui (#3339) dependabot[bot] 2024-09-30 14:31:41 -04:00
  • 936af2d895 chore(deps-dev): bump @types/node from 22.6.1 to 22.7.4 in /ui (#3335) dependabot[bot] 2024-09-30 14:31:25 -04:00
  • b1c18a428b chore(deps-dev): bump vite from 5.4.7 to 5.4.8 in /ui (#3340) dependabot[bot] 2024-09-30 14:31:10 -04:00
  • 1fac9cc3ee chore: add poeditor logo to readme (#3329) Deluan Quintão 2024-09-30 13:25:03 -04:00
  • 92a1f19271 fix(scanner): make activity panel update rate configurable Deluan 2024-09-30 12:06:17 -04:00
  • 06c9c1e64a feat(server): require explicitly enabling reverse proxy auth for unix sockets (#3062) crazygolem 2024-09-29 19:28:44 +02:00
  • ed3ab5385d chore(deps): bump rollup from 2.79.1 to 2.79.2 in /ui Deluan 2024-09-28 11:56:35 -04:00
  • fcdd30ba8f build(ui): migrate from CRA/Jest to Vite/Vitest (#3311) Deluan Quintão 2024-09-28 11:54:36 -04:00
  • dd48a23f92 chore(deps): bump github.com/unrolled/secure from 1.15.0 to 1.16.0 (#3327) dependabot[bot] 2024-09-28 11:32:21 -04:00
  • 6040a50297 chore(deps): bump alpine from 3.18 to 3.20 in /.github/workflows (#3326) dependabot[bot] 2024-09-28 11:30:36 -04:00
  • 9e5849e4dc build(dependabot): add docker configuration Deluan 2024-09-28 10:52:23 -04:00
  • 13af8ed43a fix(server): preserve m3u file order on import (#3314) v0.53.3 Kendall Garner 2024-09-27 20:05:12 +00:00
  • 825cbcbf53 fix(readme): reddit badge is working again. Deluan 2024-09-27 15:52:27 -04:00
  • 5be73d404f fix(server): allow changing local login background url Deluan 2024-09-27 15:18:20 -04:00
  • 1fa245d141 fix(ui) update Swedish translation (#3316) Andy 2024-09-27 20:53:11 +02:00
  • 782cd26b3d fix(ui): save play mode for player (#3315) Kendall Garner 2024-09-27 17:13:22 +00:00
  • 10a1b5faf8 test(scanner): remove redundant fixture file Deluan 2024-09-27 09:53:08 -04:00
  • 84dc10529d chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 (#3301) dependabot[bot] 2024-09-26 18:52:34 -04:00
  • 24d911744e build(deps): bump github.com/pressly/goose/v3 from 3.22.0 to 3.22.1 (#3302) dependabot[bot] 2024-09-26 18:45:04 -04:00
  • 6031d97c9d chore(deps): bump rollup from 2.79.1 to 2.79.2 in /ui (#3319) dependabot[bot] 2024-09-26 18:44:23 -04:00
  • 80acfc103f fix(server): throttle events sent to UI when scanning. Relates to #1511 Deluan 2024-09-26 18:14:00 -04:00
  • 76614b8f16 fix(scanner): update lib.LastScanAt on each rescan (#3313) Deluan Quintão 2024-09-26 06:16:27 -04:00
  • d31952f469 fix(ui): avoid invalid requests after logoff Deluan 2024-09-25 15:14:47 -04:00
  • 32d2d7c15b fix(ui): update Basque translation (#3306) Xabi 2024-09-22 18:26:09 +02:00
  • 669c8f4c49 refactor(server): replace RangeByChunks with Go 1.23 iterators (#3292) Deluan Quintão 2024-09-22 11:47:10 -04: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
  • 11d96f1da4 fix(ui): sort mappings (#3296) Caio Cotts 2024-09-20 21:36:59 -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
  • 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
  • a02cfbe2a7 fix(ui): update German translation (#3290) Deluan Quintão 2024-09-19 14:08:44 -04:00
  • 04603a1ea2 fix(subsonic): honour PreferSortTag when building indexes for getArtist and getIndexes (#3286) naiar 2024-09-20 02:44:29 +09: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
  • 5baf0b80aa fix(ui): sort playlist by song duration (#3284) Deluan 2024-09-19 08:45:49 -04: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
  • 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
  • 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
  • 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
  • d683688b0e Recursively refresh playlist tracks within smart playlist rules (#3018) Reilly MacKenzie-Cree 2024-09-16 03:27:54 +10:00
  • 180035c1e3 Hungarian patch and typo fix for English (#3263) ChekeredList71 2024-09-15 15:00:25 +00: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
  • 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
  • 9f1794b97e Only refresh smart playlist when fetching first track (#3244) Kendall Garner 2024-09-11 00:18:37 +00: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
  • 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
  • 9950538089 Bump github.com/mattn/go-zglob from 0.0.5 to 0.0.6 (#3231) dependabot[bot] 2024-09-02 13:22:49 -04:00