Commit Graph

  • 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 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
  • 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
  • 86f73eecca Only add padding to layout if the player is visible Deluan 2020-04-02 18:09:02 -04:00
  • 3d6ce8a77f Skip calling ffmpeg if there are no files to probe Deluan 2020-04-02 17:38:20 -04:00
  • 670be29d7b Revert "Pause the player with <space>" Deluan 2020-04-02 16:52:35 -04:00
  • 2b3e506583 build(deps): bump github.com/go-chi/chi dependabot-preview[bot] 2020-04-02 10:33:23 +00:00
  • 6e6cfdd02b Pause the player with <space> jvoisin 2020-04-01 23:10:25 +02:00
  • a18093e255 Fix systemd unit to allow FFmpeg execution Deeparghya Dutta Barua 2020-04-02 00:32:46 +06:00
  • a35636999d feat: fine tune album art image size. better, but still not ideal Deluan 2020-04-01 09:09:51 -04:00
  • 13a3d38e4f fix: Personal view title and menu tooltip Deluan 2020-03-31 21:40:06 -04:00
  • 9f00fb0f05 feat: move Configuration menu to Personal settings Deluan 2020-03-31 21:28:50 -04:00
  • 6cddcd6f0d docs: update README Deluan 2020-03-31 20:42:59 -04:00
  • c6d1cfeceb docs: update theme's README Deluan Quintão 2020-03-31 20:07:11 -04:00
  • de43c27b3c docs: basic documentation on creating themes. Deluan 2020-03-31 19:54:38 -04:00
  • 747b5ea25e refactor: rename theme name attribute to themeName Deluan 2020-03-31 19:36:45 -04:00
  • dd2e98fca2 feat: make theme select input longer Deluan 2020-03-31 18:43:54 -04:00
  • eb621be646 feat: load themes dynamically Deluan 2020-03-31 17:02:22 -04:00
  • d223a4f4db docs: mentions our Subreddit in the README Deluan 2020-03-31 15:11:33 -04:00
  • 7aa182e33d fix: add padding at the bottom of the layout, to accommodate the audio player (relates to #132) Deluan 2020-03-31 14:52:54 -04:00
  • 7fec503b72 feat: persist the queue in the localStorage Deluan 2020-03-31 14:27:39 -04:00
  • 083a11a563 feat: store state in localStorage Deluan 2020-03-31 14:04:10 -04:00
  • 944f3695c4 fix: disable click on version menu item Deluan 2020-03-31 11:35:12 -04:00
  • dfc8691262 fix: add "Version" message to translations Deluan 2020-03-31 11:17:11 -04:00
  • 395b598bb1 fix: don't show tooltips in profile menu items Deluan 2020-03-31 11:07:45 -04:00
  • d04b434d96 fix: profile menu items colors Deluan 2020-03-31 10:49:47 -04:00
  • f041503a85 feat: simple theme selector. only works with hardcoded light and dark for now Deluan 2020-03-31 09:35:44 -04:00
  • 500207f7b8 refactor: extract themes to their own folder Deluan 2020-03-31 09:05:46 -04:00
  • 1e0a79ebb7 fix: "Recent" should sort by play_date, not starred_at Deluan 2020-03-30 19:34:44 -04:00
  • 301fa2a957 fix: sort by album in songs view Deluan 2020-03-30 19:34:00 -04:00
  • 46f4f63212 feat: initial implementation of album lists Deluan 2020-03-28 23:25:49 -04:00
  • fec8b5f731 feat: add playcounts to album and songs Deluan 2020-03-28 20:38:41 -04:00
  • 777231ea79 feat: expose album, song and artist annotations in the RESTful API Deluan 2020-03-28 19:22:55 -04:00
  • 0e36ed35a3 fix: typo Deluan 2020-03-28 18:50:18 -04:00
  • f1af646cee feat: option to display albums as a grid Deluan 2020-03-28 16:25:55 -04:00
  • fc0621646b feat: add link to album from Songs view Deluan 2020-03-28 00:34:09 -04:00
  • 575800dcff docs: add badge with link to subreddit Deluan 2020-03-27 21:51:24 -04:00
  • 0ca849a61a feat: show year range in album view and match ranges in year filter. #118 Deluan 2020-03-27 21:06:02 -04:00
  • 53e8a92fed feat: rename year to max_year and add min_year to album. #118 Deluan 2020-03-27 20:01:08 -04:00
  • fc650cd127 chore: upgrade to Node 13.11 Deluan 2020-03-27 19:23:52 -04:00
  • b03519b09c fix: configured transcodings not appearing in players view Deluan 2020-03-27 19:12:11 -04:00
  • 39b9f818be feat: use ND_PORT env var in health check Deluan 2020-03-26 15:26:40 -04:00
  • 7febe05ed5 feat: add health check to docker image Deluan 2020-03-26 15:15:40 -04:00
  • 2c42e4e12e feat: add icons for playlists Deluan 2020-03-26 12:33:30 -04:00
  • dcb3b3b5d1 fix: various album_artists <-> artists mismatches Deluan 2020-03-26 09:08:53 -04:00
  • 5331732236 fix: remove sql injection Deluan 2020-03-25 20:33:32 -04:00
  • dc973ae670 refactor: remove unused code Deluan 2020-03-25 20:00:30 -04:00
  • 100db2bcfd feat: add artist filter to album view Deluan 2020-03-25 18:51:13 -04:00
  • c84a58ff7d build(deps): bump github.com/go-chi/chi dependabot-preview[bot] 2020-03-25 10:36:39 +00:00
  • 2d7fda1b2f docs: add default config vars to docker-compose.yml example Deluan 2020-03-24 12:34:31 -04:00
  • 3cba5f70fd chore: add tests for all utils, removed unused functions Deluan 2020-03-24 11:58:58 -04:00
  • b4c7cac964 refactor: moved magic strings to consts Deluan 2020-03-22 21:38:59 -04:00
  • 5ef80d2490 build(deps): bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 dependabot-preview[bot] 2020-03-24 10:35:06 +00:00
  • 3b798cf943 build(deps): bump react-scripts from 3.4.0 to 3.4.1 in /ui dependabot-preview[bot] 2020-03-23 10:51:13 +00:00
  • 50b7756159 build(deps): bump react from 16.13.0 to 16.13.1 in /ui dependabot-preview[bot] 2020-03-23 10:52:07 +00:00
  • 15606770ca chore: removed non-working config flag Deluan 2020-03-22 01:13:55 -04:00
  • f403a8da34 feat: add version to index.html description meta tag Deluan 2020-03-22 01:04:10 -04:00
  • 20075ae68d refactor: extracted restful helpers into their own composable struct Deluan 2020-03-21 20:00:46 -04:00
  • 91a743623a feat: always show artist name in Album view Deluan 2020-03-21 19:15:39 -04:00
  • e23a290812 fix: logging of scanner startup Deluan 2020-03-21 14:20:22 -04:00
  • dee68559ab docs: uses less space for client list Deluan 2020-03-21 14:11:57 -04:00
  • 9f42e330b4 fix: change web requests log level to debug Deluan 2020-03-21 13:03:04 -04:00
  • ad63b8b1b4 Add a systemd startup unit jvoisin 2020-03-21 12:57:15 +01:00
  • 0d8a2b310f fix: the default session timeout must be 30 minutes, not seconds! Deluan 2020-03-21 12:17:20 -04:00
  • 3977575563 build: add a simple build as default target, trying to make LGTM work Deluan 2020-03-20 12:21:41 -04:00
  • 47244cb770 refactor: remove unused static file Deluan 2020-03-20 12:00:14 -04:00
  • 57aaf5a26b refactor: remove unused property Deluan 2020-03-20 00:30:16 -04:00
  • 352d686d94 chore: upgrade react-admin to 3.3.1 Deluan 2020-03-20 00:23:04 -04:00
  • f6e448c1ba refactor: removed unused code, unnecessary typecasts and fixed small warnings Deluan 2020-03-20 00:02:31 -04:00
  • 270b0ae74e feat: add "Compilation" filter to albums Deluan 2020-03-19 23:25:40 -04:00
  • 8401d85f78 feat: search in WebUI now is more flexible, searching in all relevant fields in the current view Deluan 2020-03-19 22:26:18 -04:00
  • 32fbf2e9eb refactor: drop search table, integrated full_text into main tables Deluan 2020-03-19 21:43:30 -04:00
  • 8cdd4e317d feat: allow restful filter customization per field Deluan 2020-03-19 21:09:57 -04:00
  • 97d95ea794 fix: group compilations together in the restful API. fix #93 Deluan 2020-03-19 15:02:11 -04:00
  • cbbebb3264 fix: version position under banner Deluan 2020-03-18 23:21:01 -04:00
  • 8b108905a3 feat: use Navidrome's icon in getAvatar Deluan 2020-03-18 22:46:47 -04:00
  • 5b40ec400e build: go mod tidy Deluan 2020-03-18 21:35:15 -04:00
  • 29e661e1fe docs: update README Deluan 2020-03-18 21:23:45 -04:00
  • b466ec75a4 build: always add latest tag to version Deluan 2020-03-18 20:46:11 -04:00