Greasy Fork is available in English.

mb. PENDING EDITS

musicbrainz.org: Adds/fixes links to entity (pending) edits (if any); optionally adds links to associated artist(s) (pending) edits

Đây là phiên bản của script này, nơi mã nguồn đã được cập nhật. Hiện tất cả các phiên bản.

  • v2016.6.15 19-11-2023

    aligning metadata block keys

    decoding some more unicode

    MBS. 500+ edits notice changed.

    @downloadURL and @updateURL fixed: //raw.githubusercontent.com → //github.com/…/raw/ @author normalised: PATATE12

    NEW. show pending edit summaries in tooltip

    Merge branch 'master' of https://github.com/jesus2099/konami-command

    NEW. mark my own edits with a * mark

    forgot to update version

    @downloadURL and @updateURL fixed: //raw.githubusercontent.com → //github.com/…/raw/ @author normalised: PATATE12

    NEW. show pending edit summaries in tooltip

    NEW. mark my own edits with a * mark

    forgot to update version

    using .classList(.add/.remove/.toggle/.contains) instead of .className where opportunate. replacing clss() and cssClass(), I didn’t know I reinvented the weel.

    pending edits history tooltip more concise

    fixed wrong same type pending edit count for last edit

    CR + LF → LF

    event and series support better pending edit tooltips (more compact, better new lines, less word wrap?, show editor names) cleanup

    link and follow SUPER.js library version 2015.8.5.1555 addAfter createTag del→removeNode getParent getSibling sendEvent

    fixed the broken associated artist edit history links (regression since 1e1235336daea9430d9d713470b89bbc87a8347c)

    open edits tooltip more helpful

    removing clumsy comments

    metadata

    removing useless MBS tooltip (artist disambiguation or swapped sort name) that is masking our useful tooltip (pending edit details)

    fixed workMainPerformer() to follow MBS change

    prefer the artist name without name-variation

    fall‐back to work credited artists when no performers

    work pending edits: show several artists if equally represented

    LF → CR+LF back to Windows (my OS) good old end of line characters. clipboard made it too prone to mistake for too few bytes gained.

    Stop omitting singer/songwriters. Fall back to writer(s) if no performers. Closes #99.

    funky spinner!

    Limit “loading” funky spinner animated gif image to avoid jumps

    pending edits tooltip made consistently display edits first and notices after

    remove useless sandbox (gm is already in a sandbox)

    better tooltip layout

    Apparently mixing strict mode and (temporary) non strict mode (library) lead to crap mode (50% non strict, 50% strict, 100% crap). Now that all SUPER.js based user scripts are strict, library is back to strict. Strict mode is now prerequisite to using the library.

    (ノ ゜Д゜)ノ 彡┻━┻ RAAAH 2018 WTF ?!

    Mark where some stuff is depended on by “mb_MASS-MERGE-RECORDINGS”

    cleanup

    Quick and dirty fix for MBS internationalisation (#128).

    Pending edit list tooltips lost their bullets. My earlier MBS internationalisation fix (#128) was incomplete.

    cleanup pre‐#130

    Show pending edits in the sidebar as sub‐list items (#130)

    coming-soon URL

    Make pending edit lists optional and remember user choice (#130)

    own pending edits bolder

    155 MBS regression fix.

    Revert "MBS relative paths" (#155) Keeping those changes in the beta branch (good @bricas advice in #156). This reverts commit 4c6166ffc284974e58adbc70873d295fbbc1a524. This reverts commit ba1b4406232bcc568ec24192682022fb972302ed. This reverts commit 8785f7f65498dec43dea2eb43a02bf5874c9d74a.

    Marking #155 MBS beta changes as “-beta” version in my beta branch.

    Merge branch “beta” (#155)

    Conflicts:

    mb_COLLECTION-HIGHLIGHTER.user.js

    mb_FUNKEY-ILLUSTRATED-RECORDS.user.js

    mb_INLINE-STUFF.user.js

    mb_MASS-MERGE-RECORDINGS.user.js

    mb_PENDING-EDITS.user.js

    mb_PLAIN-TEXT-TRACKLIST.user.js

    mb_REVIVE-DELETED-EDITORS.user.js

    mb_SUPER-MIND-CONTROL-II-X-TURBO.user.js

    Some links went from relative to absolute path (#155 opposite).

    Global search replace “self” → “window”. It seems Opera v12.18.1272 no longer finds self. Might be a better fix to than only self.getComputedStyle (fbbb86978292865a00bec860d709aef1c20dedd6). Initially spotted in #209, #210, #211, and #212.

    Revert my too hasty changes after a false alert:

    • Putting back favourite “self” instead of less explicit “window”
    • Explicit “self” on location
    • No self on prompt Closes #218. More info at violentmonkey/violentmonkey-oex#45.

    FIX #228: Encoding issue in the Open Edits list

    Show tooltip only on header (part of #130: Show pending edits in the sidebar instead of using tooltips)

    Merge branch 'master' of https://github.com/jesus2099/konami-command

    Security improvement: using match instead of include (closes #192). Added //*.mbsandbox.org support where it was missing.

    Report #253 regression fix

    Merge branch 'master' into #244y-van-zall-shook-up-links

    Conflicts:

    mb_ALL-LINKS.user.js

  • v2022.8.16 16-08-2022 Hide refined edit search links for collections Missing MBS-3922 feature “Edit search: Filter edits by collections” https://tickets.metabrainz.org/browse/MBS-3922
  • v2022.5.31 30-05-2022 Dutch MB translation uses EN DASH for edit headers #681, Remove dead tooltip code #130 Bump version
  • v2022.5.3 03-05-2022 Fix layout problem with SUPER TURBO COOL_SEARCH_LINKS #664 https://github.com/jesus2099/konami-command/issues/664#issuecomment-1116326527 Now works nicely, whatever the script running order
  • v2021.1.19.2099 03-02-2021 Metadata block clean-up (#510) - Use Web Archive for userscripts(-mirror).org for safety - Use same namespace and namespace everywhere
  • v2021.1.19.2099 01-02-2021 eslint recommended: first pass, eslint recommended: last pass, CRLF→LF Redoing this whole replace now that I use Linux, First wave of custom eslint rules, Bump versions post ESLint clean-up, Merge branch 'eslint'
  • v2020.11.5.3 25-11-2020 Use //cdn.jsdelivr.net/gh/ (allowed by GF) … for require(d) libraries instead of //greasyfork.org/scripts/ One dependency less towards #396 (abandon mirrors). Also give less emphasis on mirrors and update compatibilities in README files.
  • v2020.11.5.2 18-11-2020 Remove *.mbsandbox.org support Freso said: Sandboxes have been discontinued and are not coming back https://wiki.musicbrainz.org/index.php?title=History:Development/Sandbox&diff=73442&oldid=69877
  • v2020.11.5 05-11-2020 Open edits are back to 50 per page (MBS-10990) https://tickets.metabrainz.org/browse/MBS-10990 Reverts #260 0de3fe21fdc8c357eba9d9744e60eacc57cedf82, Show remaining open edit count, Don’t hardcode edits per page no more In case it becomes a user setting one day, Don’t hardcode max fetch edits (at least) no more It always has been 500 but it could change.
  • v2020.10.14 14-10-2020 Remove PUID edit filters from "effective" link There are no more PUID edits in MB., Carriage return cleanup (#490) Replace my \r\n with just \n. They were only in dead code, anyway.
  • v2020.3.4 16-04-2020 Compatibility update / metadata cleanup
  • v2020.3.4 04-03-2020 Huge regular expression performance boost Get rid of zero width positive look ahead. Fixes #491 (Temporarily freezes some release pages).
  • v2019.11.18 18-11-2019 FIX #461: Release effective edit search selects release group ID, Start working on #272: - Drop the use of global tooltip (title) - titarray and tooltip silently left in place for Provide edit links like thought of in #130 (WIP)
  • v2019.8.17 18-09-2019 Show one useful effective edit search link … instead of two refine links
  • v2019.8.17 17-08-2019 Metadata block cleanup Migrate match to regex include No more settings Migrate from script code to script name Other various cleanup, Append link to refine edit search forms (closes #451), Fix bad include regex that prevents script loading on entity sub pages
  • v2018.7.27 27-09-2018 FIX #358: OpenUserJS.org has still been blocking my licences for months… I didn’t notice. Continuing ☞ I’m really wondering again: Abandon or continue to adapt to GF and OUJS (#396). Previous fix (GPL-3.0+) 3161796570372feb4f48a4f71f4b2d8848d7e8dc did work but no more. Now GPL-3.0-or-later deb8c4b2081ac328d7403df2b401746a32b21b56 seems to be accepted.
  • v2018.7.27 27-07-2018 NEW #406: Instrument entity support
  • v2018.4.27 27-04-2018 FIX #398: Some MBS links are becoming relative (again)
  • v2018.4.4 04-04-2018 FIX #396: GF and OUJS: Abandon or continue to adapt GF mirror should now update back again as I’ve reverted to GF hosted libraries. OUJS mirror support was already fixed by new licences (#358).
  • v2018.1.4 04-01-2018 Greasemonkey v4: xmlHttpRequest.open no longer accept path without protocol and host (#372)
  • v2017.5.31 04-12-2017 update browser support
  • v2017.5.31 31-05-2017 FIX: Ugly hr (same fix as #296 in #244 branch’s 9f77c523d7e051d653164b719ee030f1413fbdb2)
  • v2016.8.10.1154 12-08-2016 Synced from GitHub - constants layout
  • v2016.8.10 10-08-2016 Synced from GitHub - FIX #260: Open edits page now contains 100 edits
  • v2016.6.15 16-06-2016 Synced from GitHub - Security improvement: using match instead of include (closes #192). Added //*.mbsandbox.org support where it was missing.
  • v2016.5.29 29-05-2016 Synced from GitHub - FIX #228: Encoding issue in the Open Edits list - Show tooltip only on header (part of #130: Show pending edits in the sidebar instead of using tooltips)
  • v2016.5.17 17-05-2016 Synced from GitHub - Revert my too hasty changes after a false alert: - Putting back favourite “self” instead of less explicit “window” - Explicit “self” on location - No self on prompt Closes #218. More info at violentmonkey/violentmonkey-oex#45.
  • v2016.5.11 11-05-2016 Synced from GitHub - Global search replace “self” → “window”. It seems Opera v12.**18**.1272 no longer finds **self**. Might be a better fix to than only self.getComputedStyle (fbbb86978292865a00bec860d709aef1c20dedd6). Initially spotted in #209, #210, #211, and #212.
  • v2016.2.24 24-02-2016 Synced from GitHub - Some links went from relative to absolute path (#155 opposite).
  • v2016.2.23 23-02-2016 Synced from GitHub - Marking #155 MBS beta changes as “-beta” version in my beta branch. - Merge branch “beta” (#155) # Conflicts: # mb_COLLECTION-HIGHLIGHTER.user.js # mb_FUNKEY-ILLUSTRATED-RECORDS.user.js # mb_INLINE-STUFF.user.js # mb_MASS-MERGE-RECORDINGS.user.js # mb_PENDING-EDITS.user.js # mb_PLAIN-TEXT-TRACKLIST.user.js # mb_REVIVE-DELETED-EDITORS.user.js # mb_SUPER-MIND-CONTROL-II-X-TURBO.user.js
  • v2016.2.22 21-02-2016 Synced from GitHub - Revert "MBS relative paths" (#155) Keeping those changes in the beta branch (good @bricas advice in #156). This reverts commit 4c6166ffc284974e58adbc70873d295fbbc1a524. This reverts commit ba1b4406232bcc568ec24192682022fb972302ed. This reverts commit 8785f7f65498dec43dea2eb43a02bf5874c9d74a.
  • v2016.2.9 09-02-2016 Synced from GitHub - #155 MBS regression fix.
  • v2015.12.14 15-12-2015 Synced from GitHub - own pending edits bolder
  • v2015.12.2 04-12-2015 Synced from GitHub - Make pending edit lists optional and remember user choice (#130)
  • v2015.11.23 25-11-2015 Synced from GitHub - Pending edit list tooltips lost their bullets. My earlier MBS internationalisation fix (#128) was incomplete. - cleanup pre‐#130 - Show pending edits in the sidebar as sub‐list items (#130) - <ninja> coming-soon URL
  • v2015.11.20 20-11-2015 Synced from GitHub - Quick and dirty fix for MBS internationalisation (#128).
  • v2015.8.27 01-10-2015 Synced from GitHub - cleanup
  • v2015.8.27 04-09-2015 Synced from GitHub - Mark where some stuff is depended on by “mb_MASS-MERGE-RECORDINGS”
  • v2015.8.27 27-08-2015 Synced from GitHub - (ノ ゜Д゜)ノ 彡┻━┻ RAAAH 2018 WTF ?!
  • v2018.8.27 27-08-2015 Synced from GitHub - Apparently mixing strict mode and (temporary) non strict mode (library) lead to crap mode (50% non strict, 50% strict, 100% crap). Now that all SUPER.js based user scripts are strict, library is back to strict. Strict mode is now prerequisite to using the library.
  • v2015.8.26 26-08-2015 Synced from GitHub - pending edits tooltip made consistently display edits first and notices after - remove useless sandbox (gm is already in a sandbox) - better tooltip layout
  • v2015.8.14.1816 14-08-2015 Synced from GitHub - Limit “loading” funky spinner animated gif image to avoid jumps
  • v2015.8.14.1666 14-08-2015 Synced from GitHub - funky spinner!
  • v2015.8.14.1666 14-08-2015 Synced from GitHub - Stop omitting singer/songwriters. Fall back to writer(s) if no performers. Closes #99. - funky spinner!
  • v2015.8.14.1138 14-08-2015 Synced from GitHub - removing useless MBS tooltip (artist disambiguation or swapped sort name) that is masking our useful tooltip (pending edit details) - fixed workMainPerformer() to follow MBS change - prefer the artist name without name-variation - fall‐back to work credited artists when no performers - work pending edits: show several artists if equally represented - LF → CR+LF back to Windows (my OS) good old end of line characters. clipboard made it too prone to mistake for too few byte...
  • v2015.8.6.1453 07-08-2015 Synced from GitHub - metadata
  • v2015.8.6.1453 07-08-2015 Synced from GitHub - removing clumsy comments
  • v2015.8.6.1453 06-08-2015 Synced from GitHub - open edits tooltip more helpful
  • v2015.8.6.1049 06-08-2015 Synced from GitHub - fixed the broken associated artist edit history links (regression since 1e1235336daea9430d9d713470b89bbc87a8347c)
  • v2015.8.5.1555 05-08-2015 Synced from GitHub - link and follow SUPER.js library version 2015.8.5.1555 addAfter createTag del→removeNode getParent getSibling sendEvent

Hiển thị mọi phiên bản của script