Commit Graph

  • 781155ff39 Replace cursor with pointer when hovering over an expandable comment. Deluan 2021-02-15 14:05:27 -05:00
  • 0d6717ce69 Bump github.com/spf13/cobra from 1.1.1 to 1.1.3 dependabot-preview[bot] 2021-02-15 08:00:16 +00:00
  • e0198f741f Bump github.com/go-chi/chi from 1.5.1 to 1.5.2 dependabot-preview[bot] 2021-02-15 07:59:37 +00:00
  • cfc9162729 Use a Waiter diode, to avoid constant CPU usage. Fixes #777 Deluan 2021-02-13 12:08:32 -05:00
  • 48847ae479 Don't break if it tries to render ContextMenu without data. Fix #776 Deluan 2021-02-13 12:04:02 -05:00
  • fbe6ecea95 Update fr.json CgX 2021-02-11 10:40:08 +01:00
  • 9d098e2302 Update French translation Nelyah 2021-02-10 11:12:37 +01:00
  • 107803e037 Update list of Not Implemented / Gone Subsonic API endpoints Deluan 2021-02-09 21:25:14 -05:00
  • 1c285439ca Update spanish translation Gosz 2021-02-09 10:18:02 -05:00
  • bde8692add Update Dutch translation Deluan 2021-02-09 16:46:29 -05:00
  • 1d681d92d3 Better explanation of NewSpreadFS Deluan 2021-02-09 13:15:43 -05:00
  • 157faad028 Rename ExternalInfo to ExternalMetadata Deluan 2021-02-09 11:41:47 -05:00
  • 5fdd8b32d7 Move utilitarian/generic packages to utils: lastfm, spotify, gravatar, cache, and pool Deluan 2021-02-09 11:33:26 -05:00
  • b855fe865e Add artist ID to agent's interfaces Deluan 2021-02-09 11:19:32 -05:00
  • 501af14186 Upgrade pipeline to use docker/setup-buildx-action Andy Klimczak 2021-02-08 13:36:00 -05:00
  • 29465d92a7 Add Chinese Traditional translation (thanks @Leitftw) Deluan 2021-02-08 19:09:21 -05:00
  • 7cc026ac35 Add some info about how to create new agents Deluan 2021-02-08 17:18:43 -05:00
  • fefbe0b117 Cleanup, add Placeholder agent Deluan 2021-02-08 16:33:09 -05:00
  • e5cbfac483 Implement TopSongs Deluan 2021-02-08 15:53:07 -05:00
  • e1cb52689e Implement SimilarSongs Deluan 2021-02-08 15:22:55 -05:00
  • 84a50d5dce Use MBID in calls to Last.FM, if it is available Deluan 2021-02-08 13:35:20 -05:00
  • 6c1fc5f836 Clean names before calling agents Deluan 2021-02-08 12:06:15 -05:00
  • a76a52e99a Get MBID first, if it is not yet available Deluan 2021-02-08 11:45:08 -05:00
  • 52a407b84b Clean up, comments and logs Deluan 2021-02-08 11:21:23 -05:00
  • 365dff6435 Fix lint errors Deluan 2021-02-08 10:36:07 -05:00
  • 877cdf1d5c Get images Deluan 2021-02-08 10:14:29 -05:00
  • 28cdf1e693 Add a cached http client Deluan 2021-02-07 23:26:05 -05:00
  • 9d24106066 Incomplete implementation of agents Deluan 2021-02-07 16:46:15 -05:00
  • d8a4db36ef Bump react-icons from 4.1.0 to 4.2.0 in /ui dependabot-preview[bot] 2021-02-08 08:31:47 +00:00
  • 8799358a04 go mod tidy Deluan 2021-02-07 14:26:32 -05:00
  • 58fd5326f5 Bump github.com/onsi/gomega from 1.10.4 to 1.10.5 dependabot-preview[bot] 2021-02-07 03:15:04 +00:00
  • e9066690fd Bump github.com/onsi/ginkgo from 1.14.2 to 1.15.0 dependabot-preview[bot] 2021-02-07 03:01:10 +00:00
  • a427d6c940 Fix Docker pulls badge Deluan 2021-02-06 22:04:01 -05:00
  • 949bcde9f5 Move project to Navidrome GitHub organization Deluan 2021-02-06 21:47:19 -05:00
  • 6ee45a9ccc Move project to Navidrome GitHub organization Deluan 2021-02-06 21:46:35 -05:00
  • bc609be3c9 Fix space hotkey Deluan 2021-02-05 13:10:58 -05:00
  • 4b373560c6 Do not trigger next/prev event handlers when Cmd (meta) is pressed Deluan 2021-02-05 13:03:36 -05:00
  • bb6197360b Upgrade to latest go-chi Deluan 2021-02-05 12:13:35 -05:00
  • 2f4a5fd9ae Fix test suite name Deluan 2021-02-04 15:44:32 -05:00
  • 26f838167e Add tests to diode Deluan 2021-02-04 15:42:08 -05:00
  • c7af3b8256 Add test to Event Deluan 2021-02-04 12:43:46 -05:00
  • 7adacbac0d Removed event.type from SSE, as it was causing the browser to hang. Deluan 2021-02-04 12:34:27 -05:00
  • 77fc4841e4 Remove option to download discs of a set Deluan 2021-02-03 23:05:15 -05:00
  • f43999842f Update Japanese translation (#757) Aries 2021-02-04 12:08:11 +09:00
  • 64b22688ba Fix Portuguese transaltion Deluan 2021-02-03 19:27:14 -05:00
  • e9dad3dd67 Update Portuguese transaltion Deluan 2021-02-03 19:13:44 -05:00
  • 847531391d Help dialog with available hotkeys Deluan 2021-02-03 19:08:03 -05:00
  • a168f46b95 Better hotkey organization Deluan 2021-02-03 18:29:33 -05:00
  • 22145e070f Replace custom chunking logic with a utils.BreakUpStringSlice call Deluan 2021-02-03 17:26:03 -05:00
  • 9a3e75be00 Add tests with GoLang 1.16-RC to the pipeline Deluan Quintão 2021-02-03 14:39:59 -05:00
  • 618d5fc81f Better duration formatting in logs Deluan 2021-02-03 13:04:20 -05:00
  • 9668263235 Logging when triggering manual scan Deluan 2021-02-03 00:27:59 -05:00
  • 9959862791 Replace react-hotkeys-hook with react-hotkeys Deluan 2021-02-02 22:15:13 -05:00
  • 8e02659441 Do not sanitize Album comments. This was already handled in the backend, when importing. Fix #715 Deluan 2021-02-02 19:08:00 -05:00
  • 905c685696 Use diodes instead of channels in SSE broker Deluan 2021-02-01 17:41:17 -05:00
  • 591a5344ac Workaround to remember logarithmic volume Deluan 2021-02-02 18:29:20 -05:00
  • e79922def1 Fix React "unique key prop" warning Deluan 2021-02-02 18:00:06 -05:00
  • a3eb14d7f4 Fix displaying album year when viewing an artist's albums Deluan 2021-02-02 17:49:11 -05:00
  • 3b52df5efd Update golangci-lint in the pipeline Deluan 2021-02-01 16:54:40 -05:00
  • 031756caf6 Update canisue-lite Deluan 2021-02-01 16:45:33 -05:00
  • 70470e4c81 Increase heap memory for JS job Deluan 2021-02-01 16:40:55 -05:00
  • 58a52c31c2 Turn off memory profiling, saving a couple of megabytes Deluan 2021-02-01 16:30:06 -05:00
  • 1f3bc4d202 Use tools.go commands without installing Deluan 2021-02-01 16:16:30 -05:00
  • 950ba9f77e Bump github.com/google/wire from 0.4.0 to 0.5.0 Deluan 2021-02-01 08:54:35 -05:00
  • 861b406575 Use new simplified uuid.NewString() syntax Deluan 2021-02-01 01:22:31 -05:00
  • b47ec02f02 Reenable ImageCache and ActivityPanel as default Deluan 2021-02-01 00:31:02 -05:00
  • 7cc9fbaaf9 Revert: Use modified time as updated_at and created_at when refreshing/creating albums Deluan 2021-02-01 00:30:45 -05:00
  • 9807b0b6c0 Use modified time as updated_at and created_at when refreshing/creating albums. Closes #717 Deluan 2021-01-31 22:17:40 -05:00
  • 1af78e9503 Build and publish Docker image for armv6 (closes #747) Deluan 2021-01-31 19:36:18 -05:00
  • 02c228da1b Update Translations (#751) Deluan Quintão 2021-01-31 19:04:48 -05:00
  • f7aa5c452c Add translation to skip_nav Deluan 2021-01-31 19:01:56 -05:00
  • 6c53ce4bb3 Update en.json (POEditor.com) Deluan Quintão 2021-01-31 18:57:07 -05:00
  • f325907da4 Upgrade react-admin to 3.12.0 Deluan 2021-01-31 18:50:27 -05:00
  • 2c89e0dc13 Bump react-drag-listview from 0.1.7 to 0.1.8 in /ui Deluan 2021-01-31 18:30:26 -05:00
  • 7d23eca721 Bump @testing-library dependencies Deluan 2021-01-31 18:26:25 -05:00
  • 77705e4d79 Upgrade react-jinke-music-player to 4.21.2 Deluan 2021-01-31 18:23:32 -05:00
  • afbd9a3b37 Bump github.com/google/uuid from 1.1.2 to 1.2.0 Deluan 2021-01-31 17:56:06 -05:00
  • 41ec44ae1b Bump github.com/pressly/goose from 2.6.0+incompatible to 2.7.0+incompatible Deluan 2021-01-31 17:48:08 -05:00
  • dc8051ed53 Bump github.com/golangci/golangci-lint from 1.33.0 to 1.36.0 Deluan 2021-01-31 17:43:03 -05:00
  • c5686c4884 Replace periodic scanner cancellation channel with a context Deluan 2021-01-31 17:37:54 -05:00
  • 9520c30c32 Fix "failed" Subsonic response. Fix #716 Deluan 2021-01-07 08:24:13 -05:00
  • 069199b2d8 Removed invalid comment Deluan 2021-01-03 18:16:37 -05:00
  • 05ffdede56 Bump react-hotkeys-hook from 2.4.0 to 3.0.0 in /ui Deluan 2021-01-03 18:05:31 -05:00
  • b12b3c49bd Bump @material-ui/lab from 4.0.0-alpha.56 to 4.0.0-alpha.57 Deluan 2021-01-03 18:00:39 -05:00
  • 0f29da966e Bump @testing-library/user-event from 12.5.0 to 12.6.0 in /ui Deluan 2021-01-03 17:56:25 -05:00
  • 81d9750fa6 Bump react-icons from 3.11.0 to 4.1.0 in /ui Deluan 2021-01-03 17:52:53 -05:00
  • 0af54e43dc Bump uuid from 8.3.1 to 8.3.2 in /ui dependabot-preview[bot] 2020-12-14 13:19:04 +00:00
  • 0d35148152 Check for window.isSecureContext when determining Notification support Steve Richter 2020-12-28 14:44:44 -05:00
  • 7c23bd0890 Fix log message, as it is also used for taglib Deluan 2020-12-25 12:45:38 -05:00
  • 10e52bdd3f Use order_* fields for sorting by album and artist Deluan 2020-12-22 20:11:58 -05:00
  • 9e84ce42b5 Use same album songs order for UI and Subsonic API Deluan 2020-12-22 20:07:25 -05:00
  • 15b289201a Fall back to media file path when sorting lbonn 2020-12-18 16:48:36 +01:00
  • cd1c693a23 Remove superfluous argument Deluan 2020-12-24 10:39:10 -05:00
  • 2073871fa1 Use netgo (instead of C bindings). Fix #700 Deluan 2020-12-23 13:20:41 -05:00
  • dab83c4f6a Disambiguate tracks by AlbumArtist when sorting by album Deluan 2020-12-23 11:38:40 -05:00
  • db5b9246dd Handle more sort/order cases Deluan 2020-12-23 11:37:38 -05:00
  • cdae4347a6 Make ServerStart variable global Deluan 2020-12-21 11:39:38 -05:00
  • 8c063c4f0c Removed unused variable Deluan 2020-12-21 10:01:37 -05:00
  • 14b060a42a Only close connection if the write times out Deluan 2020-12-20 15:21:46 -05:00
  • 1804fb3e50 Fix duration formatting, add days and don't show 60 seconds Deluan 2020-12-20 13:29:09 -05:00