Commit Graph

626 Commits

Author SHA1 Message Date
Deluan 1278863416 feat: support clients that send the API params as a x-www-form-urlencoded POST 2020-01-27 15:10:46 -05:00
Deluan cffae3a7d6 ci: don't add 'ci:' commits to the changelog 2020-01-27 09:44:28 -05:00
Deluan 0d2911daf9 refactor: add Context to the persistence layer 2020-01-27 09:41:33 -05:00
Deluan 3c54b776d6 docs: add Discord invite 2020-01-27 08:05:15 -05:00
Deluan Quintão 34127805ce
doc: update compatibility table 2020-01-27 04:32:55 -05:00
Deluan ac4aa1ebe2 feat: PORT env var can override configured port 2020-01-26 22:18:30 -05:00
Deluan b7d7251cf4 fix: user's email is not mandatory 2020-01-26 22:17:58 -05:00
Deluan 7bf110f22f docs: update readme 2020-01-26 21:54:49 -05:00
Deluan 3b651a3728 docs: update readme 2020-01-26 21:34:53 -05:00
Deluan 13390c2edb fix: add git sha and tag to built image 2020-01-26 20:52:09 -05:00
Deluan 221d320ccf docs: add latest released version to README 2020-01-26 20:51:41 -05:00
Deluan 476c695cf1 ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
Deluan 4e3b13050b fix: tests 2020-01-26 18:25:12 -05:00
Deluan cc6eacd608 fix: option to skip flags, to avoid breaking the tests 2020-01-26 18:00:10 -05:00
Deluan 0ff741b394 fix: persistence tests were not being properly initialized 2020-01-26 17:10:13 -05:00
Deluan 7c2728aadc fix: only try to load config file if it exists, or else it would not load any config at all... 2020-01-26 17:09:08 -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 828dc8f0f4 feat: add -help, simplified config loading 2020-01-26 16:21:07 -05:00
Deluan cc58642185 fix: remove check for GOPATH 2020-01-26 15:32:55 -05:00
Deluan Quintão 8213017f1a
Update readme 2020-01-25 22:01:37 -05:00
Deluan 478090380d feat: show times in user edit and list views 2020-01-25 18:01:11 -05:00
Deluan 1f27db9803 docs: fix screenshots alignment 2020-01-25 17:45:20 -05:00
Deluan 76af45f892 docs: add Users page screenshot 2020-01-25 17:40:45 -05:00
Deluan 58a7879ba8 feat: first time admin user creation through the ui 2020-01-25 17:10:16 -05:00
Deluan Quintão b4c95fa8db
Update README.md 2020-01-25 12:35:28 -05:00
Deluan 8756f55650 Add git info to version 2020-01-25 11:06:04 -05:00
Thor77 9ed35cbb02 Fix dependency installation using Makefile
which failed because a 'go get' command was given as an argument to
'go get'
2020-01-25 09:37:27 -05:00
Deluan 5b84188f58 Add banner.txt as a static file 2020-01-24 23:45:31 -05:00
Deluan 1a0563db2d Fix test 2020-01-24 22:02:50 -05:00
Deluan 49f59fe9f4 Embed static files used by Subsonic API 2020-01-24 21:35:19 -05:00
Deluan f63b1703e6 Add warning when using external assets 2020-01-24 20:35:27 -05:00
Deluan Quintão 9af536ba64
Update API_COMPATIBILITY.md 2020-01-24 11:35:15 -05:00
Deluan Quintão fb86dc37aa
Update API_COMPATIBILITY.md 2020-01-24 11:34:13 -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 461b7424e9 Ignore case in extracted tags 2020-01-24 09:46:59 -05:00
Deluan d9abb7fc2c Update README 2020-01-24 09:28:00 -05:00
Deluan 684932217e Disable loading config from flags, as it was not behaving correctly 2020-01-24 01:36:22 -05:00
Deluan bff6f3a4bd Rename env vars prefix to ND_ 2020-01-24 01:29:31 -05:00
Deluan d48ddacaba Update README 2020-01-23 23:46:30 -05:00
Deluan 15744c362b Rewrite README 2020-01-23 22:58:24 -05:00
Deluan 137a20dd9e Change default scan interval to 1 minute 2020-01-23 22:53:19 -05:00
Deluan c71c04f7dd Change to dark theme 2020-01-23 22:51:52 -05:00
Deluan 6a21cb70cf Add screenshots 2020-01-23 22:23:56 -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 aaefc6bfc7 Revert "Bump react-admin from 3.1.2 to 3.1.3 in /ui"
This reverts commit 4bb4526c5f.
2020-01-23 18:49:03 -05:00
Deluan 6733623289 Revert "Bump ra-data-json-server from 3.1.2 to 3.1.3 in /ui"
This reverts commit 4fb9438f22.
2020-01-23 18:48:57 -05:00
dependabot-preview[bot] d37447f957 Bump @testing-library/jest-dom from 5.0.0 to 5.0.2 in /ui
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.0.0 to 5.0.2.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.0.0...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 18:34:20 -05:00
dependabot-preview[bot] 821404d59c Bump @testing-library/user-event from 8.0.3 to 8.0.4 in /ui
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Commits](https://github.com/testing-library/user-event/compare/v8.0.3...v8.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 18:34:05 -05:00
dependabot-preview[bot] 4bb4526c5f Bump react-admin from 3.1.2 to 3.1.3 in /ui
Bumps [react-admin](https://github.com/marmelab/react-admin) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marmelab/react-admin/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-23 18:33:46 -05:00