Deluan
|
f2fd7ed016
|
Fix race condition that could cause multiple EventSource connections from the same client
|
2020-12-13 14:44:57 -05:00 |
|
Deluan
|
4f90fa9924
|
Add denormalized list of artist_ids to album, to speed-up artist's albums queries
This will be removed once we have a proper many-to-many relationship between album and artist
|
2020-12-13 14:05:48 -05:00 |
|
Deluan
|
f86bc070de
|
Don't break on login when activity panel is disabled
|
2020-12-13 12:16:02 -05:00 |
|
Deluan
|
1d338417e9
|
Make done channel buffered
|
2020-12-13 11:58:00 -05:00 |
|
Deluan
|
d685aefab3
|
Don't ever stop the listen go routine
|
2020-12-12 23:04:50 -05:00 |
|
Deluan
|
e27d917bd4
|
Forgot to allocate done channel
|
2020-12-12 21:10:43 -05:00 |
|
Deluan
|
8b92796a5c
|
Disconnect the client if the output buffer fills up
|
2020-12-12 18:26:30 -05:00 |
|
Deluan
|
17833cd9d2
|
Make names more consistent
|
2020-12-12 13:46:36 -05:00 |
|
Deluan
|
e2969aa34c
|
Use non-blocking event sending
|
2020-12-12 13:35:49 -05:00 |
|
Deluan
|
500da8bc7b
|
Bump react-icons from 3.11.0 to 4.1.0
|
2020-12-11 12:21:53 -05:00 |
|
Deluan
|
db3b53ff43
|
Bump prettier from 2.1.2 to 2.2.1
|
2020-12-11 12:13:21 -05:00 |
|
Deluan
|
291d28887b
|
Bump @testing-library dependencies
|
2020-12-11 12:10:46 -05:00 |
|
Deluan
|
3c6b8d18cd
|
Bump golangci-lint from 1.32.2 to 1.33.0
|
2020-12-11 11:40:06 -05:00 |
|
Deluan
|
0111d3ae60
|
Bump react-admin from 3.10.2 to 3.10.4
|
2020-12-11 11:34:25 -05:00 |
|
Deluan
|
0cde8cbf2e
|
Fix logging field case
|
2020-12-11 11:26:06 -05:00 |
|
dependabot-preview[bot]
|
b08eac54fd
|
Bump github.com/Masterminds/squirrel from 1.4.0 to 1.5.0
Bumps [github.com/Masterminds/squirrel](https://github.com/Masterminds/squirrel) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/Masterminds/squirrel/releases)
- [Commits](https://github.com/Masterminds/squirrel/compare/v1.4.0...v1.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-12-10 16:04:29 -05:00 |
|
dependabot-preview[bot]
|
f7411558e3
|
[Security] Bump ini from 1.3.5 to 1.3.7 in /ui (#686)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-12-10 15:38:44 -05:00 |
|
Deluan
|
a74b365feb
|
Only adds route to /events if Activity Panel is enabled
|
2020-12-09 15:33:37 -05:00 |
|
Deluan
|
350f1dc951
|
Docker run does not need to be interactive for building snapshots
|
2020-12-07 13:37:22 -05:00 |
|
Deluan
|
25ae1c6cdd
|
Return album art as a Reader
|
2020-12-02 09:13:36 -05:00 |
|
Deluan
|
0aaa261a71
|
Don't show warning about image cache disabled if pre-cache warmer is disabled
|
2020-12-02 08:52:35 -05:00 |
|
Deluan Quintão
|
f2a8308925
|
Update translations (#673)
* Update zn.json (POEditor.com)
* Update nl.json (POEditor.com)
* Update de.json (POEditor.com)
* Update ja.json (POEditor.com)
v0.39.0
|
2020-12-01 16:34:50 -05:00 |
|
Deluan
|
240149cda4
|
DIsable Image Cache by default.
See: https://github.com/deluan/navidrome/issues/446#issuecomment-736574447
|
2020-12-01 18:01:16 +00:00 |
|
Deluan
|
ae58ac6a6c
|
Add configuration for VSCode's Remote Container development
|
2020-12-01 17:57:29 +00:00 |
|
Deluan
|
a8c5fa6d49
|
Fix file descriptor leak in SSE implementation.master
See https://github.com/deluan/navidrome/issues/446#issuecomment-736296465
|
2020-12-01 09:24:44 -05:00 |
|
Deluan
|
9414ce6549
|
Bump react-admin to 3.10.2
|
2020-11-29 22:55:07 -05:00 |
|
Deluan
|
7bd31da0d5
|
Fix console warning about required property
|
2020-11-29 20:31:07 -05:00 |
|
Deluan
|
975579ab26
|
Add option for player to report real paths in Subsonic API. Closes #625
|
2020-11-28 10:25:23 -05:00 |
|
Deluan
|
7becc18da9
|
Don't explode when record is not loaded yet
|
2020-11-28 09:44:07 -05:00 |
|
Deluan
|
4ca98fb827
|
Add hotkey s to toggle star.
Refers to #585
|
2020-11-28 00:52:38 -05:00 |
|
Deluan
|
aae66cfcf0
|
Always show context menu if not in desktop
|
2020-11-27 23:52:23 -05:00 |
|
Deluan
|
2010fcf4ca
|
Remove possible undefined error
|
2020-11-27 18:53:25 -05:00 |
|
Deluan
|
2ffb28fc2d
|
Replace classnames with clsx
|
2020-11-27 18:27:32 -05:00 |
|
Deluan
|
0b729e1cf9
|
Hide star completely if in Playlist view
|
2020-11-27 16:24:22 -05:00 |
|
Deluan
|
ab856e3dd1
|
Wrap comment text. Fixes #637
|
2020-11-27 16:02:02 -05:00 |
|
Deluan
|
90c407b7f6
|
Also use PureDatagridRow to speed up SongDatagrid
|
2020-11-27 14:24:22 -05:00 |
|
Deluan
|
f7d1b80b69
|
Simplify AudioTitle on mobile view
|
2020-11-27 13:30:51 -05:00 |
|
Deluan
|
2b95422e88
|
Make "star" column aligned with context menu in Album List view
|
2020-11-27 13:13:51 -05:00 |
|
Deluan
|
7d075b1882
|
Make SongDatagrid faster by using PureDatagridBody
|
2020-11-27 13:13:51 -05:00 |
|
Deluan
|
0e9b0d466c
|
Hide row when reordering playlist
|
2020-11-27 13:13:51 -05:00 |
|
Deluan
|
e5c7819586
|
Fix playlists
|
2020-11-27 13:13:51 -05:00 |
|
Deluan
|
a42fb024be
|
Fix song context menu "on hover" visibility
|
2020-11-27 13:13:51 -05:00 |
|
Deluan
|
f5808288ab
|
Fix Album View
|
2020-11-27 13:13:51 -05:00 |
|
Deluan
|
3209430ebd
|
Fix artists
|
2020-11-27 13:13:51 -05:00 |
|
Deluan
|
d9893cf84d
|
Bump React-Admin to 3.10.1
|
2020-11-27 13:13:51 -05:00 |
|
Deluan
|
9064697123
|
Remove stray console.log
|
2020-11-27 13:13:51 -05:00 |
|
Deluan
|
b6c578e3a2
|
Change format of events sent by server, leveraging event type and id
|
2020-11-25 20:46:21 -05:00 |
|
Deluan
|
cc5eaf4caf
|
go mod tidy
|
2020-11-25 19:09:08 -05:00 |
|
Deluan
|
f29bb211d1
|
Better termination handling in Scanner's progress
|
2020-11-25 19:05:36 -05:00 |
|
Deluan Quintão
|
3ad36ebd2a
|
Update translations (#644)
* Update eo.json (POEditor.com)
* Update fr.json (POEditor.com)
* Update pt.json (POEditor.com)
|
2020-11-25 15:58:45 -05:00 |
|