Commit graph

17 commits

Author SHA1 Message Date
Aurélien Mino
14a32dab62 Applied prettier and eslint tools on existing code
None of these changes are manual changes made a human
2018-11-20 23:18:49 +01:00
Laurent Monin
6c5c083dba
Change version format on all scripts
Related to https://github.com/murdos/musicbrainz-userscripts/pull/171
2018-02-18 18:16:45 +01:00
Laurent Monin
c18f008886 Set icon for all importers 2015-07-10 14:28:43 +02:00
Laurent Monin
11818bc049 Bandcamp import helper: bump version 2015-07-07 09:26:23 +02:00
Laurent Monin
82b6a9e32d Bandcamp import helper: use TralbumData instead of rss feed url
It is simpler and more reliable.

With this change, page like https://wiht.bandcamp.com (only one track release) works
2015-07-07 09:25:59 +02:00
Laurent Monin
8906251790 bandcamp import helper: set unsafeWindow if it isn't 2015-07-07 09:24:17 +02:00
Laurent Monin
4a97b8c195 bandcamp import helper: protect against potential jquery versions conflicts 2015-07-07 09:23:34 +02:00
Laurent Monin
f87d2e8172 bandcamp import helper: use a more recent jquery version 2015-07-07 09:22:45 +02:00
Aurélien Mino
0bf2671eaf Bump versions 2015-06-18 00:32:37 +02:00
Laurent Monin
9d07b80dc4 Use relative paths for libs 2015-06-14 14:55:19 +02:00
Laurent Monin
328964ff39 Update versions 2015-06-10 15:02:24 +02:00
Laurent Monin
429df69112 Unify Import scripts names 2015-06-10 14:59:12 +02:00
Laurent Monin
3047bce8d7 Update versions due to recent changes 2015-06-08 01:57:42 +02:00
Laurent Monin
8df35d0330 Fix a typo causing the logger to fail: None != none
@grant None is incorrect, the correct "@grant none" is the default since greasemonkey 2.0
so just drop those lines.
2015-06-07 23:34:18 +02:00
Laurent Monin
4012edd162 Add @description in script headers and re-generate README.md 2015-05-28 10:26:38 +02:00
Laurent Monin
cd25e521ae Tidy up 2015-05-27 14:31:14 +02:00
Laurent Monin
3c2a7641fd Display the link to the current album when not on an bandcamp /album/ page 2015-05-20 00:26:50 +02:00