Dmitrii Selivanov
|
b6324c27da
|
Merge pull request #223 from cupiditys/main
update rating bar on input
|
2021-12-09 12:31:24 +03:00 |
|
DARKDRAGON532
|
7ac7bf9b0d
|
added document.documentElement.lang
|
2021-12-09 12:54:29 +05:30 |
|
cupiditys
|
892e7eeedb
|
Merge branch 'main' into main
|
2021-12-08 16:05:57 -05:00 |
|
Yuriy Chumak
|
06ff0045a0
|
Fix: "has been blocked by CORS policy" for redirection from "youtube.com"
|
2021-12-08 14:30:26 +02:00 |
|
Dmitrii Selivanov
|
85dd78f415
|
Merge pull request #236 from mphelp/issue-230
Fix Issue 230: Forgotten Userscript NaN dislike
|
2021-12-07 20:49:41 +03:00 |
|
DARKDRAGON532
|
4ba6ef9f9e
|
checks for youtube locale and uses navigator.language as fallback
|
2021-12-07 17:12:59 +05:30 |
|
mphelp
|
4c8cb675ca
|
Userscript NaN dislike fix
surrealegg forgot to do userscript change in addition to Chrome/Firefox #233
|
2021-12-06 20:12:52 -06:00 |
|
cupiditys
|
904760ea62
|
fix #232
|
2021-12-06 19:47:54 -05:00 |
|
cupiditys
|
93d146cb43
|
Update Return Youtube Dislike.user.js
|
2021-12-06 17:42:36 -05:00 |
|
cupiditys
|
5fb021b172
|
Merge branch 'main' into main
|
2021-12-06 17:37:51 -05:00 |
|
Dmitrii Selivanov
|
6da6e73698
|
Merge pull request #229 from mphelp/issue-199
Fix Issue 199: (Bug): Cannot read properties of null (reading 'offsetParent')
|
2021-12-07 01:21:21 +03:00 |
|
mphelp
|
672c6db3f3
|
Fix Issue 199: Null check on menu container
|
2021-12-06 08:07:11 -06:00 |
|
cupiditys
|
cb0cfda482
|
update rating bar on user input
|
2021-12-06 02:52:25 -05:00 |
|
mphelp
|
6cba112185
|
Userscript clips functionality
|
2021-12-05 20:52:07 -06:00 |
|
Dmitrii Selivanov
|
3bca601e3d
|
Merge pull request #204 from trevorpetersen/youtube_music_bug
Fix Issue #195: Fix bug where extension was being loaded on youtube music domains
|
2021-12-06 02:30:21 +03:00 |
|
Pavel Moiseenko
|
4b04d161ec
|
Extract language from html instead of browser UI
|
2021-12-05 21:50:47 +03:00 |
|
Sasha Aryutin
|
d4db7d88e9
|
Merge branch 'main' into refactor--extract-hardcoded-state-values
|
2021-12-05 20:12:05 +03:00 |
|
Dmitrii Selivanov
|
441e03837a
|
Merge pull request #205 from trevorpetersen/spelling_fix
Fix misspelling of word 'initial' in method names
|
2021-12-05 19:46:34 +03:00 |
|
ironblockhd
|
eebf832a53
|
UserScript: Add support for mobile
|
2021-12-05 10:05:37 +01:00 |
|
Trevor Petersen
|
af013d72f2
|
Fix misspelling of word 'initial' in method names
|
2021-12-05 00:14:04 -08:00 |
|
Trevor Petersen
|
e0ca320923
|
Fix bug where extension was being loaded on youtube music domains
|
2021-12-04 23:50:45 -08:00 |
|
Sasha Aryutin
|
599f35a185
|
refactor: extract hardcoded values to const
|
2021-12-05 03:32:24 +03:00 |
|
Phu Ngo
|
1bbece0228
|
fix missing styles for rate bar
add missing css styles for rate bar, copied over from content-style.css
|
2021-12-04 16:25:29 +08:00 |
|
Dmitrii Selivanov
|
a3e8620ce1
|
Merge pull request #158 from mphelp/fix-nan-zero
Null check on youtube dislike response
|
2021-12-03 02:46:20 +03:00 |
|
mphelp
|
51065481d7
|
Ensure null check on youtube dislikes to prevent 0 displaying
|
2021-12-02 16:48:02 -06:00 |
|
gitdev-bash
|
0aed7c7b27
|
Small changes to userscript metadata.
Add: encoding, homepage, icon, run-at
|
2021-12-02 20:58:06 +00:00 |
|
Dmitrii Selivanov
|
e5fb92f1ec
|
Updated backend url
|
2021-12-02 01:47:08 +03:00 |
|
DARKDRAGON532
|
53dbe52f88
|
Merge branch 'main' into patch-1
|
2021-12-01 08:02:12 +05:30 |
|
Dmitrii Selivanov
|
68d465e0cf
|
Merge pull request #126 from SuperStormer/main
Fix `@match` clause
|
2021-12-01 04:27:17 +03:00 |
|
SuperStormer
|
542648025c
|
oops
|
2021-11-30 15:36:02 -05:00 |
|
DARKDRAGON532
|
cdb784e387
|
formatted with prettier
|
2021-11-30 21:16:30 +05:30 |
|
DARKDRAGON532
|
ae1072ac67
|
fixed userscript
|
2021-11-30 21:16:00 +05:30 |
|
Frieder Bluemle
|
c6ddeb757f
|
Fix typos
|
2021-11-29 22:24:44 -08:00 |
|
DARKDRAGON532
|
2a4b1b95d1
|
formatted with prettier
|
2021-11-29 22:52:23 +05:30 |
|
DARKDRAGON532
|
8ce61c8742
|
Added fetch from youtube for userscript
|
2021-11-29 22:50:28 +05:30 |
|
j14-c
|
77ce8f6a06
|
Fixed numberFormat RegEx
|
2021-11-29 02:01:40 -05:00 |
|
Francesco Ferraro
|
e51ba3999b
|
Locales separating decimals with commas
Add regex for locales separating decimals with commas, and not periods
|
2021-11-28 22:59:51 +01:00 |
|
j14-c
|
f51258c660
|
Fixed roundDown bug
|
2021-11-28 06:00:30 -05:00 |
|
Dmitrii Selivanov
|
471940b06f
|
Merge pull request #63 from j14-c/main
modified numberFormat to round down and include decimals
|
2021-11-27 19:47:42 +03:00 |
|
Dmitrii Selivanov
|
149ed8d093
|
Merge pull request #60 from Frontesque/main
Website 1.1.0 / 1.1.1
|
2021-11-27 19:19:11 +03:00 |
|
Front
|
3ed81d9925
|
Update Return Youtube Dislike.user.js
|
2021-11-27 11:11:59 -05:00 |
|
DARKDRAGON532
|
dc79f7bfc5
|
updated userscript to work with new ui
|
2021-11-27 02:47:04 +05:30 |
|
j14-c
|
5d8b1723eb
|
modified numberFormat to round down and include decimals
|
2021-11-26 09:47:46 -05:00 |
|
Front
|
9844db62e3
|
fix my mistake - 2
|
2021-11-25 21:26:54 -05:00 |
|
Front
|
eb362ab17b
|
fix my own mistake - 1
|
2021-11-25 21:25:30 -05:00 |
|
Front
|
1bb019273f
|
Merge branch 'Anarios:main' into main
|
2021-11-25 21:06:45 -05:00 |
|
SuperStormer
|
a327cfacfd
|
change www to *
|
2021-11-24 19:07:38 -05:00 |
|
SuperStormer
|
1f645af7de
|
narrow scope of @match clause
|
2021-11-24 19:04:32 -05:00 |
|
Front
|
a8b79f05e9
|
optimizations
|
2021-11-24 15:57:08 -05:00 |
|
Tim Rybicki
|
8aa65cff53
|
Change Youtube to YouTube
|
2021-11-23 08:15:50 -05:00 |
|