Commit graph

  • c19c599521 Bump @testing-library Deluan 2020-08-15 12:57:18 -0400
  • dd398224e7 go mod tidy Deluan 2020-08-15 10:48:56 -0400
  • 5ac76ae7e0 Fix broken image href Deluan 2020-08-14 17:00:24 -0400
  • c14147e6c5 More updated screenshots Deluan 2020-08-14 16:59:45 -0400
  • 59ce940cd6 Use new screenshot in README Deluan 2020-08-14 16:53:36 -0400
  • cfecd7c6a2 Add new screenshot Deluan 2020-08-14 16:52:54 -0400
  • d81a4472a0 Update Czech translation Deluan 2020-08-14 16:32:30 -0400
  • 147d26fb75 Enable sort by "starred" in Album and Artist lists Deluan 2020-08-14 15:35:15 -0400
  • 848318932d Remove unused import Deluan 2020-08-14 14:47:54 -0400
  • 49153dc1c1 Add playCount to artist list Deluan 2020-08-14 14:35:00 -0400
  • ca5da5b0ea Use active filters when shuffling songs Deluan 2020-08-14 14:10:39 -0400
  • c2e03c8162 Add stars to Albums Deluan 2020-08-14 13:35:28 -0400
  • f2ebbd26fa Add stars to Artist Deluan 2020-08-14 13:19:32 -0400
  • bbc4f9f91f Add artist context menu Deluan 2020-08-14 12:27:49 -0400
  • 6fe1f84c68 Add download for songs Deluan 2020-08-14 12:11:35 -0400
  • d72468003f User album or artist name as zip name in download endpoint Deluan 2020-08-14 10:32:55 -0400
  • 100f6a0645 Removed engine.Users Deluan 2020-08-14 10:10:17 -0400
  • bc2073fbd5 Removed unused function Deluan 2020-08-13 23:58:46 -0400
  • 278d0ea8f3 Fix album fields in simulated browsing by folder Deluan 2020-08-13 23:56:33 -0400
  • 0e16d7cfbb Fix regression: Show artwork in Music Stash when browsing by folder Deluan 2020-08-13 23:56:06 -0400
  • 419884db7c Removed engine.Scrobbler Deluan 2020-08-13 23:08:15 -0400
  • eacfc41665 Removed engine.Search Deluan 2020-08-13 22:27:37 -0400
  • c271aa24d1 Make all Subsonic helper functions private Deluan 2020-08-13 22:11:18 -0400
  • 22f34b3347 Refactor getGenres. Remove engine.Browser Deluan 2020-08-13 22:07:50 -0400
  • eba8395146 Refactor getSong Deluan 2020-08-13 21:57:35 -0400
  • f16dc5f8f8 Refactor getMusicDirectory Deluan 2020-08-13 21:52:44 -0400
  • 15c8f4c0ef Refactor getAlbum Deluan 2020-08-13 18:50:28 -0400
  • e344f616b3 Refactor getArtist Deluan 2020-08-13 18:37:54 -0400
  • ef81caf3ed Refactor getMusicFolders and getIndexes Deluan 2020-08-13 17:51:57 -0400
  • 8513f1a899 Bump github.com/spf13/viper from 1.7.0 to 1.7.1 dependabot-preview[bot] 2020-08-03 11:34:13 +0000
  • a9a25713e8 Bump github.com/microcosm-cc/bluemonday from 1.0.3 to 1.0.4 dependabot-preview[bot] 2020-08-14 10:26:57 +0000
  • a5e1986072 Fix getTopSongs endpoint Deluan 2020-08-13 18:56:13 -0400
  • 97c98e3369 Update tr.json (POEditor.com) Deluan Quintão 2020-08-13 17:15:42 -0400
  • 6effd603e2 Update de.json (POEditor.com) Deluan Quintão 2020-08-13 17:15:40 -0400
  • 8a783ef967 Update fr.json (POEditor.com) Deluan Quintão 2020-08-13 17:15:39 -0400
  • b74bd30b72 Fix Security Issue CVE-2020-7660 Deluan 2020-08-13 11:14:10 -0400
  • 9fa09e41cc
    Update README.md Deluan Quintão 2020-08-11 16:05:23 -0400
  • 4ef12f91e0 Support Linux 32 bits releases Deluan 2020-08-07 13:36:00 -0400
  • 0730c667a2 Add "Shuffle All" option to Song List. Closes #256 Deluan 2020-08-07 10:47:55 -0400
  • 4ec451aecb Add content-disposition header to set a download name Deluan 2020-08-05 18:40:46 -0400
  • 883dd7f728 Use Outlined download icon Deluan 2020-08-05 15:25:59 -0400
  • 38c19eddc3 Add 'download' option to album context menu Deluan 2020-08-05 14:57:59 -0400
  • 8e4b2e1c06 Add GetTopSongs placeholder, to make AVSub work Deluan 2020-08-05 13:48:50 -0400
  • a541afbfba Revert "Return absolute paths in Subsonic API responses" Deluan 2020-08-05 12:37:43 -0400
  • df05760769 Move engine package under subsonic, as it should only be used by the Subsonic API.master Deluan 2020-08-04 21:29:35 -0400
  • 9a1133601a Store uncompressed files in zip Deluan 2020-08-04 13:38:32 -0400
  • 2c370cae28 Support downloading full album and artist discography through Subsonic API Deluan 2020-08-04 12:34:40 -0400
  • f745b8d223 Use transaction's DataStore Deluan 2020-08-04 11:53:19 -0400
  • f1b6703ab0 Update React Player, fix song title maxWidth Deluan 2020-08-04 08:41:30 -0400
  • 28d1428c90 Add option to disable .m3u auto-import Deluan 2020-08-02 23:17:13 -0400
  • 696a0feb31 Remove ratings from engine package Deluan 2020-08-02 17:58:07 -0400
  • f29e1eb248 Remove repeated call Deluan 2020-08-02 15:19:42 -0400
  • d4e599233e Increase timeout of lint job in pipeline Deluan 2020-08-02 14:53:47 -0400
  • aaec8e080b Remove unused code Deluan 2020-08-02 11:16:46 -0400
  • 09442eccd4
    Update README.md Deluan Quintão 2020-08-01 23:29:27 -0400
  • 21b9f51b71 Rename migrations package, to match goose generated migration files Deluan 2020-08-01 16:49:01 -0400
  • ed726c2126 Better implementation of Bookmarks, using its own table Deluan 2020-08-01 12:17:06 -0400
  • 23d69d26e0 Add Bookmarks to Subsonic API Deluan 2020-07-31 16:56:42 -0400
  • 3d0e70e907 Add MediaFile to Bookmark Deluan 2020-07-31 16:03:27 -0400
  • 34e843a4b3 Add updatedAt to Bookmarks Deluan 2020-07-31 15:52:41 -0400
  • 924ada0dab Add bookmark API repsonse Deluan 2020-07-31 15:47:34 -0400
  • 2d3ed85311 Add bookmark in persistence layer Deluan 2020-07-31 15:32:08 -0400
  • 3d4f4b4e2b Fix lint errors Deluan 2020-07-31 14:22:03 -0400
  • 338cbacb79 Return absolute paths in Subsonic API responses Deluan 2020-07-31 14:04:06 -0400
  • 0cf574198e Use Last.FM "white star" URL for artist info Deluan 2020-07-31 14:00:26 -0400
  • 3000238a3c Implements the get/save play queue Subsonic endpoints and bumps API version to 1.12.0 Deluan 2020-07-31 13:07:39 -0400
  • 16c38eb344 Add PlayQueue Subsonic response Deluan 2020-07-31 12:36:33 -0400
  • 721a959735 Create playqueue table and repository Deluan 2020-07-31 11:42:51 -0400
  • 3c2b14d362 Rename make target for creating a new migration Deluan 2020-07-31 09:55:44 -0400
  • 2b59d4b87a Rename 'Cover' to the more generic term 'Artwork' Deluan 2020-07-31 09:31:19 -0400
  • cefdeee495 Update Danish translations Deluan 2020-07-30 14:26:32 -0400
  • 3383327c51 Show year range over the album art when in "artist view" mode Deluan 2020-07-29 22:34:33 -0400
  • 38b341ebc5 [Security] Bump elliptic from 6.5.2 to 6.5.3 in /ui dependabot-preview[bot] 2020-07-29 22:30:25 +0000
  • ef0e5b130d Add a xl breakpoint to the album grid Deluan 2020-07-29 15:41:57 -0400
  • 3092f83a00 Add option to select default album view Deluan 2020-07-29 14:41:18 -0400
  • 8daac43e99 Add list type to album list view title Deluan 2020-07-29 14:24:24 -0400
  • d5da23ae42 Redirect from plain /album path to a default album list Deluan 2020-07-29 14:12:51 -0400
  • eae46d15bf Fix pagination Deluan 2020-07-28 18:01:53 -0400
  • f6c518fd8b Add Portuguese translation for album lists Deluan 2020-07-28 15:55:53 -0400
  • db8a48bba6 Implement album lists Deluan 2020-07-28 08:49:28 -0400
  • d877928f11 Add UpdatedAt to transcoding cache key Deluan 2020-07-28 17:16:01 -0400
  • 0403ec2a07 Use OS-independent path separators Deluan 2020-07-28 08:49:07 -0400
  • 8d27c77c2c Highlight compilations in Features Deluan 2020-07-27 15:00:03 -0400
  • f992b5663f Remove old scanner Deluan 2020-07-27 11:12:39 -0400
  • 4e4fcb2304 Small refactorings, better var/function names Deluan 2020-07-27 10:51:50 -0400
  • ddb30ceb11 Add a v prefix to the version in the description Deluan 2020-07-26 10:52:20 -0400
  • 67da83c84d Use a RWMutex instead of an AtomicBool, to reduce contention Deluan 2020-07-26 00:45:33 -0400
  • f8f16d676d Fix Cached flag Deluan 2020-07-24 18:46:08 -0400
  • 58b816c2ed Show cached in info log Deluan 2020-07-24 18:42:36 -0400
  • 9b1d5c196f Load cache asynchronously Deluan 2020-07-24 15:40:27 -0400
  • a0bed9beeb Handle missing index.html template Deluan 2020-07-24 13:59:41 -0400
  • 9f4f2f7381 Use new FileCache in cover service Deluan 2020-07-24 13:30:27 -0400
  • 433e31acc8 Refactor FileCache, allow disabling Trasncoding cache Deluan 2020-07-24 12:42:11 -0400
  • b795ad55a3 Allow SeekStart in a merged dir Deluan 2020-07-23 22:00:59 -0400
  • 72efc18158 Allow translations to be overridden in the data folder Deluan 2020-07-23 18:07:43 -0400
  • 93626129b6 Also import .m3u8 playlists Deluan 2020-07-23 03:24:33 -0400
  • 60178c264d Keep annotations if tracks were already in DB Deluan 2020-07-23 03:21:01 -0400
  • de6afa16ec Update da.json Deluan Quintão 2020-07-22 15:22:57 -0400
  • fd2df12263 Update cs.json (POEditor.com) Deluan Quintão 2020-07-21 21:59:20 -0400
  • 37d66a7d41 Add Danish translation Deluan 2020-07-21 21:57:56 -0400