Commit Graph

14 Commits

Author SHA1 Message Date
Deluan 90a1e6d213 feat: add server name and version to all responses
This is inline with other Subsonic compatible servers, like funkwhale, madsonic, ampache...
2020-01-30 14:43:24 -05:00
Deluan 482350c076 build: run tests in Dockerfile 2020-01-29 17:09:46 -05:00
Deluan d4edff3aaa fix: only add the latest tag to version if the tag is attached to the current commit, or else use the branch name 2020-01-28 15:28:39 -05:00
Deluan 99b1dc1421 feat: upgrade ffmpeg in docker image 2020-01-28 15:01:23 -05:00
Deluan 13390c2edb fix: add git sha and tag to built image 2020-01-26 20:52:09 -05:00
Deluan 476c695cf1 ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
Deluan f9db80c409 feat: add conf for data folder, default current folder (not ./data anymore) 2020-01-26 16:42:56 -05:00
Deluan 8756f55650 Add git info to version 2020-01-25 11:06:04 -05:00
Deluan 79abddd8f2 All options and default values in Dockerfile and docker-compose.yml example 2020-01-24 10:27:49 -05:00
Deluan bff6f3a4bd Rename env vars prefix to ND_ 2020-01-24 01:29:31 -05:00
Deluan dd9665ae02 Replace ADD with RUN, causes less cache invalidation 2020-01-23 20:39:44 -05:00
Deluan bee55c04c8 Rename project to Navidrome 2020-01-23 19:44:08 -05:00
Deluan 675a76332c Upgrade node to latest 2020-01-23 18:32:49 -05:00
Deluan dee8e5c518 Initial docker support 2020-01-22 20:35:19 -05:00