Commit Graph

  • a43710e875
    build(deps): bump github.com/go-chi/cors from 1.0.1 to 1.1.1 dependabot-preview[bot] 2020-04-13 10:31:10 +00:00
  • adfaf39489 Mark more endpoints as "gone" (won't be implemented) Deluan 2020-04-12 23:12:28 -04:00
  • f6a15905d7 Move Album View toolbar to left Deluan 2020-04-12 20:43:51 -04:00
  • 52b8c5f151 Correctly handle error in migration jvoisin 2020-04-12 20:44:26 +02:00
  • 851cdc59e2 Correctly handle error in migration jvoisin 2020-04-12 20:44:26 +02:00
  • c4eab5db86 Update dhowden/tag library, to fix extracting images from Ogg files v0.14.3 Deluan 2020-04-11 23:40:35 -04:00
  • 4b1c76e307 Keep the order of the playlist when adding new songs. Also allow adding a song more than once Deluan 2020-04-11 21:11:49 -04:00
  • e476a5f6f1 Make fields songCount, duration, created and changed mandatory in playlists responses (fixes #164) Deluan 2020-04-11 19:15:15 -04:00
  • 9fb4f5ef52 Removed Playlist.GetWithTracks, not needed anymore Deluan 2020-04-11 19:05:51 -04:00
  • e232c5c561 Add created and changed fields to playlists responses Deluan 2020-04-11 16:45:21 -04:00
  • 803a5776ae Update link to Subsonic API compatibility doc Deluan 2020-04-11 13:19:58 -04:00
  • a6dfcafdab Update themes doc, link to documentation site Deluan 2020-04-11 13:13:53 -04:00
  • 8f2c7b7913 go mod tidy Deluan 2020-04-11 13:10:54 -04:00
  • 2ab647efe1 Add a test jvoisin 2020-04-11 18:54:06 +02:00
  • 04eb421186 Refactor a bit how ffmpeg is used to get metadata jvoisin 2020-04-11 12:42:47 +02:00
  • 3750cb3dc8 Add a test jvoisin 2020-04-11 18:54:06 +02:00
  • 1c843f1794 Refactor a bit how ffmpeg is used to get metadata jvoisin 2020-04-11 12:42:47 +02:00
  • 6a3a66975c Update dhowden/tag library, to fix extracting images from some id3v4 tags Deluan 2020-04-10 23:42:06 -04:00
  • 1ef4fa970f Simplify a bit ffmpeg's transcoder jvoisin 2020-04-10 18:00:25 +02:00
  • f38dd80e62 Simplify a bit ffmpeg's transcoder jvoisin 2020-04-10 18:00:25 +02:00
  • b34523e196 Warn if ffmpeg can't be found jvoisin 2020-04-10 15:36:26 +02:00
  • 0ab66dbf1e Warn if ffmpeg can't be found jvoisin 2020-04-10 15:36:26 +02:00
  • 09985453aa Show a Datagrid placeholder while loading v0.14.2 Deluan 2020-04-09 22:38:40 -04:00
  • 159a6e1cad Simplify the openrc unit jvoisin 2020-04-09 22:16:13 +02:00
  • b429949dd9 Keep optimistic rendering when changing the sort order for the current album Deluan 2020-04-09 18:53:44 -04:00
  • b9f601dfb4 Remove unused import Deluan 2020-04-09 18:31:37 -04:00
  • 5b488b72b1 Add a custom AlbumSongs list component, to disable the optimistic rendering (should fix #158) Deluan 2020-04-09 18:28:47 -04:00
  • 03044bcb68 Ignore data folder when watching for changes in folders (when in dev mode) Deluan 2020-04-09 16:48:04 -04:00
  • 2bd9dc13d4 Simplify the openrc unit jvoisin 2020-04-09 22:16:13 +02:00
  • 7bc3dace4c Revert "Improve ffmpeg's error diagnostic" Deluan 2020-04-09 14:26:42 -04:00
  • c2ec142ce3 More tests Deluan 2020-04-09 13:36:05 -04:00
  • 2d39a6df8d Remove duplicated fscache creation Deluan 2020-04-09 13:15:01 -04:00
  • 5265d0234f Fix tests for Cover service Deluan 2020-04-09 12:13:54 -04:00
  • 4fc88f23e9 Improve ffmpeg's error diagnostic jvoisin 2020-04-08 15:58:08 +02:00
  • b6382c013f Improve ffmpeg's error diagnostic jvoisin 2020-04-08 15:58:08 +02:00
  • 5b2678b77e Refactor a bit how ffmpeg is used jvoisin 2020-04-09 16:01:23 +02:00
  • 5412bb2dc8 Fine tune album grid for mobile view Deluan 2020-04-09 09:53:53 -04:00
  • b661d52477 Force full scan to enable search by tracks' artists in albums Deluan 2020-04-09 00:24:26 -04:00
  • 43ce81af67 Add all individual artists from album in searchable full text field. Should fix #94 Deluan 2020-04-08 23:54:54 -04:00
  • b8d1185f7f Remove duplicated words and extra spaces from full text searchable fields Deluan 2020-04-08 23:29:28 -04:00
  • 0fa8290ed3 Don't transcode if original format/bitrate is the same as the selected ones Deluan 2020-04-08 19:10:55 -04:00
  • 519e3f014d Re-stage files after formatting v0.14.1 Deluan 2020-04-08 13:23:39 -04:00
  • d38f8544d5 Remove unused localStorage config Deluan 2020-04-08 13:20:02 -04:00
  • 089a92157f Pass version to UI through AppConfig, instead of login payload.master Deluan 2020-04-08 11:00:30 -04:00
  • db246900a6 Introduce a new configuration to select the login background image URL Deluan 2020-04-07 16:58:55 -04:00
  • a0f389fc3e Consolidate UI configuration in one place, allowing it to be overridden from the server Deluan 2020-04-07 16:58:02 -04:00
  • d0188db4f9 Fine tune album grid Deluan 2020-04-07 21:25:06 -04:00
  • d26efc9f08 Introduce a new configuration to select the login background image URL Deluan 2020-04-07 16:58:55 -04:00
  • 819ec805b9 Consolidate UI configuration in one place, allowing it to be overridden from the server Deluan 2020-04-07 16:58:02 -04:00
  • f537984bbf Use trackId instead of simply id, as it seems to conflict with internal id generated by the player. fixes #153 Deluan 2020-04-07 11:55:45 -04:00
  • 7e6c0e3894 Less noisy logs for scrobble v0.14.0 Deluan 2020-04-06 19:42:35 -04:00
  • b930c7253a Fix tests in pipeline Deluan 2020-04-06 17:01:32 -04:00
  • c1afe70d98 Fix: also pass the custom authorization header in all requests Deluan 2020-04-06 16:23:47 -04:00
  • 3f9ddb915e Use a custom authorization header, to avoid conflicts with proxies using basic auth (fixes #146) Deluan 2020-04-06 16:03:20 -04:00
  • c3edc7f449 Add test for ServeIndex Deluan 2020-04-06 15:37:15 -04:00
  • 9b272c8021 Small log tweak Deluan 2020-04-06 14:02:50 -04:00
  • 4b3584f0a1
    build(deps): bump ra-data-json-server from 3.3.3 to 3.4.0 in /ui dependabot-preview[bot] 2020-04-06 10:56:34 +00:00
  • 2e37170ff3
    build(deps-dev): bump prettier from 1.19.1 to 2.0.3 in /ui dependabot-preview[bot] 2020-04-06 10:55:34 +00:00
  • 64261b1aab
    build(deps): bump react-admin from 3.3.3 to 3.4.0 in /ui dependabot-preview[bot] 2020-04-06 10:54:14 +00:00
  • 6d1221164b Download and install latest Jamstash when calling make Jamstash-master Deluan 2020-04-06 00:39:35 -04:00
  • 647132625c Logs new stream sessions Deluan 2020-04-06 00:26:51 -04:00
  • a17a98a75f Log API requests and responses at Debug level Deluan 2020-04-05 23:57:04 -04:00
  • 59707b3a8f Detect embedded art in ogg containers Deluan 2020-04-05 23:41:10 -04:00
  • fa378ab4e4 Add tracing log to Cover service Deluan 2020-04-05 22:48:07 -04:00
  • 05ffb1acad Cache cover arts. closes #19 Deluan 2020-04-05 20:31:05 -04:00
  • a1ba5c59b2 Returns default cover on any error (not found, encoding, or unknown) Deluan 2020-04-05 17:53:55 -04:00
  • 1bc68c20fc Create and configure image cache Deluan 2020-04-04 22:23:20 -04:00
  • 9e0deacdd5 Cache cover arts. closes #19 Deluan 2020-04-05 20:31:05 -04:00
  • eb9c9cbc69 Returns default cover on any error (not found, encoding, or unknown) Deluan 2020-04-05 17:53:55 -04:00
  • 1eac2a5c84 Create and configure image cache Deluan 2020-04-04 22:23:20 -04:00
  • d308e7ca46 Fix typo Deluan 2020-04-05 17:49:14 -04:00
  • 2b5433dc6e Add an openrc unit file jvoisin 2020-04-05 18:46:26 +02:00
  • 585fc0ad1b Add an openrc unit file jvoisin 2020-04-05 18:46:26 +02:00
  • 86a23f9b14 Add more indexes to MediaFile table Deluan 2020-04-04 21:56:22 -04:00
  • 0ba5840a65 Don't set a playerId cookie it cannot register the player Deluan 2020-04-04 20:26:36 -04:00
  • 93646b964e More logging tests Deluan 2020-04-04 19:11:21 -04:00
  • 13be8d297c Converted last GoConvey tests to Ginkgo Deluan 2020-04-04 18:54:12 -04:00
  • a4b97121ab Changes when pipelines are triggered: - Build now on new Pull Requests - Release only on new pushed tags Deluan 2020-04-04 16:39:43 -04:00
  • 660f9c205b Rename dist target to snapshot Deluan 2020-04-04 14:36:23 -04:00
  • 28852ce7d7 go mod tidy v0.13.0 Deluan 2020-04-03 22:57:59 -04:00
  • 656ca1f3b5 Fix colour of album actions Deluan 2020-04-03 22:35:55 -04:00
  • b8f7715a74 Fix ReactAdmin console warnings Deluan 2020-04-03 21:03:34 -04:00
  • 096ed396c8 Add link to all artist's albums from an album Deluan 2020-04-03 20:51:15 -04:00
  • 3b6d0b3d15 Add a catchall route to redirect everything to app/index.html Deluan 2020-04-03 19:45:35 -04:00
  • 75cd21da1f Add BaseURL configuration (fixes #103) Deluan 2020-04-03 17:50:42 -04:00
  • b8eb22d162 Add git hooks on check_env Deluan 2020-04-03 16:00:17 -04:00
  • 9b461735f4 Add comments to createXxxxCommand functions to clarify about the filepaths arguments being absolute paths Deluan 2020-04-03 14:48:44 -04:00
  • 63bf49b3c4 Add lefthook for handling git hooks Deluan 2020-04-03 14:48:14 -04:00
  • b0b0e8bfad Improve ffmpeg-based transcoding reliability jvoisin 2020-04-03 14:06:54 +02:00
  • 559848299c Fix default mp3 encoding ffmpeg command Deluan 2020-04-03 00:26:41 -04:00
  • 8510273216 Send estimated content length if requested Deluan 2020-04-03 00:24:40 -04:00
  • 2392060bc1 Don't try to transcode a file if the requested format is the same and the client is not requesting to downsample Deluan 2020-04-02 22:17:52 -04:00
  • 2d7998de59 Return cover from album even if client does not prefix the id with al-. Fixes #46 Deluan 2020-04-02 22:03:27 -04:00
  • 40638688b2 Remove React warnings by omit properties not used downstream Deluan 2020-04-02 19:58:34 -04:00
  • ea22b2fc6d Bump react-admin to 3.3.3 Deluan 2020-04-02 19:47:10 -04:00
  • 1182218787 Upgrade Node to 13.12 Deluan 2020-04-02 19:41:10 -04:00
  • 14f7c5610e Bump @testing-library/jest-dom, @testing-library/user-event and react-dom Deluan 2020-04-02 19:31:49 -04:00
  • 27579b99a3 Removed album list selection, for now Deluan 2020-04-02 19:20:39 -04:00
  • c58021e645 Make Personal settings form more consistent with the rest of the App Deluan 2020-04-02 18:46:09 -04:00
  • 1810cc7ac7 Simplify album lists tabs handling Deluan 2020-04-02 18:18:52 -04:00