David Kellner
7bfd4a8977
mb_relationship_shortcuts: Recover missing icons
...
Luckily the missing 'lyrics' and 'single from' icons were captured by
the Wayback Machine.
I have Base64 encoded them since the image files are tiny and most of
the other icons are already stored as data URIs.
2021-08-06 22:16:21 +02:00
David Kellner
20eb57409f
mb_relationship_shortcuts: Fix more eslint errors
2021-08-06 22:16:21 +02:00
August Janse
dfc731479c
mb_relationship_shortcuts: Add vgmdb ( #372 )
...
Co-authored-by: August Janse <august.janse@arkivit.se>
2021-05-24 23:21:35 +02:00
Aurélien Mino
b4b9a1b31f
Update version
2021-03-08 09:25:48 +01:00
Christian Schendel
cba68f178d
Use base64 encoded images ( #362 )
...
* Use base64 encoded images
Musicbrainz removed the .png files that are linked in this script in favor of base64 encoded files.
This commit reflects this change
2021-03-08 09:24:47 +01: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
Aurélien Mino
385b74eb25
Bumps eslint from 5.9.0 to 6.8.0
2020-03-20 00:53:05 +01:00
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
yvanzo
495619204c
Bump version number without leading 0 in any part
...
as it blocked auto updates in Chrome at least.
2018-02-17 11:38:03 +01:00
yvanzo
b365af8cde
Check target type in shorcut for relationships
...
Issue: `mb_relationship_shortcuts.user.js` triggers the following exception under certain circumstances:
````
TypeError
relationsIconsURLs[targettype] is undefined
````
This patch tests if the `targettype` is appropriate for relationships shortcut display.
2018-02-11 20:16:08 +01:00
Sotho Tal Ker
9bbd1ceb0b
Update mb_relationship_shortcuts.user.js
...
- Converted the display of other databases to a dictionary as suggested
2017-11-12 03:01:52 +01:00
Sotho Tal Ker
065fe600e5
Show me more
...
- added display of allmusic and rateyourmusic
- optimized conditionals
2017-11-12 02:02:26 +01:00
Sotho Tal Ker
686778616d
Display more relationships + minor changes
...
- remove unused logger, updated to latest jQuery without any noticeable breakage
- changed most of the favicons to load the copies stored on the MusicBrainz server
- updated the script so that a few "other databases" relationships are shown aswell; might be kludgy but better than not showing them at all
- fixed some minor code warnings
2017-11-11 02:28:11 +01:00
Laurent Monin
92b3933c0c
Bump mb_relationship_shortcuts script's version
2017-04-17 00:40:54 +02:00
LeoVerto
c037ecfc2c
Set offset when requesting items for pages other than the first one
2017-04-16 22:07:25 +02:00
LeoVerto
b5bad0d18e
Fix typo
2017-04-16 21:32:44 +02:00
LeoVerto
0631682d6e
Fix #136 : mb_relationship_shortcuts.user.js not handling GET parameters properly
...
If a release group or label URL included additional GET parameters, namely ?page=X when switching to another page, the script regex would not pick it up anymore.
2017-04-16 21:25:19 +02:00
Aurélien Mino
4b956605ab
[relationship_shortcuts] Updated wikidata favicon.
2016-12-12 08:42:11 +01:00
Aurélien Mino
5e92db537a
mb_relationships_shortcut: Updated Discogs favicon
2016-02-06 12:06:28 +01:00
Aurélien Mino
125afdd651
Bumped version and updated README for relationship shortcuts script.
2015-07-18 23:04:29 +02:00
Aurélien Mino
02e41630a5
[relationship_shortcuts] Use logger lib.
2015-07-18 23:02:27 +02:00
Aurélien Mino
c1eec66549
[relationship_shortcuts] Remove Windows EOL from code.
2015-07-18 22:59:15 +02:00
Aurélien Mino
5ca16c0591
[relationship_shortcuts] Fix indentation of code.
2015-07-18 22:55:09 +02:00
Aurélien Mino
c4d27b0e9e
[relationship_shortcuts] Update jQuery and prevent jQuery conflict.
2015-07-18 22:52:53 +02:00
Aurélien Mino
68f091abdd
[relationship_shortcuts] Fix broken icon URLs.
2015-07-18 22:50:09 +02:00
Aurélien Mino
2b3c848555
[relationship_shortcuts] Special icons are not embedded anymore
2015-07-18 22:48:34 +02:00
Aurélien Mino
70f04b1ebc
[relationship_shortcuts] Update of script header.
2015-07-18 22:21:46 +02:00
Aurélien Mino
19baaac250
[relationship_shortcuts] Initial commit of my old userscript
...
"MusicBrainz Release-Group/Release URLs".
2015-07-18 22:09:07 +02:00