Commit graph

21 commits

Author SHA1 Message Date
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