Commit graph

  • fec589dce5 Add playlist list Deluan 2020-05-05 18:28:55 -0400
  • 4e613be960 Add playlists REST endpoint Deluan 2020-05-03 20:05:03 -0400
  • 8e2480a82d Fix duration (in web player) when playing transcoded files. Thanks @lijinke666 Deluan 2020-05-16 13:24:25 -0400
  • 50eda78ca1 Revert "Save perPage selection in localstorage" Deluan 2020-05-15 11:04:48 -0400
  • b3af0f880b Use a custom List component Deluan 2020-05-15 10:20:11 -0400
  • 9490374faa Save perPage selection in localstorage Deluan 2020-05-14 23:05:14 -0400
  • a340b62fdf Link to artist from album list Deluan 2020-05-14 20:42:21 -0400
  • 0d1af8c635 Fix potential null reference exception Deluan 2020-05-14 19:01:07 -0400
  • 377c9e6be6 Revert "Upgrade golangci-lint" Deluan 2020-05-13 23:26:54 -0400
  • b8ae5ccb02 Upgrade golangci-lint Deluan 2020-05-13 16:50:13 -0400
  • f8362a4acb Fix staticcheck's SA1029 Deluan 2020-05-13 16:49:55 -0400
  • 5ce3135f00 Fix gosec's G601 Deluan 2020-05-13 15:32:42 -0400
  • 162971f7b3 Remove console.log Deluan 2020-05-12 14:48:22 -0400
  • 49dd13002c Update Portuguese translation Deluan 2020-05-12 14:20:24 -0400
  • 1e5c879fc6 Extract disc subtitle strings for translation Deluan 2020-05-12 14:13:34 -0400
  • e369cbf493 Disable album songs sorting Deluan 2020-05-12 13:47:59 -0400
  • a88270a22b Add multidisc labels, even if there are no disc subtitles Deluan 2020-05-12 13:14:23 -0400
  • 4355f4fe2d Show disc subtitles (if available) Deluan 2020-05-12 12:40:53 -0400
  • 0d9361734f Import and display disc subtitles Deluan 2020-05-12 11:17:22 -0400
  • 7f75994906 go mod tidy Deluan 2020-05-11 10:54:35 -0400
  • e9d594ebcf Bump github.com/Masterminds/squirrel from 1.3.0 to 1.4.0 dependabot-preview[bot] 2020-05-11 10:56:38 +0000
  • 0d1e2a92f6 Make MediaFolder ID int32 Deluan 2020-05-09 22:29:02 -0400
  • 1ed6d130b1 Fix getMusicFolders and getIndexes API compliance. Fix #286 Deluan 2020-05-09 21:00:38 -0400
  • 09267d2ffd Don't skip to the next song when there is an streaming error Deluan 2020-05-09 15:56:12 -0400
  • 3a6639f820 Fix golangci-lint installation Deluan 2020-05-09 15:02:23 -0400
  • 8b79b288eb Update de.json (POEditor.com) Deluan Quintão 2020-05-09 12:36:14 -0400
  • a0cde80c52 Update pt.json (POEditor.com) Deluan Quintão 2020-05-09 00:55:00 -0400
  • 458636d2b8 Update fr.json (POEditor.com) Deluan Quintão 2020-05-09 00:54:59 -0400
  • 8b30af561e Update cs.json (POEditor.com) Deluan Quintão 2020-05-09 00:54:57 -0400
  • 1fb2b9bf1d Update tr.json (POEditor.com) (+1 squashed commit) Squashed commits: [9480cf8] Update tr.json (POEditor.com) Deluan Quintão 2020-05-06 08:29:02 -0400
  • 5c9fdb064d Use official golangci-lint GH action Deluan 2020-05-08 17:02:24 -0400
  • 70047fe20e Add songCount column to Artist table Deluan 2020-05-08 09:50:33 -0400
  • 1c41582d79 Run pre-push hooks in parallel Deluan 2020-05-07 12:00:10 -0400
  • 9a854f6cc4 Add golangci-lint to git pre-push hook Deluan 2020-05-07 11:57:07 -0400
  • 06ab88415a Refactor album actions, simplify usage Deluan 2020-05-07 11:24:28 -0400
  • 16f2b056ef Fix deprecated version input Deluan 2020-05-07 09:50:01 -0400
  • a761e6f2d0 go mod tidy Deluan 2020-05-07 09:31:10 -0400
  • da7489cecd Bump github.com/onsi/gomega from 1.9.0 to 1.10.0 dependabot-preview[bot] 2020-05-07 10:33:19 +0000
  • 0472988645 Fix next track not working after adding to queue Deluan 2020-05-07 00:28:32 -0400
  • 7e0881f0ec Play the remainder of the album when clicking on a album's song Deluan 2020-05-06 16:02:31 -0400
  • f8fb4c8f54 Make the borders of the AlbumSongs round Deluan 2020-05-06 08:43:15 -0400
  • ddcacbb6e5 Fix covers overflow in some resolutions Deluan 2020-05-06 08:42:43 -0400
  • 9d7512e9ab
    Update README Deluan Quintão 2020-05-06 08:08:43 -0400
  • 2e31b4d046
    Update translations (#264) Deluan Quintão 2020-05-05 18:32:22 -0400
  • c585ca7131 Add random as a valid sort option for song resource Deluan 2020-05-05 16:17:09 -0400
  • 29e2ab1b4a Set default view to Album list Deluan 2020-05-05 15:44:05 -0400
  • 8880294ee7 Change default album view mode to Grid Deluan 2020-05-05 15:34:31 -0400
  • a8d3466b0e Unselect album songs after clicking on bulk "Play Later" button Deluan 2020-05-05 15:08:30 -0400
  • 0ee000a8a0 Resolve TODO (workaround is necessary) Deluan 2020-05-05 12:35:50 -0400
  • 0833d87f94 Add "Play Later" action to AlbumContextMenu Deluan 2020-05-05 12:20:41 -0400
  • 23836d7c3c Change addTrack action to addTracks, supporting multiple tracks to be added to the queue in one call Deluan 2020-05-05 12:07:50 -0400
  • 5495451448 Use only one call to the server when adding songs to the queue Deluan 2020-05-05 11:19:41 -0400
  • bb01c8973f Fix lint error Deluan 2020-05-04 20:46:16 -0400
  • 2f4d4c6e38 Add missing translation terms Deluan 2020-05-04 20:27:09 -0400
  • 8d99c3ab92 Add validation tests to translations files Deluan 2020-05-04 19:54:10 -0400
  • 8f66e87099
    Install reflex in setup-dev target Deluan Quintão 2020-05-04 17:07:01 -0400
  • 3e778e6007 Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0 Deluan 2020-05-04 13:28:16 -0400
  • b2d6dd0254 Add pr-# tag to Docker image Deluan 2020-05-04 11:47:03 -0400
  • 589c4cf225 Fix screenshot proportion Deluan 2020-05-03 19:25:39 -0400
  • 4b70cc52d6 Reduce log level of config file being used Deluan 2020-05-03 14:09:31 -0400
  • cc1205c79d Simplify README.md Deluan 2020-05-03 00:01:33 -0400
  • cccd0235cf Add option to specify ConfigFile path Deluan 2020-05-02 23:00:02 -0400
  • 17e51756ef Removed dependencies for ra language files Deluan 2020-05-02 22:30:55 -0400
  • 13ce21843f go mod tidy Deluan 2020-05-02 18:00:18 -0400
  • 151f43b95f Refactor i18n functions a bit Deluan 2020-05-02 17:44:24 -0400
  • 055c77b38c Remove "default" from Dark theme name Deluan 2020-05-02 14:50:46 -0400
  • 8dc2d7a5e0 Make context menu icon smaller Deluan 2020-05-02 14:50:15 -0400
  • a71d5b3954 Add remaining languages Deluan 2020-05-02 13:17:28 -0400
  • 854a923fea Don't sort ReadAll translations, as it will be sorted in the UI Deluan 2020-05-02 12:37:32 -0400
  • 496b467c1d Cater for differences when loading embedded Assets and in dev mode Deluan 2020-05-02 12:33:37 -0400
  • 056d5e7111 Remove empty keys to allow English fallback Deluan 2020-05-02 12:32:24 -0400
  • e43c172d96 Update de.json (POEditor.com) Deluan Quintão 2020-05-02 11:30:55 -0400
  • 0b56c3f026 Update pt.json (POEditor.com) Deluan Quintão 2020-05-02 11:30:54 -0400
  • 5445d20ecd Update en.json (POEditor.com) Deluan Quintão 2020-05-02 11:30:52 -0400
  • 2f7443e4bd Use English as fallback language Deluan 2020-05-02 11:21:08 -0400
  • 41cf99541d Move translations to server Deluan 2020-05-01 18:29:50 -0400
  • 1a9663d432 Move static to resources. Embed them at build time Deluan 2020-05-01 14:35:57 -0400
  • b7dcdedf41 More error handling Deluan 2020-05-01 23:07:23 -0400
  • bf8f9d2be8 Fix context menu icon color on Light theme Deluan 2020-05-01 12:08:32 -0400
  • 6d20ca27f6 Add mobile album list view Deluan 2020-05-01 11:50:07 -0400
  • 3bb573b45f Add AlbumContextMenu to AlbumListView Deluan 2020-05-01 11:27:09 -0400
  • 9b2d91c0f2 Fix songs pagination param in AlbumContextMenu Deluan 2020-05-01 11:05:36 -0400
  • b002a69bf8 Fix language sorting Deluan 2020-05-01 10:48:28 -0400
  • e341df1e26 Rename Chinese translation file to zh Deluan 2020-05-01 10:43:49 -0400
  • 35e8c1c407 Add all translation keys to English Deluan 2020-05-01 10:41:47 -0400
  • d1a88ed8d6 Remove duplicated translation key Deluan 2020-05-01 10:28:31 -0400
  • 10a7dfeb15 Add SongContextMenu Deluan 2020-05-01 10:22:24 -0400
  • dbde5330bd Mark helper function as unexported Deluan 2020-05-01 09:17:21 -0400
  • 9b817edd1a go mod tidy Deluan 2020-05-01 09:08:35 -0400
  • 261d73410a Bump github.com/Masterminds/squirrel from 1.2.0 to 1.3.0 dependabot-preview[bot] 2020-05-01 10:31:34 +0000
  • 555c78f536 Reduce flickering of album covers Deluan 2020-04-30 21:26:30 -0400
  • 0270a9c924 Remove dangling create-react-app README Deluan 2020-04-30 15:19:55 -0400
  • a45e278cda Bum react-music-player version to 4.12.0 Deluan 2020-04-30 14:18:05 -0400
  • bdbee7f541 Add setup step: download node dependencies stncrn 2020-04-29 14:29:20 +0200
  • b453ee6598 Fix color of album context menu when in Light mode. Deluan 2020-04-29 22:46:34 -0400
  • 716de24f1e Localize translation config notice Deluan 2020-04-29 11:58:42 -0400
  • c816ca4525 Add config option to enable/disable Transcoding configuration Deluan 2020-04-27 21:23:15 -0400
  • eb7d2dcaa1 fixed compile errors Srihari Chandana 2020-04-29 21:25:43 -0400
  • e6d4cfba96 cleaned up logic Srihari Chandana 2020-04-29 20:03:40 -0400
  • 2a5d2d70ba replaced GridButton with GridMenu Srihari Chandana 2020-04-27 09:40:45 -0400