Commit Graph

  • 5d8b90b168 Bump Go dependencies Deluan 2021-07-14 10:53:02 -04:00
  • 8396b51a9c Upgrade React-Admin to 3.17.0 Deluan 2021-07-14 10:39:48 -04:00
  • 4a25fa0920 Make the default volume 50% (compensate for logarithmic volume). Deluan 2021-07-14 09:58:43 -04:00
  • 86cbb94048
    Bump github.com/onsi/gomega from 1.13.0 to 1.14.0 dependabot[bot] 2021-07-12 17:19:25 +00:00
  • b6a26c1149
    Bump github.com/microcosm-cc/bluemonday from 1.0.14 to 1.0.15 dependabot[bot] 2021-07-12 17:18:41 +00:00
  • 4611991ef6
    Bump react-admin from 3.15.2 to 3.17.0 in /ui dependabot[bot] 2021-07-12 17:07:21 +00:00
  • 4440387b1a
    Bump ra-data-json-server from 3.15.2 to 3.17.0 in /ui dependabot[bot] 2021-07-12 17:06:05 +00:00
  • d786a26da4
    Bump ra-i18n-polyglot from 3.15.2 to 3.17.0 in /ui dependabot[bot] 2021-07-12 17:04:41 +00:00
  • d8fcca195a
    Bump ra-test from 3.15.2 to 3.17.0 in /ui dependabot[bot] 2021-07-10 01:30:58 +00:00
  • 7eaea52e01
    Bump @testing-library/react-hooks from 7.0.0 to 7.0.1 in /ui dependabot[bot] 2021-07-10 01:30:55 +00:00
  • 8e71f308c2
    Bump prettier from 2.3.1 to 2.3.2 in /ui (#1210) dependabot[bot] 2021-07-09 21:29:51 -04:00
  • 8a7f8856c0 Fix some lint errors Samarjeet 2021-07-09 16:03:16 +05:30
  • 28b968731b Merge branch 'master' of https://github.com/navidrome/navidrome Samarjeet 2021-07-09 16:01:36 +05:30
  • 9b901f6a87 Implement bulk actions Samarjeet 2021-07-09 16:01:29 +05:30
  • f9ab54e098
    Bump prettier from 2.3.1 to 2.3.2 in /ui dependabot[bot] 2021-07-09 01:55:35 +00:00
  • 53fe2e98c5 Remove eject script, hopefully it will never be used Deluan 2021-07-08 21:09:38 -04:00
  • 334068c8bf Refactor mime-types configuration Deluan 2021-07-08 11:38:29 -04:00
  • b4b891d3b5 Indent fixes Samarjeet 2021-07-06 16:32:26 +05:30
  • 2031fcf86e Fix invisible year in AlbumTable Samarjeet 2021-07-06 16:30:11 +05:30
  • b34d77f85a Don't show "playing/paused" icon on the first song when calling "Play Now" Deluan 2021-07-05 21:45:20 -04:00
  • 877b3fae99 Merge branch 'master' of https://github.com/navidrome/navidrome into plex-like Samarjeet 2021-07-06 02:33:51 +05:30
  • aa7afb376e Fix click & additional filters Samarjeet 2021-07-06 02:29:30 +05:30
  • 093dbfc584 Fix indentation Samarjeet 2021-07-06 02:14:40 +05:30
  • 95ccc954d4 Sort & Filter to work Samarjeet 2021-07-06 02:12:59 +05:30
  • 225adf0bed
    Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 dependabot[bot] 2021-07-05 17:16:37 +00:00
  • 24d4c81b34 Change default volume to 50% Deluan 2021-07-04 21:33:43 -04:00
  • 189d0c0ab3 Restore volume when playing a song... Deluan 2021-07-04 21:33:13 -04:00
  • 1922eaaab2 Make cover rectangular in player when cover animation is disabled Deluan 2021-07-04 12:44:35 -04:00
  • 5d9bea5087 Fix Album grid responsiveness on small screens. Deluan 2021-07-04 12:09:30 -04:00
  • 69afb69959 Fix Disc context menu not visible in mobile Deluan 2021-07-04 11:44:41 -04:00
  • 27ba267b38 Fix play single song action Deluan 2021-07-03 22:29:59 -04:00
  • 114fdce09e Fix Last.fm's artist.getInfo Deluan 2021-07-03 21:48:53 -04:00
  • fa8b4d40b4 Fix arranging songs in PlayQueue Deluan 2021-07-03 20:35:21 -04:00
  • 40f1ba4876 Add custom scrollbar Dnouv 2021-07-03 19:04:11 +05:30
  • f55ebfb38e Add empty alt Dnouv 2021-07-03 12:08:56 +05:30
  • 8c2523f0fd Add lazy load Dnouv 2021-07-03 12:05:49 +05:30
  • ace5c905eb Made the Player behaviour more consistent Deluan 2021-07-02 14:07:03 -04:00
  • 26b5e6b1b4 Better scrobble log message when buffer is disabled Deluan 2021-07-02 10:14:29 -04:00
  • 77f6bc83ac
    Update SongList.js (#1219) certuna 2021-07-02 16:18:45 +02:00
  • 94e36d7f60 Remove old feature flag for cache layout Deluan 2021-07-02 09:57:37 -04:00
  • f49205733b Add feature flag for buffered scrobbling Deluan 2021-07-02 09:54:09 -04:00
  • cfb113bd33 Disable Last.FM features based on LastFM.Enabled config option Deluan 2021-07-02 09:50:07 -04:00
  • 289da56f64 Implement Scrobble buffering/retrying Deluan 2021-06-24 00:01:05 -04:00
  • fb183e58e9 Only encrypts NewPassword if it is not empty, when updating the user details. Fixes #1222 v0.44.1 Deluan 2021-07-01 16:09:49 -04:00
  • ed286c7103 Don't rely on goroutines to send keepalive events Deluan 2021-07-01 13:22:52 -04:00
  • 452c8dc44b Fixed the enduring nasty "too many files open" bug!! Fix #446 Deluan 2021-07-01 12:07:32 -04:00
  • 0c2ca2a5e4 Assign event ids in the main loop, to avoid out-of-order events Deluan 2021-07-01 10:58:41 -04:00
  • 5bd33455a1 Fix deadlock situation when events are sent too fast to the broker Deluan 2021-07-01 10:42:00 -04:00
  • 5b1775dd5a
    Update SongList.js certuna 2021-07-01 10:46:45 +02:00
  • 082078330c Shift slider using redux toolkit Dnouv 2021-06-30 23:19:58 +05:30
  • b7df9d34d4 Working without filter Samarjeet 2021-06-30 21:55:57 +05:30
  • 654b13a9c3 More style fixes Samarjeet 2021-06-30 14:08:41 +05:30
  • 8172021a1f Revert Samarjeet 2021-06-30 14:05:29 +05:30
  • 2c52f7c1bb Merge branch 'master' of https://github.com/navidrome/navidrome Samarjeet 2021-06-30 14:03:30 +05:30
  • 0acc84f0ed Style & lint fixes Samarjeet 2021-06-30 13:59:48 +05:30
  • 86451c1124 Refactor datagrid to use redux hooks & listContext Samarjeet 2021-06-26 21:03:33 +05:30
  • 4ea0f235e1 Fix scrollbar colour for Dark/ExtraDark theme. Fixes #1216 Deluan 2021-06-29 12:29:00 -04:00
  • b16d473d4c Update es.json (POEditor.com) v0.44.0 Deluan Quintão 2021-06-28 14:16:00 -04:00
  • fd82b8f2dc Default for EnableCoverAnimation in dev mode is true Deluan 2021-06-28 17:18:32 -04:00
  • a73f885afb Add option to disable album cover animation in the player. Closes #1185 Deluan 2021-06-28 17:10:58 -04:00
  • 167fe46288
    Addresses a bug that would prevent users from changing their own passwords, introduced as part of #1187. (#1214) Brian Schrameck 2021-06-28 16:36:14 -04:00
  • 18120884da Addresses a bug that would prevent users from changing their own passwords, introduced as part of #1187. Brian Schrameck 2021-06-28 15:31:59 -04:00
  • 3113c79ff7 Update es.json (POEditor.com) Deluan Quintão 2021-06-28 14:16:00 -04:00
  • 821fd03bf2
    Bump github.com/spf13/viper from 1.8.0 to 1.8.1 dependabot[bot] 2021-06-28 17:18:53 +00:00
  • aac0748db4
    Bump golang.org/x/tools from 0.1.3 to 0.1.4 dependabot[bot] 2021-06-28 17:18:15 +00:00
  • 92a205e651
    Bump react-admin from 3.15.2 to 3.16.4 in /ui dependabot[bot] 2021-06-28 17:05:26 +00:00
  • cb1827ccbf
    Update translations (#1134) Deluan Quintão 2021-06-28 09:55:46 -04:00
  • 25f0e11562 Add 'AlbumArtist' column to SongList Deluan 2021-06-28 09:54:17 -04:00
  • 292cf99f49 Add 'Year' column to Album and Playlists song list Deluan 2021-06-28 09:45:30 -04:00
  • e732a71982 Finish styling Dnouv 2021-06-28 00:02:00 +05:30
  • 4dfe39306d Finish styling Dnouv 2021-06-28 00:02:00 +05:30
  • f3fc7c0bc4 Finish styling Dnouv 2021-06-28 00:02:00 +05:30
  • 4e581b7ca2 Update nl.json (POEditor.com) Deluan Quintão 2021-06-26 20:55:48 -04:00
  • d2fcab78a5 Fix ND_DEVFASTACCESSCOVERART flag not available as env var Deluan 2021-06-26 15:40:12 -04:00
  • 94533e585c Add tests to /scrobble endpoint Deluan 2021-06-26 13:52:29 -04:00
  • ce8b8c572d Update cs.json (POEditor.com) Deluan Quintão 2021-06-26 10:39:19 -04:00
  • c87fee072a Update uk.json (POEditor.com) Deluan Quintão 2021-06-25 23:40:44 -04:00
  • 6dd38376f7 Add referential integrity to remove user's props when user is deleted Deluan 2021-06-25 23:00:54 -04:00
  • 26bcf0b877 Enable Last.fm scrobbling by default (still requires user's authorization) Deluan 2021-06-25 22:37:58 -04:00
  • 92634a7408 Only show message after 2 seconds, giving time for the browser to close it first Deluan 2021-06-25 22:22:18 -04:00
  • ee21f3957e Pass userId explicitly to UserPropsRepository methods Deluan 2021-06-25 22:21:37 -04:00
  • a1551074bb Add a hacky way to style the react-player. Deluan 2021-06-25 17:34:16 -04:00
  • 823fef8e43 Fix JS console error Deluan 2021-06-25 14:11:58 -04:00
  • 82105c3a16 Remove React.Strict mode Deluan 2021-06-25 14:08:00 -04:00
  • b684a47f80 Show DiscSubtitle even if the album has only one disc. Deluan 2021-06-25 11:30:24 -04:00
  • 87b24f10e3 Update ja.json (POEditor.com) Deluan Quintão 2021-06-25 09:27:39 -04:00
  • da2334e10c Remove submenu "Library". Relates to #430 Deluan 2021-06-25 00:01:38 -04:00
  • 18ae1334b0 Update sl.json (POEditor.com) Deluan Quintão 2021-06-24 16:40:24 -04:00
  • 5abce5dae1 Update fr.json (POEditor.com) Deluan Quintão 2021-06-24 16:40:23 -04:00
  • 498f30d1ab Update de.json (POEditor.com) Deluan Quintão 2021-06-24 09:33:44 -04:00
  • 11867038b7 Update zh-Hans.json (POEditor.com) Deluan Quintão 2021-06-24 09:33:10 -04:00
  • 787798fd4b Update cs.json (POEditor.com) Deluan Quintão 2021-06-23 13:09:45 -04:00
  • 7bf4d54505 Update es.json (POEditor.com) Deluan Quintão 2021-06-23 13:09:25 -04:00
  • 9d90965fe7 Update nl.json (POEditor.com) Deluan Quintão 2021-06-23 11:51:26 -04:00
  • ea6df1ae28 Update zh-Hans.json (POEditor.com) Deluan Quintão 2021-06-23 11:51:24 -04:00
  • 3ba722e945 Update pt.json (POEditor.com) Deluan Quintão 2021-06-23 11:10:40 -04:00
  • fd84761930 Update it.json (POEditor.com) Deluan Quintão 2021-06-23 11:10:39 -04:00
  • b7ec4e09d5 Update pt.json (POEditor.com) Deluan Quintão 2021-06-21 14:51:23 -04:00
  • fa5b7b2095 Update de.json (POEditor.com) Deluan Quintão 2021-06-18 09:03:39 -04:00
  • c744527730 Update sl.json (POEditor.com) Deluan Quintão 2021-06-17 12:23:12 -04:00