Commit Graph

  • cefc939909 Trigger UI refresh on media annotation events: star, setRating and scrobble Deluan 2021-06-10 12:20:52 -04:00
  • 2afb2db7ef Refactor for readability Deluan 2021-06-09 22:35:20 -04:00
  • 7f85ecd515 Trigger a UI refresh when the scanner finds changes. Deluan 2021-06-09 21:02:20 -04:00
  • cb6aa49439 Bump github.com/lestrrat-go/jwx from 1.2.0 to 1.2.1 (#1167) dependabot[bot] 2021-06-09 15:33:04 -04:00
  • b7f47c8833 Bump github.com/onsi/ginkgo from 1.16.3 to 1.16.4 (#1163) dependabot[bot] 2021-06-09 15:18:31 -04:00
  • adb09c9c69 Bump @testing-library/jest-dom from 5.12.0 to 5.13.0 in /ui (#1162) dependabot[bot] 2021-06-09 15:18:17 -04:00
  • 0c9e0ff886 Bump prettier from 2.3.0 to 2.3.1 in /ui (#1161) dependabot[bot] 2021-06-09 15:17:56 -04:00
  • f9eec5e4dc Refactored agents calling into its own struct Deluan 2021-06-08 16:57:19 -04:00
  • 6c1ba8f0d0 Add tests to core.Share Deluan 2021-06-08 16:32:08 -04:00
  • 110e17b004 Make MockRepo names more consistent Deluan 2021-06-08 16:30:19 -04:00
  • 779571a086 go mod tidy Deluan 2021-06-08 15:47:34 -04:00
  • af210c8903 Add Native Sharing REST API (#1150) Yash Jipkate 2021-06-09 01:14:30 +05:30
  • e80cf80d05 Move all Spotify and LastFM code into only one folder for each Deluan 2021-06-08 11:25:46 -04:00
  • 182e3ec78e Update zh-Hans.json (#1160) Ye61123 2021-06-08 22:41:01 +08:00
  • 65ccd4c99d Parse ParamBool case-insensitively (#1151) Steve Richter 2021-06-04 23:37:01 -04:00
  • bebfe296a5 Allow updating only specific columns Deluan 2021-06-02 18:40:29 -04:00
  • 9da9d73c1d Don't panic when taglib returns an error Deluan 2021-05-31 18:26:46 -04:00
  • cd242695ba Foundational work to enable multi-valued tags Deluan 2021-05-31 17:02:12 -04:00
  • 519c89345e Omit empty fields from Native API responses Deluan 2021-05-31 12:20:21 -04:00
  • 336d891e58 Bump github.com/ReneKroon/ttlcache/v2 from 2.5.0 to 2.6.0 Deluan 2021-05-31 10:49:42 -04:00
  • 9b4b28f685 Bump ginkgo/gomega versions Deluan 2021-05-31 10:31:31 -04:00
  • 39c560a5c2 Remove unused web-vitals package Deluan 2021-05-31 10:21:24 -04:00
  • c5abdc19bc Fix recursive bug in Last.FM calls without mbid Deluan 2021-05-30 22:46:23 -04:00
  • ead2095dd0 Respect EnableLogRedacting config when pretty printing configuration Deluan 2021-05-30 16:01:36 -04:00
  • 7b05c49215 Add devEnableShare config option (#1141) Yash Jipkate 2021-05-31 01:06:10 +05:30
  • 327c259a3d Create share table and repository. (#930) Yash Jipkate 2021-05-30 21:20:35 +05:30
  • 675cbe11b3 Fix updatePlaylist not updating fields comment and public. Deluan 2021-05-29 17:16:56 -04:00
  • 91a91f7e06 GetCoverArt returns placeholder if id is missing Deluan 2021-05-29 11:37:00 -04:00
  • 7bbb09e546 Add tests for WeightedRandomChooser Deluan 2021-05-28 23:51:56 -04:00
  • dd56a7798e Rename variable with conflicting name Deluan 2021-05-28 23:00:39 -04:00
  • a38e478a47 Better SimilarSongs algorithm Deluan 2021-05-28 21:48:23 -04:00
  • 1940267a18 Handle functions with params in sort order. Deluan 2021-05-28 17:35:32 -04:00
  • 01f3ce0228 Add a timeout to background task Deluan 2021-05-28 11:12:44 -04:00
  • 48b6fa7feb Don't use request's context when refreshing artist info in background Deluan 2021-05-28 09:34:15 -04:00
  • 25d62cd751 Set retention time for uploaded artifacts to 7 days Deluan 2021-05-27 23:39:20 -04:00
  • ed01946ace Embed Last.FM error responses, making the tests faster Deluan 2021-05-27 21:04:03 -04:00
  • 89b12b34be Retry calls to Last.FM without MBIDs when if returns artist invalid (#1138) Deluan Quintão 2021-05-27 20:53:24 -04:00
  • 4e0177ee53 Always update artist info, even if info is fresh Deluan 2021-05-27 20:18:34 -04:00
  • b398053223 Include a shared Last.FM api key, providing zero conf ArtistInfo (bio/top songs/similar artists) Deluan 2021-05-27 16:14:24 -04:00
  • db11b6b8f8 Remove decoration from reflex output Deluan 2021-05-26 12:24:02 -04:00
  • 60d50de8c9 Refactoring to make common components usage more uniform Deluan 2021-05-26 09:35:13 -04:00
  • 0941fbc0cd Fix lag on albumList toggling (#1136) Aldrin Jenson 2021-05-26 18:12:39 +05:30
  • 4217c75c9f Upgrade to Node v16 Deluan 2021-05-25 10:53:16 -04:00
  • 409020a502 Bump github.com/ReneKroon/ttlcache/v2 from 2.4.0 to 2.5.0 Deluan 2021-05-25 10:24:40 -04:00
  • b4832c36b7 Bump github.com/golangci/golangci-lint from 1.40.0 to 1.40.1 Deluan 2021-05-25 10:23:08 -04:00
  • 1de7366ece Bump @material-ui/lab from 4.0.0-alpha.57 to 4.0.0-alpha.58 in /ui Deluan 2021-05-25 10:16:44 -04:00
  • ab1bc6194a Bump @testing-library dependencies Deluan 2021-05-25 10:12:06 -04:00
  • ad4db122fb Bump hosted-git-info from 2.8.8 to 2.8.9 in /ui (#1111) dependabot[bot] 2021-05-25 10:13:40 -04:00
  • 200b815c67 Bump url-parse from 1.4.7 to 1.5.1 in /ui (#1107) dependabot[bot] 2021-05-25 10:12:42 -04:00
  • 5631493cc4 Upgrade Web UI to Create-React-App 4 and React 17 (#1105) Deluan Quintão 2021-05-25 09:58:06 -04:00
  • d9f268266c Rename List view mode to Table Deluan 2021-05-24 12:58:15 -04:00
  • 882519738f Change back mounting order, for better logs Deluan 2021-05-24 12:17:55 -04:00
  • 86d3a219a9 Show name of router in log Deluan 2021-05-24 11:55:39 -04:00
  • 1d0e75151a Update Portuguese translation Deluan 2021-05-24 11:24:28 -04:00
  • 107a11b445 Bump React-Admin to 3.15.2 Deluan 2021-05-24 11:17:06 -04:00
  • cf8ee251ee Option to toggle fields in songs, albums & artists (#923) Aldrin Jenson 2021-05-24 20:39:06 +05:30
  • 6a17717e30 Update translations (#1130) Deluan Quintão 2021-05-24 10:21:59 -04:00
  • b8a274e4e8 Move Swedish translation to right folder Deluan 2021-05-24 10:09:44 -04:00
  • 9800823015 Bump react-jinke-music-player from 4.24.0 to 4.24.1 in /ui Deluan 2021-05-24 10:02:26 -04:00
  • 02606f43b8 Add Swedish translation (#1126) deeeeeebs 2021-05-24 16:03:06 +02:00
  • e529390034 Remove md5-hex wrapper and use blueimp-md5 directly Deluan 2021-05-20 13:42:56 -04:00
  • 0ec7a305a2 Reorder Makefile dev targets Deluan 2021-05-20 13:42:29 -04:00
  • b6cb81c3a3 Update Portuguese translations Deluan 2021-05-16 13:31:04 -04:00
  • e60f2bfa3d User management improvements (#1101) Steve Richter 2021-05-16 13:25:38 -04:00
  • 666c006579 Bump lodash from 4.17.19 to 4.17.21 in /ui (#1110) dependabot[bot] 2021-05-15 14:33:29 -04:00
  • 6ad94548f3 Add explicit dependency for inflection Deluan 2021-05-15 11:59:56 -04:00
  • fa0e6dda5b Remove C++11 warning in macOS Deluan 2021-05-14 16:03:11 -04:00
  • e047008f7d Fix test Deluan 2021-05-14 15:38:28 -04:00
  • 3cac00ad13 Upgrade TagLib to 1.12 Deluan 2021-05-14 14:31:07 -04:00
  • 39d68e8287 Restore pretty formatted config options in debug level Deluan 2021-05-12 14:43:09 -04:00
  • 751e2d6147 Make ScanInterval=0 disable the periodic scan Deluan 2021-05-12 14:08:38 -04:00
  • 74300adbc8 Fix Ligera Error (#1117) Dnouv 2021-05-12 19:51:56 +05:30
  • a484adfcfb Add Slovenian translation. Thanks @jernejml Deluan 2021-05-11 22:36:22 -04:00
  • 25bd36dbc5 Bump react-admin to 3.15.1 Deluan 2021-05-11 22:24:24 -04:00
  • 87298f616f Add more explicit npm dependencies Deluan 2021-05-11 22:22:32 -04:00
  • 4699902369 Remove dependency on lodash.get Deluan 2021-05-11 22:08:07 -04:00
  • 978933aa48 Add explicit npm dependencies Deluan 2021-05-11 22:07:47 -04:00
  • 77e736ccfd Do not use ra-core directly Deluan 2021-05-11 21:39:53 -04:00
  • a77635e883 Only setup event stream when mounting the app Deluan 2021-05-11 20:27:12 -04:00
  • 0c93db816c Fix PWA notification toolbar color (#1083) Dnouv 2021-05-12 05:41:54 +05:30
  • c0243580c0 Integrate goose log with our own log system Deluan 2021-05-11 19:08:06 -04:00
  • 22ce5b6282 Removed unnecessary code Deluan 2021-05-11 18:55:58 -04:00
  • fa9083ddec Upgrade prettier to 2.3.0 Deluan 2021-05-11 18:13:03 -04:00
  • da684ff44c Bump github.com/lestrrat-go/jwx from 1.1.6 to 1.2.0 Deluan 2021-05-11 17:44:00 -04:00
  • 7d96167abc Upgrade to go-chi 5 Deluan 2021-05-11 17:21:18 -04:00
  • fb5840705e Bump github.com/golangci/golangci-lint from 1.39.0 to 1.40.0 Deluan 2021-05-11 12:30:11 -04:00
  • 089d4abab1 Replace Feature Policy with Permissions Policy (#1112) Dnouv 2021-05-11 20:59:55 +05:30
  • 62ccbaad8b Improve systemd unit security (#677) Paul TREHIOU 2021-05-09 17:59:08 +02:00
  • 8419a2a5d1 Schedule periodic scan before starting initial scan Deluan 2021-05-08 19:19:31 -04:00
  • 71c2ed9922 Restart Current Song on previous (#1104) Aniket Biswas 2021-05-08 23:57:33 +05:30
  • 72ec808a2c Bump react-jinke-music-player from 4.21.2 to 4.24.0 in /ui Deluan 2021-05-08 13:15:39 -04:00
  • 702a65059f Fix redaction for query parameters. Fix #1103 Deluan 2021-05-07 21:42:35 -04:00
  • 3e8d3e78c2 Fix Bookmarks Subsonic support (#1099) Deluan 2021-05-07 09:47:13 -04:00
  • 47f4e0a4de Refactor to remove some nesting Deluan 2021-05-06 20:49:26 -04:00
  • 1f8949929d Fix(?) possible TypeError Deluan 2021-05-06 20:46:01 -04:00
  • c92a24b3e2 Bump github.com/onsi/gomega from 1.11.0 to 1.12.0 Deluan 2021-05-06 18:54:45 -04:00
  • cbe0d9763b Bump github.com/robfig/cron/v3 from 3.0.0 to 3.0.1 (#1098) dependabot[bot] 2021-05-06 18:46:12 -04:00
  • 44dd414d25 Bump github.com/microcosm-cc/bluemonday from 1.0.8 to 1.0.9 (#1056) dependabot[bot] 2021-05-06 18:45:10 -04:00
  • d85db8ffff Fix Spotify-ish playlist title is cut off (#1094) Samarjeet 2021-05-07 04:03:54 +05:30
  • c7378c0fa5 Bump @testing-library/user-event from 13.1.5 to 13.1.8 in /ui (#1082) dependabot[bot] 2021-05-06 18:27:02 -04:00