Commit Graph

  • d72c51486d
    Bump @testing-library/jest-dom from 5.11.1 to 5.11.3 in /ui dependabot-preview[bot] 2020-08-13 15:19:00 +00:00
  • 856ba7d840
    Bump react-redux from 7.2.0 to 7.2.1 in /ui dependabot-preview[bot] 2020-08-13 15:18:56 +00:00
  • b74bd30b72 Fix Security Issue CVE-2020-7660 Deluan 2020-08-13 11:14:10 -04:00
  • 9fa09e41cc
    Update README.md Deluan Quintão 2020-08-11 16:05:23 -04:00
  • e539d06dd2
    Bump @testing-library/react from 10.4.7 to 10.4.8 in /ui dependabot-preview[bot] 2020-08-10 19:53:53 +00:00
  • 47c9b69099
    Bump ra-data-json-server from 3.7.1 to 3.7.2 in /ui dependabot-preview[bot] 2020-08-10 19:52:52 +00:00
  • b04fd17c59
    Bump react-admin from 3.7.1 to 3.7.2 in /ui dependabot-preview[bot] 2020-08-10 19:52:02 +00:00
  • cdb0b83130
    Bump @testing-library/user-event from 12.0.11 to 12.1.1 in /ui dependabot-preview[bot] 2020-08-10 19:51:10 +00:00
  • 4ef12f91e0 Support Linux 32 bits releases Deluan 2020-08-07 13:36:00 -04:00
  • 0730c667a2 Add "Shuffle All" option to Song List. Closes #256 v0.29.0 Deluan 2020-08-07 10:47:55 -04:00
  • 4ec451aecb Add content-disposition header to set a download name Deluan 2020-08-05 18:40:46 -04:00
  • 883dd7f728 Use Outlined download icon Deluan 2020-08-05 15:25:59 -04:00
  • 38c19eddc3 Add 'download' option to album context menu Deluan 2020-08-05 14:57:59 -04:00
  • 8e4b2e1c06 Add GetTopSongs placeholder, to make AVSub work Deluan 2020-08-05 13:48:50 -04:00
  • a541afbfba Revert "Return absolute paths in Subsonic API responses" Deluan 2020-08-05 12:37:43 -04:00
  • df05760769 Move engine package under subsonic, as it should only be used by the Subsonic API.master Deluan 2020-08-04 21:29:35 -04:00
  • 9a1133601a Store uncompressed files in zip Deluan 2020-08-04 13:38:32 -04:00
  • 2c370cae28 Support downloading full album and artist discography through Subsonic API Deluan 2020-08-04 12:34:40 -04:00
  • f745b8d223 Use transaction's DataStore Deluan 2020-08-04 11:53:19 -04:00
  • f1b6703ab0 Update React Player, fix song title maxWidth Deluan 2020-08-04 08:41:30 -04:00
  • be142cc2cc
    Bump @testing-library/user-event from 12.0.11 to 12.1.0 in /ui dependabot-preview[bot] 2020-08-03 20:41:45 +00:00
  • e8f454bb65
    Bump @testing-library/jest-dom from 5.11.1 to 5.11.2 in /ui dependabot-preview[bot] 2020-08-03 20:40:50 +00:00
  • 8e115f7729
    Bump react-jinke-music-player from 4.16.3 to 4.16.4 in /ui dependabot-preview[bot] 2020-08-03 20:39:50 +00:00
  • 92ad81443e
    Bump github.com/spf13/viper from 1.7.0 to 1.7.1 dependabot-preview[bot] 2020-08-03 11:34:13 +00:00
  • 28d1428c90 Add option to disable .m3u auto-import Deluan 2020-08-02 23:17:13 -04:00
  • 696a0feb31 Remove ratings from engine package Deluan 2020-08-02 17:58:07 -04:00
  • f29e1eb248 Remove repeated call Deluan 2020-08-02 15:19:42 -04:00
  • d4e599233e Increase timeout of lint job in pipeline Deluan 2020-08-02 14:53:47 -04:00
  • aaec8e080b Remove unused code Deluan 2020-08-02 11:16:46 -04:00
  • 09442eccd4
    Update README.md Deluan Quintão 2020-08-01 23:29:27 -04:00
  • 21b9f51b71 Rename migrations package, to match goose generated migration files v0.28.0 Deluan 2020-08-01 16:49:01 -04:00
  • ed726c2126 Better implementation of Bookmarks, using its own table Deluan 2020-08-01 12:17:06 -04:00
  • 23d69d26e0 Add Bookmarks to Subsonic API Deluan 2020-07-31 16:56:42 -04:00
  • 3d0e70e907 Add MediaFile to Bookmark Deluan 2020-07-31 16:03:27 -04:00
  • 34e843a4b3 Add updatedAt to Bookmarks Deluan 2020-07-31 15:52:41 -04:00
  • 924ada0dab Add bookmark API repsonse Deluan 2020-07-31 15:47:34 -04:00
  • 2d3ed85311 Add bookmark in persistence layer Deluan 2020-07-31 15:32:08 -04:00
  • 3d4f4b4e2b Fix lint errors Deluan 2020-07-31 14:22:03 -04:00
  • 338cbacb79 Return absolute paths in Subsonic API responses Deluan 2020-07-31 14:04:06 -04:00
  • 0cf574198e Use Last.FM "white star" URL for artist info Deluan 2020-07-31 14:00:26 -04:00
  • 3000238a3c Implements the get/save play queue Subsonic endpoints and bumps API version to 1.12.0 Deluan 2020-07-31 13:07:39 -04:00
  • 16c38eb344 Add PlayQueue Subsonic response Deluan 2020-07-31 12:36:33 -04:00
  • 721a959735 Create playqueue table and repository Deluan 2020-07-31 11:42:51 -04:00
  • 89c3dce5fb Add Bookmarks to Subsonic API Deluan 2020-07-31 16:56:42 -04:00
  • 0224c0b097 Add MediaFile to Bookmark Deluan 2020-07-31 16:03:27 -04:00
  • b551febbb9 Add updatedAt to Bookmarks Deluan 2020-07-31 15:52:41 -04:00
  • 3c1c3871b1 Add bookmark API repsonse Deluan 2020-07-31 15:47:34 -04:00
  • 3fd0df00f5 Add bookmark in persistence layer Deluan 2020-07-31 15:32:08 -04:00
  • e18f58962a Fix lint errors Deluan 2020-07-31 14:22:03 -04:00
  • 49d47228b4 Return absolute paths in Subsonic API responses Deluan 2020-07-31 14:04:06 -04:00
  • 38ba82a65b Use Last.FM "white star" URL for artist info Deluan 2020-07-31 14:00:26 -04:00
  • 4eaad0d0ab Implements the get/save play queue Subsonic endpoints and bumps API version to 1.12.0 Deluan 2020-07-31 13:07:39 -04:00
  • e10e2a983d Add PlayQueue Subsonic response Deluan 2020-07-31 12:36:33 -04:00
  • 8781781881 Create playqueue table and repository Deluan 2020-07-31 11:42:51 -04:00
  • 3c2b14d362 Rename make target for creating a new migration Deluan 2020-07-31 09:55:44 -04:00
  • 2b59d4b87a Rename 'Cover' to the more generic term 'Artwork' Deluan 2020-07-31 09:31:19 -04:00
  • cefdeee495 Update Danish translations Deluan 2020-07-30 14:26:32 -04:00
  • 3383327c51 Show year range over the album art when in "artist view" mode Deluan 2020-07-29 22:34:33 -04:00
  • 38b341ebc5 [Security] Bump elliptic from 6.5.2 to 6.5.3 in /ui dependabot-preview[bot] 2020-07-29 22:30:25 +00:00
  • 8ad06281bd
    [Security] Bump elliptic from 6.5.2 to 6.5.3 in /ui dependabot-preview[bot] 2020-07-29 22:30:25 +00:00
  • ef0e5b130d Add a xl breakpoint to the album grid Deluan 2020-07-29 15:41:57 -04:00
  • 3092f83a00 Add option to select default album view Deluan 2020-07-29 14:41:18 -04:00
  • 8daac43e99 Add list type to album list view title Deluan 2020-07-29 14:24:24 -04:00
  • d5da23ae42 Redirect from plain /album path to a default album list Deluan 2020-07-29 14:12:51 -04:00
  • eae46d15bf Fix pagination Deluan 2020-07-28 18:01:53 -04:00
  • f6c518fd8b Add Portuguese translation for album lists Deluan 2020-07-28 15:55:53 -04:00
  • db8a48bba6 Implement album lists Deluan 2020-07-28 08:49:28 -04:00
  • 2a8f0590e9 Add option to select default album view Deluan 2020-07-29 14:41:18 -04:00
  • ef06a03b30 Add list type to album list view title Deluan 2020-07-29 14:24:24 -04:00
  • 46eee3253d Redirect from plain /album path to a default album list Deluan 2020-07-29 14:12:51 -04:00
  • 102c2c36fe Fix pagination Deluan 2020-07-28 18:01:53 -04:00
  • e2fe57d0b5 Add Portuguese translation for album lists Deluan 2020-07-28 15:55:53 -04:00
  • 6f3fd1ccb2 Implement album lists Deluan 2020-07-28 08:49:28 -04:00
  • d877928f11 Add UpdatedAt to transcoding cache key Deluan 2020-07-28 17:16:01 -04:00
  • 0403ec2a07 Use OS-independent path separators Deluan 2020-07-28 08:49:07 -04:00
  • 8d27c77c2c Highlight compilations in Features Deluan 2020-07-27 15:00:03 -04:00
  • 82e316653a
    Bump @testing-library/user-event from 12.0.11 to 12.0.15 in /ui dependabot-preview[bot] 2020-07-27 18:01:47 +00:00
  • f992b5663f Remove old scanner Deluan 2020-07-27 11:12:39 -04:00
  • 4e4fcb2304 Small refactorings, better var/function names Deluan 2020-07-27 10:51:50 -04:00
  • ddb30ceb11 Add a v prefix to the version in the description v0.27.0 Deluan 2020-07-26 10:52:20 -04:00
  • 67da83c84d Use a RWMutex instead of an AtomicBool, to reduce contention Deluan 2020-07-26 00:45:33 -04:00
  • f8f16d676d Fix Cached flag Deluan 2020-07-24 18:46:08 -04:00
  • 58b816c2ed Show cached in info log Deluan 2020-07-24 18:42:36 -04:00
  • 9b1d5c196f Load cache asynchronously Deluan 2020-07-24 15:40:27 -04:00
  • 92c1180ea4 Load cache asynchronously Deluan 2020-07-24 15:40:27 -04:00
  • a0bed9beeb Handle missing index.html template Deluan 2020-07-24 13:59:41 -04:00
  • 9f4f2f7381 Use new FileCache in cover service Deluan 2020-07-24 13:30:27 -04:00
  • 433e31acc8 Refactor FileCache, allow disabling Trasncoding cache Deluan 2020-07-24 12:42:11 -04:00
  • b795ad55a3 Allow SeekStart in a merged dir Deluan 2020-07-23 22:00:59 -04:00
  • 72efc18158 Allow translations to be overridden in the data folder Deluan 2020-07-23 18:07:43 -04:00
  • 93626129b6 Also import .m3u8 playlists Deluan 2020-07-23 03:24:33 -04:00
  • 60178c264d Keep annotations if tracks were already in DB Deluan 2020-07-23 03:21:01 -04:00
  • de6afa16ec Update da.json Deluan Quintão 2020-07-22 15:22:57 -04:00
  • 3e030fdbc1 Update da.json (POEditor.com) Deluan Quintão 2020-07-22 16:05:28 -04:00
  • 4895f6e39a Update da.json (POEditor.com) Deluan Quintão 2020-07-22 15:22:57 -04:00
  • fd2df12263 Update cs.json (POEditor.com) Deluan Quintão 2020-07-21 21:59:20 -04:00
  • 37d66a7d41 Add Danish translation Deluan 2020-07-21 21:57:56 -04:00
  • 040c7f1e7d Add missing call to refresh artists Deluan 2020-07-22 15:37:24 -04:00
  • d4a5508f6a Remove LogLevel from Dockerfile Deluan 2020-07-22 12:51:33 -04:00
  • 036f9d6730 Flush albums and artists after each folder added/updated/deleted Deluan 2020-07-22 12:48:24 -04:00