Deluan
|
a1dcb9a4e3
|
Show folders scanned instead of files scanned
|
2020-11-16 00:36:12 -05:00 |
|
Deluan
|
44d13bd37c
|
Remove stray Printf
|
2020-11-14 13:38:31 -05:00 |
|
Deluan
|
1c7f859b5e
|
Add more broker log
|
2020-11-14 00:44:58 -05:00 |
|
Deluan
|
08f96639f4
|
Add Uptime to Activity Panel
|
2020-11-13 20:09:23 -05:00 |
|
Deluan
|
b64bb706f7
|
Use Gravatar in GetAvatar Subsonic API
|
2020-11-13 14:57:49 -05:00 |
|
Deluan
|
9d7995fd4d
|
Redesign UserMenu, now with support for Gravatar
|
2020-11-13 00:40:30 -05:00 |
|
Deluan
|
08e63c867b
|
Add config option to globally enable/disable downloads
|
2020-11-10 16:14:43 -05:00 |
|
Deluan
|
bf69c5589f
|
Fix log message
|
2020-11-10 14:46:12 -05:00 |
|
Deluan
|
8f2fe6f9fa
|
Add buffer to broker SendMessage
|
2020-11-09 19:24:27 -05:00 |
|
Deluan
|
08dbf44529
|
Better broker logging
|
2020-11-09 19:24:04 -05:00 |
|
Deluan
|
a2e76d6898
|
Add flag to enable activity menu
|
2020-11-09 16:12:50 -05:00 |
|
Deluan
|
56803d0151
|
Auto-reconnect to event stream after 20secs timeout
|
2020-11-09 16:12:50 -05:00 |
|
Deluan
|
2b1a5f579a
|
Adding a communication channel between server and clients using SSE
|
2020-11-09 16:12:50 -05:00 |
|
Deluan
|
9cbeddae8f
|
Avoid cross-site scripting
See: https://lgtm.com/rules/1510377426397/
|
2020-11-05 12:32:39 -05:00 |
|
Deluan
|
36596d4fdb
|
Don't send the transcoded file if it is a HEAD request
|
2020-11-03 16:06:02 -05:00 |
|
Deluan
|
ee5a0698c0
|
Simplify scanner utilization
|
2020-11-01 18:37:17 -05:00 |
|
Deluan
|
71b77cba2b
|
Bump Subsonic API to 1.16.1
|
2020-11-01 17:04:53 -05:00 |
|
Deluan
|
8e584ee020
|
Update count on getScanStatus
|
2020-11-01 16:54:33 -05:00 |
|
Deluan
|
cfad35544b
|
Add artistImageUrl available in getArtists endpoint
Also cache artist info in the DB for 1 hour
|
2020-11-01 14:37:29 -05:00 |
|
Deluan
|
32bac11b61
|
Make CreatePlaylist response compatible with API >1.14.0
|
2020-10-28 12:46:06 -04:00 |
|
Deluan
|
78630d427d
|
Limit startScan to admins only
|
2020-10-27 20:22:05 -04:00 |
|
Deluan
|
d9f7a154cf
|
Implements library scanning endpoints. Also:
- Bumped Subsonic API version to 1.15:
- Better User/Users Subsonic endpoint implementations, not final though
|
2020-10-27 18:20:50 -04:00 |
|
Deluan
|
4777cf0aba
|
Simplify error responses
|
2020-10-27 15:33:28 -04:00 |
|
Deluan
|
0f418a93cd
|
Completely removed engine package, fewer abstraction layers \o/
|
2020-10-27 15:27:37 -04:00 |
|
Deluan
|
d0bf37a8a9
|
Move mock datastore to tests package
|
2020-10-27 15:23:49 -04:00 |
|
Deluan
|
313a088f86
|
Make mocks strongly typed
|
2020-10-27 15:23:49 -04:00 |
|
Deluan
|
6152fadd92
|
Removed list_generator completely
|
2020-10-27 15:23:48 -04:00 |
|
Deluan
|
3037ea01e2
|
Removed more layers of indirection from the engine package
|
2020-10-27 15:23:48 -04:00 |
|
Deluan
|
1cfa7b2272
|
Change MediaFolder.ID type to int32
|
2020-10-25 23:22:52 -04:00 |
|
Deluan
|
d24709b521
|
Add getScanStatus Subsonic response
|
2020-10-25 23:22:52 -04:00 |
|
Deluan
|
c0ec0b28b9
|
Add better process lifecycle management
|
2020-10-24 22:43:59 -04:00 |
|
Deluan
|
04fd72e1fa
|
Change avatar placeholder to new logo
|
2020-10-23 21:37:53 -04:00 |
|
Deluan
|
1cd2f015c2
|
Get Similar Artists in parallel
Also don't fail `GetArtistInfo` when Last.FM is not configured
|
2020-10-21 21:44:03 -04:00 |
|
Deluan
|
b88f9013dc
|
Fix getAlbumList.byYear . See https://github.com/daneren2005/Subsonic/issues/967
|
2020-10-21 17:32:10 -04:00 |
|
Deluan
|
6dc21d0595
|
Check for Last.FM and Spotify configuration at startup
|
2020-10-21 17:10:06 -04:00 |
|
Deluan
|
078a7c24e6
|
Add userRating to Subsonic API's Artist
|
2020-10-21 15:51:12 -04:00 |
|
Deluan
|
2f11c2dc8f
|
Bump Subsonic API compatibility to 1.13
|
2020-10-20 22:54:37 -04:00 |
|
Deluan
|
049ac70b2b
|
Add "real" TopSongs
|
2020-10-20 22:53:52 -04:00 |
|
Deluan
|
64ccb4d188
|
Add SimilarSongs functionality
|
2020-10-20 16:07:31 -04:00 |
|
Deluan
|
e9e09a7480
|
Add dedicated SimilarArtists call
|
2020-10-20 16:07:31 -04:00 |
|
Deluan
|
29d8950e5b
|
Better ArtistInfo field names
|
2020-10-20 16:07:31 -04:00 |
|
Deluan
|
07d96f8308
|
Add missing fields to ArtistInfo
|
2020-10-20 16:07:31 -04:00 |
|
Deluan
|
07535e1518
|
Add ExternalInformation core service (not a great name, I know)
|
2020-10-20 16:07:31 -04:00 |
|
Deluan
|
1ffc8d619e
|
Log ffmpeg detection as Info
|
2020-10-12 21:59:03 -04:00 |
|
Deluan
|
c60e56828b
|
Fix ffmpeg detection
|
2020-10-12 10:59:42 -04:00 |
|
Deluan
|
fea5d23fc7
|
Add ffmpeg detection at start-up
|
2020-10-06 17:24:16 -04:00 |
|
Deluan
|
92b7ef40af
|
Disable CSP for now
|
2020-10-06 11:24:59 -04:00 |
|
Deluan
|
cd171c40cb
|
Add secure middleware, with sensible values
|
2020-10-06 08:46:58 -04:00 |
|
Deluan
|
8dfc259857
|
Serve robots.txt from root (http://server/robots.txt)
|
2020-10-02 10:15:19 -04:00 |
|
Deluan
|
cf8756b14b
|
Unexport private function
|
2020-10-01 09:56:09 -04:00 |
|