Commit Graph

  • ee8f6447eb Add option to disable Cache Warmer. Related to #2142 Deluan 2023-02-06 09:50:04 -05:00
  • dad4949a6d Refactor Subsonic search to make it a bit more readable Deluan 2023-02-05 00:50:29 -05:00
  • 3ce3185118 Don't retrieve Various Artists and Unknown Artist info from Last.fm Deluan 2023-02-04 21:18:51 -05:00
  • a50d9c8b67 Use the latest sanitize, to fix some diacritics Deluan 2023-02-04 19:09:14 -05:00
  • f8dfb3ad86 Clearer lyrics in Nord theme (#2146) Kendall Garner 2023-02-04 18:02:15 +00:00
  • 255f8e4a76 Update react-player, fix #2117 Deluan 2023-02-04 12:49:28 -05:00
  • eba70ab826 Change throttling log messages Deluan 2023-02-03 21:04:54 -05:00
  • ee6b10db72 Replace custom code with errgroup Deluan 2023-02-03 16:04:58 -05:00
  • 797cc87141 Enqueue external metadata refreshes Deluan 2023-02-03 15:26:53 -05:00
  • bfbe980637 Bump http-cache-semantics from 4.1.0 to 4.1.1 in /ui (#2139) dependabot[bot] 2023-02-03 16:33:50 -05:00
  • d9d0a97674 Better log message Deluan 2023-02-03 11:34:33 -05:00
  • c031167bb1 Don't retrieve all artist external metadata if we just want artist images Deluan 2023-02-03 11:06:53 -05:00
  • 4a25e6d3d8 Fix Mapped Similar Artists log Deluan 2023-02-03 09:57:29 -05:00
  • ad2ad514b3 Add dev option to increase external metadata cache expiration. More logs Deluan 2023-02-02 16:55:12 -05:00
  • 588ee94f7c Discard request for image canceled by the client before any further processing Deluan 2023-02-02 14:53:28 -05:00
  • 3c5032a3e8 Add migration to rebuild albums paths Deluan 2023-02-02 14:42:01 -05:00
  • bcab3cc0f9 Add throttling to /share/img endpoint. Deluan 2023-02-02 13:59:04 -05:00
  • 9b81aa4403 Fix artwork resolution when paths contains :. Fix #2137 Deluan 2023-02-02 12:13:24 -05:00
  • f904784e67 Bump dependencies Deluan 2023-02-02 11:20:52 -05:00
  • 0ce750d469 Update golangci-lint and fix lint errors Deluan 2023-02-02 11:10:28 -05:00
  • cf04db7a98 Don't try to connect to external services if artist is Unknown Deluan 2023-02-02 10:57:37 -05:00
  • f4b50c493c When retrieving images from external sources, avoid calling it again if data is already cached locally. Deluan 2023-02-02 10:38:17 -05:00
  • 4a7e86e989 Fix file descriptor leaking. Deluan 2023-02-02 10:36:27 -05:00
  • a1a5b2fc30 Fix invisible checkboxes in Gruvbox theme (#2135) vlfldr 2023-02-01 13:33:55 -05:00
  • f00e6117ff Invalidate artist cache (by changing cache key format) Deluan 2023-02-01 10:34:55 -05:00
  • d8e794317f Return 404 when artwork is not available in /share/img endpoint Deluan 2023-01-31 18:22:49 -05:00
  • 128b626ec9 Add option to change max playlists shown in UI's sidebar, MaxSidebarPlaylists. Fix #2077 Deluan 2023-02-01 10:21:30 -05:00
  • d683297fa7 Better behaviour of Prev/Next buttons when share has only one song: Deluan 2023-01-31 21:25:40 -05:00
  • aaf58bbd32 Handle nil pointer dereference. Fix #2133 Deluan 2023-01-31 20:54:15 -05:00
  • 58c46827cd Update translations deluan 2023-01-31 14:51:37 +00:00
  • 712d8f9fcc Add trace logs to calls to external services Deluan 2023-01-31 09:37:09 -05:00
  • b6fcfa9fc8 Add a fallback when the browser does not support copying the share link to clipboard (not a secure origin) Deluan 2023-01-30 12:09:01 -05:00
  • 762a1ba998 Fix downloading and sharing from a playlist. Fix #2123 Deluan 2023-01-30 11:20:22 -05:00
  • 25374b3bbe Update translations deluan 2023-01-30 10:06:23 +00:00
  • 68e6115789 Rename DevEnableShare to EnableSharing Deluan 2023-01-29 20:33:10 -05:00
  • a651d65a5b Add a comment to the generated zip Deluan 2023-01-29 17:08:18 -05:00
  • dc56c52557 Refactor zip archiver. Deluan 2023-01-29 13:42:49 -05:00
  • 5163df6531 Rollback changes to Chinese translations Deluan 2023-01-27 11:09:42 -05:00
  • fc693e5601 Update translations deluan 2023-01-27 15:27:20 +00:00
  • 731bd7ee73 Fix update translations job Deluan 2023-01-27 10:17:03 -05:00
  • 9f684e5a69 Add job to create translations PRs Deluan 2023-01-27 10:12:53 -05:00
  • e2ea5eba8c Disable creation of shares when feature is disabled. Deluan 2023-01-26 10:12:13 -05:00
  • b825d3cfac Fix versioning releases in the pipeline (#2101) Deluan Quintão 2023-01-25 15:35:01 -05:00
  • 1950c07b1d Disable external links when EnableExternalServices is false. Fix #2022 Deluan 2023-01-25 10:28:03 -05:00
  • e0fc997adb Fix Share dialog titles for Album and Playlist Deluan 2023-01-25 10:20:28 -05:00
  • 5eefb265e5 Simplify radio CRUD code Deluan 2023-01-24 20:58:20 -05:00
  • 39161fdf47 Playlist view: optionally show comment column (#2073) paradajz 2023-01-25 03:15:41 +01:00
  • 1e24809ed6 Create accounts automatically when authenticating from HTTP header (#2087) selfhoster1312 2023-01-25 02:18:10 +01:00
  • 9721ef8974 Fix download translation key Deluan 2023-01-24 20:14:05 -05:00
  • 16850a9be0 Revert "Replace the LoveButton with ArtistContextMenu in the artist page - #1979" Deluan 2023-01-24 20:12:29 -05:00
  • 457e1fc97b Base SQL metrics in MetricsWorker (#2002) Aleksey Lobanov 2023-01-25 03:26:07 +03:00
  • d31faf5249 Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 Deluan 2023-01-24 19:04:33 -05:00
  • 2082948144 Fix downloadOriginalFormat term in English translation Deluan 2023-01-24 18:41:43 -05:00
  • 39dc9c4310 Disable Subsonic Share endpoints if feature is disabled Deluan 2023-01-24 18:31:40 -05:00
  • 0c263cf234 Make AlbumSongs BulkActionsToolbar more responsive Deluan 2023-01-24 16:39:33 -05:00
  • 85084cda57 Add button to share selected songs Deluan 2023-01-24 16:31:58 -05:00
  • 69b36c75a5 Add meta tags to show cover and share description in social platforms Deluan 2023-01-24 15:35:23 -05:00
  • cab43c89e6 Mark Share.LastVisited optional in Subsonic API Deluan 2023-01-24 14:26:06 -05:00
  • 433da37982 Add Share to Context menus, also share artist Deluan 2023-01-24 13:35:51 -05:00
  • 051e9c556d Use redux for ShareDialog Deluan 2023-01-24 13:04:00 -05:00
  • 17d9573f4d Refactor dialogs, make it simple to add a new dialog to all views Deluan 2023-01-24 11:53:42 -05:00
  • 26be5b8396 Keep order of shared mediafiles Deluan 2023-01-24 10:22:36 -05:00
  • c770229154 Add Share capability to Subsonic user's info Deluan 2023-01-23 23:53:04 -05:00
  • ef4765c768 Fix getShares sort order Deluan 2023-01-23 21:45:59 -05:00
  • 6c05fcb699 Create contents label for group of shared mediafiles Deluan 2023-01-23 20:44:21 -05:00
  • 63e67bd502 Make Share list responsive Deluan 2023-01-23 20:11:46 -05:00
  • 230f2fdc02 Reduce spacing between album buttons, to avoid breaking the toolbar in two Deluan 2023-01-23 19:53:24 -05:00
  • d639da9eb5 Enable sharing only selected songs with the Subsonic API Deluan 2023-01-23 19:40:26 -05:00
  • e34f26588e Fix empty entry collection in Shares Deluan 2023-01-23 18:44:58 -05:00
  • c994ed70ea Fix expireAt update error Deluan 2023-01-23 14:50:02 -05:00
  • 40cac5c367 Fix JS console warning Deluan 2023-01-23 10:25:06 -05:00
  • 34277f238c Make Share icon dynamic Deluan 2023-01-23 10:22:11 -05:00
  • dbf80d8592 Change public/share path to /share - DSub does not use the URL from the API response... :( Deluan 2023-01-22 20:35:59 -05:00
  • d5df102f9f Implement updateShare and deleteShare Subsonic endpoints Deluan 2023-01-22 20:21:06 -05:00
  • 20271df4fb Workaround to detect empty dates in some Subsonic clients Deluan 2023-01-22 20:06:23 -05:00
  • d4c1d2ece4 Handle expired shares Deluan 2023-01-22 19:52:11 -05:00
  • d0dceae094 Add getShares and createShare Subsonic endpoints Deluan 2023-01-22 14:38:55 -05:00
  • 94cc2b2ac5 Fix tests and lint errors, plus a bit of refactor Deluan 2023-01-22 12:25:35 -05:00
  • 72a12e344e More share translations Deluan 2023-01-22 11:43:03 -05:00
  • 12bb6c3847 Don't expose empty dates in share info Deluan 2023-01-22 11:39:22 -05:00
  • 58fc271864 Share playlists Deluan 2023-01-22 01:12:08 -05:00
  • 65174d3fb2 Refactor DownloadMenuDialog to use useTranscodingOptions hook Deluan 2023-01-22 00:49:22 -05:00
  • c8293fcdd8 Extract transcoding options to its own hook Deluan 2023-01-21 22:14:58 -05:00
  • d9c42b3183 Add share's contents and description to the DB Deluan 2023-01-21 22:04:40 -05:00
  • 364fdfbd8d Use defaultDownsamplingFormat in share options Deluan 2023-01-21 21:44:26 -05:00
  • 63b4a12a93 Fine tune SharePlayer Deluan 2023-01-21 21:10:35 -05:00
  • 357c0e1e19 Refactor URL builders in UI Deluan 2023-01-21 21:01:50 -05:00
  • 84aa094e56 More work on Shares Deluan 2023-01-20 19:53:53 -05:00
  • ab04e33da6 Initial work on Shares Deluan 2023-01-19 22:52:55 -05:00
  • 5331de17c2 Fixes the slide bar clickable area (#2113) Kendall Garner 2023-01-24 16:15:14 +00:00
  • 199f66b8de Bump @testing-library/react from 12.1.2 to 12.1.5 in /ui (#2109) dependabot[bot] 2023-01-23 12:19:47 -05:00
  • 535171faf8 Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 (#2111) dependabot[bot] 2023-01-23 12:19:21 -05:00
  • bee39ad28e Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#2110) dependabot[bot] 2023-01-23 12:18:51 -05:00
  • 2de570fe72 Fix order of gain menu options (#2105) Kendall Garner 2023-01-22 16:08:54 +00:00
  • 33f033beba Fix artist image not caching on browser Deluan 2023-01-20 21:28:44 -05:00
  • b9934799ec Increase size of artist image Deluan 2023-01-20 20:55:17 -05:00
  • adea15ab93 Use constant Deluan 2023-01-20 16:01:16 -05:00
  • 0c27e7a43b Fix Illumos build - #2067 (#2069) Corrado Primier 2023-01-19 17:52:01 +00:00
  • 8956f5e7fd Fix Album.MaxYear calculation Deluan 2023-01-19 09:34:58 -05:00
  • 7073d18b54 Make private methods unpublished Deluan 2023-01-19 09:34:39 -05:00