Commit Graph

  • 18696c5517 Update Czech translation (#1095) plr20 2021-05-06 23:22:47 +01:00
  • 5a5d763c19 Bump github.com/onsi/ginkgo from 1.16.1 to 1.16.2 (#1096) dependabot[bot] 2021-05-06 18:19:40 -04:00
  • f8dbc41b6d Breaking change: Add ScanSchedule, allows interval and cron based configurations. Deluan 2021-05-06 17:56:10 -04:00
  • 1d6aa70033 Fix possible TypeError Deluan 2021-05-06 09:49:25 -04:00
  • 30bb3f7b43 BPM metadata enhancement (#1087) Brian Schrameck 2021-05-05 21:35:01 -04:00
  • fb33aa4496 Fix possible TypeError Deluan 2021-05-05 21:14:36 -04:00
  • 9e559311ad Fix Album Grid flickering Deluan 2021-05-05 15:44:48 -04:00
  • a5fc5f0ff6 Revert "Better way to invoke make single" Deluan 2021-05-04 17:02:17 -04:00
  • 73efbd90ab Better way to invoke make single Deluan 2021-05-04 16:47:47 -04:00
  • cbc4cb483d Fix QuickFilter by favourites in Album/All view Deluan 2021-05-04 16:28:19 -04:00
  • 986473393f Fix missing translation error in console. Closes #1038 Deluan 2021-05-04 15:44:18 -04:00
  • 66b31644fa Upgrade React-Admin to 3.15.0 Deluan 2021-05-03 22:32:30 -04:00
  • b478b0af02 FIx ffmpeg output regex too rigid Deluan 2021-05-03 21:26:44 -04:00
  • c3316e201e Fix cover art detection with ffmpeg 4.4 Deluan 2021-05-03 20:14:21 -04:00
  • 874b17b8f6 Require user to provide current password to be able to change it Deluan 2021-05-03 15:03:34 -04:00
  • 5808b9fb71 Fix Transcodings menu Deluan 2021-05-03 13:54:08 -04:00
  • c33ebabde8 Fix warning about promise being ignored Deluan 2021-05-03 13:38:34 -04:00
  • 7feda4bea4 Add EnableUserEditing, to control whether a regular user can change their own details (default true) Deluan 2021-05-02 17:10:56 -04:00
  • 2ff1c79b64 Fix EnableLogRedacting case Deluan 2021-05-02 16:49:20 -04:00
  • cfbc39fb7f Add log redacting, controlled by the new EnableLogRedacting config option (default true) Deluan 2021-05-02 16:39:25 -04:00
  • 2372f1d12b Change visibility of helper function Deluan 2021-05-02 15:23:51 -04:00
  • 490a7fcf52 Add test to Login function Deluan 2021-05-02 15:19:21 -04:00
  • ad153f5f63 Fix User delete button not showing Deluan 2021-05-02 15:03:15 -04:00
  • b8138ebad6 Fix create first login Deluan 2021-05-02 14:13:17 -04:00
  • e3fe8399c8 Fix DevAutoCreateAdminPassword Deluan 2021-05-01 18:03:45 -04:00
  • 88105d5c30 Clean-up Makefile, add help Deluan 2021-05-01 11:14:24 -04:00
  • b180386d23 Simplify build targets Deluan 2021-05-01 09:16:45 -04:00
  • 70e7bf6b5b Clean up some make targets Deluan 2021-05-01 08:49:34 -04:00
  • d41137ad8e [Spotify-ish] Login consistent with other themes (#1073) Samarjeet 2021-05-01 18:18:12 +05:30
  • 88f2fc35cd Fix regular users not able to edit their info before logging in again Deluan 2021-04-30 17:53:17 -04:00
  • bc62efb059 More auth tests Deluan 2021-04-30 10:00:03 -04:00
  • eaf40efdf4 Never send passwords to the UI Deluan 2021-04-29 20:04:01 -04:00
  • 71dc0dddaf Show Person icon for non admin users Deluan 2021-04-29 18:26:53 -04:00
  • bcda53f115 Less waiting for cache to be ready Deluan 2021-04-29 13:55:20 -04:00
  • 8a07bac2a2 Fix SIGUSR1 work when ScanInterval=0 Deluan 2021-04-29 13:10:10 -04:00
  • a35de2bfd1 Allow regular users to change their info, including password. Deluan 2021-04-28 22:35:25 -04:00
  • 22582392a0 Fix "Failed prop type: Invalid prop variant" in console Deluan 2021-04-28 22:07:16 -04:00
  • 932c108e82 Fix "SharedArrayBuffer will require cross-origin isolation" Deluan 2021-04-28 21:42:17 -04:00
  • 20d2726faa Improve scanner (#1054) whorfin 2021-04-28 16:51:02 -07:00
  • 771c91d2dd [Spotify-ish] Indicate active page number (#1068) Samarjeet 2021-04-28 18:27:08 +05:30
  • b8173124f4 Update ja.json (POEditor.com) Deluan Quintão 2021-04-27 18:39:06 -04:00
  • d1605dcfbe Replace godirwalk with standard Go 1.16 filepath.WalkDir Deluan 2021-04-27 11:28:22 -04:00
  • 10cfaad95c Bump react-redux version to 7.2.4 Deluan 2021-04-26 23:22:53 -04:00
  • 07f6a7cc9f Bump @testing-library dependencies Deluan 2021-04-26 23:17:45 -04:00
  • 6e73c23704 Keepalive must return an ID to be used with dataProvider.getOne Deluan 2021-04-26 23:14:28 -04:00
  • 862c6d3c73 Upgrade React-Admin to 3.14.5 Deluan 2021-04-26 23:13:43 -04:00
  • 692663680b Uses GoLang 1.16.3 Deluan 2021-04-26 17:21:59 -04:00
  • 0d409e37e2 Fix aspect ratio of login icon Deluan 2021-04-26 12:35:49 -04:00
  • f1bd736b20 Bump jest-environment-jsdom-sixteen from 1.0.3 to 2.0.0 in /ui dependabot[bot] 2021-04-26 08:01:12 +00:00
  • cde6626016 Fix logo aspect ratio in Safari Deluan 2021-04-25 21:16:45 -04:00
  • 1c7d4c5630 Improve Logo resolution in login dialog Deluan 2021-04-25 21:16:24 -04:00
  • c75314c605 Enhanced Mobile Login Screen (#953) Dnouv 2021-04-26 06:39:23 +05:30
  • b10f491de8 Fix Song details row height Deluan 2021-04-24 23:06:14 -04:00
  • b671d0ff7b Better handling of album comments (#1013) caiocotts 2021-04-24 21:40:55 -04:00
  • 4b5a5abe1b Fix Web Scroller compatibility Deluan 2021-04-24 21:13:14 -04:00
  • 3cede28161 Reorganize AudioTitle classes. Deluan 2021-04-24 18:06:24 -04:00
  • 79bbff0e98 Make Playlist grid more responsive Deluan 2021-04-24 11:29:12 -04:00
  • 0142352280 Fix build tag Deluan 2021-04-23 21:39:07 -04:00
  • d5c7a81888 Disable SIGUSR1 handler for Windows (not available) Deluan 2021-04-23 21:22:04 -04:00
  • 1e539f4e54 Add trigger scan when receiving SIGUSR1 signal Deluan 2021-04-23 20:40:28 -04:00
  • e83a0b23a3 Hide volume bar in lower resolutions (#889) Dnouv 2021-04-24 04:34:37 +05:30
  • 9f39f062d8 Bump @testing-library/user-event from 13.1.2 to 13.1.5 in /ui (#1051) dependabot[bot] 2021-04-23 18:44:32 -04:00
  • df57cd6bb5 Allow adding songs to multiple playlists at once. (#995) Yash Jipkate 2021-04-24 04:07:08 +05:30
  • d829a63686 fix: refactored some styles in jinkie player and removed br tag - #865 (#1047) Arbaz Ahmed 2021-04-24 03:36:39 +05:30
  • 4b061427ad Update translations (#1002) Deluan Quintão 2021-04-22 23:12:02 -04:00
  • aa9cf8ef17 Add a cleanup to tests Deluan 2021-04-22 14:04:48 -04:00
  • 240de70026 Add tests for SpreadFS Deluan 2021-04-22 14:02:42 -04:00
  • 6da9dee7d3 Fade in QualityInfo while hovering on Song title (#1041) Shishir A S 2021-04-22 19:23:33 +05:30
  • 467eb345ad Don't panic if fscache could not be initialized due to a FS error Deluan 2021-04-21 23:39:23 -04:00
  • 31b553e972 Add missing error log message in fscache initialization Deluan 2021-04-21 14:15:42 -04:00
  • da30923a95 Replace default Login backgrounds with Navidrome's collection Deluan 2021-04-20 15:26:24 -04:00
  • e7be2f6f9c Bump ssri from 6.0.1 to 6.0.2 in /ui (#1045) dependabot[bot] 2021-04-20 15:06:46 -04:00
  • 9a509c749a Workaround for https://github.com/lijinke666/react-music-player/issues/351 Deluan 2021-04-20 11:01:31 -04:00
  • abaecf2b88 Add Nginx header to not buffer SSE connection Deluan 2021-04-20 10:16:20 -04:00
  • f63a912341 Add config option to set default theme Deluan 2021-04-18 13:51:00 -04:00
  • b6f525bda5 Fix exception when running in Firefox over insecure http. Fix #1039 Deluan 2021-04-18 02:20:54 -04:00
  • 0063720cc2 Change size and position of QualityInfo in the Player Deluan 2021-04-17 22:49:36 -04:00
  • b441260186 Change icon on active menu item (#903) Ruchi Kushwaha 2021-04-17 10:10:07 +05:30
  • 16a5ac323b Fix migration error caused by #868 Deluan 2021-04-15 21:25:02 -04:00
  • 749f5d45c6 Fix welcome message styles (#1015) Praveen Kumar 2021-04-16 05:48:35 +05:30
  • a81ef0923b Fix cover art not showing in notification when using a BaseURL Deluan 2021-04-14 13:30:14 -04:00
  • c86d2a93b1 Fix transparent background in Spotify-ish (#1030) Samarjeet 2021-04-14 06:35:25 +05:30
  • b55d582882 go mod tidy Deluan 2021-04-13 16:55:26 -04:00
  • 6635149f3c Fix pre-commit hook Deluan 2021-04-13 16:54:31 -04:00
  • 01b34f4f14 Bumps @testing-library/user-event from 13.1.1 to 13.1.2 Deluan 2021-04-13 16:52:11 -04:00
  • cb9cabe0ec Bumps github.com/ReneKroon/ttlcache/v2 from 2.3.0 to 2.4.0 Deluan 2021-04-13 16:48:41 -04:00
  • 29aff05f70 Bump github.com/onsi/ginkgo from 1.16.0 to 1.16.1 Deluan 2021-04-13 16:48:05 -04:00
  • f48bfb6ad1 Bump github.com/microcosm-cc/bluemonday version Deluan 2021-04-13 16:47:31 -04:00
  • ef9a16ac9f Change order of themes Deluan 2021-04-10 19:52:01 -04:00
  • ca9d42714f New Ligera (light) Theme (#990) Dnouv 2021-04-11 05:19:39 +05:30
  • efe8240c0a Remove inline style in favour of MUI's styling solution Deluan 2021-04-09 17:34:45 -04:00
  • f7dfabaa40 Replaced literal 302 with http constant (#1006) Ayush Naidu 2021-04-08 23:47:14 +05:30
  • d8a1773d50 Increase golangci-lint timeout. Fix #1001 Deluan 2021-04-08 10:19:53 -04:00
  • e105e2d2a2 Update Japanese translation (#997) Aries 2021-04-08 12:18:49 +09:00
  • f41bc31ba8 Fix layout when album comment is visible Deluan 2021-04-07 22:16:38 -04:00
  • 96a14ec484 Hide QualityInfo on small screens Deluan 2021-04-07 16:10:31 -04:00
  • 48ae4f7479 Add 5-star rating system(#986) Neil Chauhan 2021-04-08 01:32:52 +05:30
  • 840521ffe2 Fix console errors for QualityInfo component Deluan 2021-04-07 13:08:41 -04:00
  • 5178f44094 Add has_rating filter to albums Deluan 2021-04-07 11:04:36 -04:00
  • 10dcc3fb37 Remove unnecessary export mapping (bad refactoring) Deluan 2021-04-07 10:57:14 -04:00