Commit Graph

  • 84cd6b7f34 Add Esperanto translation, thanks to @ebanDev Deluan 2020-11-13 12:56:30 -05:00
  • df86a8153e New translated terms Deluan 2020-11-13 12:51:32 -05:00
  • b38be69b14 Make AppBar back to original height Deluan 2020-11-13 10:13:46 -05:00
  • 48e0d2c99e Trunc long names Deluan 2020-11-13 09:33:56 -05:00
  • 3dac9ae666 Fix linting error Deluan 2020-11-13 00:44:26 -05:00
  • 9d7995fd4d Redesign UserMenu, now with support for Gravatar Deluan 2020-11-13 00:40:01 -05:00
  • 7efc32d136 Ignore "Cover (front)" tag when using ffmpeg extractor Deluan 2020-11-12 23:17:06 -05:00
  • 153cf8f5af Don't display "Comment" field in details if it is empty Deluan 2020-11-12 22:01:59 -05:00
  • b3f373cdb4 Better Activity panel layout Deluan 2020-11-12 21:57:28 -05:00
  • 08399c4854 Fix some JS console errors Deluan 2020-11-12 20:51:26 -05:00
  • 25db696c06 Detect different discs, even when missing the first track of the disc. Fix #620. Deluan 2020-11-12 20:32:59 -05:00
  • bdad927f11 Fix color of activity icon on light themes Deluan 2020-11-12 18:19:54 -05:00
  • b1a9dfee13 Replace <hr/> with Material-UI's <Divider/> Deluan 2020-11-12 17:08:20 -05:00
  • c09ba509b2 Fine tune scan status behaviour Deluan 2020-11-12 16:12:31 -05:00
  • 0e7163eb2c Sanitize comments and lyrics on import, as they are rendered as HTML on the UI Deluan 2020-11-11 12:26:47 -05:00
  • 5111cf8c33 Display comments in SongDetails and AlbumList's details Deluan 2020-11-11 11:58:03 -05:00
  • 98af68ac99 Import comments and lyrics Deluan 2020-11-11 10:43:17 -05:00
  • aee4eb71c4 Add support for multi-line tags Deluan 2020-11-11 09:45:46 -05:00
  • 99d454d8b0 Fix import Deluan 2020-11-10 20:51:43 -05:00
  • 11012302fd Add tests for formatters Deluan 2020-11-10 20:45:04 -05:00
  • 9d2426a601 Use a better notation for exporting JS components and functions Deluan 2020-11-10 19:27:28 -05:00
  • 8a44f61189 Fix setting up Event Stream message handler on first login Deluan 2020-11-10 16:53:09 -05:00
  • 7afad2c96e Fix download single track from Playlist Deluan 2020-11-10 16:24:34 -05:00
  • 08e63c867b Add config option to globally enable/disable downloads Deluan 2020-11-10 16:14:43 -05:00
  • bf69c5589f Fix log message Deluan 2020-11-10 14:46:12 -05:00
  • 714100e24b Remove old TODO Deluan 2020-11-09 19:50:14 -05:00
  • 8f2fe6f9fa Add buffer to broker SendMessage Deluan 2020-11-09 19:24:27 -05:00
  • 08dbf44529 Better broker logging Deluan 2020-11-09 19:24:04 -05:00
  • 84080a0e44 Hide activity menu from non-admin users Deluan 2020-11-09 16:11:33 -05:00
  • 1b624b2505 Do not create the EventStream if unauthenticated Deluan 2020-11-09 15:59:21 -05:00
  • a2e76d6898 Add flag to enable activity menu Deluan 2020-11-09 15:31:05 -05:00
  • 56803d0151 Auto-reconnect to event stream after 20secs timeout Deluan 2020-11-09 15:13:32 -05:00
  • 2b1a5f579a Adding a communication channel between server and clients using SSE Deluan 2020-11-08 00:06:48 -05:00
  • 3fc81638c7 Moved all reducers and actions to their own folders Deluan 2020-11-08 13:15:46 -05:00
  • 24b040adf9 Add more keyboard shortcuts Deluan 2020-11-07 23:11:15 -05:00
  • 8d608ac5b2 Faster display of cover in album detail view Deluan 2020-11-07 22:45:04 -05:00
  • 02160465a5 Remove unused file Deluan 2020-11-07 12:46:38 -05:00
  • b5abd80927 Update react-jinke-music-player to 4.9.1. Fix #568 Deluan 2020-11-07 12:20:42 -05:00
  • 6542842938 Make sure we don't get durations with decimals Deluan 2020-11-05 18:27:46 -05:00
  • 8d7931b3bc Fix "seekable" log message (was always "false") Deluan 2020-11-05 18:11:12 -05:00
  • 9224a67a7b Add <- and -> hotkeys, to jump to previous or next song Deluan 2020-11-05 17:38:53 -05:00
  • 873cea4046 Fix "Something went wrong" error when deleting a playlist Deluan 2020-11-05 14:06:21 -05:00
  • 0b977df8dd Fixed duration formatter to properly count lengths longer than 24 hours (#612) JorisL 2020-11-05 20:02:09 +01:00
  • fb1461fd0b Fix reading dirs from a MergeFS Deluan 2020-11-05 13:34:56 -05:00
  • 9cbeddae8f Avoid cross-site scripting Deluan 2020-11-05 12:32:39 -05:00
  • c9b119f0a4 Make scrobble submits compatible with Last.FM specification Deluan 2020-11-04 23:51:48 -05:00
  • a6bd9f627e Make new cache layout the default Deluan 2020-11-04 23:25:38 -05:00
  • 861c742b3e Move notifications to the top Deluan 2020-11-04 19:29:55 -05:00
  • 36596d4fdb Don't send the transcoded file if it is a HEAD request Deluan 2020-11-03 16:06:02 -05:00
  • 94f28f6216 Generate a better salt for Subsonic token authentication Deluan 2020-11-03 15:13:40 -05:00
  • 2f56f1b178 Use new fscache's SetKeyMapper Deluan 2020-11-03 12:52:44 -05:00
  • f4a88b8319 Update screenshots Deluan 2020-11-03 09:21:32 -05:00
  • f50aeb0b21 Bump golangci-lint version in pipeline Deluan 2020-11-02 20:53:32 -05:00
  • fd1604b1d2 Add user's name to UserMenu Deluan 2020-11-02 17:13:12 -05:00
  • 7fbdcf8ddc Upgrade react-admin to 3.9.6 Deluan 2020-11-02 17:12:52 -05:00
  • 7f7b0c1f0d Move Settings options to UserMenu Deluan 2020-11-02 16:57:21 -05:00
  • 68e0fe574f Bump github.com/golangci/golangci-lint from 1.32.0 to 1.32.1 Deluan 2020-11-02 11:45:58 -05:00
  • 8ddf4d62af Update README.md Deluan Quintão 2020-11-02 11:41:41 -05:00
  • 9bcd606fe8 Fix Artist full_text refresh Deluan 2020-11-02 10:26:41 -05:00
  • 7819e834c8 Fix Artist filtering Deluan 2020-11-02 09:48:00 -05:00
  • 779d4a1c85 Revert "Process empty folders as changed folders" Deluan 2020-11-02 07:57:47 -05:00
  • e07152b695 Process empty folders as changed folders Deluan 2020-11-01 23:25:34 -05:00
  • ee5a0698c0 Simplify scanner utilization Deluan 2020-11-01 18:37:17 -05:00
  • 71b77cba2b Bump Subsonic API to 1.16.1 Deluan 2020-11-01 17:04:53 -05:00
  • 8e584ee020 Update count on getScanStatus Deluan 2020-11-01 16:37:33 -05:00
  • 3ea5b85b36 go mod tidy Deluan 2020-11-01 14:40:48 -05:00
  • cfad35544b Add artistImageUrl available in getArtists endpoint Deluan 2020-10-30 16:08:43 -04:00
  • 7583ddac65 Bump github.com/golangci/golangci-lint from 1.31.0 to 1.32.0 dependabot-preview[bot] 2020-10-26 10:39:34 +00:00
  • 6b89679e08 Remove hardcoded color Deluan 2020-10-31 19:40:25 -04:00
  • 3535fba9dd Fix BulkActions contrast once and for all(?) Deluan 2020-10-31 18:46:14 -04:00
  • 488db26675 Improve bulk actions color contrast Deluan 2020-10-31 11:05:33 -04:00
  • 1f842b08e2 Remove duplicated code for SongBulkActions Deluan 2020-10-31 10:23:52 -04:00
  • aabef62b11 Add "PlayNow" button to bulk actions Deluan 2020-10-31 10:12:38 -04:00
  • 6c0778a867 Add log to pool Deluan 2020-10-30 16:08:43 -04:00
  • 58d6b0a84f Cache Warmer now waits for Cache to be available Deluan 2020-10-31 00:35:20 -04:00
  • 145a5708ca Stop tag_scanner when waltDirTree is interrupted by errors Deluan 2020-10-31 00:06:28 -04:00
  • 6ccdc2e068 Fine tune colors, remove PlayButton from AlbumDetail Deluan 2020-10-30 15:46:34 -04:00
  • 6da2f1ba92 feat: ran prettier over changes Chris Newton 2020-10-23 15:53:31 +11:00
  • 28bcd3f99e feat: fixed linting error Chris Newton 2020-10-23 15:49:24 +11:00
  • 1076dda011 feat: changed hvoer state for album list, added play icon to album details Chris Newton 2020-10-23 13:43:22 +11:00
  • e30704fe0f feat: altered grid layout to be more like itunes Chris Newton 2020-10-22 11:50:45 +11:00
  • 84384da8d1 Better naming for function Deluan 2020-10-30 13:14:53 -04:00
  • 62fe1cdc43 improve spanish translation Victorhck 2020-10-23 22:48:47 +02:00
  • 4d6c9482ff Recover from panic when reading invalid id2 tags Deluan 2020-10-30 09:53:38 -04:00
  • cdd44a2830 Abort scan when media folder is empty Deluan 2020-10-30 09:39:36 -04:00
  • ba8d2f5da8 Log when a cache has finished loading Deluan 2020-10-30 00:14:37 -04:00
  • 00ec6cf042 Process changed folders as they are discovered Deluan 2020-10-29 23:47:43 -04:00
  • 2f394623c8 WIP Deluan 2020-10-29 11:31:45 -04:00
  • f1a24b971a Use timestamp of artwork file instead of album's UpdatedAt in the cache key Deluan 2020-10-29 23:18:41 -04:00
  • d913108de2 Add option to disable track cover art. Should help with cloud mounting (rclone) Deluan 2020-10-29 10:57:33 -04:00
  • 32bac11b61 Make CreatePlaylist response compatible with API >1.14.0 Deluan 2020-10-28 12:46:06 -04:00
  • 78630d427d Limit startScan to admins only Deluan 2020-10-27 20:22:05 -04:00
  • 1e57852eff Make pool's queue buffered. Workaround while we don't put the queue in disk Deluan 2020-10-27 20:12:27 -04:00
  • 464e251d19 Only start the cache warming after all folders were scanned Deluan 2020-10-27 20:11:25 -04:00
  • d9f7a154cf Implements library scanning endpoints. Also: Deluan 2020-10-27 18:19:56 -04:00
  • 9b756faef5 Make caches singletons Deluan 2020-10-27 17:02:20 -04:00
  • 515528ee6d Disable flaky test Deluan 2020-10-27 16:07:53 -04:00
  • 4bd6012f11 Fix job dependencies in pipeline Deluan 2020-10-27 15:58:27 -04:00
  • 216491815c Increased pool test timeout (hate time based tests...) Deluan 2020-10-27 15:43:00 -04:00
  • 4777cf0aba Simplify error responses Deluan 2020-10-27 15:23:29 -04:00