551 Commits

Author SHA1 Message Date
Dmitrii Selivanov 2c39c096be Minor cleanup, translations formatted, beta name added to translations 2022-04-27 01:14:49 +02:00
Dmitrii Selivanov 0df5bb75e7 3.0.0.1 2022-04-27 00:56:05 +02:00
Dmitrii Selivanov 55cc2879ee Merge branch 'main' into fix-onInstalled 2022-04-26 23:08:35 +02:00
Dmitrii Selivanov a4806c1f47 sendVideoIds removed, sponsor links updated 2022-04-26 23:07:05 +02:00
Dmitrii Selivanov aa4b4b4c3d Update Return Youtube Dislike.user.js 2022-04-26 20:33:19 +02:00
Eryk Darnowski 49d62522b6 Feat #211 fix whitespace 2022-04-26 20:08:19 +02:00
ErykDarnowski 002995f0b5 Feat #211 fix popup window size 2022-04-26 20:03:42 +02:00
Eryk Darnowski f34ee8eda3 Merge branch 'main' into main 2022-04-26 19:57:20 +02:00
Dmitrii Selivanov 43380c83c3 Merge branch 'main' into extOptionFormatLikes 2022-04-26 19:00:09 +02:00
Dmitrii Selivanov ce751af4db Merge branch 'main' into shortButtonColorFix 2022-04-26 18:55:03 +02:00
Eryk Darnowski ddcca0017e Merge branch 'main' into main 2022-04-26 18:52:33 +02:00
Dmitrii Selivanov a0da6d38c6 Merge pull request #558 from sy-b/patch-2
Update version number
2022-04-26 18:50:06 +02:00
Dmitrii Selivanov fcb7259172 Merge pull request #551 from Blueberryy/main
Russian translation correction and extension store description translate
2022-04-26 18:47:41 +02:00
Dmitrii Selivanov 8c42d85f10 Merge pull request #548 from ChromiaCat/main
Added Greek translation
2022-04-26 18:47:01 +02:00
Dmitrii Selivanov 4dded65dab Merge pull request #546 from aaronkerckhoff/main
Added German translation
2022-04-26 18:46:38 +02:00
Dmitrii Selivanov b1e5ae0fc4 Merge pull request #545 from DaveKeehl/main
Added Italian translation and fixed some typos
2022-04-26 18:46:06 +02:00
Dmitrii Selivanov 37bf605573 Merge pull request #540 from cyrildtm/UserScriptUserOptions
User script user options
2022-04-26 18:41:41 +02:00
Dmitrii Selivanov b23857f710 Merge pull request #537 from sy-b/patch-1
Show changelog only on installation
2022-04-26 18:40:44 +02:00
Aneimytis abf5a42548 (userscript) fix shorts thumb colors
related: #540
2022-04-24 16:13:45 -05:00
Aneimytis 605d343dc4 cherry pick #540
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 16:02:17 -05:00
Aneimytis f752d02e51 (extension) fix shorts thumb colors
fix #565
2022-04-24 15:57:19 -05:00
ErykDarnowski 7ce1b68a64 Feat #211 replace percentage display mode dict with switch 2022-04-23 17:36:09 +02:00
ErykDarnowski 1db5bf3aad Feat #211 update val name in extConfig 2022-04-23 15:36:32 +02:00
ErykDarnowski 1057036600 Feat #211 UserScript mirror extConfig from pull 540 2022-04-23 14:32:18 +02:00
ErykDarnowski 3f465cffed Feature #211 fix whitespace in UserScript 2022-04-22 17:12:58 +02:00
sy-b b63a5c08eb Update ryd.background.js
- Doesn't steal focus
- Prevents the second time popup before opt-in
2022-04-22 20:39:58 +05:30
ErykDarnowski 1be4ac485c Implement #211 in UserScript 2022-04-22 16:56:23 +02:00
ErykDarnowski 99820823bf Feature #221 remove tooltipPercentage example el 2022-04-22 16:21:20 +02:00
sy-b 4025503b9c Update ryd.background.js
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-22 10:19:37 +05:30
ErykDarnowski 50466e2a2b Implement feature #211 2022-04-21 18:45:42 +02:00
ErykDarnowski 0db29c557f Feature #211 dirty implementation 2022-04-21 17:25:29 +02:00
sy-b 9f776cef2c Update manifest-firefox.json 2022-04-21 10:10:51 +05:30
sy-b 9f6086c383 Update manifest-chrome.json 2022-04-21 10:09:45 +05:30
Anton Bershanskiy bdc46fae6f Smaller diff 2022-04-20 23:25:49 +03:00
Anton Bershanskiy 7d742a7ea6 Fix: do not open changelog if not needed 2022-04-20 23:06:06 +03:00
Davide Ciulla c0b55887dc Update Extensions/combined/_locales/it/messages.json
Co-authored-by: Davide Violante <DavideViolante@users.noreply.github.com>
2022-04-20 11:36:29 +02:00
Yvon Cui 75e98a1e6e introduce option: re-format like numbers 2022-04-20 01:41:49 -05:00
Yvon Cui 0658bb5e77 fix typo 2022-04-20 01:25:59 -05:00
Yvon Cui 068ada3980 cherry pick #540
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-20 01:24:04 -05:00
Blueberryy b169689174 Update messages.json 2022-04-19 17:28:15 +05:00
Yvon Cui 09b29d7cab Add user option to re-format likes
fixes #543
This feature does not force-display likes when uploader has disabled like number display. Consult with other issues.
2022-04-19 00:57:28 -05:00
sy-b a99410ae13 cherry pick #541
clean up unnecessary commented code

Show changelog only on installation

fixes #534

add changelog button in popup
2022-04-19 00:07:16 -05:00
Aaron Kerckhoff 89aae34be6 Change some German translations
* Change two German translations based on recommendation
2022-04-18 21:22:06 +02:00
ChromiaCat 615ff315af Added Greek translation
Native Greek speaker here, hope I did a good job at translating.
2022-04-18 20:53:53 +03:00
Aaron Kerckhoff a3354b9a0d Add German translation 2022-04-18 17:37:54 +02:00
Davide Ciulla 2f151bd6d5 Added Italian translation 2022-04-18 15:08:19 +02:00
Yvon Cui adde804a01 Userscript custom colors
using user options #539
2022-04-17 21:27:11 -05:00
Yvon Cui a9fc063242 userscript custom number formats
using user options #539
resolves #520
2022-04-17 20:40:17 -05:00
Yvon Cui 1139110b98 Userscript user options
introduce user options to userscript. Using existing options available in extension for now, plus showing update popup.
Part of #539
2022-04-17 20:32:14 -05:00
sy-b 991f29771a add changelog button in popup 2022-04-16 14:40:31 +00:00