jvoisin
|
ad63b8b1b4
|
Add a systemd startup unit
|
2020-03-21 12:47:05 -04:00 |
|
Deluan
|
0d8a2b310f
|
fix: the default session timeout must be 30 minutes, not seconds!
v0.11.0
|
2020-03-21 12:17:20 -04:00 |
|
Deluan
|
3977575563
|
build: add a simple build as default target, trying to make LGTM work
|
2020-03-20 12:21:41 -04:00 |
|
Deluan
|
47244cb770
|
refactor: remove unused static file
|
2020-03-20 12:00:14 -04:00 |
|
Deluan
|
57aaf5a26b
|
refactor: remove unused property
|
2020-03-20 00:30:16 -04:00 |
|
Deluan
|
352d686d94
|
chore: upgrade react-admin to 3.3.1
|
2020-03-20 00:23:04 -04:00 |
|
Deluan
|
f6e448c1ba
|
refactor: removed unused code, unnecessary typecasts and fixed small warnings
|
2020-03-20 00:07:36 -04:00 |
|
Deluan
|
270b0ae74e
|
feat: add "Compilation" filter to albums
|
2020-03-19 23:25:40 -04:00 |
|
Deluan
|
8401d85f78
|
feat: search in WebUI now is more flexible, searching in all relevant fields in the current view
|
2020-03-19 22:26:18 -04:00 |
|
Deluan
|
32fbf2e9eb
|
refactor: drop search table, integrated full_text into main tables
|
2020-03-19 21:44:48 -04:00 |
|
Deluan
|
8cdd4e317d
|
feat: allow restful filter customization per field
|
2020-03-19 21:09:57 -04:00 |
|
Deluan
|
97d95ea794
|
fix: group compilations together in the restful API. fix #93
|
2020-03-19 15:02:11 -04:00 |
|
Deluan
|
cbbebb3264
|
fix: version position under banner
|
2020-03-18 23:21:01 -04:00 |
|
Deluan
|
8b108905a3
|
feat: use Navidrome's icon in getAvatar
|
2020-03-18 22:46:47 -04:00 |
|
Deluan
|
5b40ec400e
|
build: go mod tidy
v0.10.0
|
2020-03-18 21:35:15 -04:00 |
|
Deluan
|
29e661e1fe
|
docs: update README
|
2020-03-18 21:23:45 -04:00 |
|
Deluan
|
b466ec75a4
|
build: always add latest tag to version
|
2020-03-18 21:05:17 -04:00 |
|
Deluan
|
c8cd755451
|
feat: use human readable sizes in cache size configuration
|
2020-03-18 20:39:10 -04:00 |
|
Deluan
|
faac303eff
|
feat: allow session timeout to be configurable. closes #101
|
2020-03-18 20:16:18 -04:00 |
|
Deluan
|
ced87be57b
|
fix: when searching player by id, create new player if client name does not match the one found
|
2020-03-17 19:10:09 -04:00 |
|
Deluan
|
811703ab60
|
fix: create default transcodings on existing installations
|
2020-03-17 16:49:37 -04:00 |
|
Deluan
|
bc1f767123
|
docs: Update README
|
2020-03-17 15:22:37 -04:00 |
|
Deluan
|
7055dc514b
|
docs: update basic transcoding info
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
e02f3d3ec9
|
refactor: clean up unused config options
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
68a49befc8
|
feat: allow regular users to change their players' configuration
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
c8b0d2bfae
|
feat: select correct transcoding for streaming
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
39993810b3
|
feat: add transcodedSuffix to Subsonic API responses
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
45180115a6
|
feat: player CRUD
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
353c48d8d8
|
refactor: rename player to audioplayer
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
da36941252
|
feat: better getPlayer middleware setup
|
2020-03-17 15:20:35 -04:00 |
|
Deluan
|
8ec78900c5
|
feat: transcoding and player datastores and configuration
|
2020-03-17 15:20:35 -04:00 |
|
dependabot-preview[bot]
|
a0e0fbad58
|
build(deps): bump @testing-library/react from 9.5.0 to 10.0.1 in /ui
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 9.5.0 to 10.0.1.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v9.5.0...v10.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-16 10:06:23 -04:00 |
|
dependabot-preview[bot]
|
75e7ba8b1e
|
build(deps): bump github.com/go-chi/cors from 1.0.0 to 1.0.1
Bumps [github.com/go-chi/cors](https://github.com/go-chi/cors) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/go-chi/cors/releases)
- [Commits](https://github.com/go-chi/cors/compare/v1.0.0...v1.0.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-16 10:04:16 -04:00 |
|
Deluan
|
74c30b5a66
|
docs: add list of tested clients
|
2020-03-15 13:26:48 -04:00 |
|
Deluan Quintão
|
e67bdbbc32
|
docs: add link to transcoding issue
|
2020-03-15 13:09:43 -04:00 |
|
Deluan
|
9554c8f783
|
build: rename generated archives
v0.9.3
|
2020-03-14 21:09:39 -04:00 |
|
Deluan
|
e36a42f356
|
build: generate binaries for Linux armv6, armv7 and arm68 (v8) (fixes #92)
|
2020-03-14 21:09:39 -04:00 |
|
dependabot-preview[bot]
|
9d1960232c
|
build(deps): [security] bump acorn from 5.7.3 to 5.7.4 in /ui
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-13 18:01:31 -04:00 |
|
Deluan
|
d3547544bf
|
feat: new WebUI icon
|
2020-03-11 20:18:22 -04:00 |
|
Deluan
|
9cb42606ba
|
fix: force full rescan to enable search by album artist
v0.9.2
|
2020-03-10 17:23:25 -04:00 |
|
dependabot-preview[bot]
|
7772afce1c
|
build(deps): bump @testing-library/react from 9.4.1 to 9.5.0 in /ui
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 9.4.1 to 9.5.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v9.4.1...v9.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-10 17:11:46 -04:00 |
|
Deluan
|
10e76257c6
|
fix: increase contrast in WebUI's dark theme
|
2020-03-08 16:12:12 -04:00 |
|
Deluan
|
9235ab6414
|
fix: index albumArtist as part of the album searchable fields
|
2020-03-07 13:10:20 -05:00 |
|
Deluan
|
59356f0029
|
refactor: removed indirect call introduced by intellij's refactor
|
2020-03-06 16:28:20 -05:00 |
|
Deluan
|
9ae14015a1
|
build: get Go and Node versions from go.mod and .nvmrc respectively
|
2020-03-06 11:50:39 -05:00 |
|
Deluan
|
0b131e91c1
|
chore: upgrade to NodeJS 13.10
|
2020-03-06 10:57:00 -05:00 |
|
Deluan
|
77b12eafde
|
chore: upgrade react-jinke-music-player
|
2020-03-05 08:57:40 -05:00 |
|
Deluan
|
050778460d
|
fix: missing id in queue items was preventing scrobble to work properly
v0.9.1
|
2020-03-04 10:30:58 -05:00 |
|
Deluan
|
28bc9c1d4f
|
fix: AlbumShow was adding previous played tracks when trying to shuffle the album
v0.9.0
|
2020-03-02 14:51:52 -05:00 |
|
Deluan
|
5e7aaa667b
|
fix: missing id in queue items was preventing scrobble to work properly
|
2020-03-02 14:20:57 -05:00 |
|