Deluan
|
12cf2f1104
|
Remove tracks from playlist
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
5c95eed517
|
Rename actions
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
e81a9dd1b5
|
Add tracks to playlist
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
fd49ae319f
|
Add Playlist action
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
f881e2a54b
|
Add option to enable (experimental) playlists in UI
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
0ca79eead4
|
Show Playlist tracks
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
8a709c489a
|
Add playlist views
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
b1f5d35f73
|
Fix DurationField breaking when the record does not have the source field
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
5682d0e721
|
Remove tracks from Playlist's GetAll
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
ab690215ef
|
Make Playlist's songCount sortable
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
8f9601090c
|
Add helper functions tests
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
aebee651ac
|
Add nested resource playlist/{id}/tracks
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
a56e588c8e
|
Create relation table for playlist tracks
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
27de18f8c9
|
Fix typo
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
5afcd0ad22
|
Make field names camelCase
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
fec589dce5
|
Add playlist list
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
4e613be960
|
Add playlists REST endpoint
|
2020-05-16 18:35:34 -04:00 |
|
Deluan
|
8e2480a82d
|
Fix duration (in web player) when playing transcoded files. Thanks @lijinke666
See: https://github.com/lijinke666/react-music-player/issues/90
|
2020-05-16 13:24:25 -04:00 |
|
Deluan
|
50eda78ca1
|
Revert "Save perPage selection in localstorage"
This reverts commit 9490374faa5cf8178e66c425025ec7f0476d5671.
|
2020-05-15 11:04:48 -04:00 |
|
Deluan
|
b3af0f880b
|
Use a custom List component
|
2020-05-15 11:03:59 -04:00 |
|
Deluan
|
9490374faa
|
Save perPage selection in localstorage
|
2020-05-14 23:05:14 -04:00 |
|
Deluan
|
a340b62fdf
|
Link to artist from album list
|
2020-05-14 20:42:21 -04:00 |
|
Deluan
|
0d1af8c635
|
Fix potential null reference exception
|
2020-05-14 19:01:07 -04:00 |
|
Deluan
|
377c9e6be6
|
Revert "Upgrade golangci-lint"
This reverts commit b8ae5ccb0254f7f34b0faa3acaa9485706985e33.
|
2020-05-13 23:26:54 -04:00 |
|
Deluan
|
b8ae5ccb02
|
Upgrade golangci-lint
|
2020-05-13 16:50:13 -04:00 |
|
Deluan
|
f8362a4acb
|
Fix staticcheck's SA1029
|
2020-05-13 16:49:55 -04:00 |
|
Deluan
|
5ce3135f00
|
Fix gosec's G601
|
2020-05-13 15:32:42 -04:00 |
|
Deluan
|
162971f7b3
|
Remove console.log
|
2020-05-12 14:48:22 -04:00 |
|
Deluan
|
49dd13002c
|
Update Portuguese translation
|
2020-05-12 14:20:24 -04:00 |
|
Deluan
|
1e5c879fc6
|
Extract disc subtitle strings for translation
|
2020-05-12 14:13:34 -04:00 |
|
Deluan
|
e369cbf493
|
Disable album songs sorting
|
2020-05-12 13:47:59 -04:00 |
|
Deluan
|
a88270a22b
|
Add multidisc labels, even if there are no disc subtitles
|
2020-05-12 13:14:23 -04:00 |
|
Deluan
|
4355f4fe2d
|
Show disc subtitles (if available)
|
2020-05-12 12:57:53 -04:00 |
|
Deluan
|
0d9361734f
|
Import and display disc subtitles
|
2020-05-12 12:57:53 -04:00 |
|
Deluan
|
7f75994906
|
go mod tidy
|
2020-05-11 10:54:35 -04:00 |
|
dependabot-preview[bot]
|
e9d594ebcf
|
Bump github.com/Masterminds/squirrel from 1.3.0 to 1.4.0
Bumps [github.com/Masterminds/squirrel](https://github.com/Masterminds/squirrel) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/Masterminds/squirrel/releases)
- [Commits](https://github.com/Masterminds/squirrel/compare/v1.3.0...v1.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-05-11 09:46:22 -04:00 |
|
Deluan
|
0d1e2a92f6
|
Make MediaFolder ID int32
|
2020-05-09 22:29:02 -04:00 |
|
Deluan
|
1ed6d130b1
|
Fix getMusicFolders and getIndexes API compliance. Fix #286
|
2020-05-09 21:02:38 -04:00 |
|
Deluan
|
09267d2ffd
|
Don't skip to the next song when there is an streaming error
|
2020-05-09 15:56:12 -04:00 |
|
Deluan
|
3a6639f820
|
Fix golangci-lint installation
|
2020-05-09 15:02:23 -04:00 |
|
Deluan Quintão
|
8b79b288eb
|
Update de.json (POEditor.com)
v0.18.0
|
2020-05-09 12:53:51 -04:00 |
|
Deluan Quintão
|
a0cde80c52
|
Update pt.json (POEditor.com)
|
2020-05-09 12:53:51 -04:00 |
|
Deluan Quintão
|
458636d2b8
|
Update fr.json (POEditor.com)
|
2020-05-09 12:53:51 -04:00 |
|
Deluan Quintão
|
8b30af561e
|
Update cs.json (POEditor.com)
|
2020-05-09 12:53:51 -04:00 |
|
Deluan Quintão
|
1fb2b9bf1d
|
Update tr.json (POEditor.com) (+1 squashed commit)
Squashed commits:
[9480cf8] Update tr.json (POEditor.com)
|
2020-05-09 12:53:51 -04:00 |
|
Deluan
|
5c9fdb064d
|
Use official golangci-lint GH action
|
2020-05-08 17:13:57 -04:00 |
|
Deluan
|
70047fe20e
|
Add songCount column to Artist table
|
2020-05-08 10:05:48 -04:00 |
|
Deluan
|
1c41582d79
|
Run pre-push hooks in parallel
|
2020-05-07 12:00:10 -04:00 |
|
Deluan
|
9a854f6cc4
|
Add golangci-lint to git pre-push hook
|
2020-05-07 11:57:07 -04:00 |
|
Deluan
|
06ab88415a
|
Refactor album actions, simplify usage
|
2020-05-07 11:24:28 -04:00 |
|