352 Commits

Author SHA1 Message Date
ilyas zan
e9e9b0f660 Turkish fixes and additions
Store text translated into Turkish | tr.ts file fixed | tr/messages.json file fixed | Added (myself) @iLBAn#7421 to the links.vue file. (I wasn't sure if I should put it or not)
2022-05-08 16:27:24 +03:00
Dmitrii Selivanov
17c9af130a Merge pull request #588 from shacho36p/main
Add Japanese translation file
2022-05-07 11:39:51 +02:00
Dmitrii Selivanov
e2e5eda5ca Update messages.json 2022-05-07 11:38:10 +02:00
Dmitrii Selivanov
c22f800ea3 Merge pull request #575 from PickleNik/main
Website Internalization & more
2022-05-07 11:36:05 +02:00
ShaCHO36P
cd00e76a42 Create Japanese language file 2022-05-06 03:34:03 +09:00
Dmitrii Selivanov
e4a52fe4de Minor cleanup, translations formatted, beta name added to translations 2022-05-01 18:38:08 +02:00
Nikita Krupin
df92b636fe Turkish extension translation fix 2022-05-01 10:37:51 -04:00
Nikita Krupin
f4a93acf41 changelog better 2022-04-29 22:42:35 -04:00
Nikita Krupin
5dd2cd9d4c Türkçe website and extension translation files added, closes #559 2022-04-29 20:49:28 -04:00
Dmitrii Selivanov
f720f648c5 Merge pull request #574 from hyperstown/main
Fix userLocales is undefined
2022-04-28 12:50:22 +02:00
Dmitrii Selivanov
1e945a4fcd Update manifest-firefox.json 2022-04-27 21:50:43 +02:00
Dmitrii Selivanov
7aaf54512a Update manifest-chrome.json 2022-04-27 21:49:51 +02:00
hyperstown
4de91a51ce fix userLocales is undefined 2022-04-27 18:57:17 +02:00
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
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
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
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
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
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