Commit Graph

33 Commits

Author SHA1 Message Date
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
Dmitrii Selivanov
62759efb04 Merge branch 'main' of https://github.com/Anarios/return-youtube-dislike 2021-11-21 23:08:48 +03:00
Dave Shoreman
7d80643bfe Add native XMLHttpRequest in case all else fails 2021-11-21 13:41:17 +00:00
Dmitrii Selivanov
6d39aca77a Version bump, grant GM_xmlhttpRequest 2021-11-21 16:04:22 +03:00
Dave Shoreman
214b3fd89f Add Greasemonkey compatibility
Greasemonkey in Firefox doesn't have the GM_xmlhttpRequest function, so
the script breaks when it tries to call the function. This adds a check
before falling back to Greasemonkey's GM.xmlHttpRequest() if available.
2021-11-21 12:15:15 +00:00
Dave Shoreman
007a53f546 Improve logging
Adds a log helper to easily prefix all output with the plugin name,
improving the console when multiple youtube-related plugins are used.

Also adds a couple extra log lines to make it easier to see when it's
loaded or sending the request in case things don't go quite right.
2021-11-21 12:12:22 +00:00
Dmitrii Selivanov
1027f43503 Formatting, static site style 2021-11-21 14:23:00 +03:00
Forrest Fuqua
4ae5622028 Added Userscript fix to notice when a new page is loaded 2021-11-15 12:10:08 -05:00
Forrest Fuqua
110c40f590 Update Return Youtube Dislike.user.js 2021-11-15 10:35:39 -05:00
Forrest Fuqua
1883b7ef31 Create Return Youtube Dislike.user.js 2021-11-15 10:33:04 -05:00