Commit graph

15 commits

Author SHA1 Message Date
Aurélien Mino
0e864d8c59 Reformat with prettier 2.0 2020-04-05 16:02:07 +02: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
jesus2099
b86f5419b6 Fixing my old date mistake that makes old users stay on the old version.
a82234ebf0 was made in 2016-06-07, not 2015-06-07.
2018-02-16 14:32:51 +01:00
Frederik “Freso” S. Olesen
27edbeddc5
Merge in bitmap's userscripts
Merging from https://bitbucket.org/mwiencek/userscripts

Permission given at
https://chatlogs.metabrainz.org/brainzbot/musicbrainz/msg/3852183/
2017-03-10 19:57:54 +01:00
Frederik “Freso” S. Olesen
7c98f9d9c5
Add @descriptions based on README.md 2017-03-10 19:50:20 +01:00
Frederik “Freso” S. Olesen
bbed68d493
Move license into affected scripts
Preparation for merging the repository into
https://github.com/murdos/musicbrainz-userscripts

This retains the license blurb but also makes it one less file to juggle
for the merge commit.
2017-03-10 19:14:00 +01:00
jesus2099
a82234ebf0 FIX: Cancel link click event listeners get removed on run time
(now the body has a unique listener for all the Cancel links).
2016-06-07 14:29:09 +02:00
jesus2099
cae146e000 FIX: Prevent double edit note submission
(bug brought by my 4d7f978fa8).
NEW: Prevent vote page submission when cancels are pending.
2015-09-15 20:04:47 +02:00
jesus2099
2ed14a6cd2 forgot to set version 2015-08-21 13:15:07 +02:00
jesus2099
b28733fa92 fixed quotes display bug (ASCII→UTF-8)
user scripts have to be UTF-8 anyway, IIRC
2015-08-21 13:12:46 +02:00
jesus2099
f0e87eb647 a version pattern that can auto‐updates ok 2015-08-14 19:03:38 +02:00
jesus2099
3c3b739d17 Added auto‐update metadata 2015-08-03 16:49:45 +02:00
jesus2099
4d7f978fa8 Show the edit back if cancelling error, with some red visuals and clumsy Cancel button tooltip message. 2015-08-03 16:45:26 +02:00
Michael Wiencek
2ea6bef953 Added “MusicBrainz: Fast cancel edits”
from http://userscripts-mirror.org/scripts/show/125781http://userscripts-mirror.org/scripts/source/125781.user.js

Signed-off-by: jesus2099 <jesus2099@bitbucket>
2015-08-03 16:38:39 +02:00