Commit Graph

710 Commits

Author SHA1 Message Date
Dmitrii Selivanov
15fa6efaae Merge pull request #549 from cyrildtm/extOptionFormatLikes
Add user option to re-format likes
2022-04-26 19:00:16 +02:00
Dmitrii Selivanov
43380c83c3 Merge branch 'main' into extOptionFormatLikes 2022-04-26 19:00:09 +02:00
Dmitrii Selivanov
8bb6ef73fb Merge pull request #567 from cyrildtm/shortButtonColorFix
Fix shorts thumb colors
2022-04-26 18:55:11 +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
Dmitrii Selivanov
f062de36e4 Merge pull request #533 from sy-b/main
Added FAQ - improving accuracy; Fixed check fail & minor typo
2022-04-26 18:39:48 +02:00
Dmitrii Selivanov
0a5d67350e Merge pull request #527 from CreaZyp154/display-error-when-api-down
Display 'temporarily unavailable' when the API can't be reached
2022-04-26 18:30:24 +02:00
Dmitrii Selivanov
9fd701181e Merge pull request #514 from RyannDaGreat/main
Added YouTube tutorial to contribution guide
2022-04-26 18:28:58 +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
Davide Ciulla
56133ba4dd Update extension-description-store.txt
Co-authored-by: Davide Violante <DavideViolante@users.noreply.github.com>
2022-04-20 11:37:21 +02:00
Davide Ciulla
0d06c72eaa Update Docs/Guide__Installing.md
Co-authored-by: Davide Violante <DavideViolante@users.noreply.github.com>
2022-04-20 11:36:37 +02: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
b767f1dd96 russian translation of extension description 2022-04-19 17:37:43 +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
0da6587f3c Fixed various typos 2022-04-18 15:26:52 +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
sy-b
b73aaddb59 Show changelog only on installation
fixes #534
2022-04-16 19:57:36 +05:30
sy-b
8c5c505efc typo fixed in faq.vue
uses --> use
2022-04-16 09:33:34 +05:30
sy-b
23b1c0446c Update faq.vue 2022-04-16 07:52:47 +05:30
sy-b
4ded89c615 Remove unnecessary escape character, failing check
fixed
```
\return-youtube-dislike\Website\pages\index.vue
  129:198  error  Unnecessary escape character: \/  no-useless-escape
```
2022-04-16 07:42:47 +05:30
sy-b
237997c565 FAQ - improve accuracy of count && minor typo fix 2022-04-16 07:16:27 +05:30
CreaZyp154
43a7167e2b Closes #472 2022-04-12 13:43:50 +02:00
Cyril Strahm
1d2f89a38c Display 'temporarily unavailable' when the API can't be reached 2022-04-06 21:50:39 +02:00
Dmitrii Selivanov
2e6ed5298b Update manifest-chrome.json 2022-03-31 10:23:00 +03:00
Dmitrii Selivanov
190b579c2e Update manifest-chrome.json 2022-03-27 01:32:03 +03:00
Dmitrii Selivanov
19b582fb9d 3.0 release 3.0-release 2022-03-27 01:25:10 +03:00