Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-13Fixed annoying update popup bugdevelopmentDmitrii Selivanov
2022-05-01Minor cleanup, translations formatted, beta name added to translationsDmitrii Selivanov
2022-04-28Merge pull request #574 from hyperstown/mainDmitrii Selivanov
Fix userLocales is undefined
2022-04-27Update manifest-firefox.jsonDmitrii Selivanov
2022-04-27Update manifest-chrome.jsonDmitrii Selivanov
2022-04-27fix userLocales is undefinedhyperstown
2022-04-27Minor cleanup, translations formatted, beta name added to translationsDmitrii Selivanov
2022-04-273.0.0.1v3.0.0.1Dmitrii Selivanov
2022-04-27Merge pull request #556 from bershanskiy/fix-onInstalledDmitrii Selivanov
Fix: do not open changelog if not needed
2022-04-27Merge branch 'main' into fix-onInstalledDmitrii Selivanov
2022-04-27sendVideoIds removed, sponsor links updatedDmitrii Selivanov
2022-04-26Update README.mdDmitrii Selivanov
2022-04-26Update Return Youtube Dislike.user.jsDmitrii Selivanov
2022-04-26Merge pull request #549 from cyrildtm/extOptionFormatLikesDmitrii Selivanov
Add user option to re-format likes
2022-04-26Merge branch 'main' into extOptionFormatLikesDmitrii Selivanov
2022-04-26Merge pull request #567 from cyrildtm/shortButtonColorFixDmitrii Selivanov
Fix shorts thumb colors
2022-04-26Merge branch 'main' into shortButtonColorFixDmitrii Selivanov
2022-04-26Merge pull request #558 from sy-b/patch-2Dmitrii Selivanov
Update version number
2022-04-26Merge pull request #551 from Blueberryy/mainDmitrii Selivanov
Russian translation correction and extension store description translate
2022-04-26Merge pull request #548 from ChromiaCat/mainDmitrii Selivanov
Added Greek translation
2022-04-26Merge pull request #546 from aaronkerckhoff/mainDmitrii Selivanov
Added German translation
2022-04-26Merge pull request #545 from DaveKeehl/mainDmitrii Selivanov
Added Italian translation and fixed some typos
2022-04-26Merge pull request #540 from cyrildtm/UserScriptUserOptionsDmitrii Selivanov
User script user options
2022-04-26Merge pull request #537 from sy-b/patch-1Dmitrii Selivanov
Show changelog only on installation
2022-04-26Merge pull request #533 from sy-b/mainDmitrii Selivanov
Added FAQ - improving accuracy; Fixed check fail & minor typo
2022-04-26Merge pull request #527 from CreaZyp154/display-error-when-api-downDmitrii Selivanov
Display 'temporarily unavailable' when the API can't be reached
2022-04-26Merge pull request #514 from RyannDaGreat/mainDmitrii Selivanov
Added YouTube tutorial to contribution guide
2022-04-25(userscript) fix shorts thumb colorsAneimytis
related: #540
2022-04-25cherry pick #540Aneimytis
Userscript custom colors using user options #539 Userscript user options introduce user options to userscript. Using existing options available in extension for now, plus showing update popup. Part of #539 userscript custom number formats using user options #539 resolves #520
2022-04-24(extension) fix shorts thumb colorsAneimytis
fix #565
2022-04-22Update ryd.background.jssy-b
- Doesn't steal focus - Prevents the second time popup before opt-in
2022-04-22Update ryd.background.jssy-b
1. Race condition between two async calls 2. We don't need to rewrite the variable every time a page is open. https://github.com/Anarios/return-youtube-dislike/pull/537#discussion_r855432386
2022-04-21Update manifest-firefox.jsonsy-b
2022-04-21Update manifest-chrome.jsonsy-b
2022-04-20Smaller diffAnton Bershanskiy
2022-04-20Fix: do not open changelog if not neededAnton Bershanskiy
2022-04-20Update extension-description-store.txtDavide Ciulla
Co-authored-by: Davide Violante <DavideViolante@users.noreply.github.com>
2022-04-20Update Docs/Guide__Installing.mdDavide Ciulla
Co-authored-by: Davide Violante <DavideViolante@users.noreply.github.com>
2022-04-20Update Extensions/combined/_locales/it/messages.jsonDavide Ciulla
Co-authored-by: Davide Violante <DavideViolante@users.noreply.github.com>
2022-04-20introduce option: re-format like numbersYvon Cui
2022-04-20fix typoYvon Cui
2022-04-20cherry pick #540Yvon Cui
Userscript custom colors using user options #539 Userscript user options introduce user options to userscript. Using existing options available in extension for now, plus showing update popup. Part of #539 userscript custom number formats using user options #539 resolves #520
2022-04-19russian translation of extension descriptionBlueberryy
2022-04-19Update messages.jsonBlueberryy
2022-04-19Add user option to re-format likesYvon Cui
fixes #543 This feature does not force-display likes when uploader has disabled like number display. Consult with other issues.
2022-04-19cherry pick #541sy-b
clean up unnecessary commented code Show changelog only on installation fixes #534 add changelog button in popup
2022-04-18Change some German translationsAaron Kerckhoff
* Change two German translations based on recommendation
2022-04-18Added Greek translationChromiaCat
Native Greek speaker here, hope I did a good job at translating.
2022-04-18Add German translationAaron Kerckhoff
2022-04-18Fixed various typosDavide Ciulla