Commit Graph

1046 Commits

Author SHA1 Message Date
Dmitrii Selivanov a4c763d586 Revert "Show dislikes again on new YT UI (01) & fix workflow faliure" 2023-02-18 11:14:58 +01:00
Dmitrii Selivanov 4a7615cb20 Merge pull request #829 from hyperstown/fix_disappearing_rate_bar
Fix disappearing rate bar
2023-02-18 11:08:10 +01:00
Dmitrii Selivanov bcf8288584 Merge pull request #858 from prestancedesign/patch-1
Fix translate typo
2023-02-18 11:00:21 +01:00
Dmitrii Selivanov cf74865d4b Merge pull request #872 from grantwforsythe/main
Fix 404's in READMEs
2023-02-18 10:57:09 +01:00
Dmitrii Selivanov 4fc7740ea1 Merge pull request #874 from sy-b/UIDislikeButtonFix01
Show dislikes again on new YT UI (01) & fix workflow faliure
2023-02-18 10:56:31 +01:00
sy-b 3f2a552214 fix typo causing weblint workflow to fail
fixed
```
12 /home/runner/work/return-youtube-dislike/return-youtube-dislike/Website/nuxt.config.js
13    8:8   error  'de' is defined but never used  no-unused-vars
14   54:46  error  'uk' is not defined             no-undef
```

Signed-off-by: sy-b <94835959+sy-b@users.noreply.github.com>
2023-02-16 18:19:38 +05:30
sy-b 44d1ea390f Show dislikes again on new YT UI (01)
Signed-off-by: sy-b <94835959+sy-b@users.noreply.github.com>
2023-02-16 17:54:12 +05:30
Grant Forsythe f93410def1 Update READMEs 2023-02-14 08:51:12 -05:00
Michael Salihi 5926b213d6 Fix translate typo 2022-12-29 18:18:08 +01:00
hyperstown 229be807a1 remove cLog 2022-11-23 11:59:19 +01:00
hyperstown b5382bab78 improve rateBar selector 2022-11-23 11:52:00 +01:00
hyperstown 7db9d9d30d Revert "fix disappearing rate bar"
This reverts commit 8eef50918d.
2022-11-23 11:20:38 +01:00
hyperstown 8eef50918d fix disappearing rate bar 2022-11-22 20:51:51 +01:00
Dmitrii Selivanov d12539d3bb Merge pull request #749 from hyperstown/main
Add support for new youtube layout in UserScript
2022-11-18 21:24:50 +01:00
Dmitrii Selivanov f1732d13d8 Merge pull request #816 from hyperstown/fix_display_error
Fix "API down" error message
2022-11-18 17:32:47 +01:00
Dmitrii Selivanov a67c98cd33 Merge pull request #817 from stilian-iliev/main
Fixed typo on line 84
2022-11-18 17:32:08 +01:00
Stilian Iliev c919a2511f Fixed typo on line 84 2022-11-11 01:13:56 +02:00
Dmitrii Selivanov 84ede192b4 Merge pull request #728 from rakleed/patch-1
Fix typos and writing style in `READMEru.md`
2022-11-10 15:13:28 +01:00
Dmitrii Selivanov 9fd876fb43 Merge pull request #726 from sy-b/patch-1
Dislike formula inverted -> Correction
2022-11-10 15:11:40 +01:00
Dmitrii Selivanov 2ef6c9b014 Merge pull request #747 from entitymob/patch-1
Update SECURITY-FAQfr.md
2022-11-10 15:11:22 +01:00
Dmitrii Selivanov fbc5370e68 Merge pull request #766 from Larry-the-Pig/main
fix typo
2022-11-10 15:10:50 +01:00
Dmitrii Selivanov e971c0da50 Merge pull request #771 from ErykDarnowski/fix-like-dislike-bar-offset
Fix like/dislike ratio bar offset
2022-11-10 15:10:12 +01:00
Dmitrii Selivanov 06f0a8b197 Merge branch 'main' into fix-like-dislike-bar-offset 2022-11-10 15:09:56 +01:00
Dmitrii Selivanov aa10f30a70 Merge pull request #783 from hyperstown/re-format-numbers-fix
Fix reformat likes
2022-11-10 15:06:59 +01:00
Dmitrii Selivanov 033e111023 Merge pull request #785 from KashBoi7/main
Grammar Corrections to the Website (english)
2022-11-10 15:05:22 +01:00
Dmitrii Selivanov e084ff3468 Merge pull request #787 from Sopor/patch-2
Add Swedish translation for Website
2022-11-10 15:04:50 +01:00
Dmitrii Selivanov e57732e257 Merge pull request #788 from Sopor/patch-1
Add Swedish translation
2022-11-10 15:04:21 +01:00
Dmitrii Selivanov 861342a95c Merge pull request #796 from MeDustyy/main
Ukrainian translation of almost all files
2022-11-10 15:03:53 +01:00
Dmitrii Selivanov b5c7b519c2 Merge pull request #803 from Moondarker/better-bug-report
GitHub Issues: Ensuring a bug report is not a duplicate on the first stage
2022-11-10 15:00:46 +01:00
Dmitrii Selivanov 7e2e95feeb Merge pull request #804 from mini-bomba/new-layout-fix
Fix ratiobar positioning in the new youtube design
2022-11-10 15:00:08 +01:00
Dmitrii Selivanov f1891e0dbb Merge pull request #814 from thatrobotdev/patch-1
Fix typo (it's -> its) in FAQ.md
2022-11-10 14:58:46 +01:00
hyperstown d719f4b5c9 fix display error 2022-11-08 19:46:41 +01:00
James Kerrane 7acb3be26d Fix typo (it's -> its) in FAQ.md 2022-11-06 19:42:26 -07:00
mini-bomba 02cb6fd398 Fix ratiobar positioning in the new youtube design
This is done by attaching the bar to the like/dislike button container instead of the whole interaction menu,
then using absolute positioning after modifying a few youtube styles.
2022-11-01 16:57:32 +01:00
Moondarker 403f58d4a2 Added an important checkbox
Wanted to add it at the bottom at first, but then thought about potential time waste for those who file an issue and it ends up being a duplicate
2022-11-01 18:15:45 +03:00
Oleksandr 93aabc527e Аunctionality to select the language 2022-10-29 20:29:55 +03:00
Oleksandr 14780aac55 Ukrainian translator 2022-10-29 20:27:30 +03:00
Oleksandr c8e3e87077 Functionality to select the language 2022-10-29 20:24:07 +03:00
Oleksandr c4a150f6de Link to the Ukrainian translation 2022-10-28 21:48:36 +03:00
Oleksandr e6c20d85f0 Link to the Ukrainian translation 2022-10-28 21:48:11 +03:00
Oleksandr 6ff63bdec5 Link to the Ukrainian translation 2022-10-28 21:47:54 +03:00
Oleksandr 7cdd4aaf06 Link to the Ukrainian translation 2022-10-28 21:47:22 +03:00
Oleksandr 3568b6ceaf Link to the Ukrainian translation 2022-10-28 21:46:42 +03:00
Oleksandr 951a72c574 Link to the Ukrainian translation 2022-10-28 21:46:25 +03:00
Oleksandr 8b8c09668e Link to the Ukrainian translation 2022-10-28 21:46:02 +03:00
Oleksandr 04f8ed584d Link to the Ukrainian translation 2022-10-28 21:45:49 +03:00
Oleksandr cfb1cadfd7 Add Ukrainian translation 2022-10-28 21:45:01 +03:00
Oleksandr 53f132a0f3 Add Ukrainian translation 2022-10-28 21:44:01 +03:00
Oleksandr 3da6ec71a5 Add Ukrainian translation 2022-10-28 21:42:37 +03:00
Oleksandr 32a59d4a16 Link to the Ukrainian translation 2022-10-28 21:42:03 +03:00