Commit graph

25 commits

Author SHA1 Message Date
Luciano Paciornick
478ac7d1e2 Fix lint and formatting issues on existing code
I didn't change this part of the code, but since Prettier and ESLint decided to complain about it (and fix it on my local), might as well commit it. 😀
2023-04-24 00:03:15 +02:00
Luciano Paciornick
2b49a0faa6 Fix lint and formatting errors 2023-04-24 00:03:15 +02:00
Luciano Paciornick
7cb81736b3 Use CSS instead of JS for highlighting table rows
This improves performance significantly and reduces the incidence of bugs and undesireable side-effects when using this userscript in conjunction with other userscripts, userstyles and/or browser extensions that modify the look and feel of MB pages.
2023-04-24 00:03:15 +02:00
Luciano Paciornick
424b2c6937 Use HTTPS for retrieving top tracks from Last.fm 2023-04-24 00:03:15 +02:00
Luciano Paciornick
37178aab78 Add instructions for obtaining a Last.fm API key 2023-04-24 00:03:15 +02:00
Ketan Arlulkar
a2c9d6c625 Using working website for a-tisket
Signed-off-by: Ketan Arlulkar <6256964+ketanarlulkar@users.noreply.github.com>
2023-03-02 21:48:01 +01:00
Jens
9b3d7c6a47
Fix for ISRC year highlighting. (#527)
* Update mb_ui_enhancements.user.js

Fix for ISRC year highlighting.
2023-03-02 21:47:17 +01:00
Frederik “Freso” S. Olesen
a1cf6406a6
mb_ui_enhancements: Remove "Edit relationships" tab
MusicBrainz has a 'native' "Edit Relationships" tab on releases since
October 2019: https://tickets.metabrainz.org/browse/MBS-5479
( 5fe0b99292 )
2021-03-29 18:01:29 +02:00
Aurélien Mino
1575839606 Lint fix 2020-09-13 18:05:28 +02:00
David Logie
354ba736b0 mb_ui_enhancements: Add a-tisket links next to Deezer, Spotify, iTunes, Apple Music links. 2020-07-18 12:06:52 +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
Aurélien Mino
b344f19c36 [ui_enhancements] Change the way JQuery is loaded. Fixes #84 2015-09-15 13:00:36 +02:00
Aurélien Mino
8b3578f29f ui_enhancements: Add a shortcut to edit release relationships, besides
the "Edit" link.
2015-09-09 17:49:29 +02:00
Aurélien Mino
d9dbcf8dc8 [ui_enhancements] Various uncommitted fixes. 2015-06-10 22:46:17 +02:00
Aurélien Mino
9aef576d3b [ui_enhancements] Fix display of releases with many mediums after Server update, 2015-02-09. 2015-02-14 13:56:20 +01:00
Aurélien Mino
a21eae18e6 [ui_enhancements] Fix display of releases with few mediums after Server
update, 2015-02-09.
2015-02-14 12:29:36 +01:00
Aurélien Mino
18015ca130 [ui_enhancements] Improve highlighting of year in ISRC. 2014-12-25 21:28:46 +01:00
Aurélien Mino
3fd86d7f5b [ui_enhancements] Also display recording comment on release track
listing.
2014-12-25 21:14:06 +01:00
Aurélien Mino
fd658e0714 [ui_enhancements] Display ISRC on release tracklisting.
This replaces the feature provided by the "MusicBrainz Advanced Release
view" userscript that is now entirely defunct.
2014-12-22 00:03:22 +01:00
Aurélien Mino
ba5dacdae1 [ui_enhancements] Reindented and fixed eol. 2014-12-21 23:25:10 +01:00
Aurélien Mino
3048c98500 [ui_enhancements] Small fix for embedded Youtube videos. 2014-12-21 23:12:22 +01:00
Aurélien Mino
5a1c90e1f9 [ui_enhancements] Initial commit of exiting script with fixes and
cleanup.
2014-12-21 23:06:52 +01:00