Deluan
|
f36e15cfeb
|
Upgrade dependencies
|
2020-06-22 10:23:26 -04:00 |
|
Deluan
|
7547c775fa
|
Bump React-Admin version to 3.6.1
|
2020-06-22 10:17:55 -04:00 |
|
dependabot-preview[bot]
|
ad21b5f0d0
|
Bump react-drag-listview from 0.1.6 to 0.1.7 in /ui
Bumps [react-drag-listview](https://github.com/raisezhang/react-drag-listview) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/raisezhang/react-drag-listview/releases)
- [Commits](https://github.com/raisezhang/react-drag-listview/compare/0.1.6...0.1.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-22 09:31:30 -04:00 |
|
Deluan
|
4427900d84
|
Fix formatting
|
2020-06-22 08:56:55 -04:00 |
|
Deluan
|
0ca70b1e4d
|
Add back Artist column header to Album List View. Fixes #363
|
2020-06-22 08:50:41 -04:00 |
|
Deluan
|
0292a334fe
|
Fix mistranslation
|
2020-06-22 00:11:19 -04:00 |
|
Deluan
|
f93e2d0c04
|
Use memoization to avoid re-renders
|
2020-06-19 19:43:33 -04:00 |
|
Deluan
|
3a9324c6ef
|
Enable autoPlay in React Player
|
2020-06-19 16:32:54 -04:00 |
|
Deluan
|
cf692140a9
|
Revert "Upgrade to React Player 4.15.1"
This reverts commit de693b8206ca53e066a4d8d055893beb3674b348. (+1 squashed commit)
Squashed commits:
[cc80cb8] Revert "Simplify handle"
This reverts commit 83b8fa14c6ed0351689eee3c596ed8903c437b07.
|
2020-06-19 16:31:38 -04:00 |
|
Deluan
|
83b8fa14c6
|
Simplify handle
|
2020-06-19 12:37:26 -04:00 |
|
Deluan
|
de693b8206
|
Upgrade to React Player 4.15.1
|
2020-06-19 12:24:11 -04:00 |
|
Deluan
|
1686e358fe
|
Simplify PlayQueue store
|
2020-06-19 11:32:24 -04:00 |
|
Deluan
|
804d969427
|
Clear play queue on login and logout
|
2020-06-19 11:32:23 -04:00 |
|
Deluan
|
9d23b191b5
|
Show indicator on current playing song. Fixes #128
|
2020-06-19 11:32:23 -04:00 |
|
Deluan
|
eb4c0f0b84
|
go mod tidy
v0.23.1
|
2020-06-18 12:51:15 -04:00 |
|
dependabot-preview[bot]
|
c507e344ff
|
Bump github.com/onsi/ginkgo from 1.12.3 to 1.13.0
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.12.3 to 1.13.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v1.12.3...v1.13.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-15 09:16:51 -04:00 |
|
Deluan
|
a6af46dbad
|
Always use lowercase username, as it is used for referential integrity. Fixes #352
|
2020-06-14 20:20:10 -04:00 |
|
Deluan
|
2d1d992e17
|
Support Windows paths
v0.23.0
|
2020-06-14 03:11:16 -04:00 |
|
Deluan
|
653b5ea9d3
|
Replace map[string]bool with map[string]struct{}
|
2020-06-14 03:11:16 -04:00 |
|
Deluan
|
e73b71aaf7
|
Remove tracks from DB that were deleted while Navidrome was not running. Fixes #151
|
2020-06-14 03:11:16 -04:00 |
|
Deluan
|
01919661e9
|
Skip unreadable directories. Fixes #328
|
2020-06-14 03:11:16 -04:00 |
|
Deluan
|
3190611ec8
|
Call ffmpeg in batches
|
2020-06-14 03:11:16 -04:00 |
|
Deluan
|
6a3dabbb06
|
Optimize queries by path
|
2020-06-14 03:11:16 -04:00 |
|
Deluan
|
238020c839
|
Handle folders with lots of albums and/or artists
|
2020-06-14 03:11:16 -04:00 |
|
Deluan
|
72b2e756f7
|
Revert "Show indicator on current playing song. Fixes #128"
This implementation causes performance issues
|
2020-06-13 16:41:11 -04:00 |
|
Deluan
|
86bc8d97a0
|
Support dark themes in "Playing" indicator
|
2020-06-13 14:38:25 -04:00 |
|
Deluan
|
003b73fe1a
|
Remove invalid propType
|
2020-06-13 14:04:45 -04:00 |
|
Deluan
|
be2afb94ae
|
Show indicator on current playing song. Fixes #128
|
2020-06-13 14:04:45 -04:00 |
|
Deluan
|
f8a18b59b0
|
Add link to album from player's song title. Fixes #324
|
2020-06-12 17:02:13 -04:00 |
|
Deluan Quintão
|
c216b14655
|
Add total downloads badge
|
2020-06-12 14:21:02 -04:00 |
|
Deluan
|
4702c5abbd
|
Add track/artist being played to the page title. Closes #317
|
2020-06-11 22:40:35 -04:00 |
|
Deluan
|
c742ae0843
|
Remove unused feature toggles
|
2020-06-11 22:11:59 -04:00 |
|
Deluan
|
0033966c25
|
No need to delete the playlist tracks explicitly
|
2020-06-10 18:07:10 -04:00 |
|
Deluan
|
f072ffd377
|
Add confirmation when deleting user
|
2020-06-10 18:07:10 -04:00 |
|
Deluan
|
94d88395e7
|
Add referential integrity to player and playlist tables
|
2020-06-10 18:07:10 -04:00 |
|
Deluan
|
c9bcb333ae
|
Add more options to Players list
|
2020-06-10 18:07:10 -04:00 |
|
Deluan Quintão
|
84ed3eb427
|
Update README.md
|
2020-06-10 11:34:51 -04:00 |
|
Deluan
|
8bd9787c51
|
Fix function naming
|
2020-06-09 20:45:53 -04:00 |
|
Deluan
|
1c466d6083
|
Fix formatting
|
2020-06-09 20:34:36 -04:00 |
|
Deluan
|
a64b15c174
|
Fix navigation issues caused by the use of useListParams
|
2020-06-09 20:29:12 -04:00 |
|
Deluan
|
7148741a4f
|
Revert "Keep image aspect ratio when resizing"
This reverts commit 50f4bd86
|
2020-06-09 19:36:19 -04:00 |
|
Deluan
|
630c71119a
|
Use fix for Opus cover art from https://github.com/dhowden/tag/pull/69
|
2020-06-09 17:08:05 -04:00 |
|
Deluan
|
50f4bd86a3
|
Keep image aspect ratio when resizing
|
2020-06-09 10:34:47 -04:00 |
|
Deluan
|
44c74f42e1
|
Add clickToPlay functionality to playlists
|
2020-06-09 08:54:11 -04:00 |
|
Deluan
|
29c7513879
|
Update updated_at field when modifying the playlist
|
2020-06-09 07:55:35 -04:00 |
|
Deluan
|
82d437f004
|
Better defaults to sort orders in List views
|
2020-06-09 07:46:28 -04:00 |
|
Deluan
|
b54d4c75ae
|
Show year in album tile if album grid is filtered bu artist
|
2020-06-08 20:37:18 -04:00 |
|
Deluan
|
b636565c62
|
Disable public toggle if user is not the playlist's owner
|
2020-06-08 19:19:38 -04:00 |
|
Deluan
|
b4e06c416d
|
Allow toggling a playlist public from the Playlist list view. Closes #344
|
2020-06-08 18:39:31 -04:00 |
|
dependabot-preview[bot]
|
5e2d463129
|
Bump @testing-library/user-event from 10.4.1 to 11.2.0 in /ui
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 10.4.1 to 11.2.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v10.4.1...v11.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
v0.22.0
|
2020-06-05 13:42:40 -04:00 |
|