Deluan
|
8673533cd4
|
refactor: move request param extractors to utils
|
2020-02-06 18:55:38 -05:00 |
|
Deluan
|
abb99a8501
|
feat: add authentication via JWT token
|
2020-02-06 18:41:34 -05:00 |
|
Deluan
|
6dfe56c1c4
|
feat: transcoding info in responses, to enable Jamstash to play transcoded FLAC. hardcoded for now
|
2020-02-04 09:01:22 -05:00 |
|
Deluan
|
8372dee000
|
feat: experimental downsampling support
|
2020-02-03 22:53:57 -05:00 |
|
Deluan
|
203754726b
|
refactor: better request logging
|
2020-02-01 20:07:15 -05:00 |
|
Deluan
|
d4365b9f64
|
refactor: read musicFolderId from request (but still don't use it)
|
2020-02-01 17:23:03 -05:00 |
|
Deluan
|
d389d40db1
|
feat: improve logs, remove config for disable authentication
|
2020-02-01 17:23:03 -05:00 |
|
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
|
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
|
49f59fe9f4
|
Embed static files used by Subsonic API
|
2020-01-24 21:35:19 -05:00 |
|
Deluan
|
bff6f3a4bd
|
Rename env vars prefix to ND_
|
2020-01-24 01:29:31 -05:00 |
|
Deluan
|
bee55c04c8
|
Rename project to Navidrome
|
2020-01-23 19:44:08 -05:00 |
|
Deluan
|
9557f7ceed
|
Initial support for song browsing from UI
|
2020-01-22 10:47:43 -05:00 |
|
Deluan
|
f0ee41a8af
|
Add context to all methods in engine layer
|
2020-01-22 08:39:57 -05:00 |
|
Deluan
|
d7116eebd4
|
Implement annotations per user
|
2020-01-21 23:03:37 -05:00 |
|
Deluan
|
7fe15134a6
|
Check permissions to playlist operations
|
2020-01-21 17:18:46 -05:00 |
|
Deluan
|
57fcdac428
|
Initial support for playlists. Missing permissions
|
2020-01-21 16:39:35 -05:00 |
|
Deluan
|
de0816da67
|
Reimplemented GetAlbumList&type=random and GetRandomSongs (now with filter by genres)
|
2020-01-21 08:49:43 -05:00 |
|
Deluan
|
8a1110044c
|
Better error handling when cover art cannot be loaded
|
2020-01-20 22:30:16 -05:00 |
|
Deluan
|
2cc983638c
|
Add authenticated user to context
|
2020-01-20 18:12:17 -05:00 |
|
Deluan
|
99c28731d4
|
Authenticate Subsonic API calls using the DB
|
2020-01-20 13:42:43 -05:00 |
|
Deluan
|
5bc1551b09
|
Clean up
|
2020-01-19 18:28:23 -05:00 |
|
Deluan
|
7610b42f4b
|
Moved package api to subsonic under server
|
2020-01-19 18:23:09 -05:00 |
|