Commit graph

  • a99924ea20 Converted pre-push hook into a make target, avoid calling tests twice when releasing Deluan 2020-09-24 17:23:46 -0400
  • 27adb84177 Add "Close" icon to player Deluan 2020-09-24 13:34:17 -0400
  • 7a3bd935c2 Change default Opus transcoding format name to opus. Closes #521 Deluan 2020-09-24 12:27:13 -0400
  • cff5c1ee53 Start player in pause mode if windows is reloaded/refreshed. Fixes #457 Deluan 2020-09-24 11:12:47 -0400
  • fd32a28788 Fix JS linting error Deluan 2020-09-24 09:58:01 -0400
  • 4f25e9ebf4 Update pl.json (POEditor.com) Deluan Quintão 2020-09-24 09:49:48 -0400
  • 514117a477 Update ja.json (POEditor.com) Deluan Quintão 2020-09-24 09:49:47 -0400
  • 07e8f41849 Update it.json (POEditor.com) Deluan Quintão 2020-09-24 09:49:45 -0400
  • 133626dcd0 Update fr.json (POEditor.com) Deluan Quintão 2020-09-24 09:49:44 -0400
  • 56a6fb91ab Update cs.json (POEditor.com) Deluan Quintão 2020-09-24 09:49:41 -0400
  • 6e518d90d5 Update zn.json (POEditor.com) Deluan Quintão 2020-09-24 09:49:39 -0400
  • 96b94106e6 Update en.json (POEditor.com) Deluan Quintão 2020-09-24 09:49:42 -0400
  • a1c670b40d Start player in pause mode if windows is reloaded/refreshed. Fixes #457 Deluan 2020-09-24 09:37:28 -0400
  • 2230a9052f Update manifest.json certuna 2020-09-22 18:47:51 +0200
  • 9b1be35c14 Updatind translation Gosz 2020-09-23 13:46:05 -0400
  • afe5a5b32a Fix extracting tags with spaces in the tagname ("Ex: Album Artist") Deluan 2020-09-22 14:42:36 -0400
  • 9edd7e9025 Bump @testing-library/user-event from 12.1.5 to 12.1.6 in /ui dependabot-preview[bot] 2020-09-22 13:35:07 +0000
  • 2be9a7dbec Bump prettier from 2.1.1 to 2.1.2 in /ui dependabot-preview[bot] 2020-09-22 02:30:41 +0000
  • 7305e3aa17 Add "Play Next" action (finally) Deluan 2020-09-21 20:10:52 -0400
  • aa133e6b00 Upgrade react-music-player to 4.18.2 Deluan 2020-09-21 15:24:15 -0400
  • 1f72399f44
    Add Spanish translation JG 2020-09-18 09:46:12 -0400
  • 3aef62f201
    Update Chinese translation KITblue 2020-09-18 01:43:51 +0800
  • e5535f6aff Bump @testing-library/user-event from 12.1.3 to 12.1.5 in /ui dependabot-preview[bot] 2020-09-17 00:11:51 +0000
  • 76fc5b1425 Bump @testing-library/react from 11.0.2 to 11.0.4 in /ui dependabot-preview[bot] 2020-09-15 02:33:22 +0000
  • a38f205c0b Bump react-measure from 2.5.0 to 2.5.2 in /ui dependabot-preview[bot] 2020-09-15 02:35:06 +0000
  • 944107cb3d Update Italian translation (thanks @matteoipri) Deluan 2020-09-14 20:00:30 -0400
  • 94fd0a10b5 Fix titles in Playlist create/edit views Deluan 2020-09-14 19:56:05 -0400
  • 669f293f1f Fix ci-goreleaser Deluan 2020-09-10 17:49:25 -0400
  • 532833ac7c Fix ci-goreleaser Deluan 2020-09-10 17:02:52 -0400
  • 59f1d7e88a Use new ci-goreleaser, to fix generating Linux binaries for old kernels Deluan 2020-09-10 16:24:39 -0400
  • caeff2862a Remove dependency on C++17 Deluan 2020-09-10 15:16:47 -0400
  • 841c1129ff Break-up album/artist refresh in chunks Deluan 2020-09-09 08:57:59 -0400
  • ba30f7f8be Fix label for items per page (not always rows) Deluan 2020-09-08 14:55:41 -0400
  • 6026638c03 Update fr.json (POEditor.com) Deluan Quintão 2020-09-08 14:54:02 -0400
  • cbab2e4eec go mod tidy Deluan 2020-09-08 13:16:59 -0400
  • a3ecc41e47 Change taglib extractor log level to trace Deluan 2020-09-08 12:54:36 -0400
  • 4d18212f5d Extract all id3 frames from file Deluan 2020-09-08 11:58:07 -0400
  • 5dea258058 Extract basic tags, as a fallback Deluan 2020-09-07 21:22:02 -0400
  • 0802ab73d7 Trim tag value, not tag key Deluan 2020-09-07 16:42:17 -0400
  • 865b9cd545 Trim spaces from tags Deluan 2020-09-07 15:58:00 -0400
  • e70ec53983 Rewrite taglib integration, now with TCMP Deluan 2020-09-07 14:23:50 -0400
  • 2d0031f709 Parse more date formats Deluan 2020-09-06 00:27:00 -0400
  • 78ecda5239 Get the first occurrence of multi-valued tags Deluan 2020-09-06 00:26:47 -0400
  • a1879ff871 Reorganize tests Deluan 2020-09-05 21:29:44 -0400
  • 34eda3c8fc Add config option to select tag extractor (taglib, ffmpeg) Deluan 2020-09-05 20:28:27 -0400
  • 506899b083 Add more fallback options for main tags Deluan 2020-09-05 19:57:58 -0400
  • 3a4e2523dd Fix possible concurrency issue Deluan 2020-09-05 19:49:28 -0400
  • 674b56a53d Install taglib in lint and go jobs Deluan 2020-09-05 15:10:21 -0400
  • 58a0c44600 Embed audiotags lib, to make it static compilable Deluan 2020-09-05 14:32:59 -0400
  • df4328819d Initial implementation of taglib MetadataExtractor Deluan 2020-09-04 16:59:45 -0400
  • b6aa6eb7b2 Disable some jobs for now, as taglib is not available Deluan 2020-09-04 17:07:28 -0400
  • 1187ee7cc1 Moved Metadata Extraction to its own package Deluan 2020-09-04 11:08:16 -0400
  • 0beec552b1 Introduce Metadata and MetadataExtractor interfaces Deluan 2020-09-04 10:55:06 -0400
  • 6a6d4c3f87 Use new ci-releaser image, that contains static taglib library Deluan 2020-08-30 10:55:04 -0400
  • 1216c9bdb8 Bump react-measure version to 2.5.0 Deluan 2020-09-08 13:12:00 -0400
  • 2a888395fa Bump prettier version to 2.1.1 Deluan 2020-09-08 13:06:34 -0400
  • 56772f5c62 Bump @testing libraries Deluan 2020-09-08 13:05:04 -0400
  • 07b5469b4c Bump uuid to v.1.1.2 Deluan 2020-09-08 13:00:04 -0400
  • 58324b411f Bump ginkgo to v1.14.1 Deluan 2020-09-08 12:59:06 -0400
  • c0e5b445cf Bump github.com/onsi/gomega from 1.10.1 to 1.10.2 dependabot-preview[bot] 2020-09-07 10:26:50 +0000
  • 6820e120cb Test for accented article sanitization Deluan 2020-09-08 09:40:41 -0400
  • 28aefb4858 Fix sanitizing accented articles Deluan 2020-09-08 09:36:08 -0400
  • e50a720818 Sort by album name, then artist name Deluan 2020-09-07 16:19:26 -0400
  • 900337081b Upgrade React-Player to 4.18.0 Deluan 2020-09-06 12:11:02 -0400
  • 34af6fc671 Clean up code a bit Deluan 2020-09-06 11:54:30 -0400
  • a25044bdf6 Reorder action buttons Deluan 2020-09-06 11:44:15 -0400
  • 30e98843ed Adding playlist button to Album Actions Anders Moberg 2020-09-05 14:59:06 +0200
  • 8fe335ed97 Adding playlist button to Playlist actions Anders Moberg 2020-09-05 14:51:08 +0200
  • 8549451ee7 Fix potential undefined property Deluan 2020-09-02 12:41:21 -0400
  • 596a4897a3 Do not force username to always be lowercase in the DB Deluan 2020-09-01 18:00:19 -0400
  • 95eea0e9f8 Update ja.json (POEditor.com) (+2 squashed commits) Squashed commits: [e9c4218] Update ja.json (POEditor.com) [10d3992] Add initial Japanese translation Deluan 2020-08-31 11:11:44 -0400
  • 61c286a77e Update pl.json (POEditor.com) (+1 squashed commit) Squashed commits: [5c45ca0] Create pl.json Deluan Quintão 2020-08-30 14:20:31 -0400
  • 15d11a9519 Update fr.json (POEditor.com) Deluan Quintão 2020-08-30 14:23:17 -0400
  • 35625020e2 Update cs.json (POEditor.com) Deluan Quintão 2020-08-30 14:23:15 -0400
  • 76e522710a New option: SearchFullString, to match query strings anywhere in searchable fields, not only in word boundaries Deluan 2020-08-30 13:08:10 -0400
  • aae9d89e8c
    Update README.md Deluan Quintão 2020-08-26 13:54:23 -0400
  • 0eae6d2a61 Hide "star" from disc subtitle rows Deluan 2020-08-25 22:48:05 -0400
  • f6982fd8ae Remove unused prop Deluan 2020-08-25 19:07:51 -0400
  • b364170d4f Remove duplicated star code from SongContextMenu Deluan 2020-08-24 17:50:33 -0400
  • 0aceda9b89 Add star button to album detail view Deluan 2020-08-22 23:41:25 -0400
  • 9df405a8ce Add export as m3u button to playlist Deluan 2020-08-22 13:19:14 -0400
  • 366054e8cc Handle exporting playlists as m3u files Deluan 2020-08-22 12:15:26 -0400
  • 8fa5544af7 Add option to download playlist Deluan 2020-08-21 13:28:20 -0400
  • 073e40dc87 Add album cover lightbox Deluan 2020-08-21 12:41:23 -0400
  • a45c08f217 Ignore "hidden" files when importing a folder Deluan 2020-08-21 11:47:32 -0400
  • 6c8535c54a Add support for reading webp artwork Deluan 2020-08-21 11:33:23 -0400
  • e2e79d6471 Fix getTopSongs endpoint mapping Deluan 2020-08-20 11:27:38 -0400
  • b5567090ed Remove -e option from grep, make the command more portable Deluan 2020-08-19 15:40:31 -0400
  • b836871161 Handle CR, LF and CRLF line endings when importing Playlists Deluan 2020-08-19 12:15:41 -0400
  • 45e708f591 Loosen up constraints for email. Fixes #362 Deluan 2020-08-19 11:46:13 -0400
  • 608129963f Fix migration target Deluan 2020-08-19 11:18:30 -0400
  • f3d8222ddb Fix color of star in Album grid when using Light theme Deluan 2020-08-19 11:12:12 -0400
  • c83808a445 Revert "Use outlined Material-UI variant for login inputs as well" Deluan 2020-08-18 09:58:09 -0400
  • c23e5c291c Use outlined Material-UI variant for login inputs as well Deluan 2020-08-17 16:10:49 -0400
  • bd1c3d9229 Use outlined Material-UI variant for all inputs Deluan 2020-08-17 11:19:39 -0400
  • 48c0e1ca4b correct french translations ericgaspar 2020-08-17 14:55:28 +0200
  • 16397e08fc Close cache reader. Should fix #446 Deluan 2020-08-17 09:14:08 -0400
  • 15a06fcd27 Removed support for Jamstash in dev mode. Not needed anymore :) Deluan 2020-08-15 23:11:31 -0400
  • a2e0acd6a2 Fix starring albums. Seems I may have lost a commit? Deluan 2020-08-15 15:03:03 -0400
  • 5f38e70a2b Bump react-redux to 7.2.1 Deluan 2020-08-15 12:58:22 -0400