Commit graph

1072 commits

Author SHA1 Message Date
dependabot-preview[bot]
52bcd9ef10 build(deps-dev): bump eslint-plugin-import from 2.20.2 to 2.21.1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.2 to 2.21.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.2...v2.21.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 22:18:57 +02:00
Adam James
d0498fb649 bandcamp_importer: seed barcode if present 2020-06-08 22:18:42 +02:00
Jérôme Roy
391eac6c13 Update lib/mbimport.js
Co-Authored-By: Aurélien Mino <aurelien.mino@gmail.com>
2020-04-23 18:54:38 +02:00
loujine
aec897e3b6 Add 'recording' mbid param to release seeder
Parameter defined in official doc https://musicbrainz.org/doc/Development/Release_Editor_Seeding
2020-04-23 18:54:38 +02:00
dependabot-preview[bot]
445b5e97f4 build(deps-dev): bump eslint-config-prettier from 6.10.1 to 6.11.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.1 to 6.11.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.1...v6.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-22 09:04:01 +02:00
dependabot-preview[bot]
e4468e7f7d build(deps-dev): bump prettier from 2.0.4 to 2.0.5
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.4...2.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-22 08:59:04 +02:00
dependabot-preview[bot]
00374f3925 build(deps-dev): bump eslint-plugin-prettier from 3.1.2 to 3.1.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 11:30:44 +02:00
dependabot-preview[bot]
cecc66e8eb build(deps-dev): bump prettier from 2.0.3 to 2.0.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.3...2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-07 12:28:38 +02:00
dependabot-preview[bot]
c26ba48673 build(deps-dev): bump prettier from 2.0.2 to 2.0.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.2...2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 09:15:23 +02:00
Aurélien Mino
08d8e0ea2f Fix format 2020-04-05 21:56:29 +02:00
David Kellner
94512ca33f mb_relationship_shortcuts: Fix eslint errors 2020-04-05 21:43:06 +02:00
David Kellner
879dcd7a59 mb_relationship_shortcuts: Fix width of subheaders 2020-04-05 21:43:06 +02:00
Aurélien Mino
0e864d8c59 Reformat with prettier 2.0 2020-04-05 16:02:07 +02:00
dependabot-preview[bot]
650eb91b04 build(deps-dev): bump prettier from 1.19.1 to 2.0.2
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-05 16:02:07 +02:00
Aurélien Mino
fe23f58449 Remove travis ci 2020-04-05 15:33:49 +02:00
Aurélien Mino
27d2d50fb4 Configure github-actions 2020-04-05 15:33:49 +02:00
Aurélien Mino
6542682dc7 npm audit fix 2020-04-05 15:08:45 +02:00
Aurélien Mino
7519b738ed Prettier format 2020-04-05 15:08:20 +02:00
David Logie
022dc00a58 bandcamp_importer: Make UPC a link to Atisket. 2020-04-05 14:50:32 +02:00
dependabot-preview[bot]
3a5d9a3174 build(deps-dev): bump eslint-plugin-import from 2.20.1 to 2.20.2
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.1...v2.20.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-30 09:00:40 +02:00
Guilherme Danno
6b740328fc replaces for with reduce for counting tracks 2020-03-29 19:18:51 +02:00
dependabot-preview[bot]
f5e06bbb2a build(deps-dev): bump eslint-config-prettier from 6.10.0 to 6.10.1
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.10.0 to 6.10.1.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.10.0...v6.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-23 11:12:17 +01:00
Aurélien Mino
385b74eb25 Bumps eslint from 5.9.0 to 6.8.0 2020-03-20 00:53:05 +01:00
Adam James
14fe45e40e Fix Juno Download userscript 2020-03-20 00:50:10 +01:00
Aurélien Mino
7af9fdb9fa Bumps prettier from 1.15.2 to 1.19.1 2020-03-14 01:35:45 +01:00
dependabot-preview[bot]
e9755be71d build(deps-dev): bump eslint-config-prettier from 3.3.0 to 6.10.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 3.3.0 to 6.10.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v3.3.0...v6.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-14 01:29:31 +01:00
dependabot-preview[bot]
5d915e4cd2 build(deps-dev): bump eslint-plugin-prettier from 3.0.0 to 3.1.2
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.0.0 to 3.1.2.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v3.0.0...v3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-14 01:29:12 +01:00
dependabot-preview[bot]
7e38ed0daa build(deps-dev): bump eslint-plugin-import from 2.14.0 to 2.20.1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.14.0 to 2.20.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.14.0...v2.20.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-14 01:25:45 +01:00
dependabot[bot]
17bbee51c0 build(deps): bump acorn from 6.0.4 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.4 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.0.4...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 00:34:36 +01:00
Laurent Monin
99e1833dc6
eslint: Do not warn about few common globals imported from lib/ (e.g. MBImport) 2020-02-14 18:36:25 +01:00
Laurent Monin
4a8f5d00b3
Make Eslint happier 2020-02-14 18:16:56 +01:00
Laurent Monin
6e1f053bc3
Bandcamp Importer: display UPC instead of adding to barcode field
This UPC may not be the one of the submitted release.
See https://community.metabrainz.org/t/digital-release-with-two-bandcamp-links-different-release-or-not/454077/10?u=zas
2020-02-14 15:08:57 +01:00
Laurent Monin
147f954495
Fix typo in bandcamp importer 2019-12-21 13:33:39 +01:00
Laurent Monin
f538b9b6bb
Fix bug introduced in 2019.12.21.1, check for undefined value 2019-12-21 12:24:35 +01:00
Laurent Monin
59aa1e7f5c
Bump Bandcamp & Beatport importers versions 2019-12-21 11:19:17 +01:00
Laurent Monin
f505f7ba87
Merge pull request #244 from murdos/beatport_fix
Reload Playables if empty
2019-12-21 11:15:49 +01:00
Laurent Monin
4e38beb646
Merge pull request #242 from johnlawsharrison/241-fix-label-backlink-text
Fix Bandcamp label name initialization from backlink
2019-12-21 11:15:29 +01:00
Ruggero Russo
59ef585af1
Reload Playables if empty
It seems one has to be logged in to beatport for this patch to work

It should fix https://github.com/murdos/musicbrainz-userscripts/issues/154
2019-12-20 11:51:25 +01:00
John Laws Harrison
ba39df6c43 Fix Bandcamp label name initialization from backlink 2019-12-16 14:19:00 -08:00
Laurent Monin
f5869e7c95
Prefill barcode if possible
See https://community.metabrainz.org/t/digital-release-with-two-bandcamp-links-different-release-or-not/454077/7
2019-12-07 16:52:07 +01:00
dependabot[bot]
bed1b9b4a4 build(deps): bump eslint-utils from 1.3.1 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-26 22:08:34 +02:00
dependabot[bot]
3ec06fc1bc build(deps): bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-12 11:06:40 +02:00
Laurent Monin
4cbedab826
Merge pull request #232 from murdos/prettier_caa_1200
Make MusicBrainz: 1200px CAA prettier
2019-06-26 10:51:43 +02:00
Laurent Monin
7c894fa437
Even prettier 2019-06-25 23:56:34 +02:00
Laurent Monin
dc55c92e08
Make MusicBrainz: 1200px CAA prettier 2019-06-25 23:49:08 +02:00
Laurent Monin
c8f05a835d
Regenerate README.md 2019-06-25 23:47:34 +02:00
Laurent Monin
776674d184
Update generate_README.py 2019-06-25 23:46:59 +02:00
Laurent Monin
d01570d1ce
Merge pull request #231 from murdos/mb_1200px_caa
New userscript: MusicBrainz: 1200px CAA
2019-06-25 21:37:11 +02:00
Frederik “Freso” S. Olesen
3a0ee12343
mb_1200px_caa: Fix wrong extension for pop‐ups 2019-06-25 10:12:10 +02:00
Frederik “Freso” S. Olesen
5374e1da3c
mb_1200px_caa: New userscript!
This script makes the release/*/cover-art pages use the 1200px
“thumbnail” images for the pop‐up/preview instead of the original image,
which can speed up loading times significantly for large scans, but
should still be high enough definition for most text to be legible.

Additionally it adds a “1200px” link to the “All sizes” lists. This will
likely be unneeded as soon as CAA-88[1] is resolved, but until then it
is really nifty to have handy.

Note: A few (older) images may not be available in 1200px.

[1] https://tickets.metabrainz.org/browse/CAA-88
2019-06-25 01:15:36 +02:00