Commit Graph

  • 3dced978c7 Add button to edit playlist details Deluan 2020-05-18 10:47:12 -04:00
  • 6071ae143e Bump ginkgo version Deluan 2020-05-18 10:25:33 -04:00
  • 05a07f31c9 Bump react-music-player version Deluan 2020-05-18 10:14:50 -04:00
  • 1afbbbf189 Add SongContextMenu to Album Songs Deluan 2020-05-17 20:57:38 -04:00
  • 308163c2e0 Add "AddToPlaylist" to AlbumContextMenu Deluan 2020-05-17 18:55:17 -04:00
  • 176bfe1506 Update fr.json (POEditor.com) Deluan Quintão 2020-05-17 15:51:52 -04:00
  • 4c3f3f3573 Update cs.json (POEditor.com) Deluan Quintão 2020-05-17 15:51:50 -04:00
  • 1aef21a4a9 Update translations for playlists Deluan 2020-05-17 10:23:46 -04:00
  • d1a0ffaaee Check permissions in playlists Deluan 2020-05-16 21:42:52 -04:00
  • 41010515ee Enable Playlist Management in the UI by default Deluan 2020-05-16 19:16:48 -04:00
  • a734a1aaa3 Add filter by name to Playlist list Deluan 2020-05-16 19:14:19 -04:00
  • bf1dc33782 Add option to shuffle playlist Deluan 2020-05-16 19:11:52 -04:00
  • c43798c5dd Filter out songs not in the playlist Deluan 2020-05-16 19:02:33 -04:00
  • 12cf2f1104 Remove tracks from playlist Deluan 2020-05-16 18:10:08 -04:00
  • 5c95eed517 Rename actions Deluan 2020-05-16 15:03:02 -04:00
  • e81a9dd1b5 Add tracks to playlist Deluan 2020-05-15 20:47:15 -04:00
  • fd49ae319f Add Playlist action Deluan 2020-05-15 18:53:33 -04:00
  • f881e2a54b Add option to enable (experimental) playlists in UI Deluan 2020-05-16 14:02:38 -04:00
  • 0ca79eead4 Show Playlist tracks Deluan 2020-05-15 13:48:33 -04:00
  • 8a709c489a Add playlist views Deluan 2020-05-11 21:27:00 -04:00
  • b1f5d35f73 Fix DurationField breaking when the record does not have the source field Deluan 2020-05-11 22:04:35 -04:00
  • 5682d0e721 Remove tracks from Playlist's GetAll Deluan 2020-05-11 10:53:09 -04:00
  • ab690215ef Make Playlist's songCount sortable Deluan 2020-05-10 19:59:47 -04:00
  • 8f9601090c Add helper functions tests Deluan 2020-05-09 00:49:23 -04:00
  • aebee651ac Add nested resource playlist/{id}/tracks Deluan 2020-05-08 23:48:06 -04:00
  • a56e588c8e Create relation table for playlist tracks Deluan 2020-05-08 13:57:32 -04:00
  • 27de18f8c9 Fix typo Deluan 2020-05-08 18:29:30 -04:00
  • 5afcd0ad22 Make field names camelCase Deluan 2020-05-08 10:47:06 -04:00
  • fec589dce5 Add playlist list Deluan 2020-05-05 18:28:55 -04:00
  • 4e613be960 Add playlists REST endpoint Deluan 2020-05-03 20:05:03 -04:00
  • 8e2480a82d Fix duration (in web player) when playing transcoded files. Thanks @lijinke666 Deluan 2020-05-16 13:24:25 -04:00
  • 50eda78ca1 Revert "Save perPage selection in localstorage" Deluan 2020-05-15 11:04:48 -04:00
  • b3af0f880b Use a custom List component Deluan 2020-05-15 10:20:11 -04:00
  • 9490374faa Save perPage selection in localstorage Deluan 2020-05-14 23:05:14 -04:00
  • a340b62fdf Link to artist from album list Deluan 2020-05-14 20:42:21 -04:00
  • 0d1af8c635 Fix potential null reference exception Deluan 2020-05-14 19:01:07 -04:00
  • 377c9e6be6 Revert "Upgrade golangci-lint" Deluan 2020-05-13 23:26:54 -04:00
  • b8ae5ccb02 Upgrade golangci-lint Deluan 2020-05-13 16:50:13 -04:00
  • f8362a4acb Fix staticcheck's SA1029 Deluan 2020-05-13 16:49:55 -04:00
  • 5ce3135f00 Fix gosec's G601 Deluan 2020-05-13 15:32:42 -04:00
  • 162971f7b3 Remove console.log Deluan 2020-05-12 14:48:22 -04:00
  • 49dd13002c Update Portuguese translation Deluan 2020-05-12 14:20:24 -04:00
  • 1e5c879fc6 Extract disc subtitle strings for translation Deluan 2020-05-12 14:13:34 -04:00
  • e369cbf493 Disable album songs sorting Deluan 2020-05-12 13:47:59 -04:00
  • a88270a22b Add multidisc labels, even if there are no disc subtitles Deluan 2020-05-12 13:14:23 -04:00
  • 4355f4fe2d Show disc subtitles (if available) Deluan 2020-05-12 12:40:53 -04:00
  • 0d9361734f Import and display disc subtitles Deluan 2020-05-12 11:17:22 -04:00
  • 7f75994906 go mod tidy Deluan 2020-05-11 10:54:35 -04:00
  • e9d594ebcf Bump github.com/Masterminds/squirrel from 1.3.0 to 1.4.0 dependabot-preview[bot] 2020-05-11 10:56:38 +00:00
  • 0d1e2a92f6 Make MediaFolder ID int32 Deluan 2020-05-09 22:29:02 -04:00
  • 1ed6d130b1 Fix getMusicFolders and getIndexes API compliance. Fix #286 Deluan 2020-05-09 21:00:38 -04:00
  • 09267d2ffd Don't skip to the next song when there is an streaming error Deluan 2020-05-09 15:56:12 -04:00
  • 3a6639f820 Fix golangci-lint installation Deluan 2020-05-09 15:02:23 -04:00
  • 8b79b288eb Update de.json (POEditor.com) Deluan Quintão 2020-05-09 12:36:14 -04:00
  • a0cde80c52 Update pt.json (POEditor.com) Deluan Quintão 2020-05-09 00:55:00 -04:00
  • 458636d2b8 Update fr.json (POEditor.com) Deluan Quintão 2020-05-09 00:54:59 -04:00
  • 8b30af561e Update cs.json (POEditor.com) Deluan Quintão 2020-05-09 00:54:57 -04:00
  • 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 -04:00
  • 5c9fdb064d Use official golangci-lint GH action Deluan 2020-05-08 17:02:24 -04:00
  • 70047fe20e Add songCount column to Artist table Deluan 2020-05-08 09:50:33 -04:00
  • 1c41582d79 Run pre-push hooks in parallel Deluan 2020-05-07 12:00:10 -04:00
  • 9a854f6cc4 Add golangci-lint to git pre-push hook Deluan 2020-05-07 11:57:07 -04:00
  • 06ab88415a Refactor album actions, simplify usage Deluan 2020-05-07 11:24:28 -04:00
  • 16f2b056ef Fix deprecated version input Deluan 2020-05-07 09:50:01 -04:00
  • a761e6f2d0 go mod tidy Deluan 2020-05-07 09:31:10 -04:00
  • da7489cecd Bump github.com/onsi/gomega from 1.9.0 to 1.10.0 dependabot-preview[bot] 2020-05-07 10:33:19 +00:00
  • 0472988645 Fix next track not working after adding to queue Deluan 2020-05-07 00:28:32 -04:00
  • 7e0881f0ec Play the remainder of the album when clicking on a album's song Deluan 2020-05-06 16:02:31 -04:00
  • f8fb4c8f54 Make the borders of the AlbumSongs round Deluan 2020-05-06 08:43:15 -04:00
  • ddcacbb6e5 Fix covers overflow in some resolutions Deluan 2020-05-06 08:42:43 -04:00
  • 9d7512e9ab Update README Deluan Quintão 2020-05-06 08:08:43 -04:00
  • 2e31b4d046 Update translations (#264) Deluan Quintão 2020-05-05 18:32:22 -04:00
  • c585ca7131 Add random as a valid sort option for song resource Deluan 2020-05-05 16:17:09 -04:00
  • 29e2ab1b4a Set default view to Album list Deluan 2020-05-05 15:44:05 -04:00
  • 8880294ee7 Change default album view mode to Grid Deluan 2020-05-05 15:34:31 -04:00
  • a8d3466b0e Unselect album songs after clicking on bulk "Play Later" button Deluan 2020-05-05 15:08:30 -04:00
  • 0ee000a8a0 Resolve TODO (workaround is necessary) Deluan 2020-05-05 12:35:50 -04:00
  • 0833d87f94 Add "Play Later" action to AlbumContextMenu Deluan 2020-05-05 12:20:41 -04:00
  • 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 -04:00
  • 5495451448 Use only one call to the server when adding songs to the queue Deluan 2020-05-05 11:19:41 -04:00
  • bb01c8973f Fix lint error Deluan 2020-05-04 20:46:16 -04:00
  • 2f4d4c6e38 Add missing translation terms Deluan 2020-05-04 20:27:09 -04:00
  • 8d99c3ab92 Add validation tests to translations files Deluan 2020-05-04 19:54:10 -04:00
  • 8f66e87099 Install reflex in setup-dev target Deluan Quintão 2020-05-04 17:07:01 -04:00
  • 3e778e6007 Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0 Deluan 2020-05-04 13:28:16 -04:00
  • b2d6dd0254 Add pr-# tag to Docker image Deluan 2020-05-04 11:47:03 -04:00
  • 589c4cf225 Fix screenshot proportion Deluan 2020-05-03 19:25:39 -04:00
  • 4b70cc52d6 Reduce log level of config file being used Deluan 2020-05-03 14:09:31 -04:00
  • cc1205c79d Simplify README.md Deluan 2020-05-03 00:01:33 -04:00
  • cccd0235cf Add option to specify ConfigFile path Deluan 2020-05-02 23:00:02 -04:00
  • 17e51756ef Removed dependencies for ra language files Deluan 2020-05-02 22:30:55 -04:00
  • 13ce21843f go mod tidy Deluan 2020-05-02 18:00:18 -04:00
  • 151f43b95f Refactor i18n functions a bit Deluan 2020-05-02 17:44:24 -04:00
  • 055c77b38c Remove "default" from Dark theme name Deluan 2020-05-02 14:50:46 -04:00
  • 8dc2d7a5e0 Make context menu icon smaller Deluan 2020-05-02 14:50:15 -04:00
  • a71d5b3954 Add remaining languages Deluan 2020-05-02 13:17:28 -04:00
  • 854a923fea Don't sort ReadAll translations, as it will be sorted in the UI Deluan 2020-05-02 12:37:32 -04:00
  • 496b467c1d Cater for differences when loading embedded Assets and in dev mode Deluan 2020-05-02 12:33:37 -04:00
  • 056d5e7111 Remove empty keys to allow English fallback Deluan 2020-05-02 12:32:24 -04:00
  • e43c172d96 Update de.json (POEditor.com) Deluan Quintão 2020-05-02 11:30:55 -04:00