Deluan
|
87cc397bc3
|
Add current playing track id to the Redux store
|
2020-04-25 11:57:52 -04:00 |
|
jvoisin
|
37602a2049
|
Bump the french traduction
|
2020-04-25 11:57:22 -04:00 |
|
Deluan
|
56ea380bb3
|
Add link to artist's albums on the album cover
|
2020-04-25 09:47:56 -04:00 |
|
Deluan
|
177ace1cee
|
Turn off autoplay when reloading the play queue from the Redux store
|
2020-04-25 09:30:43 -04:00 |
|
Deluan
|
61e3fe21ff
|
Add 'SNAPSHOT' to version when building locally, as this is not an "official" build
|
2020-04-25 09:27:22 -04:00 |
|
Deluan
|
8dcca76ec9
|
Fix various small sort issues
|
2020-04-24 17:37:28 -04:00 |
|
Deluan
|
1dd3a794f8
|
Reduce level of "invalid year" log message
|
2020-04-24 16:00:14 -04:00 |
|
Deluan
|
6c5dd245fe
|
Parse TSO2 (seems that ffmpeg does not process this tag in some situations)
|
2020-04-24 15:02:20 -04:00 |
|
Deluan
|
3b3ad65612
|
Use order fields to sort by artist and album
|
2020-04-24 15:02:20 -04:00 |
|
Deluan
|
e6f798811d
|
Generate Artist Index using the OrderArtistName
|
2020-04-24 15:02:20 -04:00 |
|
Deluan
|
371e8ab6ca
|
Generate Order Fields based on sanitized version of original fields
|
2020-04-24 15:02:20 -04:00 |
|
Deluan
|
69c19e946c
|
Add sort tags and use them in search
|
2020-04-24 15:02:20 -04:00 |
|
Deluan
|
d7edbf93f0
|
Make test more reliable
In some systems, it was detecting the `go.mod` file as an audio file, probably because of the system's mime-type configuration
|
2020-04-24 11:05:17 -04:00 |
|
Deluan
|
fb4d920fba
|
Small change to trigger the pipeline
|
2020-04-23 22:29:33 -04:00 |
|
Deluan
|
5a072fbd10
|
Follow symlinks to directories when scanning
|
2020-04-23 20:31:44 -04:00 |
|
Deluan
|
79c9d8f4f4
|
Parameterize docker image name
|
2020-04-23 19:31:24 -04:00 |
|
Deluan
|
871bf5a70a
|
Rename pipeline
|
2020-04-23 19:31:24 -04:00 |
|
Deluan
|
e4af235ce9
|
Move chmod to copy image, make the final image smaller
|
2020-04-23 19:31:24 -04:00 |
|
Deluan
|
00384a60f3
|
Unify GH actions
|
2020-04-23 19:31:24 -04:00 |
|
Deluan
|
f7b3ff4b34
|
Build and release docker images
|
2020-04-23 19:31:24 -04:00 |
|
Deluan
|
eaa48306fc
|
Make Dockerfile platform independent
Thanks @0xERROR: https://github.com/deluan/navidrome/issues/92#issuecomment-614630429
|
2020-04-23 19:31:24 -04:00 |
|
Deluan
|
f5572b8447
|
Fix git tag detection
|
2020-04-23 19:31:24 -04:00 |
|
Deluan
|
a756751cc6
|
Build binary artifacts
|
2020-04-23 19:31:24 -04:00 |
|
Deluan
|
b8a3af090d
|
Add cache to build workflow
|
2020-04-23 19:31:24 -04:00 |
|
Deluan
|
d534cb96a9
|
Replace math.Max with utils.MaxInt
|
2020-04-21 08:41:04 -04:00 |
|
Dimitri Herzog
|
f1e1d3bc07
|
request throttling only for media group api
|
2020-04-21 08:39:14 -04:00 |
|
Deluan
|
694be54428
|
Replace math.Max with utils.MaxInt
|
2020-04-20 12:17:01 -04:00 |
|
Deluan
|
76531fb1cd
|
Remove old pre-commit script (in favour of lefthook)
|
2020-04-20 11:57:38 -04:00 |
|
Dimitri Herzog
|
716f4c5cf7
|
configuration for request throttling
|
2020-04-20 11:51:00 -04:00 |
|
jvoisin
|
ba2d4b6859
|
Add a .git-blame-ignore-revs file
|
2020-04-20 10:41:41 -04:00 |
|
Deluan
|
2ec5e47328
|
Set version correctly when building locally
|
2020-04-20 09:47:44 -04:00 |
|
Deluan
|
b3f70538a9
|
Upgrade Prettier to 2.0.4. Reformatted all JS files
|
2020-04-20 09:09:29 -04:00 |
|
Deluan
|
de115ff466
|
Bump Testing Library and moved it to devDependencies
|
2020-04-20 09:02:08 -04:00 |
|
Deluan
|
129f02b36b
|
Bump ReactAdmin to 3.4.2
|
2020-04-20 08:50:21 -04:00 |
|
Deluan
|
1a8d219197
|
Remove generated comments from migrations
|
2020-04-19 23:29:08 -04:00 |
|
Deluan
|
80c8d85cb9
|
Fine tune search functionality
|
2020-04-19 23:29:07 -04:00 |
|
Deluan
|
db02f5f07f
|
go mod tidy
v0.15.0
|
2020-04-19 14:51:16 -04:00 |
|
Deluan
|
579294b0f1
|
Make Players and Transcodings view mobile-friendly
|
2020-04-19 13:54:51 -04:00 |
|
Deluan
|
f83d0d471d
|
Fix getRandomSongs filters
|
2020-04-19 13:37:25 -04:00 |
|
Deluan Quintão
|
3b7d7bdb04
|
Disable French translation
|
2020-04-18 14:24:27 -04:00 |
|
jvoisin
|
05958f5195
|
Add French localization
|
2020-04-18 14:24:27 -04:00 |
|
Deluan
|
6cf4b81de9
|
Fix year range when querying by year
|
2020-04-18 14:05:44 -04:00 |
|
Deluan
|
689449df9e
|
Force reindex to fix album by year searches
|
2020-04-18 11:08:54 -04:00 |
|
Deluan
|
dae938de6f
|
Don't try to install Jamstash as part of initial setup
|
2020-04-17 22:11:58 -04:00 |
|
Deluan
|
f6617ff77d
|
Add Chinese Simplified translation
|
2020-04-17 21:54:41 -04:00 |
|
Deluan
|
defdc2ea6b
|
Bump Subsonic API to 1.10.2
|
2020-04-17 21:44:34 -04:00 |
|
Deluan
|
1fd6571a87
|
Refactored getSongsByGenre
|
2020-04-17 21:44:34 -04:00 |
|
Deluan
|
4c0250f9f8
|
Add fromYear/toYear params to getRandomSongs
|
2020-04-17 21:44:34 -04:00 |
|
Deluan
|
0e1735e7a9
|
Add getSongsByGenre endpoint
|
2020-04-17 21:44:34 -04:00 |
|
Deluan
|
a698e434fd
|
Refactor list_generator to use new filters
|
2020-04-17 21:44:34 -04:00 |
|